From: <js...@us...> - 2007-11-17 14:40:03
|
Revision: 4355 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4355&view=rev Author: jswhit Date: 2007-11-17 06:40:01 -0800 (Sat, 17 Nov 2007) Log Message: ----------- instructions for installing full-res data Modified Paths: -------------- trunk/toolkits/basemap-testing/README Modified: trunk/toolkits/basemap-testing/README =================================================================== --- trunk/toolkits/basemap-testing/README 2007-11-17 14:10:29 UTC (rev 4354) +++ trunk/toolkits/basemap-testing/README 2007-11-17 14:40:01 UTC (rev 4355) @@ -84,6 +84,10 @@ 3) cd back to the top level basemap directory (basemap-X.Y.Z) and run the usual 'python setup.py install'. +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. + **Contact** Jeff Whitaker <jef...@no...> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |