plotter#
Plotting utilities for creating geospatial maps with Cartopy and Matplotlib.
Includes functions for plotting: - Constant data maps with a legend patch. - Discrete data maps with colorbars and extensions. - General wrapper plot_map that auto-selects plotting strategy.
Functions#
|
Calculate sorted values and CDF coordinates. |
|
Create summary rows for metric values. |
|
Plot one CDF series on an existing axis. |
|
Plot a map for constant-valued data. |
|
Plot a map with discrete bins using a colorbar. |
|
Plot and save a 2D DataArray over longitude and latitude using Cartopy. |
|
Create a comparison CDF plot for one metric variable. |
|
Create a violin plot for one metric variable. |
|
Write a PDF overview with summary table and plot pages. |