On 1/30/11 6:59 PM, Peter Smale wrote:
> Hi,
> I am using Basemap 1.0 and matplotlib 1.0 on Ubuntu 10.10. I would like
> to use the Hammer projection from the Basemap toolkit but when I use
>
> m = Basemap(resolution='c',projection='hammer',lon_0=180)
>
> I get an error (shown below).
>
> Does anyo
Hi,
I am using Basemap 1.0 and matplotlib 1.0 on Ubuntu 10.10. I would like
to use the Hammer projection from the Basemap toolkit but when I use
m = Basemap(resolution='c',projection='hammer',lon_0=180)
I get an error (shown below).
Does anyone know where the Hammer has gone?
Thanks,
Peter