-
Notifications
You must be signed in to change notification settings - Fork 181
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
Updating High Resolution Tests, Fixing Minor Wave Issues #3289
base: develop
Are you sure you want to change the base?
Updating High Resolution Tests, Fixing 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. |
Yeah - sorry, I'll make sure I can run something before this. I thought I had run things close enough and looked at every commit for needed changes but missed this. Apologies for not properly testing again on my end. I'll do that now. |
Okie dokie, I will change the label to failed for WCOSS2. Please reset it to WCOSS2-ready and ping me when ready to retry the CI tests. Thanks! |
Adding local FV3ATM_OUTPUT_DIR="./" in |
My test is now in the forecast job |
CI Tests set up to run in /lfs/h2/emc/ptmp/emc.global/PR/PR_3289/RUNTESTS on WCOSS |
Execs weren't built in second attempt at CI. Retrying CI. |
CI Tests set up to run in /lfs/h2/emc/ptmp/emc.global/PR/PR_3289/RUNTESTS on WCOSS |
CI Tests set up to run in /lfs/h2/emc/ptmp/emc.global/PR/PR_3289/RUNTESTS on WCOSS |
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
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