Bugfixes from IMS C++ code additions#4105
Conversation
JessicaMeixner-NOAA
left a comment
There was a problem hiding this comment.
Confirmed the script changes are the same as what we are using in the rt15 tests that succeeded. Thank you!
CatherineThomas-NOAA
left a comment
There was a problem hiding this comment.
Code changes look good. Did not test myself but was tested in @JessicaMeixner-NOAA's run of rt15. Approve. Thanks @CoryMartin-NOAA!
|
@CoryMartin-NOAA Can you merge in develop and resolve the GDASApp hash conflict? |
aaace96
|
@DavidHuber-NOAA done, thanks |
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Thanks for the clean solution!
|
@CoryMartin-NOAA or @JessicaMeixner-NOAA would you mind running C96C48_hybatmsnowDA and C96C48mx500_S2SW_gfs_cyc test cases on WCOSS2? I don't think we need to run the full suite. |
|
@DavidHuber-NOAA sure, let me start cloning a fresh copy now |
|
Both have been started on Cactus, see: |
|
All tasks succeeded on both tests on Cactus |
…into feature/adjust_tasks_per_node_layout * 'develop' of github.com:NOAA-EPIC/global-workflow-cloud: Adding workflow infrastructure for wave_stat and wave_stat_pnt jobs (NOAA-EMC#3846) Add ush and parm of SPOC (NOAA-EMC#3944) Bugfixes from IMS C++ code additions (NOAA-EMC#4105) Increase C96 gcdas fcst wall time to 1.5 hours (NOAA-EMC#4108) Use default stochastic physics (NOAA-EMC#4073) Fix new feature template (NOAA-EMC#4104)
Description
PR #4000 switched to using the C++ IMS code and in that we changed how that part of the snow analysis job is called, in this, I introduced a bug that would arise if the IMS input file was missing. This fixes this.
Resolves #3980
Type of change
Change characteristics
How has this been tested?
@JessicaMeixner-NOAA has tested as part of GFSv17 real time attempts
Checklist