Re: [Matplotlib-users] A question on Basemap projection

2008-12-08 Thread Mauro Cavalcanti
Dear Jeff, 2008/12/8 Jeff Whitaker <[EMAIL PROTECTED]>: > Mauro: I realized that this is actually possible with the Cassini > projection (the transverse aspect of the cylindrical equidistant). > > Don't know why you would actually do it though, if you want to show polar > regions you should proba

Re: [Matplotlib-users] A question on Basemap projection

2008-12-08 Thread Mauro Cavalcanti
Dear Jeff, 2008/12/8 Jeff Whitaker <[EMAIL PROTECTED]>: > Mauro: I just updated SVN basemap so you can specify just lon_0 for all > cylindrical projections (cyl,gall,merc,mill) to get a global map centered on > lon_0 (implying > llcrnrlat=-90,urcrnrlat=90,llcrnrlon=lon_0-180,urcrnrlon=lon_0+180)

Re: [Matplotlib-users] A question on Basemap projection

2008-12-08 Thread Jeff Whitaker
Mauro Cavalcanti wrote: > Dear Jeff, > > 2008/12/7 Jeff Whitaker <[EMAIL PROTECTED]>: > >> 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 ce

Re: [Matplotlib-users] A question on Basemap projection

2008-12-08 Thread Jeff Whitaker
Mauro Cavalcanti wrote: > Dear Jeff, > > 2008/12/7 Jeff Whitaker <[EMAIL PROTECTED]>: > >> 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 ce

Re: [Matplotlib-users] A question on Basemap projection

2008-12-08 Thread Mauro Cavalcanti
Dear Jeff, 2008/12/7 Jeff Whitaker <[EMAIL PROTECTED]>: > 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. Thanks! I had n

Re: [Matplotlib-users] A question on Basemap projection

2008-12-07 Thread Jeff Whitaker
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, lon

[Matplotlib-users] A question on Basemap projection

2008-12-07 Thread Mauro Cavalcanti
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, Orthograp