Heavy Rainfall AnalysisΒΆ

Module for heavy rainfall analysis.

  • identify and select all intervals in which a specified precipitation threshold is exceeded
  • count the number of threshold exceedances
  • calculate duration sums
find_heavy_rainfalls Creates a DataFrame containing all heavy rainfalls (intervals) exceeding a specified threshold intensity value.
count_heavy_rainfall_intervals Creates a DataFrame containing the sum of all heavy rainfalls intervals exceeding a specified threshold intensity value.
duration_sum Calculate duration sum (Dauerstufe) of a defined time window D.