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

Discharge [m3/s] for lumped forcing #376

Open
BSchilperoort opened this issue Sep 12, 2023 · 0 comments
Open

Discharge [m3/s] for lumped forcing #376

BSchilperoort opened this issue Sep 12, 2023 · 0 comments
Labels
forcing Issue related to forcing (generation, loading, etc.)

Comments

@BSchilperoort
Copy link
Contributor

While looking at #365, I was confused by how the lumped precipitation in mm/s is converted to a discharge in m3/s.

It turns out that in the comparison study, the area is determined using utils.area.get_catchment_area.
The mm/day value of Marrmot-M01 is then converted in the experiment notebook here.

I think these kind of utilities would fit better in ewatercycle or the relevant ewatercycle model plugin(s), as it is an essential step if you want to actually analyze the output of a model forced with the DefaultLumpedForcing.

For the LumpedLeakyBucket, this conversion will be required as well.

@BSchilperoort BSchilperoort added the forcing Issue related to forcing (generation, loading, etc.) label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forcing Issue related to forcing (generation, loading, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant