From: <js...@us...> - 2007-11-10 17:52:20
|
Revision: 4209 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4209&view=rev Author: jswhit Date: 2007-11-10 09:52:19 -0800 (Sat, 10 Nov 2007) Log Message: ----------- update install instructions Modified Paths: -------------- trunk/toolkits/basemap-testing/README Modified: trunk/toolkits/basemap-testing/README =================================================================== --- trunk/toolkits/basemap-testing/README 2007-11-10 17:25:15 UTC (rev 4208) +++ trunk/toolkits/basemap-testing/README 2007-11-10 17:52:19 UTC (rev 4209) @@ -67,18 +67,6 @@ the sourceforge download site, unpack, cd to basemap-X.Y.Z and run 'python setup.py install'. -The crude ('c'), low ('l') and intermediate ('i') resolution -boundary data files, plus the 5-minute land/sea mask, are installed -by default. If you need the high ('h') resolution boundary dataset -you can download the files from the sourceforge download site -(basemap-data-hires-X.Y.Z.tar.gz). To install them, -untar the file in the top-level directory of the basemap source -distribution (where this README file lives), then run -'python setup.py install' again. - -Note: if you install from a subversion checkout, you will get the high -resolution coastlines by default. - **Contact** Jeff Whitaker <jef...@no...> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |