sits_services: Provides information about the time series services available

Description Usage

View source: R/sits_services.R

Description

Uses the configuration file to print information about the services, products and coverages. WTSS - The Web Time Series Service is a lightweight web service that allow remote access to satellite image time series and provides three operations:

1. listCoverages: returns a list of data cubes available in a server instance.

2. describeCoverage: this operation returns the metadata for a data cube identified by its name.

3. timeSeries: this operation requests the time series of values of a cube at a given location.

EOCUBES - The EOCubes service is a lightweight link data package that allows remote access to satellite image data cubes. It has the following functions:

1. listCubes: returns a list of data cubes available in a server instance.

2. describeCube: returns the metadata for a given data cube identified by its name.

3. GetDataCube: creates a metadata description of a data cube.

Usage

1

e-sensing/sits.data documentation built on Dec. 26, 2019, 11:02 p.m.