Revision: 4970
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4970&view=rev
Author:   jswhit
Date:     2008-02-15 05:43:19 -0800 (Fri, 15 Feb 2008)

Log Message:
-----------
added warpimage method

Modified Paths:
--------------
    trunk/toolkits/basemap/README
    trunk/toolkits/basemap/examples/run_all.py

Modified: trunk/toolkits/basemap/README
===================================================================
--- trunk/toolkits/basemap/README       2008-02-15 13:17:50 UTC (rev 4969)
+++ trunk/toolkits/basemap/README       2008-02-15 13:43:19 UTC (rev 4970)
@@ -16,6 +16,9 @@
 
 setuptools (only if your are using python 2.3)
 
+PIL (http://pythonware.com/products/pil) is optional (only
+needed for Basemap warpimage method).
+
 **Copyright**
 
 source code from proj.4 (http://proj.maptools.org) is included in the

Modified: trunk/toolkits/basemap/examples/run_all.py
===================================================================
--- trunk/toolkits/basemap/examples/run_all.py  2008-02-15 13:17:50 UTC (rev 
4969)
+++ trunk/toolkits/basemap/examples/run_all.py  2008-02-15 13:43:19 UTC (rev 
4970)
@@ -5,7 +5,6 @@
 test_files.remove('plotsst.py')
 test_files.remove('testgdal.py')
 test_files.remove('pnganim.py')
-test_files.remove('warpimage.py')
 test_files.remove('geos_demo_2.py')
 print test_files
 py_path = os.environ.get('PYTHONPATH')


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to