From: <js...@us...> - 2008-01-12 13:36:28
|
Revision: 4865 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4865&view=rev Author: jswhit Date: 2008-01-12 05:36:24 -0800 (Sat, 12 Jan 2008) Log Message: ----------- update download instructions Modified Paths: -------------- trunk/toolkits/basemap/README Modified: trunk/toolkits/basemap/README =================================================================== --- trunk/toolkits/basemap/README 2008-01-12 13:32:31 UTC (rev 4864) +++ trunk/toolkits/basemap/README 2008-01-12 13:36:24 UTC (rev 4865) @@ -68,8 +68,11 @@ 0) Install pre-requisite python modules numpy and matplotlib. -1) Then download basemap-X.Y.Z.tar.gz from +1) Then download basemap-X.Y.Z.tar.gz (approx 32 mb) from the sourceforge download site, unpack and cd to basemap-X.Y.Z. +If you want the full-resolution coastline dataset (useful if you +will be making maps of very small regions), get +basemap-fullresdata-X.Y.Z.tar.gz (approx. 100 mb). 2) Install the GEOS library. If you already have it on your system, just set the environment variable GEOS_DIR to point to the location This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |