sits_fromtable: Obtain timeSeries from WTSS server, based on a SITS table.

Description Usage Arguments Value

Description

reads descriptive information about a set of spatio-temporal locations from a SITS table. Then it uses the WTSS service to obtain the required data. This function is useful when you have a sits table but you want to get the time series from a different set of bands.

Usage

1
sits_fromtable(table, wtss.obj, cov, bands)

Arguments

table

a sits_table

wtss.obj

an R object that represents the WTSS server

cov

a list with the coverage parameters (retrived from the WTSS server)

bands

string vector - the names of the bands to be retrieved

Value

data.tb tibble - a SITS table


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