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

Remove ocean daily files #2689

Closed JessicaMeixner-NOAA closed 2 weeks ago

JessicaMeixner-NOAA commented 2 weeks ago

Description

This PR removes the ocn_daily files that are produced by the ocean component. These files can be recreated by averaging data that exists in the 6 hour aveaged files if needed.

Fixes https://github.com/NOAA-EMC/global-workflow/issues/2675 Fixes https://github.com/NOAA-EMC/global-workflow/issues/2659 (by removing them and making this obsolete)

Type of change

Change characteristics

How has this been tested?

Yes on Hera with C48_S2SW case: /scratch1/NCEPDEV/climate/Jessica.Meixner/removeocndaily/ocndaily01

Checklist

aerorahul commented 2 weeks ago

The changes in this PR look good. This is simply removing an output from the model and subsequently from the archive job. In the interest of time, and assessing minimal risk of this breaking anything, it is recommended to merge into develop without a CI test. The next PR that merges develop will test this and if it raises an issue, @aerorahul will address it as a hotfix ASAP.