Make metp jobs run in parallel#4478
Conversation
|
Running tests on Dogwood. |
|
All tests passed on WCOSS2 and all metp* jobs ran on the first call. Statistics were also generated for most cases. It is worth noting that statistics were not generated for the |
|
This PR is now ready for review. |
CatherineThomas-NOAA
left a comment
There was a problem hiding this comment.
Code changes look good to me.
I poked around in your test directories and things look as expected: I see your XML file now has mode="parallel", it looks like all 3 metp jobs started around the same time, and the $DATA directories are cleaned appropriately. Thanks @DavidHuber-NOAA!
This is cherry-picking updates from @DavidHuber-NOAA to the dev/gfsv17 branch. The orginal PR: #4478
Description
This adds the capability to run the metplus jobs in parallel by applying a bugfix to the J-Job.
Type of change
Change characteristics
How has this been tested?
Will test CI on WCOSS2
Checklist