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

Disable archiving on half cycles and clean up yamls #2612

Closed DavidHuber-NOAA closed 1 month ago

DavidHuber-NOAA commented 1 month ago

What new functionality do you need?

Archiving should be disabled on the first half cycle since the only data generated is the gdas forecast, which is not particularly useful. Also, the yamls could be cleaned up and documentation/comments could be added as well.

What are the requirements for the new functionality?

No data is stored in the ARCDIR or ATARDIR on the first half cycle and the gdasarch and enkfgdasearc jobs are not created in the rocoto XML for the first half cycle.

Acceptance Criteria

Data archived after the first half cycle is identical to current develop, with the exception of dates, etc, in the log file.

Suggest a solution (optional)

No response