plotsΒΆ

Contains functionality for making meteorological plots.

Classes

Hodograph([ax, component_range]) Make a hodograph of wind data.
SkewT([fig, rotation, subplot]) Make Skew-T log-P plots of data.
StationPlot(ax, x, y[, fontsize, spacing, ...]) Make a standard meteorological station plot.
StationPlotLayout make a layout to encapsulate plotting using StationPlot.