Re: [Matplotlib-users] General questions about Basemap

2008-12-08 Thread Jeff Whitaker
Mauro Cavalcanti wrote: > Dear Jeff, > > 2008/12/8 Jeff Whitaker <[EMAIL PROTECTED]>: > >> Mauro: I just added a 'scale' keyword to bluemarble that downsamples the >> image to speed things up. scale=1.0 (the default) gives the same answer as >> before (the full resolution image). scale=0.5 do

Re: [Matplotlib-users] General questions about Basemap

2008-12-08 Thread Mauro Cavalcanti
Dear Jeff, 2008/12/8 Jeff Whitaker <[EMAIL PROTECTED]>: > Mauro: I just added a 'scale' keyword to bluemarble that downsamples the > image to speed things up. scale=1.0 (the default) gives the same answer as > before (the full resolution image). scale=0.5 downsamples the image to half > the ori

Re: [Matplotlib-users] General questions about Basemap

2008-12-08 Thread Jeff Whitaker
Mauro Cavalcanti wrote: > Dear ALL, > > I am using Basemap version 0.90 with MPL version 0.98.3 under Linux > Ubuntu, both installed from Andrew Straw repository (I just prefer to > install from repositories via apt than directly from the sources, > although in this case I do not have always the la

Re: [Matplotlib-users] General questions about Basemap

2008-12-07 Thread Jeff Whitaker
Mauro Cavalcanti wrote: > Dear Jeffrey, > > 2008/12/6 Jeff Whitaker <[EMAIL PROTECTED]>: > > >> Mauro: There never actually was a Basemap 0.90 - could you check that >> version number again with >> > > Sorry, my reference to a "0.90" version was a typo! Indeed, I have version > 0.99 > > T

Re: [Matplotlib-users] General questions about Basemap

2008-12-07 Thread Mauro Cavalcanti
Dear Jeffrey, 2008/12/6 Jeff Whitaker <[EMAIL PROTECTED]>: > Mauro: There never actually was a Basemap 0.90 - could you check that > version number again with Sorry, my reference to a "0.90" version was a typo! Indeed, I have version 0.99 Thanks for the information on the drawing of rivers; I

Re: [Matplotlib-users] General questions about Basemap

2008-12-06 Thread Jeff Whitaker
Mauro Cavalcanti wrote: > Dear ALL, > > I am using Basemap version 0.90 with MPL version 0.98.3 under Linux > Ubuntu, both installed from Andrew Straw repository (I just prefer to > install from repositories via apt than directly from the sources, > although in this case I do not have always the la

Re: [Matplotlib-users] General questions about Basemap

2008-12-05 Thread Jeff Whitaker
Mauro Cavalcanti wrote: > Dear ALL, > > I am using Basemap version 0.90 with MPL version 0.98.3 under Linux > Ubuntu, both installed from Andrew Straw repository (I just prefer to > install from repositories via apt than directly from the sources, > although in this case I do not have always the la

[Matplotlib-users] General questions about Basemap

2008-12-05 Thread Mauro Cavalcanti
Dear ALL, I am using Basemap version 0.90 with MPL version 0.98.3 under Linux Ubuntu, both installed from Andrew Straw repository (I just prefer to install from repositories via apt than directly from the sources, although in this case I do not have always the latest versions). I stumbled upon a