On 13/10/2007, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> Adam: See the basemap examples directory - there's plenty of examples
> there using pylab.colorbar.
Thanks, that was what I was after - the appropriate module and method.
Cheers
Adam
Adam Mercer wrote:
> Hi
>
> Is there a way that I can add a colour bar to a basemap plot detailing
> the value represented by each colour?
>
> Cheers
>
> Adam
>
>
Adam: See the basemap examples directory - there's plenty of examples
there using pylab.colorbar.
-Jeff
--
Jeffrey S. Whitaker
On 13/10/2007, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> Adam: Same as with any other plot created with matplotlib. You can use
> the 'figsize' keyword to pylab.figure in conjunction with the 'dpi'
> keyword to pylab.savefig. For details see
Thanks, I was unsure whether or not is used the sam
Adam Mercer wrote:
> Hi
>
> How can I set the size of the plot produced by basemap, as I need to
> create a nice high resolution plot for a publication?
>
> Cheers
>
> Adam
>
Adam: Same as with any other plot created with matplotlib. You can use
the 'figsize' keyword to pylab.figure in conju
Hi
Is there a way that I can add a colour bar to a basemap plot detailing
the value represented by each colour?
Cheers
Adam
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?
Hi
How can I set the size of the plot produced by basemap, as I need to
create a nice high resolution plot for a publication?
Cheers
Adam
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to
Charles Seaton wrote:
> I have noticed that matplotlib.toolkits.basemap.Basemap supports a smaller
> set of projection arguments than the underlying function
> matplotlib.toolkits.basemap.pyproj.Proj and was wondering if there is a
> fundamental limitation on the functionality of Basemap that preve
Charles Seaton wrote:
> I would like to use a higher resolution coastline than the high resolution
> coastline optionally provided with (specifically, I would like to use the
> NOAA/NOS Medium Resolution Coastline). I can see two ways to do this:
>
> Option 1) Create a coastline file using the in t