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

Update the soilsnow_mask to ensure the correct mask is applied when writing increments #823

Open
Yanjun-Gan opened this issue Jan 16, 2025 · 0 comments
Assignees

Comments

@Yanjun-Gan
Copy link

Yanjun-Gan commented Jan 16, 2025

The mask in the file "gridio_gfs.f90" is incorrect. We need to update the code to correctly generate the mask for the output variable "soilsnow_mask":

  • 0: Ocean/glacier
  • 1: Snow-free land
  • 2: Snow-covered land

The code incorrectly classifies snow-covered sea-ice grids as snow-covered land because the variable "weasd" included snow-covered sea-ice grids. Also, glaciers are not being included in 0.

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

No branches or pull requests

2 participants