MetPy
MetPy copied to clipboard
add generic Declarative `RasterPlot` interface to `pcolormesh`
Discussion from today's Dev Call (notes):
As a complement to ContourPlot
and ImagePlot
, add a Declarative RasterPlot
as a generic interface to pcolormesh
. This could be generally applicable for plotting physical quantities outside of contours, and could particularly enable a Declarative Radar interface moving forward.