earthkit.meteo.score ==================== .. py:module:: earthkit.meteo.score .. autoapi-nested-parse:: Verification 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/score/array/index Functions --------- .. toctree:: :hidden: /autoapi/earthkit/meteo/score/crps /autoapi/earthkit/meteo/score/pearson .. autoapisummary:: earthkit.meteo.score.crps earthkit.meteo.score.pearson