Feature 2022 anom corr to vcnt#2171
Merged
sethlinden merged 35 commits intodevelop from feature_2022_anom_corr_to_vcntJun 13, 2022
+706-447
Commits
Commits on Apr 8, 2022
- committedSeth Linden
- committedSeth Linden
- committedSeth Linden
Commits on Apr 11, 2022
- committedSeth Linden
- committedSeth Linden
Per #2022: in calc_ncep_stats modified calculation for ANOM_CORR to check for bad data in the denominator first. SL
committedSeth Linden
Commits on Apr 15, 2022
Per #2022: for the VL1L2Info, changed all derived VCNT variables to be CIInfo objects (instead of doubles). SL
committedSeth LindenPer #2022: making changes to VL1L2Info related to making all VCTN variables CIInfo objects. In progress. SL
committedSeth Linden- committedSeth Linden
Commits on Apr 28, 2022
- committedSeth Linden
- committedSeth Linden
- committedSeth Linden
Per issue #2022: updated write_vcnt_cols. VCNT variables are now CIInfo objects to have to .v for the value. SL
committedSeth Linden- committedSeth Linden
- committedSeth Linden
- committedSeth Linden
Commits on Apr 29, 2022
- committedSeth Linden
Per issue #2022: in calc_ncep_stats(), set ANOM_CORR to bad_data_double as a placeholder for now. SL
committedSeth Linden- committedSeth Linden
- committedSeth Linden
Per #2022, adding new VCNT columns to the header table files, User's Guide documentation, and lining some code up more consistently.
committed
Commits on Apr 30, 2022
Per #2022, added FA_SPEED_BAR and OA_SPEEED_BAR to the VAL1L2 line type. Added code to compute the ANOM_CORR confidence interval. However, I still need to update the writing of the VCNT line type t…
committedPer #2022, update the writing of the VCNT output line to write the alpha value and anomaly correlation CI's.
committed
Commits on May 17, 2022
Commits on May 20, 2022
Per #2022, update the Point-Stat and Grid-Stat logic to include the number of alpha values when deciding how many VCNT lines to write.
committed- committed
Per #2022, enhance stat_analysis to support an aggregate_stat job type for VAL1L2->VCNT. This writes ANOM_CORR and ANOM_CORR_UNCNTR output columns. However, there are still things to address. The o…
committed- committed
Per #2022, when computing VL1L2Info CI's, n should be set to vacount rather than the number of input pairs.
committed- committed