On 1/16/12 11:08 AM, Serhiy Hrechanyy wrote:
>>> m = Basemap(projection = 'npstere', resolution = 'c', lat_0 = 90.,
>>> lon_0 = 0.,
>>> area_thresh = 1000., boundinglat = 40.
>>>
>>> )
>>>
>>> one get a square map. Is there any way to make the map round, not 
>>> square?
>> No.
>
> Thanks, Jeff,
>
> could you suggest any other projection to do the job (round polar plot).
>
> 'ortho' makes a round map, but goes almost till Equator (I would 
> rather prefer 40°)
>
> Do 'npaeqd' and 'nplaea' make only "squares" as well?
Serhiy:

Yes, they all make squares.  Why is it so important the plot be round?

-Jeff


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to