-
Notifications
You must be signed in to change notification settings - Fork 208
Labels
triageIssues that are triageIssues that are triage
Description
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?
Steps to reproduce
- Run SFS CI test
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triageIssues that are triageIssues that are triage