Skip to content

GFSv16.3.21 - WAFS removal from GFS

Latest
Compare
Choose a tag to compare
@KateFriedman-NOAA KateFriedman-NOAA released this 29 Jan 19:58
132a2c4

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

Full Changelog: 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

  1. 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

  1. 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