Skip to content
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

Put RUNs in the right order #3306

Open
WalterKolczynski-NOAA opened this issue Feb 6, 2025 · 0 comments
Open

Put RUNs in the right order #3306

WalterKolczynski-NOAA opened this issue Feb 6, 2025 · 0 comments
Labels
feature New feature or request

Comments

@WalterKolczynski-NOAA
Copy link
Contributor

What new functionality do you need?

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".

What are the requirements for the new functionality?

Rocoto jobs appear in the order:

gfs
enkfgfs
gdas
enkfgdas

Acceptance Criteria

  • rocoto jobs appear in the correct order
  • All else is otherwise identical

Suggest a solution (optional)

Should be as simple as reordering the list of RUNs created in gfs_cycled.py

@WalterKolczynski-NOAA WalterKolczynski-NOAA added the feature New feature or request label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant