NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Frank, I hope I'm interpreting your question correctly ... The OPeNDAP protocol only supports sequential and regularly spaced array index requests, e.g.: - every point from index 0 thru 12 -- [0:1:12] (0, 6, 12, 18, 24, 30, 36, 42, 48, 54, 60, 66, 72) - every 5th point from index 2 thru 12 -- [2:5:12] (12, 42, 72) If you want a list of index points that doesn't fit one of the above patters, you would need to either extract additional points that you actually want or make multiple requests. Ethan On 2/24/2013 5:22 PM, Frank Erjiang Fu wrote: > Hello, > > Does anyone know how to make opendap url query base on a list of > lat/lon? For example, can we do things like lat[0:1:0; 3:1:3];lon[2:1:2; > 5:1:5]? > > Thanks! > > Regards, > ** > *Dr Frank Erjiang Fu* > Senior Environmental IT Specialist > > Climate and Water Division > Australian Bureau of Meteorology
thredds
archives: