Bugfix #2437 main_v11.0 convert#2438
Merged
JohnHalleyGotway merged 11 commits intomain_v11.0from bugfix_2437_main_v11.0_convertFeb 15, 2023
+473-78
Commits
Commits on Feb 4, 2023
Per #2437, the convert and censor logic was intentionally added to the RegridInfo struct in #1293. Instead of removing it entirely, I'll try to limit the scope of parsing those entries to just the …
committedPer #2437, ci-run-unit Add search_parent boolean agrument to the lookup functions in the Dictionary class. This will enable us to control whether or not the higher levels of config file context sho…
committedPer #2437, remove deprecated match_month entry from Grid-Stat config files. I also checked METplus and do not see it in the wrapped Grid-Stat config file.
committedMerge branch 'bugfix_2437_main_v11.0_convert' of https://github.com/dtcenter/MET into bugfix_2437_main_v11.0_convert
committedPer #2437, patch the climo time interpolation logic for when exactly 2 climo records are found but the target valid time does not fall between them. Instead of erroring out, update the climo times …
committed