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

Total water storage reporting #146

Merged
merged 6 commits into from
Jan 23, 2024
Merged

Total water storage reporting #146

merged 6 commits into from
Jan 23, 2024

Conversation

doc78
Copy link
Collaborator

@doc78 doc78 commented Jan 16, 2024

This pull request applies @emiliano-gelati proposed changes related to computing and reporting total water storage, including reporting of few previously unreported storage components (CumIntSealedMaps, CumInterceptionIrrigationMaps, UZIrrigationMaps).

To reduce code repetition in src/lisflood/hydrological_modules/waterbalance.py, two methods are defined:

storage_channel
storage_hillslope
All tests (pytest tests/ and pytest tests/ -m "slow") passed.

It addresses issue #143

@doc78 doc78 requested a review from emiliano-gelati January 16, 2024 14:54
Copy link
Collaborator

@emiliano-gelati emiliano-gelati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good to me

@doc78 doc78 merged commit 419df0a into master Jan 23, 2024
1 check passed
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