... | @@ -40,11 +40,16 @@ Also, as stated in the introduction, the Gumbel distribution is widely used in h |
... | @@ -40,11 +40,16 @@ Also, as stated in the introduction, the Gumbel distribution is widely used in h |
|
|
|
|
|
|
|
|
|
### Todo list...
|
|
### Todo list...
|
|
:moneybag: :money_with_wings: It is planned to add damage to each flood, through a damage-frequency relationship, and to plot the average damages on a given duration so as to illustrate the variability of damages on a restricted set of observations.
|
|
|
|
|
|
|
|
Maybe a fork with POT Sample generation (with fitted exponential law) can be proposed.
|
|
Maybe a fork with POT Sample generation (with fitted exponential law) can be proposed.
|
|
Other tools are developped to sample and process real data (as time series) with both annual maxima and POT methods. The use of pandas for coding has the advantage of yielding very readable code, but "default" arguments of resample methods are sometimes questionable ; a tool should be on line soon, with a control of missing values (to validate sampled peak or aggregation for multiduration analysis).
|
|
Other tools are developped to sample and process real data (as time series) with both annual maxima and POT methods. The use of pandas for coding has the advantage of yielding very readable code, but "default" arguments of resample methods are sometimes questionable ; a tool should be on line soon, with a control of missing values (to validate sampled peak or aggregation for multiduration analysis).
|
|
|
|
|
|
|
|
## About Economy...
|
|
|
|
:moneybag: HydroDemo_Sample2Gumbel2Damages is on its way :money_with_wings:
|
|
|
|
|
|
|
|
By adding the definition of a discharge-frequency table, for one or more land-uses, an spinoff named Sample2Gumbal2Damages computes the damages per land use and per event, as another chronological time-series, and compares the observed damages per land-use and total per year on average to the Annual Average Damage estimated from the damage-frequency curve.
|
|
|
|
|
|
|
|
![screenshot](https://gitlab.irstea.fr/hydrotools_demosandprocessing/sample2gumbel/-/blob/master/Images/Damage600yrs.PNG)
|
|
|
|
|
|
|
|
|
|
### Main references
|
|
### Main references
|
|
|
|
|
... | | ... | |