sits_align: Aligns dates of time series to a reference date

Description Usage Arguments Value Author(s)

Description

converts the time indexes of a set of sits tables to a single reference year. This function is useful to join many time series from different years to a single year, which is required by methods that combine many time series, such as clustering methods. The reference year is taken from the date of the start of the time series available in the coverage.

Usage

1
sits_align(data.tb, ref_dates)

Arguments

data.tb

tibble - input SITS table (useful for chaining functions)

ref_dates

the dates to align the time series

Value

data1.tb tibble - the converted SITS table (useful for chaining functions)

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


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