Adding a colour bar to a basemap plot

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 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 Phone : (303)497-6313
NOAA/OAR/CDC R/PSD1 FAX : (303)497-6449
325 Broadway Boulder, CO, USA 80305-3328

Thanks, that was what I was after - the appropriate module and method.

Cheers

Adam

···

On 13/10/2007, Jeff Whitaker <jswhit@...146...> wrote:

Adam: See the basemap examples directory - there's plenty of examples
there using pylab.colorbar.