Re: [Matplotlib-users] Basemap plotting data on projection

2013-04-29 Thread ChaoYue
Hi all, Indeed it's a bit strange, I can reproduce the problem. But when using 'cyl' projection I don't have this issue. attahced two figures showed the difference. the tested data is also attached. complete code is below: from mpl_toolkits.basemap import Basemap, cm, maskoceans import matplotl

Re: [Matplotlib-users] Projection Direction Distortion

2013-04-29 Thread Mathew Topper
Hi Jody, Thanks for getting in touch. My reply in line also: On 26/04/13 18:34, Jody Klymak wrote: Not clear how a direction is given as a lon lat. Do you mean you have a set of vectors, each defined as lon/lat pairs? My usage is to examine boundary conditions for a spectral wave model. Thu