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

Allow driver to accept multiple forms of precipitation data #40

Open
SnowHydrology opened this issue Dec 2, 2021 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@SnowHydrology
Copy link
Contributor

Currently, the 1D Noah-OWP-Modular driver reads in precipitation rate, which it assigns to PRCP in the AsciiReadModule and then to PRCPNONC in AtmProcessing. For Nextgen compatibility, there is a compiler directive in AtmProcessing that toggles between PRCP and PRCPNONC depending on the NGEN_FORCING_ACTIVE flag.

We should allow the driver to accept constituent types of precipitation for when/if it's forced by a weather model that provides multiple forms of precipitation.

We should also evaluate whether computing the fraction of a grid cell receiving precipitation (water%fp) is appropriate for smaller scale modeling.

@SnowHydrology SnowHydrology added the enhancement New feature or request label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants