Learn R Programming

sits (version 1.12.0)

.sits_ts_from_satveg: Retrieve a time series from the SATVEG service

Description

Retrieves a time series from the SATVEG service.

Usage

.sits_ts_from_satveg(longitude, latitude, name, prefilter)

Arguments

longitude

The longitude of the chosen location.

latitude

The latitude of the chosen location.

name

Name of the desired coverage in SATVEG (see configuration file).

prefilter

String ("0" - none, "1" - no data correction, "2" - cloud correction, "3" - no data and cloud correction)

Value

TRUE if no problems are detected.