act.plotting.ContourDisplay#
- class act.plotting.ContourDisplay(ds, subplot_shape=(1,), ds_name=None, **kwargs)[source]#
This subclass contains routines that are specific to plotting contour plots from data. It is inherited from Display and therefore contains all of Display’s attributes and methods.
|
Adds a colorbar to the plot. |
|
Adds subplots to the Display object. |
|
This assigns the Display to a specific figure and axis. |
|
Base function for wind barbs. |
|
Base function for contours if user already has data gridded. |
|
Base function for filled contours if user already has data gridded. |
|
Extracts, grids, and creates a contour plot. |
|
Group the Display by specific units of time. |
|
Extracts, grids, and creates a contour plot. |
|
Extracts, grids, and creates a contour plot. |
|
This will place a Display object into a specific subplot. |