NOAA-EMC / global-workflow

Global Superstructure/Workflow supporting the Global Forecast System (GFS)
https://global-workflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
70 stars 162 forks source link

Convert forecast-only stage_ic job to python #2650

Closed KateFriedman-NOAA closed 2 weeks ago

KateFriedman-NOAA commented 4 weeks ago

What new functionality do you need?

The existing stage_ic job in forecast-only mode needs to be converted from shell to python. This should improve and enhance the job capabilities and make it more extensible.

This is a subtask of issue #2475.

What are the requirements for the new functionality?

Existing job functionality should be retained but converted to python and yaml.

Acceptance Criteria

Job still performs the same tasks.

TODO

KateFriedman-NOAA commented 2 weeks ago

Will take care of as part of PR for issue #2475. Closing as not needed.