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 lake maker #112

Closed

Conversation

ShanSunNOAA
Copy link
Contributor

Generating lake fraction and depth on the FV3 grid and adding them to oro_data. This commit references issue #111.

… the FV3 grid, add them to oro_data, and adjust

land_frac and slmsk, such that land_frac and slmsk are consistent with lake_frac.

(1) compile it using build_all.sh
(2) execute it using ush/fv3gfs_add_lake.sh with 2 arguments for resolution and output dir.
@GeorgeGayno-NOAA
Copy link
Collaborator

@shansun6 The addition of lakes should be a part of the grid generation process, not a stand-alone process. The main grid driver script is ./fv3gfs_driver_grid.sh. It is called by machine-specific batch scripts in ./driver_scripts.

@ShanSunNOAA
Copy link
Contributor Author

ShanSunNOAA commented Jun 10, 2020 via email

@GeorgeGayno-NOAA
Copy link
Collaborator

I will speak with Kate and Jun about saving the raw lake data somewhere.

@GeorgeGayno-NOAA
Copy link
Collaborator

Can you add the lake maker step at the bottom of "fv3gfs_make_orog.sh"? It will need to be an option.

@ShanSunNOAA
Copy link
Contributor Author

ShanSunNOAA commented Jun 10, 2020 via email

@GeorgeGayno-NOAA
Copy link
Collaborator

Yes, that is exactly what I meant. A flag such as 'do_lake' to exercise the lake code when true. Right now, I am not sure if all users will want lakes. This gives users a choice.

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.

2 participants