ufs-community / UFS_UTILS

Utilities for the NCEP models.
Other
21 stars 108 forks source link

Updating FNMSKH to high-res land-sea mask for GFS.v16 #14

Closed yangfanglin closed 5 years ago

yangfanglin commented 5 years ago

set FNMSKH=${FNMSKH:-${FIXam}/global_slmask.t1534.3072.1536.grb} instead of FNMSKH=${FNMSKH:-${FIXam}/seaice_newland.grb} to use high-res land-sea mask in global_chgres.sh and global_cycle.sh for interpolation of climatological SST etc.

This is needed to reduce lake temperature biases for GFS.v16 development.

yangfanglin commented 5 years ago

Changes have been made in fork https://github.com/yangfanglin/UFS_UTILS. Ready to ask for pull

GeorgeGayno-NOAA commented 5 years ago

Work complete. Close issue.