|
From: <js...@us...> - 2008-06-10 12:24:33
|
Revision: 5454
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5454&view=rev
Author: jswhit
Date: 2008-06-10 05:24:28 -0700 (Tue, 10 Jun 2008)
Log Message:
-----------
typo fix
Modified Paths:
--------------
trunk/toolkits/basemap/doc/users/intro.rst
Modified: trunk/toolkits/basemap/doc/users/intro.rst
===================================================================
--- trunk/toolkits/basemap/doc/users/intro.rst 2008-06-10 12:21:55 UTC (rev 5453)
+++ trunk/toolkits/basemap/doc/users/intro.rst 2008-06-10 12:24:28 UTC (rev 5454)
@@ -9,7 +9,7 @@
`Generic Mapping Tools <http://gmt.soest.hawaii.edu/>`_.
`PyNGL <http://www.pyngl.ucar.edu/>`_ and
`CDAT <http://www-pcmdi.llnl.gov/software/cdat/support/vcs/vcs.html>`_
-are the only other libraries that provide similar capabilities in Python.
+are other libraries that provide similar capabilities in Python.
Basemap does not do any plotting on it's own, but provides the facilities to transform coordinates to one of 19 different map projections (using the
`PROJ.4 <http://trac.osgeo.org/proj/>`_ C library). Matplotlib is then
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|