Revision: 4453
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4453&view=rev
Author:   jswhit
Date:     2007-11-26 11:03:56 -0800 (Mon, 26 Nov 2007)

Log Message:
-----------
update fcstmaps

Modified Paths:
--------------
    trunk/toolkits/basemap/examples/README

Modified: trunk/toolkits/basemap/examples/README
===================================================================
--- trunk/toolkits/basemap/examples/README      2007-11-26 19:02:33 UTC (rev 
4452)
+++ trunk/toolkits/basemap/examples/README      2007-11-26 19:03:56 UTC (rev 
4453)
@@ -48,10 +48,10 @@
 geos_demo_2.py demonstrates how to read in a geostationary satellite image
 from a jpeg file, then plot only a portion of the full earth (contributed
 by Scott Sinclair, requires PIL).
-fcstmaps.py is a sample multi-panel plot.  Care is taken to preserve the 
aspect ratio of the map in each panel, and a common title and colorbar is 
created.  
-Requires the opendap module (http://opendap.oceanografia.org) and an 
-active internet connection to fetch the data to be plotted.
 
+fcstmaps.py is a sample multi-panel plot that accesses
+data over http using the dap module. An internet connection is required.
+
 wiki_example.py is the example from the MatplotlibCookbook scipy wiki page
 (http://www.scipy.org/wikis/topical_software/MatplotlibCookbook/wikipage_view).
 
@@ -104,4 +104,4 @@
 
 run_all.py is a driver script that runs all the examples except fcstmaps.py,
 testgdal.py, geos_demo_2.py, warpimage.py, and pnganim.py (which
-rely on external dependencies).
+rely on external dependencies and/or an internet connection).


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 2005.
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