sits_merge: Merge two satellite image time series

Description Usage Arguments Value Author(s)

Description

This function merges the time series of two STIS tables. To merge two series, we consider that they contain different attributes but refer to the same coverage, and spatio-temporal location. This function is useful to merge different bands of the same spatio-temporal locations. For example, one may want to put the raw and smoothed bands for the same set of locations in the same table.

Usage

1
sits_merge(data1.tb, data2.tb)

Arguments

data1.tb

the first SITS table to be merged

data2.tb

the second SITS table to be merged

Value

result.tb a merged SITS tibble with a nested set of time series

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


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