Cool notebook. I took the liberty of giving it a go with cartopy, and you
can see the results here http://nbviewer.ipython.org/gist/pelson/10822698
I'd agree that the issue you linked to does look very similar to the issue
you are seeing, so I think this is very likely a bug.
Cheers,
On 16 Apri
Hello,
I’m trying to make a plot data on a map with the ‘cyl’ projection with a
shifted centerline (lon_0=180), but I receive an error when shiftdata() is
called. Since the plot works when lon_0=0, this seems to be a bug.
I’ve posted the code, error, and plots here:
http://nbviewer.ipython.org