Revision: 6163
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6163&view=rev
Author:   jswhit
Date:     2008-10-07 00:50:17 +0000 (Tue, 07 Oct 2008)

Log Message:
-----------
update URL

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

Modified: trunk/toolkits/basemap/examples/fcstmaps.py
===================================================================
--- trunk/toolkits/basemap/examples/fcstmaps.py 2008-10-07 00:47:05 UTC (rev 
6162)
+++ trunk/toolkits/basemap/examples/fcstmaps.py 2008-10-07 00:50:17 UTC (rev 
6163)
@@ -15,7 +15,8 @@
     YYYYMMDD = datetime.datetime.today().strftime('%Y%m%d')
 
 # set OpenDAP server URL.
-URLbase="http://nomad3.ncep.noaa.gov:9090/dods/mrf/mrf";
+#URLbase="http://nomad3.ncep.noaa.gov:9090/dods/mrf/mrf";
+URLbase="http://nomad5.ncep.noaa.gov:9090/dods/nomad1-raid2/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.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to