sits_table: Create a sits table to store the time series information

Description Usage Value Author(s)

Description

this function returns an empty sits table. A sits table is a tibble with pre-defined columns that has the metadata and data for each time series. The columns are <longitude, latitude, start_date, end_date, label, coverage, time_series> Most functions on the sits package use a sits table as input (with additional parameters) and a sits table as output. This allows for chaining of operation on time series.

Usage

1

Value

result.tb a tibble in SITS format

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


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