Feature #2168 tc_diag#2555
Merged
JohnHalleyGotway merged 107 commits intodevelopfrom feature_2168_tc_diagJun 9, 2023
+5,471-164
Commits
Commits on Sep 26, 2022
- committed
- committed
- committed
- committed
Commits on Sep 27, 2022
Per #2168, fix a pretty obvious bug. The tc_pairs tool should identify itself as tc_pairs rather than tc_gen!
committedPer #2186, add new tc_pairs_CONSENSUS test to unit_tc_pairs.xml to demonstrate the computation of consensus tracks. Note however that the TC-Pairs computed consensus do not match the output from NH…
committed- committed
- committed
- committed
- committed
Commits on Sep 30, 2022
- committed
- committed
- committed
- committed
Commits on Dec 12, 2022
Commits on Dec 13, 2022
Commits on Dec 21, 2022
- committed
- committed
- committed
Per #2168, update TC-Diag config options, apply consistent whitespace formatting, and get the tool compiling again.
committed- committed
Per #2168, add unit_tc_diag.xml to the list of tests to be run. This test runs but does NOT actually do much work. Had to use dynamically allocated arrays instead of a vector to avoid memory issues.
committed- committed
- committed
Commits on Mar 1, 2023
Commits on Mar 2, 2023
Commits on Mar 29, 2023
Commits on Mar 31, 2023
- committed
- committed
Per #2168, got it compiling again after simplifying the config file to use the domain_info dictionary.
committed
Commits on Apr 3, 2023
Commits on Apr 4, 2023
Commits on Apr 7, 2023
Commits on Apr 11, 2023
- committed
- committed
Commits on Apr 13, 2023
- committed
- committed
- committed
- committed
- committed
Per #2168, update vx_series_data get_series_entry() functionality to search ALL of the input data files rather than just one.
committed
Commits on Apr 14, 2023
- committed
Commits on Apr 18, 2023
Commits on Apr 25, 2023
- committed
Per #2168, add a vortex_removal flag to the TC-Diag config file and parse it. The vortex removal logic does NOT exist here yet but should be added to do the removal when the ADECK Tech ID does not …
committedPer #2168, add DataOptInfo struct to store the -data gridded data files along with the list of one or more corresponding ATCF Tech ID's.
committed
Commits on Apr 26, 2023
Commits on May 15, 2023
Commits on May 16, 2023
Commits on May 17, 2023
Commits on May 19, 2023
Per #2168, add the init and lead times to the NetCDF output from TC-RMW and TC-Diag. Also rename 'atcf_' varialbes as 'Point' instead.
committed- committed
Per #2168, switch how the TC values are written to support to minutes and seconds instead of only hours
committed- committed
Per #2168, udpate tc-diag to write timestamps in as both human-readable strings and as unixtime strings.
committed- committed
Commits on May 25, 2023
Commits on May 30, 2023
Commits on May 31, 2023
Commits on Jun 1, 2023
Per #2168, split write_tc_track() utility function out into write_tc_track_lines() and write_tc_track_lat_lon().
committed- committed
Per #2168, work in progress for TC-Diag. Have the combined cyclindrical coordinates NetCDF output and NetCDF diagnostics output in good shape. Need to write the ascii diagnostics output.
committed- committed
- committed
- committed
- committed
- committed
Commits on Jun 2, 2023
Per #2168, this is not the real solution but just a placeholder for the logic of the TC diagnostics computation scripts.
committedPer #2168, update the default diag python script to list bad data values for all the known CIRA diagnostics.
committed- committed
Per #2168, change the default tc-diag config file and code to only request the NetCDF range/azimuth output files since that's all that's supported in this version.
committedPer #2168, update TC-Diag to write global attributes to NetCDF output files and replace JHG comments with TODO to list out future development tasks.
committed- committed
- committed
- committed
- committed
Commits on Jun 7, 2023
Per #2168, revert back how the track lines are written so that the rmw_analysis tool keeps working without any changes needed.
committed- authored
- committed
- committed