earthkit.meteo.stats

Statistical functions.

The API is split into two levels. The low level functions are in the array submodule and they can be used to operate on numpy arrays. The high level functions are still to be developed and planned to work with objects like earthkit.data FieldLists or xarray DataSets.

Submodules

Attributes

GumbelDistribution

return_period_to_value

value_to_return_period

Functions

iter_quantiles(*args, **kwargs)

nanaverage(*args, **kwargs)

Package Contents

earthkit.meteo.stats.GumbelDistribution
earthkit.meteo.stats.return_period_to_value
earthkit.meteo.stats.value_to_return_period