Feature #2279 point_weight_flag#2993
Merged
JohnHalleyGotway merged 56 commits intodevelopfrom feature_2279_point_weight_flagOct 16, 2024
+3,848-550
Commits
Commits on Aug 28, 2024
Commits on Sep 3, 2024
Commits on Sep 6, 2024
Commits on Sep 9, 2024
Per #2887, address some of the 34 SonarQube code smells flagged for this PR. Note that the compute_ci.h/.cc changes are necessary and good since we should be computing CI's using doubles instead of…
committedPer #2887, update run_sonarqube.sh to specify the target CXX standard as 11. The hope is that that will limit the findings to only those features available in the C++11 standard.
committed- committed
- committed
Commits on Oct 3, 2024
Commits on Oct 4, 2024
Commits on Oct 7, 2024
- committed
- committed
- committed
- committed
- committed
Commits on Oct 8, 2024
Per #2887, reconfigure existing Ensemble-Stat unit test to request probabilistic output to see that it's impacted by the grid_weight_flag setting.
committed- committed
- committed
- committed
Per #2887, revise the existing unit_grid_weight.xml unit tests for Grid-Stat to write CTC/CTS/MCTC/MCTS output and for the DESC column to be populated to indicate the type of grid weighting that wa…
committed
Commits on Oct 9, 2024
- committed
Per #2279, add the MaskSID struct to store information about station id names and corresponding weights.
committed- committed
Commits on Oct 10, 2024
Per #2279, adding point_weight_flag option to all Point-Stat and Ensemble-Stat config file and tweaking whitespace.
committedPer #2279, add point_weight_flag to the Point-Stat and Ensemble-Stat config class. Also remove sue unneeded wgt_dp argument for the add_point_obs() functions. Plan to add logic to set the point wei…
committed- committed
- committed
- committed
- committed
Commits on Oct 11, 2024
Per #2279, fix a couple bugs parsing the SID weights and add a new unit_point_weight.xml unit test to run Point-Stat on scalar and probability inputs weighting the stations by their elevation. Stil…
committed- committed
- committed
- committed
- committed
- committed
- committed
Commits on Oct 14, 2024
- committed
- committed
- committed
- committed