Plots (metpy.plots)
#
Contains functionality for making meteorological plots.
Functions
|
Read colortable information from a file. |
|
Determine the numeric weather symbol value from METAR code text. |
|
Add the MetPy logo to a figure. |
|
Add a timestamp to a plot. |
|
Add the Unidata logo to a figure. |
|
Convert GEMPAK color numbers into corresponding Matplotlib colors. |
Classes
|
Collects panels and set complete figure related settings (e.g., size). |
|
Set figure related elements for an individual panel. |
|
The highest level class related to plotting 2D data. |
|
Defines the common elements of 2D scalar plots for single scalar value fields. |
|
Make raster image using |
|
Make contour plots by defining specific traits. |
|
Make color-filled contours plots by defining appropriate traits. |
|
Defines common elements for 2D vector plots. |
|
Make plots of wind barbs on a map with traits to refine the look of plotted elements. |
|
The highest level class related to plotting observed surface and upperair data. |
|
Plot collections of Shapely objects and customize their appearance. |
|
Make Skew-T log-P plots of data. |
|
Make a hodograph of wind data. |
|
Make a standard meteorological station plot. |
make a layout to encapsulate plotting using |