MarkusPic / intensity_duration_frequency_analysis

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'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Negative w parameter

philipphoehn opened this issue · comments

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

Dear Philipp

I couldn't find any problems in the code. Would you send me the data you used? (markus.pichler@tugraz.at) A negative w should not be possible.

Best
Markus