Reference GuideΒΆ

metpy.constants

A collection of meteorologically significant constants.

metpy.units

Module to provide unit support.

metpy.io

Classes for reading various file formats.

metpy.calc

Provide tools for unit-aware, meteorological calculations.

metpy.plots

Contains functionality for making meteorological plots.

metpy.plots.ctables

Work with custom color tables.

metpy.interpolate

Provides tools for interpolating data.

metpy.gridding

Provides tools for interpolating irregularly spaced data onto a regular grid.

metpy.xarray

Provide accessors to enhance interoperability between xarray and MetPy.