Re: [thredds] opendap query base on a list of lat/lon? [SEC=UNCLASSIFIED]

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



  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: