sits_fromSHP: Obtain timeSeries from WTSS server, based on a SHP file.

Description Usage Arguments Value

Description

reads a shapefile and retrieves a SITS table containing time series from a coverage that are inside the SHP file. The script uses the WTSS service, taking information about coverage, spatial and temporal resolution from the WTSS configuration.

Usage

1
sits_fromSHP(shp_file, wtss.obj, cov, bands, start_date, end_date, label)

Arguments

shp_file

string - name of a SHP file which provides the boundaries of a region of interest

wtss.obj

WTSS object - the WTSS object that describes the WTSS server

cov

list - a list with coverage information (retrieved from the WTSS)

bands

string vector - the names of the bands to be retrieved

start_date

date - the start of the period

end_date

date - the end of the period

label

string - the label to attach to the time series

Value

table tibble - a SITS table


luizassis/sits documentation built on May 30, 2019, 7:15 p.m.