-
Notifications
You must be signed in to change notification settings - Fork 180
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 high resolution tests and fix minor wave issues #3289
Update high resolution tests and fix minor wave issues #3289
Conversation
fix broken logic so that we do not try to copy somethign to COM
and subsequent scripts
for addressing hang issues
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
Hold CI until the new ICs gets staged |
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.
changes in ush/forecast_postdet.sh look good to me. I did a test only with this change and the restart reading is working as expected. I have not tested changes within the post job.
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
@JessicaMeixner-NOAA would you please merge in develop before we start CI? There were a couple issues that were corrected yesterday that I want to capture. |
@WalterKolczynski-NOAA - Merged develop. |
This PR is now ready for retesting through the CI system. @WalterKolczynski-NOAA @aerorahul as I have finally had a successful test on hera of C48mx500_3DVarAOWCDA (minus the archiving because I forgot to change it to an area I had access to). Please let me know if there's anything else needed from me for this PR. |
Manual CI has started on Hera. The clone is located in |
Experiment C48mx500_3DVarAOWCDA FAILED on Hercules in Build# 3 in |
Experiment C48_S2SWA_gefs FAILED on Hercules in Build# 3 in |
CI Failed on Hercules in Build# 3
|
CI on Hercules actually seems to have passed, but some Jenkins error resulted in an incorrect status after the fact. |
The The error stems from being unable to read the file |
The gfs_metpg2o1 job passed on the third attempt. The test is now complete and all tests passed on Hera. Setting |
a1c0e7d
into
NOAA-EMC:develop
Description
This PR updates the wave fix which was unintentionally left out of PR #3190
Additionally, this updates what ICs the highres ci tests are pointing to (IC update issues: #3287 #3288)
-- Fixes #3260
-- Refs #3326 - small changes in comments
Additionally, some smaller bug fixes and changes were made:
-- Fixes logic issue in ush/wave_grid_interp_sbs.sh #3162
-- Fixes Add MPI environment variables for orion/hercules #3259
--- Fixes [NCO Bug] Wave post should not copy files to COM whose names might collide #297
Notes on ufs-weather-model updates:
Type of change
Change characteristics
While the full fix for the wave IC issue does require code changes, these changes are still needed and can be included before the WW3 update is there.
How has this been tested?
Checklist