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.

Re: [thredds] NCSS, WMS time parameters and span exposed

Hi Patrick,

1) you can get ISO 8601 interval times in the capabilities documents:
http://www.unidata.ucar.edu/projects/THREDDS/tech/tutorial/AddingServices.html
scroll down to the "More WMS Configuration" section. However, I don't think many clients support this feature.

2) you can use the parameter temporal="all" as shorthand for requesting all time range.

Cheers!


On 04/02/2013 09:17 AM, Patrick Brockmann wrote:
Hi all,

###################################"
1)
With NCSS protocol, you can get the timespan for a dataset

<TimeSpan>
<begin>1988-01-16T00:00:00Z</begin>
<end>2008-12-16T00:00:00Z</end>
</TimeSpan>

reading the dataset description document (dataset.xml)

Is there a way to get the same with WMS with the GetCapabilities request ?

###################################"
2)
With NCSS, it would be nice to get all the time available with
a parameter like time=all
rather than to specify parameters timestart and timeend

Thanks
Patrick


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