-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GFSv16.3.19 - place PlanetiQ RO data in monitor mode (#2968)
An ARFC in NCEP operations placed PlanetiQ RO data in monitor mode ahead of the 12z cycle on September 30th. A new GSI tag (`gfsda.v16.3.19`) with an updated `global_convinfo.txt` file was provided. The walltime for the `enkfgdas_update` job was also increased from 30 mins to 35 mins. Refs #2951
- Loading branch information
1 parent
c24f041
commit 84b1351
Showing
7 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
GFS V16.3.18 RELEASE NOTES | ||
GFS V16.3.19 RELEASE NOTES | ||
|
||
------- | ||
PRELUDE | ||
------- | ||
|
||
The WAFS blending 0.25 job is updated to increase the wait time for UKMet data from 900 to 1500 seconds. Additional error handling is also added. | ||
PlanetiQ RO data has added noise and is placed into monitor mode until its impact on the cycled analysis forecast system can be assessed. | ||
|
||
IMPLEMENTATION INSTRUCTIONS | ||
--------------------------- | ||
|
@@ -13,9 +13,9 @@ The NOAA VLab and the NOAA-EMC and NCAR organization spaces on GitHub are used t | |
|
||
```bash | ||
cd $PACKAGEROOT | ||
mkdir gfs.v16.3.18 | ||
cd gfs.v16.3.18 | ||
git clone -b EMC-v16.3.18 https://github.com/NOAA-EMC/global-workflow.git . | ||
mkdir gfs.v16.3.19 | ||
cd gfs.v16.3.19 | ||
git clone -b EMC-v16.3.19 https://github.com/NOAA-EMC/global-workflow.git . | ||
cd sorc | ||
./checkout.sh -o | ||
``` | ||
|
@@ -26,7 +26,7 @@ The checkout script extracts the following GFS components: | |
| --------- | ----------- | ----------------- | | ||
| MODEL | GFS.v16.3.1 | [email protected] | | ||
| GLDAS | gldas_gfsv16_release.v.2.1.0 | [email protected] | | ||
| GSI | gfsda.v16.3.12 | [email protected] | | ||
| GSI | gfsda.v16.3.19 | [email protected] | | ||
| UFS_UTILS | ops-gfsv16.3.0 | [email protected] | | ||
| POST | upp_v8.3.0 | [email protected] | | ||
| WAFS | gfs_wafs.v6.3.3 | [email protected] | | ||
|
@@ -50,77 +50,77 @@ cd ../ecf | |
VERSION FILE CHANGES | ||
-------------------- | ||
|
||
* `versions/run.ver` - change `version=v16.3.18` and `gfs_ver=v16.3.18` | ||
* `versions/run.ver` - change `version=v16.3.19` and `gfs_ver=v16.3.19` | ||
|
||
SORC CHANGES | ||
------------ | ||
|
||
* No changes from GFS v16.3.17 | ||
* No changes from GFS v16.3.18 | ||
|
||
JOBS CHANGES | ||
------------ | ||
|
||
* No changes from GFS v16.3.17 | ||
* No changes from GFS v16.3.18 | ||
|
||
PARM/CONFIG CHANGES | ||
------------------- | ||
|
||
* No changes from GFS v16.3.17 | ||
* No changes from GFS v16.3.18 | ||
|
||
SCRIPT CHANGES | ||
-------------- | ||
|
||
* `jobs/JGFS_ATMOS_WAFS_BLENDING_0P25` | ||
* `scripts/exgfs_atmos_wafs_blending_0p25.sh` | ||
* No changes from GFS v16.3.18 | ||
|
||
FIX CHANGES | ||
----------- | ||
|
||
* No changes from GFS v16.3.17 | ||
* Updated `global_convinfo.txt` file in GSI package | ||
|
||
MODULE CHANGES | ||
-------------- | ||
|
||
* No changes from GFS v16.3.17 | ||
* No changes from GFS v16.3.18 | ||
|
||
CHANGES TO FILE SIZES | ||
--------------------- | ||
|
||
* No changes of existing file sizes from GFS v16.3.17 | ||
* No changes of existing file sizes from GFS v16.3.18 | ||
|
||
ENVIRONMENT AND RESOURCE CHANGES | ||
-------------------------------- | ||
|
||
* No changes from GFS v16.3.17 | ||
* No changes from GFS v16.3.18 | ||
|
||
PRE-IMPLEMENTATION TESTING REQUIREMENTS | ||
--------------------------------------- | ||
|
||
* Which production jobs should be tested as part of this implementation? | ||
* WAFS blending 0p25 job | ||
* Analysis | ||
* Does this change require a 30-day evaluation? | ||
* No | ||
|
||
DISSEMINATION INFORMATION | ||
------------------------- | ||
|
||
* No changes from GFS v16.3.17 | ||
* No changes from GFS v16.3.18 | ||
|
||
HPSS ARCHIVE | ||
------------ | ||
|
||
* No changes from GFS v16.3.17 | ||
* No changes from GFS v16.3.18 | ||
|
||
JOB DEPENDENCIES AND FLOW DIAGRAM | ||
--------------------------------- | ||
|
||
* No changes from GFS v16.3.17 | ||
* No changes from GFS v16.3.18 | ||
|
||
DOCUMENTATION | ||
------------- | ||
|
||
* No changes from GFS v16.3.17 | ||
* No changes from GFS v16.3.18 | ||
|
||
PREPARED BY | ||
----------- | ||
[email protected] | ||
[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters