-
Notifications
You must be signed in to change notification settings - Fork 203
Update gfs_utils hash for gaussian sfcanl update #4229
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
base: develop
Are you sure you want to change the base?
Update gfs_utils hash for gaussian sfcanl update #4229
Conversation
|
@bingfu-NOAA was able to successfully initialize a GEFSv12.4 test using the GFSv17 ICs produced by this PR. Thanks @bingfu-NOAA ! |
|
I'm experiencing model failures in the CI on Gaea that don't seem to be related to this PR, they could be related to #4210: I'm starting with a fresh clone in case my build did not fully update properly. If anyone recognizes an obvious error, let me know. @tsga @JessicaMeixner-NOAA |
|
@CatherineThomas-NOAA . I'm seeing a similar failure in GDASApp g-w CI. The forecast model is hanging. It appears to be related to land iau. |
False alarm. My |
|
I'm running develop CI on gaea so if nothing else we can use it as a baseline to compare against. It's not yet at the place where you saw a crash, but logs will be here: /gpfs/f6/ira-sti/world-shared/Jessica.Meixner/gwdevelop/dev01/COMROOT/C96C48_hybatmDA_dev01/logs |
|
I ran the I'll launch the rest of the tests on Ursa. |
|
The CI tests on Ursa passed with a fresh clone: My clone on Gaea must have had issues updating properly. I'm taking this out of draft. |
Description
Tests for initializing the GEFS v12 system with GFSv17 data revealed that some variables in the gaussian surface analysis file need to be updated for atmosphere-only initialization. Variables including tmpsfc, soil t, and ice variables will be updated within the gaussian_sfcanl utility.
This PR updates the gfs_utils hash to include PR NOAA-EMC/gfs-utils#159
Resolves #4204
Refs NOAA-EMC/gfs-utils#158
Type of change
Change characteristics
How has this been tested?
Checklist