Re: [Matplotlib-users] Basemap shiftgrid

2014-08-27 Thread mmc
Hi Thomas I have managed to get my data to shift in line with my longitude and latitudes, however now I cannot get it to read out more than one plot. I am running this is a loop as I want to get 34 plots (of 34 separate years of the same variable) however once it runs through the loop once and I

Re: [Matplotlib-users] Basemap shiftgrid

2014-08-27 Thread Thomas Caswell
Is this related to https://github.com/matplotlib/basemap/issues/163 ? On Wed, Aug 27, 2014 at 5:41 AM, ChaoYue wrote: > Hi Michelle, > > I might not fully understand your problem, could you have a look at this > thread and see if it helps? > > http://matplotlib.1069221.n5.nabble.com/Fwd-Strange-b

Re: [Matplotlib-users] Basemap shiftgrid

2014-08-27 Thread ChaoYue
Hi Michelle, I might not fully understand your problem, could you have a look at this thread and see if it helps? http://matplotlib.1069221.n5.nabble.com/Fwd-Strange-behaviour-on-plotting-data-on-Ronbinson-projection-using-Basemap-td43222.html#a43233 Cheers, Chao On Wed, Aug 27, 2014 at 9:58

[Matplotlib-users] Basemap shiftgrid

2014-08-27 Thread mmc
Hi All, I am having problems plotting data in Basemap. I have tried some of the different projections such as Robinson and Equidistant Cylindrical, however kept running into the error WARNING: x coordinate not monotonically increasing - contour plot may not be what you expect. If it looks odd,