-
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
Change order of RUNs #3335
base: develop
Are you sure you want to change the base?
Change order of RUNs #3335
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.
This is not correct. You moved the RUNs, but not the conditionals attached to them.
@WalterKolczynski-NOAA |
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 fix the pynorms errors
@WalterKolczynski-NOAA |
@WalterKolczynski-NOAA |
@mingshichen-noaa pynorms is still failing |
@WalterKolczynski-NOAA |
Description
The rocoto workflow currently lists the gdas tasks first, then enkfgdas, then gfs. However, this is reversed from the logical order, where [enkf]gfs is the "early cycle" and [enkf]gdas is the "late cycle".
Refs #3306
Type of change
Change characteristics
How has this been tested?
Checklist