Rwtss-package {Rwtss} | R 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:
Gilberto Queiroz gilberto.queiroz@inpe.br (ORCID)
Gilberto Camara gilberto.camara@inpe.br (ORCID)
Pedro Andrade pedro.andrade@inpe.br (ORCID)
Luiz Assis luiz.assis@inpe.br
See Also
Useful links: