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