Mauro Cavalcanti wrote:
> Dear Jeffrey & ALL,
>
> Are there any way to plot a Basemap using a standard Equidistant
> Cylindrical Projection, but centered on the Pacific Basin instead of
> the default plot? This can be done easily with all projections that
> require just a center point at lat_0, long_0 (Robinson, Mollweide,
> Orthographic, Geostationary) but could not figure out how to do this
> in projections that require a bounding rectangle to be defined (as is
> the case with the Equidistant Cylindrical).
>
> Thanks in advance!
>
> With best regards,
>
>   
Mauro:  Just set the llrncrlat,urcrnrlon appropriately.  For instance, 
llcrnrlon=0, urcrnrlon=360 will produce a map centered on the dateline 
while llcrnrlon=-180, urcrnrlon=180 will produce a map centered on 
Greenwich.

-Jeff

-- 
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/PSD1        FAX   : (303)497-6449
325 Broadway                Boulder, CO, USA 80305-3328


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to