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
74 stars 167 forks source link

Support cubed sphere history in the workflow #1688

Open CoryMartin-NOAA opened 1 year ago

CoryMartin-NOAA commented 1 year ago

Description The model supports writing out cubed sphere history files, and JEDI works on the cubed sphere grid, so we will need the workflow and all components to be able to handle cubed sphere history files.

Requirements

Acceptance Criteria (Definition of Done) Everything is awesome!

CoryMartin-NOAA commented 1 year ago

First problem, the model fails with:

Inline post not available for cubed_sphere_grid
CoryMartin-NOAA commented 3 months ago

@DavidNew-NOAA do you have an active branch for this (I thought so)?

DavidNew-NOAA commented 3 months ago

@CoryMartin-NOAA I have a branch, but not active. Once #2654 is merged, I will probably work on that next.

DavidNew-NOAA commented 3 months ago

@CoryMartin-NOAA https://github.com/DavidNew-NOAA/global-workflow/tree/feature/cube-cycle

CoryMartin-NOAA commented 3 months ago

Perfect, thanks! I was doing some issue pruning and wanted to update this one since I knew it was old but still needed

DavidNew-NOAA commented 3 months ago

I didn't know there was an issue for this, so good to know.