We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The global-workflow group would like the following change to ./ush/global_cycle.sh.
./ush/global_cycle.sh
FNAISC=${FNAISC:-"$FIX_AM/CFSR.SEAICE.1982.2012.monthly.clim.grb"} with FNAISC=${FNAISC:-"$FIX_AM/IMS-NIC.blended.ice.monthly.clim.grb"}
No source code changes were requested.
See NOAA-EMC/global-workflow#886
The text was updated successfully, but these errors were encountered:
Update default ice climatology in ./ush/global_cycle.sh.
f25d90f
Update the global_cycle consistency test to use the old ice for now. Fixes ufs-community#661.
Merge branch 'develop' into feature/cycle_ice
6d6263e
Fixes ufs-community#661.
8a278b9
Update default ice climatology in ./ush/global_cycle.sh. (#664)
f2e1203
Replace current default ice climo "CFSR.SEAICE.1982.2012.monthly.clim.grb" with new IMS-based climo "IMS-NIC.blended.ice.monthly.clim.grb". Fixes #661.
ufs_utils_1_8_0
GeorgeGayno-NOAA
Successfully merging a pull request may close this issue.
The global-workflow group would like the following change to
./ush/global_cycle.sh
.FNAISC=${FNAISC:-"$FIX_AM/CFSR.SEAICE.1982.2012.monthly.clim.grb"}
with
FNAISC=${FNAISC:-"$FIX_AM/IMS-NIC.blended.ice.monthly.clim.grb"}
No source code changes were requested.
See NOAA-EMC/global-workflow#886
The text was updated successfully, but these errors were encountered: