help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dowloading data through OctCDF


From: andrewcd
Subject: Dowloading data through OctCDF
Date: Thu, 10 Nov 2011 19:29:04 -0800 (PST)

hi all,

I am trying to get data through a OpenDAP server, and basically my problem
is that it doesn't work.

The page with the DODS link is 
http://iridl.ldeo.columbia.edu/SOURCES/.USGS/.LandDAAC/.MODIS/.version_005/.WAF/.NDVI/T/8./3218./RANGE/X/6.2/8.5/RANGEEDGES/Y/12.9/15.4/RANGEEDGES/dods
here , and the code that I am using is this:

 nc = netcdf('http://iridl.ldeo.columbia.edu/SOURCES/.USGS/.LandDAAC/.MODIS/
.version_005/.WAF/.NDVI/T/8./3218./RANGE/X/6.2/8.5/RANGEEDGES/Y/12.9/15.4/RANGE
EDGES/dods','r') 

I'm not sure what's wrong!

Hints appreciated.

Thanks!
Andrew

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Dowloading-data-through-OctCDF-tp4030379p4030379.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]