Feature 1908 remove ens#2265
Merged
JohnHalleyGotway merged 26 commits intodevelop from feature_1908_remove_ensSep 21, 2022
+802-2,313
Commits
Commits on Sep 8, 2022
Commits on Sep 9, 2022
Commits on Sep 17, 2022
Commits on Sep 18, 2022
- committed
- committed
Per #1908, define operator += and operator /= functions for the DataPlane and DataPlaneArray classes.
committedPer #1908, work in progress stripping out the ensemble processing. It compiles and runs, but I still need to do more testing and refinement.
committedPer #1908, remove ens dictionary from the Ensemble-Stat config file. Move vld_thresh and ens_thresh into the fcst dictionary.
committed
Commits on Sep 19, 2022
- committed
- committed
Per #1908, fix typo and don't error out if the ens dictionary isn't present. It shouldn't be there anymore!
committed- committed
Per #1908, big overhaul to all of the Ensemble-Stat config file removing the config options related to ensemble post-processing.
committed- committed
Per #1908, ci-run-unit fix typo in config file and fix logic so that when we tack the control file to the end of the list of ensemble files, we also increment the n_ens_files counter.
committedPer #1908, ci-run-unit fix logic in ensemble_stat to make the TEST: ensemble_stat_SINGLE_FILE_NC_WITH_CTRL run. When all members are read from the same input file, DO NOT append the control file to…
committedPer #1908, ci-run-unit more changes to Ensemble-Stat. Rename ensemble_flag to nc_orank_flag and update its contents. Also make it configurable separetly for each vx task. Also update the User's Gui…
committed
Commits on Sep 20, 2022
Per #1908, update the list of expected _orank.nc files from ensemble_stat runs. Needed to add 3 that are now being created.
committedPer #1908, add more error checking to CNTInfo::compute_ci(). Compute compute normal ci's when the forecast, observation, and error standard deviations are bad data.
committed- committed
Unrelated to #1908, update airnow handler in ascii2nc to write bad data as bad_data_double (-9999) instead of -999.
committed