Description Usage Arguments Value Author(s)
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.
1 | .sits_cube_labelled(cube_probs, smoothing, output_dir, version)
|
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 |
Metadata about the output RasterLayer objects.
Gilberto Camara, gilberto.camara@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.