Skip to article frontmatterSkip to article content

Glossary

Climate normals
Climate normals or climatological normals are 30-year averages of weather variables like temperature and precipitation for a specific location and time of year, providing a stable reference point for comparing current weather to expected conditions and monitoring climate change. The current base period recommended by the World Meteorological Organization (WMO) is 1991–2020. More information
earthkit
An open-source Python project led by ECMWF, providing powerful tools for speeding up weather and climate science workflows by simplifying data access, processing, analysis, visualisation and much more. More information
GeoJSON
An open format to represent geographical features (points, lines and polygons), along with other attributes. It is based on the JSON format.
NetCDF
A widely used file format for climate and weather data.
Organisation unit
Used in DHIS2 to represent the geographic location of the data. An org unit can either be an administrative unit representing a geographical area (e.g. a health district), or the location of a health facility. More information
Xarray
A python library which simplifies working with labelled multi-dimension arrays, with a similar data model to NetCDF. More information