[Matplotlib-users] cyclic longitude in Basemap

2008-08-01 Thread Zane Selvans
Hi all, Does anybody know how one gets a mpl_toolkits.basemap.Basemap map to automatically recognize when a feature has run off the end of the longitude range, and needs to wrap around and show up on the far side of a map having global extent? I have a bunch of linear features I'm trying

Re: [Matplotlib-users] cyclic longitude in Basemap

2008-08-01 Thread Jeff Whitaker
Zane Selvans wrote: Hi all, Does anybody know how one gets a mpl_toolkits.basemap.Basemap map to automatically recognize when a feature has run off the end of the longitude range, and needs to wrap around and show up on the far side of a map having global extent? I have a bunch of