Originally posted here because I wasn't convinced it was a bug (I'm new to matplotlib)... but I'm increasingly convinced it is a bug, so here we are. I'm plotting some NCEP temperature anomaly data ...
I am using cartopy to produce a contour plot on a grid. The csv file contains positive and negative float values. I have used code nearly identical to this but have ...