global-workflow icon indicating copy to clipboard operation
global-workflow copied to clipboard

Add ability to process ocean/ice products specific to GEFS

Open EricSinsky-NOAA opened this issue 2 months ago • 34 comments

Description

This PR begins to add the capability to produce GEFSv13 ocean and ice products in the global-workflow according to stakeholder requirements. An oceanice prod yaml file has been added to address the ocean and ice products specific to GEFSv13. The rocoto dependencies and config.base for GEFS have also been modified accordingly.

Refs #1878

Type of change

  • New feature (adds functionality)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO

How has this been tested?

These changes have been tested using the EP5d ICs on WCOSS2. Additional testing will be performed using the replay ICs from the changes in PR #2559.

Checklist

  • [ ] Any dependent changes have been merged and published
  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] My changes generate no new warnings
  • [ ] New and existing tests pass with my changes
  • [ ] I have made corresponding changes to the documentation if necessary

EricSinsky-NOAA avatar May 02 '24 13:05 EricSinsky-NOAA