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 lake code for new datasets and to fix coastal lake problem #854

Closed
NingWang325 opened this issue Sep 22, 2023 · 1 comment
Closed
Assignees

Comments

@NingWang325
Copy link
Collaborator

NingWang325 commented Sep 22, 2023

An option is added to choose the observational datasets to generate lake mask and lake depth. GLDBv2 & GLDBv3 were used in the Prototype 6 and 7 applications. Lake fraction from MODIS+ (with Landset) and lake depth from GLDBv3 will be
used in the Prototype 8 application.

Since GLDBv3 is a debug version of GLDBv2, we keep GLDBv2 option for backward compatible reason and suggest using GLDBv3 for new applications.

Options for
-- lake fraction: GLDBv3, MODIS+ and VIIRS;
-- lake depth: GLDBv3 and GloBathy

A namelist is added to choose the dataset without recompiling the code.

New logic will also be added to remove coastal lakes.

@barlage
Copy link
Collaborator

barlage commented Sep 28, 2023

@GeorgeGayno-NOAA add "inland lake code will be updated to fix coastal lakes"

@GeorgeGayno-NOAA GeorgeGayno-NOAA changed the title Add option to choose different lake data source in generation of lake mask and lake depth for UFS grids Update lake code for new datasets and to fix coastal lake problem Sep 28, 2023
ShanSunNOAA added a commit to ShanSunNOAA/UFS_UTILS that referenced this issue Sep 29, 2023
-- Link orog to /scratch1/NCEPDEV/global/glopara/fix/raw/orog/ to read MODISP lake fraction and GLDBV3 lake depth for now
-- Add options to choose different lake datasets

Fixes ufs-community#854
@ghost ghost mentioned this issue Sep 29, 2023
5 tasks
GeorgeGayno-NOAA added a commit to ShanSunNOAA/UFS_UTILS that referenced this issue Nov 1, 2023
GeorgeGayno-NOAA added a commit to ShanSunNOAA/UFS_UTILS that referenced this issue Nov 1, 2023
GeorgeGayno-NOAA added a commit to ShanSunNOAA/UFS_UTILS that referenced this issue Nov 3, 2023
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

3 participants