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

distribution_corner_case #23

Merged
merged 1 commit into from
May 6, 2024

Conversation

ajkhattak
Copy link
Contributor

The PR fixed a corner case where the size of the 'first break' is smaller than the user-provided size. An example of this occurred when computing GIUH (with breaks set at intervals 0, 60, 120, 180,... [in minutes]). In cases where catchments are too small and can drain in less than 60 minutes, the modified code ensures to return the first break that the user provided.

@mikejohnson51 mikejohnson51 merged commit b80eac8 into mikejohnson51:master May 6, 2024
4 checks 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