Final pre-production freeze updates for GFSv16.2.0 package on WCOSS2#792
Merged
KateFriedman-NOAA merged 5 commits intoMay 16, 2022
Merged
Conversation
- Update config.efcs to run EnKF forecast job with serial netcdf instead of parallel netcdf. Based on joint decision between NCO and EMC. - Update C384 config.fv3.nco.static block to set DELTIM=200 (NCO request). - Update C384 config.fv3.nco.static block to set WRITE_GROUP=2 to speed up serial EnKF forecast jobs to fit inside needed window in ops. Refs: NOAA-EMC#399
- Reviewed the various global-workflow utility code builds and added "-g" and/or "-traceback" flags if missing. - Added to only WCOSS2 makefiles/modulefiles for now for ops. Refs: NOAA-EMC#399, NOAA-EMC#791
Bo Cui updated gfs_bufr.sh to improve error handling Refs: NOAA-EMC#399, NOAA-EMC#790
- remove hyper=true in jgdas_atmos_analysis_calc.ecf - add export nth_echgres=$nth_echgres_gfs when CDUMP=gfs in config.analcalc; for correct thread setting at runtime - add export nth_echgres=4 to analcalc block in config.resources - add export nth_echgres_gfs=12 to analcalc block in config.resources Refs: NOAA-EMC#399
Hand-off tag to NCO is now EMC-v16.2.0.7 Refs: NOAA-EMC#399
WalterKolczynski-NOAA
approved these changes
May 16, 2022
BoCui-NOAA
approved these changes
May 16, 2022
This was referenced May 16, 2022
JessicaMeixner-NOAA
pushed a commit
to JessicaMeixner-NOAA/global-workflow
that referenced
this pull request
Nov 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR includes a final set of changes for the GFSv16.2.0 ahead of NCO freezing the production models before WCOSS2 go-live. Changes included:
hyper=trueinjgdas_atmos_analysis_calc.ecfand set threads for echgres execs in jobWRITE_GROUP=2)DELTIMto 200 while 240 is examined for stability issues-gand-tracebackflags in global-workflow utility builds (found upon review of builds)ush/gfs_bufr.sh(made by @BoCui-NOAA and requested by NCO)EMC-v16.2.0.7Will cut new hand-off tag for NCO after this goes in:
EMC-v16.2.0.7Type of change
How Has This Been Tested?
Checklist
Resolves #790
Resolves #791
Refs #399