-
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
Add capability to run diff resolutions for marine anl and background #3238
base: develop
Are you sure you want to change the base?
Add capability to run diff resolutions for marine anl and background #3238
Conversation
Updates to cp4
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.
Looks good except for the one comment
Experiment C48_S2SW FAILED on Hercules in Build# 1 with error logs:
Follow link here to view the contents of the above file(s): (link) |
Experiment C48_S2SW FAILED on Hercules in Build# 1 in |
Hercules C48_S2SW failure The Hercules failure may be a system issue. The log file ends with a
|
Experiment C48mx500_3DVarAOWCDA FAILED on Hercules in Build# 1 with error logs:
Follow link here to view the contents of the above file(s): (link) |
Experiment C48mx500_3DVarAOWCDA FAILED on Hercules in Build# 1 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): (link) |
Experiment C96C48_hybatmDA FAILED on Hercules in Build# 1 in |
Hercules C48mx500_3DVarAOWCDA failure According to
This is indeed true.
Seems the job dependencies in |
Hercules C96C48_hybatmDA failure
Checks of the enkfgdas forecast log files find
in both the mem001 and mem002 log files. A check of
C96C48_hybatmDA is a GSI-based atmosphere only CI case. This PR does not alter files used by GSI DA. Is Hercules experience compute node or file system issues? |
CI Failed on Hercules in Build# 1
|
Hera g-w CI Automated Hera g-w CI appears to be broken. Although the CI-Hera-Ready label was applied, the label was never updated to -Building or -Running. Manually install
All jobs successfully ran to completion on Hera. |
Since Hera g-w CI was manually run and passed, remove CI-Hera-Ready label |
Orion g-w CI Automated Orion g-w CI appears to be broken. Although the CI-Orion-Ready label was applied, the label was never updated to -Building or -Running. Manually install The following CI cases have dead jobs
These failures are similar to what was observed on Hercules.
Hercules and Orion CI differ from Hera in that Other g-w CI cases successfully ran to completion on Orion
|
Since Orion g-w CI was manually run, remove CI-Orion-Ready label |
g-w CI summary g-w CI successfully ran all jobs Hera and WCOSS2 (Dogwood). g-w CI jobs fail on Hercules and Orion. There are similarities between the Hercules and Orion failures. The Hercules Label based automated g-w CI on Hera and Orion is not working. The Ready label did not trigger CI on these machines. The Ready label successfully triggered Hera g-w CI. How shall we proceed? The g-w CI failures noted above do not appear to be related to changes in this PR. Tagging @WalterKolczynski-NOAA , @aerorahul , @TerrenceMcGuinness-NOAA , @guillaumevernieres , @DavidNew-NOAA for awareness. |
Description
This PR mostly includes configuration changes to allow the use a B-matrix at a defined resolution that may or may not be the same as the background.
Changes of note:
Addition of an interpolation step in the B-matrix job
version update for the fix files
the
gdas.cd
update should be the correct one now.Resolves Implement the marine analysis at a resolution different from the deterministic #3230
Resolves Background error at 1/2 deg GDASApp#1375
Dependencies
Type of change
Change characteristics
How has this been tested?
Subset of the ci tests on hercules and hera
Checklist