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

Description Usage Arguments Value Author(s)

Description

Takes a tibble containing metadata about a data cube wuth classification probabilites and and creates a set of RasterLayers to store the classification result. Each RasterLayer is to one time step. The time steps are specified in a list of dates.

Usage

1
.sits_cube_labelled(cube_probs, smoothing, output_dir, version)

Arguments

cube_probs

Metadata about the input data cube (probability).

smoothing

(optional) smoothing method to be applied ("none", "bayesian", "majority")

output_dir

Output directory where to put the files

version

Name of the version of the result

Value

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.