From: <js...@us...> - 2007-11-17 18:54:41
|
Revision: 4366 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4366&view=rev Author: jswhit Date: 2007-11-17 10:54:40 -0800 (Sat, 17 Nov 2007) Log Message: ----------- update full-res data install instructions. Modified Paths: -------------- trunk/toolkits/basemap-testing/README Modified: trunk/toolkits/basemap-testing/README =================================================================== --- trunk/toolkits/basemap-testing/README 2007-11-17 18:49:55 UTC (rev 4365) +++ trunk/toolkits/basemap-testing/README 2007-11-17 18:54:40 UTC (rev 4366) @@ -86,7 +86,8 @@ 4) if you want the full-resolution coastlines, download basemap-data-fullres-X.Y.Z.tar.gz (about 70 mb), untar -it in the top level basemap directory and run setup.py install again. +it, cd into basemap-data-fullres-X.Y.Z and +run 'python setup-data.py install'. **Contact** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |