Service Overview¶
WTSS is based on three operations:
list_coverages
: returns the list of all available coverages in the service.
describe_coverage
: returns the metadata of a given coverage.
time_series
: query the coverage (or data collection) for the list of values for a given location and time interval.