Update for JCB policies and stage DA job files with Jinja2-templates#2700
Conversation
…-NOAA/global-workflow into feature/stage_from_yaml
* upsteam/develop: Archiving cleanup (NOAA-EMC#2621) Switch to Rocky 9 built external packages on Hercules (NOAA-EMC#2608) Add the capability to use slurm reservation nodes (NOAA-EMC#2627) Update forecast job to use COMIN/COMOUT (NOAA-EMC#2622) Update to add 1-deg global wave grid (NOAA-EMC#2619) Add C384mx025_3DVarAOWCDA yamls (NOAA-EMC#2625) Script to keep Jenkins Agent persistent from cron (NOAA-EMC#2634)
* upsteam/develop: Update ufs-weather-model (NOAA-EMC#2646) Update wmo parm files to fix WMO header (NOAA-EMC#2652) Add IAU to snow DA (and its test) (NOAA-EMC#2610)
The cleanup has been cleaned up in this test. So that cannot be it. |
|
@aerorahul agreed, I meant that I bet the non-S2S tests will pass now (or fail in a different place) |
|
I think the WCDA test failure is likely related to #2681 @guillaumevernieres @AndrewEichmann-NOAA and myself have all been looking into this. I don't know if @AndrewEichmann-NOAA has updates yet on testing with PR #2681 completely reverted or not yet. I am building an update to that PR for testing but was hoping to get results from Andy first before hitting go on those. |
Reverting the missing value back to 0 fixes the issue. I thought I tested this properly, but apparently not. |
|
Thank you @guillaumevernieres . I resubmitted the failed gdasfcst on Hera with the following change to This change is not sufficient or, more likely, I did not make the correct change. The WCDA gdasfcst still aborted. I now see that the PR #2681 change to |
|
Experiment C48_S2SWA_gefs FAILED on Hera in |
RussTreadon-NOAA
left a comment
There was a problem hiding this comment.
While the change is fine, do we want to comment out the block (current approach) or simply remove all the commented out scripting?
|
Given github issues I will leave |
|
Run C48mx500_3DVarAOWCDA from RussTreadon-NOAA:feature/rename_atm at dcec081. 20210324 18Z gdasfcst successfully completed. |
|
I'm sorry to say there was a stack overflow error on the Jenkins agent on Hera for the scripts that was monitoring the CI test, but the good news is that all test passed, we just here not able to report back the success with the automated system: Setting the label to PASSED by hand. |
|
Thank you @TerrenceMcGuinness-NOAA for the update. I was wondering what had happened. Great to hear that all tests passed on Hera. |
|
Thank you @aerorahul , @WalterKolczynski-NOAA , and @TerrenceMcGuinness-NOAA for persistently working to get this PR into |
…ving * origin/develop: Update for JCB policies and stage DA job files with Jinja2-templates (NOAA-EMC#2700) Revert PR 2681 (NOAA-EMC#2739)

Description
This PR updates the
gdas.cdhash to bring in new JCB conventions.Resolves #2699
From #2654
This PR will move much of the staging code that take place in the python initialization subroutines of the variational and ensemble DA jobs into Jinja2-templated YAML files to be passed into the wxflow file handler. Much of the staging has already been done this way, but this PR simply expands that strategy.
The old Python routines that were doing this staging are now removed. This is part of a broader refactoring of the pygfs tasking.
wxflow PR #30 is a companion to this PR.
Type of change
gdas.cdhash)Change characteristics
How has this been tested?
Checklist