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
75 stars 168 forks source link

Incorporate JEDI class into marine jobs #2931

Open DavidNew-NOAA opened 1 month ago

DavidNew-NOAA commented 1 month ago

What new functionality do you need?

The JEDI class in PyGFS needs to be incorporated into any of the marine jobs that use JEDI applications.

What are the requirements for the new functionality?

For every JEDI application that is run, a JEDI object should be instantiated and utilized to initialize and run the application.

G-W PR #2920 needs to be merged first along with, I believe, one more PR, based on discussion with @guillaumevernieres and @AndrewEichmann-NOAA

Acceptance Criteria

Existing CI tests for the marine analysis should pass.

Suggest a solution (optional)

No response

DavidNew-NOAA commented 1 month ago

I don't have the ability to self-assign this issue, but I plan to create a PR for this in a few weeks.