Skip to content

GFSv16.3.10

Compare
Choose a tag to compare
@KateFriedman-NOAA KateFriedman-NOAA released this 23 Oct 20:20
· 1313 commits to develop since this release
040c91f

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:

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

  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