-
Notifications
You must be signed in to change notification settings - Fork 177
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 an archive task to GEFS system to archive files in HPSS #2895
Add an archive task to GEFS system to archive files in HPSS #2895
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.
Here are some initial suggestions.
…nando-NOAA/global-workflow into feature/gefs-arch-hpss
Experiment C96C48_hybatmDA FAILED on Hercules in Build# 2 in |
Experiment C96_atm3DVar FAILED on Orion in Build# 3 in |
Experiment C96C48_hybatmDA FAILED on Orion in Build# 3 in |
CI Failed on Hercules in Build# 2
|
CI Failed on Orion in Build# 3
|
CI Passed on Hera in Build# 1
|
All CI Test Cases Passed on Wcoss2:
|
Apparently I put in a bad memory spec for Orion and Hercules. Debugging. |
Orion and Hercules are going down for maintenance, so I won't be able to test this. The I turned both of these down by |
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.
Tested the most recent additions to the GEFS waves products. Checked the archived products on HPSS and all looks good. Even though the archive job will only run when DO_EXTRACTVARS
is YES
, this should be ok for the reforecast since DO_EXTRACTVARS
will be YES
for the reforecast (which is currently the primary target for the GEFS archive task).
addressed changes. needs a re-review if necessary
Description
This task is an extension of the arch job previously merged that archives files in ROTDIR (Add an archive task to GEFS system to archive files locally #2816 AntonMFernando-NOAA@2816c3b)
This feature adds an archive task to GEFS system to archive files in HPSSARCH and LOCALARCH.
Resolves Add archive task to GEFS workflow #2698
Refs Add an archive task to GEFS system to archive files locally #2816 Feature/get arch adds an empty archive job to GEFS system #2772 Update archive to handle ensembles #832
Type of change
Change characteristics
How has this been tested?
Checklist