plots¶
Contains functionality for making meteorological plots.
Functions
| 
 | 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. | 
| 
 | Read colortable information from a file. | 
| 
 | Determine the numeric weather symbol value from METAR code text. | 
Classes
| 
 | Make plots of wind barbs on a map with traits to refine the look of plotted elements. | 
| 
 | Make contour plots by defining specific traits. | 
| 
 | Make color-filled contours plots by defining appropriate traits. | 
| 
 | Make a hodograph of wind data. | 
| 
 | Make raster image using  | 
| 
 | Set figure related elements for an individual panel. | 
| 
 | Collects panels and set complete figure related settings (e.g., size). | 
| 
 | The highest level class related to plotting observed surface and upperair data. | 
| 
 | Defines the common elements of 2D scalar plots for single scalar value fields. | 
| 
 | Defines common elements for 2D vector plots. | 
| 
 | The highest level class related to plotting 2D data. | 
| 
 | Make Skew-T log-P plots of data. | 
| 
 | Make a standard meteorological station plot. | 
| make a layout to encapsulate plotting using  |