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

2013-05-13 Thread ChaoYue
-- From: Scott Sinclair [hidden email]http://user/SendEmail.jtp?type=nodenode=40977i=0 Date: 30 April 2013 13:20 Subject: Re: [Matplotlib-users] Basemap plotting data on projection To: ChaoYue [hidden email]http://user/SendEmail.jtp?type=nodenode=40977i=1 On 29 April 2013 23:32

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