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

Manual creation of IDF curves #137

Open
dreyerlivio opened this issue Mar 26, 2023 · 2 comments
Open

Manual creation of IDF curves #137

dreyerlivio opened this issue Mar 26, 2023 · 2 comments

Comments

@dreyerlivio
Copy link

dreyerlivio commented Mar 26, 2023

Currently the Rainfall Manager only allows to create IDF curves by entering the coefficients for the Montana or Shermann method. The support of the manual definition of the IDF curve ( intensity/duration) would be a nice feature!

@vcloarec
Copy link
Owner

Hi,
I am wondering of the best way to retrieve the intensity once the curve is entered manually. To have an intensity from a duration, it is necessary to perform an interpolation between two points. In that case, what is the best.

  • linear interpolation ?
  • using Montana to perform the interpolation.

idf_interpolation

If using Montana could be the best, I think the solution could be to add the capabilities to import the curve by calculating the Montana coefficient for all intervals from intensity/duration pair.

@dreyerlivio
Copy link
Author

I think both options would useful, especially the capability to import the curve by calculating the Montana coefficient for all intervals from intensity/duration pairs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants