earthkit.meteo.stats ==================== .. py:module:: earthkit.meteo.stats .. autoapi-nested-parse:: 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 ---------- .. toctree:: :maxdepth: 1 /autoapi/earthkit/meteo/stats/array/index Attributes ---------- .. autoapisummary:: earthkit.meteo.stats.GumbelDistribution earthkit.meteo.stats.return_period_to_value earthkit.meteo.stats.value_to_return_period Functions --------- .. toctree:: :hidden: /autoapi/earthkit/meteo/stats/iter_quantiles /autoapi/earthkit/meteo/stats/nanaverage .. autoapisummary:: earthkit.meteo.stats.iter_quantiles earthkit.meteo.stats.nanaverage Package Contents ---------------- .. py:data:: GumbelDistribution .. py:data:: return_period_to_value .. py:data:: value_to_return_period