Reference

Top level modules

config

global configuration for meteodatalab.

data_cache

Helper class to cache data.

data_source

Data source helper class.

grib_decoder

Decoder for grib data.

mars

Mars request helper class.

Horizontal operators

operators.crop

Horizontal cropping operator.

operators.gis

Geospatial logic.

operators.lateral_operators

Lateral operators.

operators.regrid

Regridding operator.

Meteorological operators

operators.atmo

Atmospheric thermodynamic functions.

operators.brn

algorithm for BRN operator.

operators.hzerocl

Algorithm for computation of height of zero degree isotherm.

operators.pot_vortic

Implementation of the potential vorticity operator.

operators.radiation

Radiation related operators.

operators.relhum

Relative humidity operators.

operators.rho

Algorithm to compute the density (rho).

operators.theta

algorithm to compute the potential temperature theta in K.

operators.thetav

Definition of the thetav operator.

operators.wind

Wind operators.

Time operators

operators.time_operators

Various time operators.

Vertical operators

operators.vertical_interpolation

Vertical interpolation operators.

operators.vertical_reduction

Vertical reduction operators.