Skip to content
New issue

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

Adding seaice thickness data from HYCOM for use in LSM sea ice module #1067

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

thomasuhoh
Copy link
Contributor

This PR adds modifications to the code so that sea ice thickness information from HYCOM can be used in the LSM sea ice module. If no sea ice depth information is available, the default depth of 3m is used which can be unrealistically high in certain areas.

Sea ice depth data from HYCOM can be downloaded from https://ncss.hycom.org/thredds/ncss/grid/GLBy0.08/expt_93.0/ice/dataset.html (choose the "sih" variable). These data have to be written to WPS intermediate format with file prefix "ICET" and the name of the variable which is read in is called "ICETHICK".

To activate, users need to explicitly set icedepth_external=.true. in the physics section of namelist.atmosphere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant