heavy rain as a function of the duration and the return period acc. to DWA-A 531 (2012) This program reads the measurement data of the rainfall and calculates the distribution of the rainfall as a function of the return period and the duration for duration steps up to 12 hours (and more) and return period in a range of '0.5a <= T_n <= 100a'
a relatively short time series behaved as expected in testing purposes. However, I have noticed that w takes on negative sign and hinders further computations depending on log10 when elongating the time series. Do you have any hints on how this might (perhaps mathematically) occur or what this could imply?
I find your package great and unique, would really love to experiment with it without having to implement it myself at the moment, and thus hope for your thoughts.
Dear Markus,
a relatively short time series behaved as expected in testing purposes. However, I have noticed that w takes on negative sign and hinders further computations depending on log10 when elongating the time series. Do you have any hints on how this might (perhaps mathematically) occur or what this could imply?
I find your package great and unique, would really love to experiment with it without having to implement it myself at the moment, and thus hope for your thoughts.
Best Philipp