Rwtss-package: Rwtss

Rwtss-packageR Documentation

Rwtss

Description

An R client to the web time series service (WTSS)

Rwtss API

Implements an R interface to a web time series service (WTSS) that offers time series of remote sensing data using a simple API. A WTSS server takes as input an Earth observation data cube, that has a spatial and a temporal dimension and can be multidimensional in terms of its attributes.

The WTSS API has four commands:

  • 'wtss': given an URL, creates a connection to a WTSS service

  • 'list_coverages': returns a list of coverages (cubes) available in the WTSS server.

  • 'describe_coverage': returns the metadata for a given coverage.

  • 'time_series': returns a time series for a spatio-temporal location.

Author(s)

Maintainer: Felipe Souza lipecaso@gmail.com

Authors:

See Also

Useful links:


Rwtss documentation built on April 25, 2022, 9:07 a.m.