Recent Releases of global-workflow
global-workflow - GFSv16.3.23 - AFWA global snow, GOES-19, wave point optimization, and bufr station updates
RFC 13833 - AFWA global snow, GOES-19, wave point optimization, and bufr station updates
WHAT the changes are:
- Add 121 new stations to the GFS BUFR sounding output and correct the location of three existing stations;
- Use the new AFWA global snow field instead of legacy hemispheric snow fields;
- Update the GSI code to read Saildrone observations;
- Update the GSI global_convinfo.txt fix file to allow assimilation of GOES-19 AMVs (Atmospheric Motion Vectors) and monitor Saildrone data;
- Restructure the logic to generate wave point output.
WHY this changes are being made:
- New stations are added per request of users;
- The new global snow file replaces legacy hemispheric files due to be retired;
- The GSI code is updated to prepare for new data source;
- The convinfo (conventional data information) file is updated to prepare for transition of the GOES-19 satellite to GOES-East operations and to monitor Saildrone data when available;
- The wave post point processing change improves efficiency.
Implemented on March 25 during the 12Z cycle.
What's Changed
- GFSv16.3.23 - AFWA global snow, GOES-19, wave point optimization, and bufr station updates by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/3505
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.22...gfs.v16.3.23
Supported resolutions and platforms
WCOSS2 only
- C768C384L127 cycled & C768 forecast-only
- C384C192L127 cycled & C384 forecast-only
- C192C96L127 cycled & C192 forecast-only
Supported verification packages
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.4
Setup steps
- Quick clone and build instructions
git clone -b gfs.v16.3.23 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA about 1 month ago

global-workflow - GFSv16.3.22 - Gulf of Mexico rename
RFC 13719 - Gulf of Mexico rename
On WCOSS2, implement GFS v16.3.22 which changes references from the Gulf of Mexico to the Gulf of America, per Executive Order 14172.
Implemented on March 6 during the 12Z cycle.
What's Changed
- GFSv16.3.22 - Gulf of Mexico rename by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/3424
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.21...gfs.v16.3.22
Supported resolutions and platforms
WCOSS2 only
- C768C384L127 cycled & C768 forecast-only
- C384C192L127 cycled & C384 forecast-only
- C192C96L127 cycled & C192 forecast-only
Supported verification packages
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.4
Setup steps
- Quick clone and build instructions
git clone -b gfs.v16.3.22 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA about 2 months ago

global-workflow - GFSv16.3.21 - WAFS removal from GFS
RFC 13621 - WAFS removal from GFS
On WCOSS2, implement WAFS (World Area Forecast System) v7.0.1 into operations by removing the evaluation flag and turning on production DBnet alerts. This implementation is a separation of the WAFS component from the GFSv16 application. There is no science change. This will allow for easier future updates of the WAFS since it will no longer be embedded in the GFS.
Also included in this upgrade:
- improvements to the enkfgdas_update job resource and environment settings
- a fix for the syndat_getjtbul code when parsing 3-character storm names
Implemented on January 29 during the 12Z cycle.
What's Changed
- GFSv16.3.21 - WAFS removal from GFS by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/3281
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.20...gfs.v16.3.21
Supported resolutions and platforms
WCOSS2 only
- C768C384L127 cycled & C768 forecast-only
- C384C192L127 cycled & C384 forecast-only
- C192C96L127 cycled & C192 forecast-only
Supported verification packages
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps
- Quick clone and build instructions
git clone -b gfs.v16.3.21 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA 3 months ago

global-workflow - GFSv16.3.20 - annual CO2 update and turn on PlanetIQ assimilation
RFC 13485 - annual CO2 update and PlanetIQ assimilation
On WCOSS2, upgrade the GFS to v16.3.20. This includes the following changes:
● install 2025 carbon dioxide (CO2) fix file updates before the start of the new year;
● turn on assimilation of PlanetiQ GPS Radio Occultation (GPS-RO) data;
● load the cmdaccel module at the start of wave point postprocessor jobs to stabilize runtime.
Implemented on December 9 during the 12Z cycle.
What's Changed
- GFSv16.3.20 - annual CO2 update and PlanetIQ assimilation by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/3174
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.19...gfs.v16.3.20
Supported resolutions and platforms
WCOSS2 only
- C768C384L127 cycled & C768 forecast-only
- C384C192L127 cycled & C384 forecast-only
- C192C96L127 cycled & C192 forecast-only
Supported verification packages
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps
- Quick clone and build instructions
git clone -b gfs.v16.3.20 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA 4 months ago

global-workflow - GFSv16.3.19 - place PlanetiQ RO data in monitor mode
RFC 13303 - place PlanetiQ RO data in monitor mode
On WCOSS2, upgraded the GFS to v16.3.19. The reason for this change is the following: provider PlanetiQ offers two versions of their data: basic and premium. Premium is high quality data. Basic is a degraded version of the premium data. EMC learned last week that NESDIS purchased the basic (degraded) data. This ARFC prevents the GFS from assimilating the degraded PlanetiQ GPS Radio Occultation (GPS-RO) data when it flows into the GFS. This update also increased the walltime limit for the jenkfgdas_update job from 30 min to 40 min to address runtime variation.
Implemented on September 30 from 1330Z to 1615Z.
What's Changed
GFSv16.3.19 - place PlanetiQ RO data in monitor mode by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2968
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.18...gfs.v16.3.19
Supported resolutions and platforms
WCOSS2 only
- C768C384L127 cycled & C768 forecast-only
- C384C192L127 cycled & C384 forecast-only
- C192C96L127 cycled & C192 forecast-only
Supported verification packages
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps
- Quick clone and build instructions
git clone -b gfs.v16.3.19 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA 7 months ago

global-workflow - GFSv16.3.18 - Increase wait time for UKmet data in WAFS blending_0p25 job
What's Changed
GFSv16.3.18 - Increase the wait time for UKMet data in the WAFS blending_0p25 job by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2933
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.17...gfs.v16.3.18
Supported resolutions and platforms
WCOSS2 only
- C768C384L127 cycled & C768 forecast-only
- C384C192L127 cycled & C384 forecast-only
- C192C96L127 cycled & C192 forecast-only
Supported verification packages
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps
- Quick clone and build instructions
git clone -b gfs.v16.3.18 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA 7 months ago

global-workflow - GFSv16.3.17 - RTOFSv2.4
What's Changed
Updates for the Real Time Ocean Forecast System (RTOFS) v2.4.4 operational upgrade (#2800) by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2921
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.16.1...gfs.v16.3.17
Supported resolutions and platforms
WCOSS2 only
- C768C384L127 cycled & C768 forecast-only
- C384C192L127 cycled & C384 forecast-only
- C192C96L127 cycled & C192 forecast-only
Supported verification packages
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps
- Quick clone and build instructions
git clone -b gfs.v16.3.17 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA 7 months ago

global-workflow - Release for HR4 prototypes
What's Changed
- Update to spack-stack 1.6.0 by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2239
- Removes
jlogfile
andpostmsg
instances from workflow by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2312 - Jenkins updates by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2334
- Remove FIX* variables for fix subfolders by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2337
- Update JEDI ATM to use .nc for obs and generalize x,y layout by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2336
- Update ufs-waether-model hash by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2338
- Rename the land DA jobs to snow DA to better reflect what they are doing by @CoryMartin-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2330
- Fix rocoto forecast hour determination for GEFS by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2351
- Move Jenkinsfile into ci subdirectory by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2355
- Turn on C48mx500_3DVarAOWCDA test on hera by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2363
- Update stage IC to handle ocean perturbations by @NeilBarton-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2364
- Sort list of coupler restart files for restart time determination by @DWesl in https://github.com/NOAA-EMC/global-workflow/pull/2360
- Adding debug option for all build scripts by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2326
- Reduce Jenkins messaging to GitHub by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2370
- Reformat snowDA templates to jinja2 by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2371
- Add Hercules support for the GSI monitor by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2373
- Forgotten templated DO_VRFY_OCEANDA by @guillaumevernieres in https://github.com/NOAA-EMC/global-workflow/pull/2379
- Clean out non-gfs top level variables by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2366
- Add global-workflow infrastructure for ocean analysis recentering task by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2299
- Add new BUFR table file parm/product/bufr_ij9km.txt for GFSv17 C1152 by @BoCui-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2383
- Return ocnanalrun npes resource setting back to previous value by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2386
- Rewrote pr_list_database.py to use wxflow's SQLiteDB Class by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2376
- Add switch to control
debug=true
on WCOSS2 for development testing by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2388 - Add JEDI atmosphere only CI by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2357
- Changed config.atmanl to allow non-hybrid background error yamls by @DavidNew-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2394
- remove documentation about generating ICs using global-workflow by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2397
- Fix KeyError issue in ocean/ice postprocessing job. by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2398
- Missed a comma from the hotfix this AM by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2399
- GitHub message error paths by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2401
- Fix ensemble archive groups to include all members by @CatherineThomas-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2402
- Parse jediyaml only once by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2387
- re-enable ci/cases/pr/C48mx500_3DVarAOWCDA.yaml by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2405
- Add initial GSI-based soil analysis capability by @ClaraDraper-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2263
- Add GEFS Ocean Perturbation Options by @NeilBarton-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2385
- Updates to RTD documentation by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2418
- Hotfix: send the correct number of build jobs for the UFS by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2423
- Add WAFS jobs, scripts and ush to GFS v17 workflow repository by @YaliMao-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2412
- hotfix to update full path to error logs on CI case fail by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2425
- Fix *earc jobs where the number of members isn't a multiple of 10 by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2424
- Correct GDASApp paths by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2435
- Add option to use traditional threading in the UFS by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2384
- Uploading error logs to GitHub from Jenkins CI Runs by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2429
- Add a rotating subset of members for early-cycle enkf by @TravisElless-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2427
- Update global-workflow and subcomponents to Hera/Rocky 8 partition by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2421
- Fix post log arg check and don't create build semaphore by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2440
- Modify APP based on RUN by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2413
- Turn GEFS CI test on for Hera by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2442
- Refactor gempak jobs for new COM and style by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2374
- Add GEFS ENS Atmos options by @NeilBarton-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2392
- Archive the snow DA analysis into HPSS by @jiaruidong2017 in https://github.com/NOAA-EMC/global-workflow/pull/2414
- Remove the reset of upper layer humidity by @CatherineThomas-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2449
- Fix rotating member bugs by @TravisElless-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2443
- Reenable the minimization monitor on Hera by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2446
- Move bash utility functions out of preamble by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2447
- Rename generate_com to declare_from_tmpl by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2453
- Turn off reducedgrid in the EnKF by @CatherineThomas-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2456
- The soca fix path is needed in config.prepoceanobs by @guillaumevernieres in https://github.com/NOAA-EMC/global-workflow/pull/2460
- Add new data sources used in GFS v16.3.12 by @ADCollard in https://github.com/NOAA-EMC/global-workflow/pull/2283
- Flip the build for GFS and GEFS with waves by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2462
- Check the DO_JEDISNOWDA condition before adding snow DA analysis to the list by @jiaruidong2017 in https://github.com/NOAA-EMC/global-workflow/pull/2471
- Improve error messaging to resolve bugzilla by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2468
- Add support for CADS IR cloud detection scheme in the GSI by @wx20jjung in https://github.com/NOAA-EMC/global-workflow/pull/2478
- Add oceanalecn to workflow generator by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2409
- Fix paths in prepocnobs task by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2459
- Update parm files for atm product by @WenMeng-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2486
- Update fbwind for COM refactor by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2479
- Upadte and tested CI Bash for WCOSS2 by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2481
- Add mean/spread for atmos grib2 by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2482
- Revert file name changes in off-line post by @WenMeng-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2499
- Add rocoto
sh
tag, script to check netcdf file and apply this to check ocean output by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2484 - Fix paths for refactored prepocnobs task by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2504
- Add C768 and C1152 S2SW test cases by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2509
- CI Refactoring and STALLED case detection by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2488
- Enable using the FV3_global_nest_v1 CCPP suite by @guoqing-noaa in https://github.com/NOAA-EMC/global-workflow/pull/2512
- Update gsi_enkf.sh hash to 457510c by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2514
- Adding more cycles to gempak script gfs_meta_sa2.sh by @GwenChen-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2518
- Update gdas_gsibec_ver to 20240416 by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2497
- Update parm/transfer list files to match vetted GFSv16 set by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2517
- Add restart on failure capability for the forecast executable by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2510
- Hotfix to disable STALLED in CI as an error by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2523
- New "atmanlfv3inc" Rocoto job by @DavidNew-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2420
- Add CCPP suite and FASTER option to UFS build by @guoqing-noaa in https://github.com/NOAA-EMC/global-workflow/pull/2521
- Fix comment indentation by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2526
- Hot fix for bash CI on WCOSS2 by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2536
- Add CADS use flexibility by @wx20jjung in https://github.com/NOAA-EMC/global-workflow/pull/2540
- Retire AWIPS GRIB1 products by @GwenChen-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2547
- Add option to link different orog/ugwd fix files for global nest by @guoqing-noaa in https://github.com/NOAA-EMC/global-workflow/pull/2532
- Turn C48mx500_3DVarAOWCDA back on by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2543
- Launch Multiple Platforms to Jenkins with polling by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2548
- Link ensemble analysis increment files to COMROOT for warm_start by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2553
- Fixes sea ice archiving by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2541
- Remove implicit symlink names by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2527
- Utilize scale-dependent localization for atmospheric analysis by @TravisElless-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2542
- Updated GEMPAK version and APRUN launcher. by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2555
- Build the gfs_utils submod within the global workflow on Gaea by @DavidBurrows-NCO in https://github.com/NOAA-EMC/global-workflow/pull/2556
- Add the global nesting capability by @guoqing-noaa in https://github.com/NOAA-EMC/global-workflow/pull/2545
- Single Executable for main GDAS JEDI applications by @danholdaway in https://github.com/NOAA-EMC/global-workflow/pull/2565
- Add task to prepare emissions for GEFS by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2562
- Add CI test for products by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2567
- Use JCB for assembling JEDI YAML files for atmospheric GDAS by @danholdaway in https://github.com/NOAA-EMC/global-workflow/pull/2477
- Updates for cold start half cycle, then continuing with IAU for WCDA by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2560
- Migration to Rocky8 spack-stack installations on Jet by @InnocentSouopgui-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2458
- Do not use BUILT_semphore to force rebuilds when re-run by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2593
- Update damping and time-step by @yangfanglin in https://github.com/NOAA-EMC/global-workflow/pull/2575
- Limit gfswavepostpnt to 40 PEs/node by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2588
- Update CICE and MOM6 fix versions by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2600
- Update gsi_utils.fd hash by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2598
- Moving logic for skipping hosts in pr cases by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2573
- Remove existing EXPDIRs and COMROTs when CI is re-run by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2601
- Fix race condition in CI from cross mounted disks between Orion and Hercules by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2604
- Updating CI Machine configs with redundant PTMP by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2605
- Adds jjob and other necessities for marine LETKF task by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2564
- Add remove RUNDIRS step in CI before creating experements by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2607
- Refactored archiving by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2491
- Sea-ice analysis insertion by @guillaumevernieres in https://github.com/NOAA-EMC/global-workflow/pull/2584
- Update STMP and PTMP settings in host file for Orion and Hercules by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2614
- Global-workflow (AR) Generic updates for Gaea C5 by @AnilKumar-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2515
- Add atmensanlfv3inc job by @DavidNew-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2592
- Change GRIB2 parameter names and vertical levels for ocean/ice post by @GwenChen-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2611
- Script to keep Jenkins Agent persistent from cron by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2634
- Add C384mx025_3DVarAOWCDA yamls by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2625
- Update to add 1-deg global wave grid by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2619
- Update forecast job to use COMIN/COMOUT by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2622
- Add the capability to use slurm reservation nodes by @guoqing-noaa in https://github.com/NOAA-EMC/global-workflow/pull/2627
- Switch to Rocky 9 built external packages on Hercules by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2608
- Archiving cleanup by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2621
- Add IAU to snow DA (and its test) by @CoryMartin-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2610
- Update wmo parm files to fix WMO header by @GwenChen-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2652
- Update ufs-weather-model by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2646
- Enable wcoss2 ufsda build and module load by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2620
- Update S4 point of contact in docs by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2660
- Add links to the ocean insitu obs processing tools by @guillaumevernieres in https://github.com/NOAA-EMC/global-workflow/pull/2644
- Parameterize some things in config.atmanl and config.atmensanl by @DavidNew-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2661
- Update RDHPCS Hera resource for
eupd
task by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2636 - Add handling to select CRTM cloud optical table based on cloud scheme and update calcanal_gfs.py by @emilyhcliu in https://github.com/NOAA-EMC/global-workflow/pull/2645
- Add overwrite to creat experiment in BASH CI by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2676
- Update cleanup job to use COMIN/COMOUT by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2649
- Add ability to process ocean/ice products specific to GEFS by @EricSinsky-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2561
- Update ufs-weather-model by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2663
- Link both global-nest fix files and non-nest ones at the same time by @guoqing-noaa in https://github.com/NOAA-EMC/global-workflow/pull/2632
- Add COM template for JEDI obs by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2678
- Replace
sleep
withwait_for_file
by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2586 - Add ability to use GEFS replay ICs by @NeilBarton-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2559
- Update gdas.cd and gsi_utils hashes by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2641
- Add Hercules-EMC to the Jenkins configurable parameter list by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2685
- Remove ocean daily files by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2689
- Add observation preparation job for aerosols DA to workflow by @ypwang19 in https://github.com/NOAA-EMC/global-workflow/pull/2624
- Update GDASapp hash to move JCB into GDASapp by @danholdaway in https://github.com/NOAA-EMC/global-workflow/pull/2665
- Optimize wavepostpnt by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2657
- Turn on high-frequency output in extended test by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2679
- Update archive job to use COMIN/COMOUT by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2668
- Hotfix for bug in template names. by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2697
- Removes misleading "No such file or directory" syntax errors from output files by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2688
- Eliminate post groups by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2667
- Fix and simplify online archiving by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2687
- Add minimum software requirements by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2712
- Assign machine- and RUN-specific resources by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2672
- Update wave jobs to use COMIN/COMOUT by @HenryRWinterbottom in https://github.com/NOAA-EMC/global-workflow/pull/2643
- Update logic for MOM6 number of layers/exception values by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2681
- Cleanup of stale RUNDIRS from an experiment by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2719
- Activate snow DA test on WCOSS by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2720
- updated Finalize in Jenkinsfile and added try block around scm checkout by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2692
- Revert PR 2681 by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2739
- Update for JCB policies and stage DA job files with Jinja2-templates by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2700
- Fix xml file setup and complete C48 ATM and S2SW runs for CI on Gaea by @DavidBurrows-NCO in https://github.com/NOAA-EMC/global-workflow/pull/2701
- Hotfix for clusters from #2701 by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2747
- Update gempak job to run one fcst hour per task by @GwenChen-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2671
- Hotfix for undefined CLUSTERS by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2748
- Update ufs model hash to 20240625 by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2729
- Update (partially) global-workflow for orion+rocky9 by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2741
- Add fcst dependency to ocnanalprep by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2728
- Fix GDAS group B restart archiving by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2735
- Adds contents of constructor and initialize methods to marine LETKF class by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2635
- CI maintenance updates and adding CI Unit Tests by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2740
- Updated prepobs and fit2obs versions for Orion Rocky9 by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2758
- Address issues in creating XML for GFS forecast-only with app S2SWA by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2757
- Hotfix: Update jcb to avoid git-lfs files by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2782
- Set METplus process count in config.metp; add verif-global support for Rocky 9 by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2774
- Add task to process reforecast variables to save on WCOSS2 by @EricSinsky-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2680
- Use replace_tmpl Jinja filter instead of namespaces in archiving by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2775
- Refactoring of the marine B-matrix job by @guillaumevernieres in https://github.com/NOAA-EMC/global-workflow/pull/2749
- Hot fix: Disable METplus jobs temporarily by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2796
- HR4 GWD update by @JessicaMeixner-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2732
- Remove f000 from atmos rocoto tasks for replay cases by @EricSinsky-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2778
- Simplify resource-related variables, remove CDUMP where unneeded by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2727
- Add fix for metplus jobs when gfs_cyc=2 or 4 by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2791
- Update the gfs_utils repository hash by @GeorgeGayno-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2801
- Update ocean post-processing triggers by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2784
- Fix erroneous cdump addition by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2803
- Update Java Agent launching script for Jenkins connections by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2762
- Run METplus serially and correct the name of prod tasks by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2804
- land surface upgrades for hr4 by @HelinWei-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2787
- Clean-up temporary rundirs - take 2. by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2753
- Bugfix for updating label states in Jenkins by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2808
- Revert MSU FIX_DIRs back to glopara by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2811
- Marine DA updates by @guillaumevernieres in https://github.com/NOAA-EMC/global-workflow/pull/2802
- Feature/get arch adds an empty archive job to GEFS system by @AntonMFernando-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2772
- Check that a PR driver is still running before trying to kill it by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2799
- Stage atmospheric backgrounds and UFS cubed-sphere history files by @DavidNew-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2792
- Add capability to run forecast in segments by @WalterKolczynski-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2795
- Add fixes to products for when REPLAY IC's are used by @EricSinsky-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2755
- Add support for forecast-only runs on AWS by @weihuang-jedi in https://github.com/NOAA-EMC/global-workflow/pull/2711
- Add Gaea C5 to CI by @AnilKumar-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2814
- Jenkins Pipeline Updates by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2815
- Hotfix: Handle UNAVAILABLE rocoto status in Bash CI by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2820
- Fixed test on UNAVAILBLE in python Rocoto check by @TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2842
- Convert staging job to python and yaml by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2651
- support ATM forecast only on Azure by @weihuang-jedi in https://github.com/NOAA-EMC/global-workflow/pull/2827
- Add snow DA update and recentering for the EnKF forecasts by @CoryMartin-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2690
- Update omega calculation by @XiaqiongZhou-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2751
- Add GEFS C48 support on AWS by @weihuang-jedi in https://github.com/NOAA-EMC/global-workflow/pull/2818
- Support ATM forecast only on Google by @weihuang-jedi in https://github.com/NOAA-EMC/global-workflow/pull/2832
- Fix gdas build on Gaea and add Gaea to available CI list by @AnilKumar-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2857
- Add JEDI ATM lgetkf observer and solver jobs by @RussTreadon-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2833
- Support coupling on AWS by @weihuang-jedi in https://github.com/NOAA-EMC/global-workflow/pull/2859
- Correct ocean
MOM.res_#
stage copy by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2868 - Add diffusion/diag B for aerosol DA and some other needed changes by @CoryMartin-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2738
- Add 3 and 9 hr increment files to IC staging by @AndrewEichmann-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2876
- Support global-workflow GEFS C48 on Google Cloud by @weihuang-jedi in https://github.com/NOAA-EMC/global-workflow/pull/2861
- Add ability to run CI test C96_atm3DVar.yaml to Gaea-C5 by @DavidBurrows-NCO in https://github.com/NOAA-EMC/global-workflow/pull/2885
- Update aerosol climatology to 2013-2024 mean by @AnningCheng-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2888
- Eliminate race conditions and remove DATAROOT last in cleanup by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2893
- Reenable Orion Cycling Support by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2877
- Add an archive task to GEFS system to archive files locally by @AntonMFernando-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2816
- Restructure the bufr sounding job by @BoCui-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2853
- Create JEDI class by @DavidNew-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2805
- Add FAQ page and a caution with using reserved variables by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2898
- Consolidate python configuration dictionaries by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2839
- Replace APRUN with APRUN_default by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2871
- Add new UPP links to .gitignore by @DavidHuber-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2904
- Updates for HR4 tag by @aerorahul in https://github.com/NOAA-EMC/global-workflow/pull/2914
New Contributors
- @DavidNew-NOAA made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2394
- @ClaraDraper-NOAA made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2263
- @wx20jjung made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2478
- @GwenChen-NOAA made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2518
- @DavidBurrows-NCO made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2556
- @danholdaway made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2565
- @InnocentSouopgui-NOAA made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2458
- @ypwang19 made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2624
- @AntonMFernando-NOAA made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2772
- @weihuang-jedi made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2711
- @XiaqiongZhou-NOAA made their first contribution in https://github.com/NOAA-EMC/global-workflow/pull/2751
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/prototype/hr3...hr.v4
Climate Change - Earth and Climate Modeling
- Shell
Published by aerorahul 8 months ago

global-workflow - GFSv16.3.16.1 - re-release of GFSv16.3.16 with prepobs version fix
This is a re-release of the prior GFSv16.3.16
version. This update corrects a missed prepobs
version change for developer run mode. The operational GFS was unaffected since it does not directly reference the prepobs
package in operations (the upstream obsproc
system does). The prepobs
package also updated in operations alongside the obsproc/v1.2
upgrade with prepobs
now being v1.1.0
.
What's Changed
- Update prepobs to v1.1.0 in GFSv16.3.16 by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2849
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.16...gfs.v16.3.16.1
See the prior GFSv16.3.16 release for full details on that version.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA 8 months ago

global-workflow - GFSv16.3.16
RFC 12812 - add the GDAS WDQMS (WIGOS Data Quality Monitoring System) job
On WCOSS2, implement GFS v16.3.16. The GFS v16.3.16 update adds the GDAS WDQMS (WIGOS Data Quality Monitoring System) data
which is 6-hourly summaries of observation reports.
The objective of this new job is to:
- support the WMO Integrated Global Observing System (WIGOS) WDQMS project
- ensure that WMO observational data and products are reliable and correspond to agreed-upon needs
- 6-hourly summaries include surface (synop), upper-air, and surface marine (ship and buoy) observations
Was to be implemented on June 26, 1400Z to 1900Z; postponed due to College Park hardware issues; was implemented July 2, 1400Z to 2000Z.
See the SCN at: https://www.weather.gov/media/notification/pdf_2023_24/scn24-65_gfs_v16.3.16.pdf
What's Changed
- GFSv16.3.16 - add GDAS WDQMS (WIGOS Data Quality Monitoring System) job by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2746
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.15...gfs.v16.3.16
Supported resolutions and platforms
WCOSS2 only
- C768C384L127 cycled & C768 forecast-only
- C384C192L127 cycled & C384 forecast-only
- C192C96L127 cycled & C192 forecast-only
Supported verification packages
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps
- Quick clone and build instructions
git clone -b gfs.v16.3.16 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA 10 months ago

global-workflow - GFSv16.3.15
RFC 12604 - Upgrade to OBSPROC v1.2.0
On WCOSS2, implement the OBSPROC v1.2.0 upgrade along with downstream models' updates. This upgrade will:
- Expand the global observation datasets (gfs and gdas) with high vertical resolution radiosonde profiles, and high spatial and temporal resolution satellite winds tailored for hurricane events.
- Expand the rap observation dataset with high vertical resolution radiosonde profiles. It will also increase the volume of mesonet observations across all regional networks and expand the capacity of SDMEDIT list entries per observation type.
- Several internal BUFR-lib related arrays were increased to accommodate increasing obs data volumes.
- A number of obs data sets were added to NOMADS (see SCN).
- Turn off the obsproc_air_now job since the EPA AirNow data was stopped.
What's Changed
- Updates for
obsproc/v1.2
in operations by @KateFriedman-NOAA in https://github.com/NOAA-EMC/global-workflow/pull/2616
Full Changelog: https://github.com/NOAA-EMC/global-workflow/compare/gfs.v16.3.14...gfs.v16.3.15
Supported resolutions and platforms
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2
- C192C96L127 cycled & C192 forecast-only on WCOSS2
Supported verification packages
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps
- Quick clone and build instructions
git clone -b gfs.v16.3.15 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA 11 months ago

global-workflow - GFSv16.3.14
ldebug=true
flags from wave post jobs
RFC 12411 - Remove On WCOSS2, remove the "-ldebug" flag from the gfs_wave_postnt, gfs_wave_post_bndpnt, and gfs_wave_post_bndpntbll jobs for the GFS WAVE model. After the recent Lustre upgrade on WCOSS2, the ldebug flag provided by GDIT is no longer needed since runtimes have stabilized for the GFS WAVE parallel.
Implemented on March 26 during the 12z cycle.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2
- C192C96L127 cycled & C192 forecast-only on WCOSS2
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.14 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA about 1 year ago

global-workflow - GFSv16.3.13
RFC 12134 - WAFS high resolution upgrade
On WCOSS2, upgrade the GFS to v16.3.13. With this update, NCEP, in coordination with UKMO (UK Met Office), is updating the GFS to produce high resolution WAFS output and stop producing blended 1.25 deg WAFS files in order to meet a 2023 ICAO (International Civil Aviation Organization) milestone.
Implemented on January 24 during the 12z cycle.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2
- C192C96L127 cycled & C192 forecast-only on WCOSS2
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.13 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 1 year ago

global-workflow - GFSv16.3.12
RFC 12011 - Turn on active assimilation of NOAA-21 radiances
On WCOSS2, fix files global_satinfo.txt
and global_convinfo.txt
are updated to begin actively assimilating NOAA-21 radiances into the GFS. A new GSI tag (gfsda.v16.3.12
) is included.
Implemented December 18 2023 during 12z cycle.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2
- C192C96L127 cycled & C192 forecast-only on WCOSS2
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.12 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 1 year ago

global-workflow - GFSv16.3.11
RFC 11902 - GFSv16.3.11 - Enable the monitoring of NOAA-21 and GOES-18 radiances in the GFS GSI
- New GSI tag
- New CRTM
v2.4.0.1
and companion UFS-Weather-Model and UPP tags
Implemented December 4 2023 during 12z cycle.
Companion RFC 11858 - On WCOSS2, move the following libraries from the para to prod environment:
crtm/2.4.0.1
upp/8.3.0
g2c/1.7.0
ip/4.1.0
sp/2.4.0
bufr/12.0.0
fms/2023.02.01
madis/4.5.0
Implemented on November 13 at 1500Z.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2
- C192C96L127 cycled & C192 forecast-only on WCOSS2
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.11 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc wcoss2
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 1 year ago

global-workflow - GFSv16.3.10
RFC 11726 - GFSv16.3.10 - Annual CO2 fix file update for 2024
On WCOSS2, install the 2024 carbon dioxide (CO2) fix file updates for several model packages. The GFS, GEFS, NAM, SREF, HIRESW, HMON, HAFS, CFS, and CFS_HUR models rely on the historical/projected global CO2 abundance data in their forecasts.
New 2024 CO2 files (in on-disk staged set):
fix_am/co2dat_4a/global_co2historicaldata_2022.txt
fix_am/co2dat_4a/global_co2historicaldata_2023.txt_proj_u
fix_am/co2dat_4a/global_co2historicaldata_2024.txt_proj
fix_am/fix_co2_proj/global_co2historicaldata_2024.txt
fix_am/fix_co2_update/global_co2historicaldata_2023.txt
Implemented October 23rd 2023 during 12z cycle.
Supported on WCOSS2, Hera, Orion.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2, Hera, and Orion
- C192C96L127 cycled & C192 forecast-only on WCOSS2, Hera, and Orion
Note: No high res (C768C384L127) support on R&Ds Hera/Orion in this version.
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.10 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc [wcoss2][hera][orion]
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 1 year ago

global-workflow - GFSv16.3.9
RFC 11522 - GFSv16.3.9 - temporary satingest changes for NOAA-21
On WCOSS2, updated the GFS to v16.3.9 to implement a temporary fix to allow the satingest changes to be implemented on August 29 without causing GSI to crash. Issue with the CRTM means that GSI will crash unless NOAA-21 radiances are switched off.
An additional change to fix the tropcy build on WCOSS2 was also included in this update.
Implemented September 11 2023 during 12z cycle.
Supported on WCOSS2, Hera, Orion.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2, Hera, and Orion
- C192C96L127 cycled & C192 forecast-only on WCOSS2, Hera, and Orion
Note: No high res (C768C384L127) support on R&Ds Hera/Orion in this version.
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.9 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc [wcoss2][hera][orion]
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 1 year ago

global-workflow - GFSv16.3.8
ARFC - GFS.v16.3.8 - add debug flag to resolve wave post runtimes
On WCOSS2, updated the GFS to v16.3.8 to implement a resolution for long runtimes with wave post jobs. New debug flags were added to the relevant ecf scripts to resolve the issue. This was an accelerated operational change (ARFC).
Implemented September 6 2023.
Supported on WCOSS2, Hera, Orion.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2, Hera, and Orion
- C192C96L127 cycled & C192 forecast-only on WCOSS2, Hera, and Orion
Note: No high res (C768C384L127) support on R&Ds Hera/Orion in this version.
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.7 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc [wcoss2][hera][orion]
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 1 year ago

global-workflow - GFSv16.3.7
RFC 10762 - GFS.v16.3.7 - Meteosat Full Earth Scan Outage and Satellite Swap
On WCOSS2, updated the GFS to v16.3.7 to handle the Meteosat-11 data outage and satellite swap that occurred on March 21 at 0800Z.
This GFS v16.3.7 update turned on Meteosat-10 Atmospheric Motion Vectors (AMVs) in operational processing in the GSI.
Implemented March 21 2023 at 1430z during the 12z gfs cycle.
Supported on WCOSS2, Hera, Orion.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2, Hera, and Orion
- C192C96L127 cycled & C192 forecast-only on WCOSS2, Hera, and Orion
Note: No high res (C768C384L127) support on R&Ds Hera/Orion in this version.
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.7 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc [wcoss2][hera][orion]
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA about 2 years ago

global-workflow - GFSv16.3.6
RFC 10562 - GFS.v16.3.6 - remove use of GMI data
On WCOSS2, implement a modified GFS global analysis to remove the use of GMI (Global Precipitation Measurement Microwave Imager) data. The developer noticed an array overflow in the processing of GMI data on Hera which may lead to a SEGFAULT for the GSI (Grid-Point Statistical Interpolation). Removing this data usage will prevent a potential operational GSI crash.
Implemented February 9 2023.
Supported on WCOSS2, Hera, Orion.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2, Hera, and Orion
- C192C96L127 cycled & C192 forecast-only on WCOSS2, Hera, and Orion
Note: No high res (C768C384L127) support on R&Ds Hera/Orion in this version.
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.6 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc [wcoss2][hera][orion]
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA about 2 years ago

global-workflow - GFSv16.3.5
RFC 10388 - GFS.v16.3.5 - GOES-18 and VIIRS update
On WCOSS2, implement GFS v16.3.5 which updates the ‘global_satinfo.txt’ and ‘global_convinfo.txt’ GSI fix files. This change is needed to allow continued use of atmospheric motion vectors from the GOES-West satellite as GOES-18 replaces GOES-17 and to include the assimilation of VIIRS (Visible Infrared Imaging Radiometer Suite) radiances from S-NPP (Suomi National Polar-orbiting Partnership) and NOAA-20.
Implemented January 4 2022.
Supported on WCOSS2, Hera, Orion.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2, Hera, and Orion
- C192C96L127 cycled & C192 forecast-only on WCOSS2, Hera, and Orion
Note: No high res (C768C384L127) support on R&Ds Hera/Orion in this version.
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.5 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc [wcoss2][hera][orion]
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 2 years ago

global-workflow - GFSv16.3.4
RFC 10279 - On WCOSS2, implement GFS v16.3.3 and Obsproc v1.1.2 into production.
Major highlights of this upgrade include:
- GFS Post Processing system and World Area Forecast System (WAFS) upgrades
- FV3 model physics upgrade in the Noah Land Surface Model
- Grid-point Statistics Interpolation (GSI) Analysis - Enhance the use of observations, add new data, improve the near sea surface temperature
(NSST) analysis, and bug fixes.
Obsproc v1.1.2 upgrade is being done due to the addition of new observation types and the removal of one other observation type.
The SCNs for this upgrade may be viewed at:
https://www.weather.gov/media/notification/pdf2/scn22-104_gfs.v16.3.0_aaa.pdf
and
https://www.weather.gov/media/notification/pdf2/scn22-103_obsproc.v1.1.0.pdf
Implemented November 30 and December 1 2022.
Small follow-up upgrade to resolve incorrect fix files resulted in GFSv16.3.4 in production.
Supported on WCOSS2, Hera, Orion.
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2, Hera, and Orion
- C192C96L127 cycled & C192 forecast-only on WCOSS2, Hera, and Orion
Note: No high res (C768C384L127) support on R&Ds Hera/Orion in this version.
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.10.0
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.3.4 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc [wcoss2][hera][orion]
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 2 years ago

global-workflow - GFSv16.2.3
Annual update for 2023 CO2 fix files. Also update gfs_ver
to v16.2.3
.
RFC 10196 - On WCOSS2, install 2023 carbon dioxide (CO2) fix file updates for
several model packages. The CFS, GEFS, GFS, HIRESW, HMON, NAM, and
SREF models rely on the historical/projected global CO2 abundance data in their
forecasts.
New fix files:
- fix_am/co2dat_4a/global_co2historicaldata_2021.txt
- fix_am/co2dat_4a/global_co2historicaldata_2022.txt_proj_u
- fix_am/co2dat_4a/global_co2historicaldata_2023.txt_proj
- fix_am/fix_co2_proj/global_co2historicaldata_2023.txt
- fix_am/fix_co2_update/global_co2historicaldata_2022.txt
Implemented November 3 2022.
Supported on WCOSS2.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 2 years ago

global-workflow - GFSv16.2 - dev
GFSv16.2 for developers on WCOSS2 and R&D
Supported resolutions and platforms:
- C768C384L127 cycled & C768 forecast-only on WCOSS2
- C384C192L127 cycled & C384 forecast-only on WCOSS2, Hera, and Orion
- C192C96L127 cycled & C192 forecast-only on WCOSS2, Hera, and Orion
Note: No high res (C768C384L127) support on R&Ds Hera/Orion in this version.
Supported verification packages:
- Fit2Obs v1.5
- METplus EMC_verif-global.v2.9.5
Setup steps:
- Quick clone and build instructions
git clone -b gfs.v16.2.2 https://github.com/NOAA-EMC/global-workflow.git
cd global-workflow/sorc
sh checkout.sh
sh build_all.sh
sh link_fv3gfs.sh emc [wcoss2][hera][orion]
Follow additional build and link instructions here: https://github.com/NOAA-EMC/global-workflow/wiki/Clone-and-build-global-workflow/08b2ec4d0956ea1936d567d9a1ac32614aedfec1
- Run experiment setup scripts
See the following global-workflow wiki page: https://github.com/NOAA-EMC/global-workflow/wiki/Run-setup-scripts-to-generate-experiment/c85d5c2f87b298b6f0536a2fc2fb425a092c70fc
Note: the above wiki links are to older revisions of the global-workflow GitHub wiki (before updates were made for GFSv17/develop). Use wcoss2
for the machine where needed (e.g. link_fv3gfs.sh script) and ignore references to now unsupported machines (e.g. WCOSS-Dell and WCOSS-Cray).
Report any issues to @KateFriedman-NOAA
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 2 years ago

global-workflow - GFSv16.2.2
GFS update to the internal RTOFS version (rtofs_ver=v2.3.0
) in the versions/run.ver
file.
RFC 9814 - RTOFS v2.3.0 - On WCOSS2, implement RTOFS.v2.3.0 into production.
Downstream models (GFS, HMON, HWRF, NOSOFS, and NWPS) will be updated to pick up the RTOFS.v2.3.0 output files. NCO/IDSB/Dataflow will update the "prod" link for NOMADS and ftpprd to point to the new version number. RTOFS v2.3.0 accounts for bug fixes, bias corrections, and changes in data inputs for operations. The initialization scheme for the previous version of RTOFS creates an initialization shock, spurious waves, and systematic errors in the prediction of the ocean state in the equatorial ocean. The technical correction in v2.3.0 nearly eliminates these systematic errors.
Implemented August 2 2022 at 1400Z.
Supported on WCOSS2.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 2 years ago

global-workflow - GFSv16.2.1
RFC 9682 - GFS v16.2.1 - On WCOSS2, update GFS package to v16.2.1. This includes fixes for two issues:
- Source code and resource configuration changes to address bufr sounding job failures.
- Script changes to address the gfs_forecast job restart issue that happened when the f1 filesystem was degraded.
Implemented July 5 2022 at 1330Z.
Supported on WCOSS2.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA almost 3 years ago

global-workflow - GFSv16.2.0
RFC 9652 - Switch operations from the WCOSS1 to WCOSS2 supercomputer. This will provide increased computational resources necessary
to continue improving numerical guidance.
The primary SCN can viewed here:
https://www.weather.gov/media/notification/pdf2/scn22-40_operational_supercomputer_go-live_aaa.pdf
WCOSS2 go-live was June 28th 12z cycle.
Supported on WCOSS2.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA almost 3 years ago

global-workflow - GFSv16.1.8
RFC 9515 - On WCOSS1, modify ‘global_convinfo.txt’ to turn on assimilation of Meteosat-9 AMVs (Atmospheric Motion Vectors). Meteosat-9 replaces Meteosat-8 as the operational geostationary platform over the Indian Ocean on June 1. In order to maintain continuity of operations, the above file needs to be modified.
Implemented on May 31st, 2022 at 1140Z.
Supported on WCOSS-Dell.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA almost 3 years ago

global-workflow - GFSv16.1.7
RFC 9365 - On WCOSS, implement GFS v16.1.7 to update the tropical storm names for the 2022 hurricane season and implement a syndat_getjtbul code change for the JTWC tcvital information format change.
Implemented on April 19th, 2022 at 1430Z.
Supported on WCOSS-Dell.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA about 3 years ago

global-workflow - GFSv16.1.6
RFC 9296 - On WCOSS, update the GFS to v16.1.6 to turn on the active assimilation of GeoOptics (radio occultation) data. A change is also needed in the ‘global_convinfo.txt’ file to accompany a change in the observation processing (obsproc_global.v3.4.3) for vadwnd data.
Implemented on March 31st, 2022 at 1430Z.
Supported on WCOSS-Dell.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA about 3 years ago

global-workflow - GFSv16.1.5
RFC 8823 - On WCOSS, update GFS to v16.1.5 which includes:
- Turn on the active assimilation of Metop-C IASI (Infrared Atmospheric Sounding Interferometer) data with correlated observation errors
- Update correlated observation errors for Metop-B IASI, N20 CrIS (Cross-track Infrared Sounder), and NPP CrIS
- Put in a minimum threshold for saturation specific humidity to avoid potential minimization issues.
- Add the 2022 CO2 projection files.
Implemented on October 26 at 1430Z.
Supported on WCOSS-Dell.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 3 years ago

global-workflow - GFSv16.1.4
RFC 8702 - On WCOSS, implement GFS v16.1.4. This update includes turning on the active assimilation of Spire gpsro (GPS radio occultation) data and turning off the active assimilation of GeoOptics gpsro data. In addition, this update will fix a bug in the GFS/GSI where large errors are seen in SSTs.
Implemented on September 27 at 1430Z.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 3 years ago

global-workflow - GFSv16.1.3
RFC 8691 - On WCOSS, turned off IASI (Infrared Atmospheric Sounding Interferometer) on Metop-A in multiple models' ‘satinfo.txt’ files. This was done because IASI on Metop-A has been significantly degraded since September 17. Since the instrument is being decommissioned next month, NCO permanently removed this instrument from assimilation.
Implemented on September 22 at 1140Z.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 3 years ago

global-workflow - GFSv16.1.2.1
RFC 8521 - On WCOSS, implement obsprocv16. This upgrade primarily addresses the ability to encode BUFR format ships and C-MAN platform data into all obsproc supported networks’ dump and prepbufr files.
Networks include: gdas, gfs, rap, rtma, urma, nam, cdas, dump_monitor.
For full details, see SCN: https://www.weather.gov/media/notification/pdf2/scn21-72_bufr_format_ships_c-man_data.pdf
Implemented August 18th ~06z.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 3 years ago

global-workflow - GFSv16.1.2
Update in operations to address two issues:
RFC 8260 - On WCOSS, placed CrIS NPP channels in monitor mode for the GFS, HRRR, HWRF, and RAP models. This was done to minimize possible degraded analyses due to the CrIS NPP data anomaly/outage that began on May 21, 2021. Implemented on May 28 at 1145Z.
RFC 8313 - Upgrade the GFS to v16.1.2, which includes the following two fixes:
- an updated UPP GTG subroutine to increase
- wind threshold to 500 m/s,
- height threshold to 1.0E7 m, and
- temperature threshold to 3000 K.
Also instead of aborting, only send out “out of bound” warning messages when thresholds are exceeded.
- an updated GFS post processing script so that the GFS post-processing job will not crash and the generation of GFS pgb files will continue even if the WAFS fails.
These changes address recent failures of the GFS WAFS post-processing job which produce turbulence products, which then caused the generation of GFS pgb files and downstream products to come to a halt.
Implemented on June 22 at 1430Z.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA almost 4 years ago

global-workflow - GFSv16.1.1
RFC 8196 - On WCOSS, implement the GFS v16.1.1 upgrade to begin assimilating GPS radio occultation (GPS-RO) data from GeoOptics for all forecasts as long as the data are available. This upgrade also addresses several bugs from v16.0.0:
- 2021 tropical storm update
- Fixes the calculation of the layer height increment
- Includes RW-NH* boundary points in the wave component
- Fixes the East Pacific wave grid interpolation to include all American Samoa islands
- Unmasks the Gulf of California, Red Sea and Persian Gulf in 0p25 global interpolated wave output grids
- Fixes a bitmask issue in 0p25 deg blended WAFS icing and turbulence products below 500 hPa.
Implemented May 20 2021 at 12z.
SCN: https://www.weather.gov/media/notification/pdf2/scn21-52_gfsv16.1.1.pdf
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA almost 4 years ago

global-workflow - GFSv16.0.9
GFS version 16.0 is the first major upgrade to Finite Volume Cubed Sphere (FV3) dynamical core based GFS which replaced the spectral dynamical core in June 2019. In this upgrade, the number of model vertical layers is increased from 64 to 127 and the model top is extended from the upper stratosphere (~55 km height) to the mesopause (~80 km height). With this upgrade, for the first time, the operational stand alone global deterministic WAVEWATCH III based wave model Multi_1 (wave_multi_1.v3.3) is merged into the GFS system. The WAVEWATCH III model is updated and coupled to the GFS using a one-way coupling scheme where the atmospheric model provides forcing to the wave model using the NOAA Environmental Modeling System (NEMS). Major changes have also been made in other components of the forecast system including model physics, data assimilation, system infrastructure, post-processing and product generation.
Merged final GFSv16 (v16.0.9) package into operations branch. GFSv16.0.7 system implemented March 22nd 2021 @ 12z. Follow-up updates/fixes resulting in v16.0.8 (~March 31st) and v16.0.9 (April 27th 12z) were implemented.
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA almost 4 years ago

global-workflow - GFSv15.3.5
The GFS was updated in operations to v15.3.5. The versions of the gempak and bufr libraries were updated ahead of a January 1st 2021 bug.
(Note - v15.3.4 tag was skipped since updates in ops for that were to fix files that are external to GFS system (new 2021 CO2 files). The v15.3.4 system is otherwise identical to the v15.3.3 system tag.)
Climate Change - Earth and Climate Modeling
- Shell
Published by KateFriedman-NOAA over 4 years ago
