-
Notifications
You must be signed in to change notification settings - Fork 199
update model for vector regridding #3651
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
update model for vector regridding #3651
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
My tests on gaea didn't run as expected (user error) last night. But they've gotten past forecasts in at least one test. I'll post additional updates later today. |
@JessicaMeixner-NOAA |
@aerorahul - All of my tests on gaea c6 succeeded except for the archiving jobs since I forgot to turn that off w/hpss maintenance. I ran all of the GFS tests. |
Experiment C96C48mx500_S2SW_cyc_gfs FAILED on Gaeac6 in Build# 2 with error logs:
Follow link here to view the contents of the above file(s): (enkfgfs_earc_tars_01.log) |
Experiment C96C48mx500_S2SW_cyc_gfs FAILED on Gaeac6 in Build# 2 in |
Experiment C96C48_hybatmDA FAILED on Hercules in Build# 1 with error logs:
Follow link here to view the contents of the above file(s): (enkfgdas_fcst_mem001.log) (enkfgdas_fcst_mem002.log) |
thanks @KateFriedman-NOAA ! I'll be following the hercules closely to see if the failure again happens that I could not replicate. |
Experiment C96C48mx500_S2SW_cyc_gfs FAILED on Gaeac6 in Build# 4 with error logs:
Follow link here to view the contents of the above file(s): (enkfgfs_earc_tars_00.log) |
Experiment C96C48mx500_S2SW_cyc_gfs FAILED on Gaeac6 in Build# 4 in |
I took a look at the failure on Gaea in This is likely due to the same race condition mentioned in #3660 and #3667. The |
Description
This PR updates ufs-weather-model with several commits (see: ufs-community/ufs-weather-model@4a56620...b81282e) . Some updates of note:
Changes to forecast model output is expected with the improvements to mitigate grid imprinting.
Type of change
Change characteristics
How has this been tested?
Checklist