earthkit.meteo.stats

Statistical functions.

Submodules

Functions

fit_gumbel(…)

Gumbel distribution with parameters fitted to a sample of values.

iter_quantiles(…)

Iterate over the quantiles of a large array.

nanaverage(…)

A merge of the functionality of np.nanmean and np.average.

return_period_to_value(…)

Value for a given return period of a distribution of extremes.

value_to_return_period(…)

Return period of a value given a distribution of extremes.