Alex,
Thanks for the information. I think python.org's version did this for me:
$ cat ~/.bash_profile
...
# Setting PATH for Python 2.7
# The orginal version is saved in .bash_profile.pysave
PATH="/Library/Frameworks/Python.framework/Versions/2.7/bin:${PATH}"
export PATH
...
It turns out, my pr
Just for completion here is the answer how to extract the information
directly from basemap:
http://stackoverflow.com/questions/13319783/file-format-of-basemap-data-files/21959578#21959578
--
Managing the Performance of