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

2013-05-13 Thread ChaoYue
Forwarded message -- > From: Scott Sinclair <[hidden > email]<http://user/SendEmail.jtp?type=node&node=40977&i=0>> > > Date: 30 April 2013 13:20 > Subject: Re: [Matplotlib-users] Basemap plotting data on projection > To: ChaoYue <[hidden

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