Skip to content

HOTFIX: SFS CI test failing on Hercules #3632

@EricSinsky-NOAA

Description

@EricSinsky-NOAA

What is wrong?

The SFS CI test (C96mx100_S2S) is failing on hercules in PR #3017 due to a bug from PR #3535. The ice_prod job failed because hi_1 netcdf variable cannot be found. Variables with the _1 suffix are only supported by GEFS at this time. The SFS ice products should still use the _h suffix for now. A hotfix is explained below.

What should have happened?

The SFS CI test should pass.

What machines are impacted?

All or N/A

What global-workflow hash are you using?

9e3a122

Steps to reproduce

  1. Run SFS CI test
  2. Run up to ice_prod task

Additional information

No response

Do you have a proposed solution?

Give SFS its own oceanice config file and yaml file. The oceanice yaml file for SFS is the same yaml file that GEFS used before PR #3535 was merged, except it uses the gfs ocean and ice csv files, where the ice csv file contains variables with the _h suffix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageIssues that are triage

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions