Revision: 6544
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6544&view=rev
Author:   jswhit
Date:     2008-12-10 12:56:09 +0000 (Wed, 10 Dec 2008)

Log Message:
-----------
fix URL

Modified Paths:
--------------
    trunk/toolkits/basemap/examples/fcstmaps.py

Modified: trunk/toolkits/basemap/examples/fcstmaps.py
===================================================================
--- trunk/toolkits/basemap/examples/fcstmaps.py 2008-12-10 12:34:52 UTC (rev 
6543)
+++ trunk/toolkits/basemap/examples/fcstmaps.py 2008-12-10 12:56:09 UTC (rev 
6544)
@@ -15,8 +15,7 @@
     YYYYMMDD = datetime.datetime.today().strftime('%Y%m%d')
 
 # set OpenDAP server URL.
-#URLbase="http://nomad3.ncep.noaa.gov:9090/dods/mrf/mrf";
-URLbase="http://nomad5.ncep.noaa.gov:9090/dods/nomad1-raid2/mrf/mrf";
+URLbase="http://nomad3.ncep.noaa.gov:9090/dods/mrf/mrf";
 URL=URLbase+YYYYMMDD+'/mrf'+YYYYMMDD
 print URL+'\n'
 try:


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

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to