-
Notifications
You must be signed in to change notification settings - Fork 179
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 ocnanalbmat #1286
Add ocnanalbmat #1286
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.
looks good. Just a minor comment about removing your edit for ocnpost
.
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.
👍
@guillaumevernieres Who in charge of g-w should review this? |
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.
Please add an entry to WCOSS2.env
in addition to HERA and ORION.
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.
The use of exclusive
is incorrect.
Co-authored-by: Rahul Mahajan <[email protected]>
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 now.
Thanks.
Thank you! |
Description
This adds the ocnanalbmat task to S2S workflow between ocnanalprep and ocnanalrun.
At present this is a stub task that does not actually run the associated jjob, pending more extensive testing
Partially addresses issue NOAA-EMC/GDASApp#263
Files changed:
env/HERA.env
env/ORION.env
parm/config/config.resources
workflow/applications.py
workflow/rocoto/workflow_tasks.py
Files added:
jobs/rocoto/ocnanalbmat.sh
parm/config/config.ocnanalbmat
Type of change
How Has This Been Tested?
Tested with abbreviated cycled ocean analysis run on Hera
Checklist