-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Labels
maintenanceRegular updates and maintenance workRegular updates and maintenance work
Description
What new functionality do you need?
The ability to run multiple forecast in one job isn't really needed anymore. Ops doesn't run that way, requires substantial overhead to maintain, and reduces the effectiveness of the job scheduler. We may even be able to eliminate some scripts by setting the member at the workflow level.
What are the requirements for the new functionality?
Remove the EnKF groups from the ensemble forecast as well as any other jobs that use the same groups and replace them with loops over the ensemble members with the member and MEMDIR set by the workflow manager. Update dependencies as necessary.
Post groups may be another candidate for this sort of simplification, but is outside the scope here.
Acceptance Criteria
Identical output to the current system without using groups.
Suggest a solution (optional)
No response
Metadata
Metadata
Assignees
Labels
maintenanceRegular updates and maintenance workRegular updates and maintenance work