-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update for obsproc/v1.3 and new AFWA snow filename #2957
Update for obsproc/v1.3 and new AFWA snow filename #2957
Conversation
Replace AFWA_NH_FILE and AFWA_SH_FILE with AFWA_GLOBAL_FILE Refs NOAA-EMC#2913
Also include mention of related updates for AFWA snow filename and GSI code update. Refs NOAA-EMC#2913
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good.
Add it back if decision is made to update for saildrone. Refs NOAA-EMC#2913
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look good as far as filename changes and obsproc versions are concerned.
@GeorgeGayno-NOAA when you have a moment please review this PR. I've included updates to add the emcsfc_sfc_prep job to the rocoto mesh for dev mode. Thanks! |
Add further information to describe change to AFWA global snow file Refs NOAA-EMC#2913
ef005f5
into
NOAA-EMC:release/gfs.v16.3.20
Merge remote-tracking branch 'origin/release/gfs.v16.3.20' into release/gfs.v16.3.21 Refs #2591 * origin/release/gfs.v16.3.20: Update GSI tag to gfsda.v16.3.20 for saildrone data (#2986) Update WAFS tag in release notes Set WAFS tag back to new gfs_wafs.v6.3.3 Revert "Remove WAFS from ops (#2889)" Update for obsproc/v1.3 and new AFWA global snow filename (#2957)
Description
This PR includes updates for the new
obsproc/v1.3
and AFWA snow filename. A new UFS_UTILS tag (ops-gfsv16.3.20
) is used for the snow filename changes. The prepobs package is also updatingv1.2.0
but is internal to the obsproc package so only theprepobs_run_ver
variables are updated for dev mode usage.Additionally, workflow updates are made to allow the EMCSFC_SFC_PREP (sfcprep) job to be run as part of the rocoto mesh in dev/emc mode. A new switch
DO_SFCPREP
is added toconfig.base.emc.dyn
and is set to "NO" by default. Setting it to "YES" will add thesfcprep
job to the rocoto mesh ahead of theprep
job and will generate the snogrb files that are usually generated in ops and used via the GDA.Refs #2913
Type of change
Operational upstream change
Change characteristics
ops-gfsv16.3.20
How has this been tested?
Tested in ops resolution cycled mode on WCOSS2-Cactus and reviewed by @GeorgeGayno-NOAA and @ilianagenkova
Checklist