A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

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:

  1. Add 121 new stations to the GFS BUFR sounding output and correct the location of three existing stations;
  2. Use the new AFWA global snow field instead of legacy hemispheric snow fields;
  3. Update the GSI code to read Saildrone observations;
  4. Update the GSI global_convinfo.txt fix file to allow assimilation of GOES-19 AMVs (Atmospheric Motion Vectors) and monitor Saildrone data;
  5. Restructure the logic to generate wave point output.

WHY this changes are being made:

  1. New stations are added per request of users;
  2. The new global snow file replaces legacy hemispheric files due to be retired;
  3. The GSI code is updated to prepare for new data source;
  4. 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;
  5. The wave post point processing change improves efficiency.

Implemented on March 25 during the 12Z cycle.

What's Changed

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

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

  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

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

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

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

  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

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

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

  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

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

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

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

  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

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

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

  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

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

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

  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

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

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

  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

Climate Change - Earth and Climate Modeling - Shell
Published by KateFriedman-NOAA 7 months ago

global-workflow - Release for HR4 prototypes

What's Changed

New Contributors

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

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

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

  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

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

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

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

  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

Climate Change - Earth and Climate Modeling - Shell
Published by KateFriedman-NOAA 11 months ago

global-workflow - GFSv16.3.14

RFC 12411 - Remove ldebug=true flags from wave post jobs

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:

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

  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

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:

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

  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

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:

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

  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

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:

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

  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

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:

  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

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:

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

  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

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:

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

  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

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:

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

  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

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:

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

  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

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:

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

  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

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:

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

  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

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:

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

  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

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