dot-sits_cube_classified: Create a set of RasterLayer objects to store data cube...

Description Usage Arguments Value Author(s)

Description

Take a tibble containing metadata about a data cube containing time series (each Brick has information for one band) and create a set of RasterLayers to store the classification result. Each RasterLayer corresponds to one time step. The time steps are specified in a list of dates.

Usage

1
.sits_cube_classified(cube, samples, interval, output_dir, version)

Arguments

cube

Tibble with metadata about the input data cube.

samples

Samples used for training the classification model.

interval

Classification interval.

output_dir

Prefix of the output files.

version

Version of the output files

Value

A tibble with metadata about the output RasterLayer objects.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


e-sensing/sits.data documentation built on Dec. 26, 2019, 11:02 p.m.