Refactor marine ensemble recentering script and move to GW from GDASApp#3882
Conversation
…-NOAA/global-workflow into feature/marine-refactor
…-NOAA/global-workflow into feature/marine-refactor
|
The build for gfs_model on Hercules timed out (the uploaded gist of log file got truncated): |
|
Thanks @TerrenceMcGuinness-NOAA for letting us know |
|
@DavidNew-NOAA Could you add the following patch to diff --git a/dev/workflow/build_opts.yaml b/dev/workflow/build_opts.yaml
index 5f1e88f85..8a4e21953 100644
--- a/dev/workflow/build_opts.yaml
+++ b/dev/workflow/build_opts.yaml
@@ -36,7 +36,7 @@ build:
gfs_model:
command: "./build_ufs.sh -e gfs_model.x"
cores: 12
- walltime: "00:30:00"
+ walltime: "00:40:00"
gfs_ww3prepost:
command: "./build_ww3prepost.sh"
@@ -46,7 +46,7 @@ build:
gefs_model:
command: "./build_ufs.sh -w -e gefs_model.x"
cores: 12
- walltime: "00:30:00"
+ walltime: "00:40:00"
gefs_ww3_prepost:
command: "./build_ww3prepost.sh -w"
@@ -56,12 +56,12 @@ build:
sfs_model:
command: "./build_ufs.sh -y -e sfs_model.x"
cores: 12
- walltime: "00:30:00"
+ walltime: "00:40:00"
gcafs_model:
command: "./build_ufs.sh -a ATMAERO -e gcafs_model.x"
cores: 12
- walltime: "00:30:00"
+ walltime: "00:40:00"
upp:
command: "./build_upp.sh" |
|
@DavidHuber-NOAA patch applied |
|
See that Gaea C6 and Hercules CI passed. Do you want me to set up and run WCOSS2 (Cactus) CI? I ask because GDASApp |
|
@RussTreadon-NOAA I don't how much CI is sufficient. If this passes on Gaea and Hercules and manually on Hera, I don't see a reason not to merge. @aerorahul and @DavidHuber-NOAA ? |
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Looks good to me.
|
@DavidNew-NOAA agreed. Merging now. |
|
Thanks @DavidHuber-NOAA ! |
…tprocess * upstream/develop: Refactor marine ensemble recentering script and move to GW from GDASApp (NOAA-EMC#3882)
This PR is a companion of NOAA-EMC/global-workflow#3882 and #1803 which refactor the the marine ensemble recentering script and moves it into Global Workflow from GDASApp. The only change in this repository is the creation of a JCB template for the soca ensemble handler application
# Description This PR is a companion to NOAA-EMC/global-workflow#3882, which refactors the marine ensemble recentering script and moves it into Global Workflow from GDASApp. The changes in this repository are all updates or additions of YAML files for staging/saving files required for marine jobs and configuring JEDI. # Companion PRs NOAA-EMC/global-workflow#3882 # Issues NOAA-EMC/global-workflow#3801 NOAA-EMC/global-workflow#3767 # Automated CI tests to run in Global Workflow N/A (Already tested CI cases in Global Workflow)
# Description Quick bug fix based on NOAA-EMC/global-workflow#3882 (comment) # Companion PRs NOAA-EMC/global-workflow#3882 # Issues <!-- Enter any issues referenced or resolved by this PR here. Use keywords "Resolves" or "Refs". Resolves #1234 Refs #4321 Refs NOAA-EMC/repo#5678 --> # Automated CI tests to run in Global Workflow <!-- Which Global Workflow CI tests are required to adequately test this PR? --> - [ ] atm_jjob <!-- JEDI atm single cycle DA !--> - [ ] C96C48_ufs_hybatmDA <!-- JEDI atm cycled DA !--> - [ ] C96C48_hybatmsnowDA <!-- JEDI snow cycled DA !--> - [ ] C96_gcafs_cycled <!-- JEDI aerosol cycled DA !--> - [ ] C48mx500_3DVarAOWCDA <!-- JEDI low-res marine 3DVar cycled DA !--> - [ ] C48mx500_hybAOWCDA <!-- JEDI marine hybrid envar cycled DA !--> - [ ] C96C48_hybatmDA <!-- GSI atm cycled DA !-->
Description
This PR does a couple things:
ocnanalecenandmarineanlletkfwill now beenkfgdasrather thangdasjobs.ocnanalecenjob is renamedmarineanlecenmarineanlfinalwill now save yaml files toCOMOUT_CONF, like all other jobs do.Resolves #3801
Resolves #3767
Type of change
Change characteristics
How has this been tested?
C96C48_ufs_hybatmDA,C96C48_hybatmDA,C48mx500_3DVarAOWCDA,C48mx500_hybAOWCDA, andC96C48_hybatmsnowDAChecklist