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
Hi,
I am using Matplotlib with python 2.6 on a MacBook Pro (Mac OS X 10.6):
Darwin Peters-MacBook-Pro.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10
18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386
I had a hard job getting matplotlib going, but eventually managed it using an
eas