Skip to content

GFSv16.3.16

Compare
Choose a tag to compare
@KateFriedman-NOAA KateFriedman-NOAA released this 03 Jul 16:24
· 4 commits to dev/gfs.v16 since this release
8768682

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

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

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

  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