rcatool.stats.climateindex.extr_hotdays_calc
- rcatool.stats.climateindex.extr_hotdays_calc(data, thr_p95)[source]
Calculate number of extreme hotdays.
Return days with mean temperature above the 95th percentile of climatology.
- Parameters:
data (array) – 1D-array of temperature input timeseries
thr_p95 (float) – 95th percentile daily mean value from climatology