Service Overview

WTSS is based on three operations:

  • list_coverages: returns the list of all available coverages in the service.

WTSS list_coverages operation

Figure 5 - WTSS list_coverages operation.

  • describe_coverage: returns the metadata of a given coverage.

WTSS describe_coverage operation

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.

WTSS time_series operation

Figure 7 - WTSS time_series operation.