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

Add domain level to wave gridded COM path #2677

Open WalterKolczynski-NOAA opened 3 weeks ago

WalterKolczynski-NOAA commented 3 weeks ago

What new functionality do you need?

Wave gridded products are currently all being placed in products/wave/gridded. Other component products include a domain/resolution directory level to group output (e.g. grib2 has a 0p25, 0p50, and 1p00 directory). Wave gridded products should also include this level (e.g. products/wave/gridded/arctic.9km, products/wave/gridded/global.0p16, etc)

What are the requirements for the new functionality?

Gridded wave output is placed into separate directories based on domain/resolution combination.`

Acceptance Criteria

Suggest a solution (optional)

No response