Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GFSv16.3.13 - WAFS high resolution update #2255

Merged
merged 58 commits into from
Jan 24, 2024

Conversation

KateFriedman-NOAA
Copy link
Member

Description

This PR merges the GFSv16.3.13 release branch into the dev/gfs.v16 branch upon implementation in operations on January 24th.

RFC 12134 - 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. To be implemented on January 24, 1430Z to 1830Z.

Changes in this update:

  1. New WAFS tag gfs_wafs.v6.3.2
  2. Release notes for v16.3.13
  3. Move trigger time for jgfs_atmos_wafs_blending_0p25 job back 5 minutes
  4. Set ICAO2023=yes for WAFS jobs
  5. Adjust jgfs_atmos_wafs_grib2_0p25 job resources to 39 tasks and 200GB

Resolves #2013

Type of change

Production update

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? YES - will update GFS version in RTD documentation in a separate PR

How has this been tested?

NCO tested in parallel

KateFriedman-NOAA and others added 30 commits September 14, 2023 13:34
- update gfs version to v16.3.10
- update obsproc version to v1.2.0

This redoes work already done before when this update
was still v16.3.8.

Refs #1356
- Further edits to release notes to come.

Refs #1356
Create release notes and update version numbers for GFSv16.3.10 upgrade
Changes required for NOAA-21 monitoring and updated CRTM version in GDAS and UPP components.

Refs #1356
New tag GFS.v16.3.1

Refs #1356
New tag GFS.v16.3.1

Refs #1356
Add short description (prelude) of upgrade in release notes.

Refs #1356
Update ufs-weather-model tag and add prelude to release notes for GFSv16.3.10
- Update the GFS version in the release notes
and run.ver to new v16.3.11 from prior v16.3.10

Refs #1356
Update to new implementation version v16.3.11
The obsproc upgrade will occur in a follow-up implementation.

Refs #1356
Remove obsproc component from GFSv16.3.11 upgrade
Sync merge GFSv16.3.11 release branch with GFSv16.3.10 updates
…_WAFS

Add skeleton release notes and tentative version for WAFS update
… 2023 ICAO milestone

2. Update GCIP config file for NESDIS satellite upgrade
Updates for WAFS upgrade:
- Add details to release notes
- Update wafs_grib2_0p25 trigger
- Remove wafs_blending job from ecflow suite
- Change ICAO2023 variable to "yes" in WAFS ecf scripts
The new version for this upgrade in operations will be v16.3.12.

Refs #1356
Refs #1356
Refs #2013

Merge remote-tracking branch 'origin/release/gfs.v16.3.12' into release/gfs.v16.3.11

* origin/release/gfs.v16.3.12:
  Update version to v16.3.12
  Remove obsproc component from GFSv16.3.11 upgrade
  Update version to v16.3.11
  Rename release notes for new v16.3.11 version
  Add UPP release notes link to release notes
  Add prelude to Release_Notes.gfs.v16.3.10.md
  Update FV3GFS tag in Release_Notes.gfs.v16.3.10.md
  Update FV3GFS tag in checkout.sh
  Update FV3GFS tag in Externals.cfg
  Update UPP and GDAS version numbers
  Change gdas version in checkout.sh
  Changes required for NOAA-21 monitoring
  Create Release_Notes.gfs.v16.3.10.md for upgrade
  Update GFS and OBSPROC versions in version files
Merge GSI update into WAFS update release branch for ops GFSv16.3.11
KateFriedman-NOAA and others added 22 commits November 14, 2023 09:25
Update `upp_ver` to `8.3.0` for GFSv16.3.11
WAFS update will occur at a later date
Remove WAFS updates from GFSv16.3.11 release branch
Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
Remove erroneous instructions
* Use new GSI tag to turn on data
* Update Release_Notes.gfs.v16.3.12.md
#2100

PR #2100 separates WAFS updates from GFSv16.3.11
Add back 1.25 deg WAFS blending when separating WAFS updates from GFSv16.3.11
Release/gfs.v16.3.12: Increase gdasediag memory requirements
…ease/gfs.v16.3.12

* upstream/release/gfs.v16.3.11:
  Add back 1.25 deg WAFS blending on top of PR#2100 #2100
Sync GFSv16.3.12 branch with GFSv16.3.11 branch WAFS update
…23 ICAO milestone:

WAFS part, a new tag gfs_wafs.v6.3.2
1. Add forecast hour window to dbn_alert for awf and WAFS unblended hazard data
2. Add dbn_alert of not headed non-hazard 1.25 deg data (gfs.tCCz.wafs_grb45fFF.grib2), with subtype GFS_WAFS_1P25_GB2

Global workflow part:
1. Update WAFS tag
2. Update WAFS ecf scripts to set ICAO2023=yes
3. Stop running 1.25 blending
4. Trigger time change of 0.25 blending
5. Increase number of tasks for wafs_grib2_0p25 from 11 to 39, because now we have 39 hours to process when ICAO2023=yes and FHOUT_GFS=1
Update WAFS package to produce high resolution WAFS output to meet 2023 ICAO milestone

Refs #2013
Update DISSEMINATION INFORMATION and HPSS archive size change.
…6.3.13

* origin/dev/gfs.v16:
  GFSv16.3.12 - Turn on active assimilation of NOAA-21 radiances (#2167)
  GFSv16.3.11 - Enable the monitoring of NOAA-21 and GOES-18 radiances (#2117)
Update Release_Notes.gfs.v16.3.13 with additional information
@KateFriedman-NOAA KateFriedman-NOAA merged commit 403d7ca into dev/gfs.v16 Jan 24, 2024
1 check failed
@KateFriedman-NOAA KateFriedman-NOAA deleted the release/gfs.v16.3.13 branch January 24, 2024 19:56
KateFriedman-NOAA added a commit to KateFriedman-NOAA/global-workflow that referenced this pull request Jan 25, 2024
…_wcoss2

Refs NOAA-EMC#2135

* origin/dev/gfs.v16:
  GFSv16.3.13 - WAFS high resolution update (NOAA-EMC#2255)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants