Description Usage Arguments Value Author(s)
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.
1 | .sits_cube_classified(cube, samples, interval, output_dir, version)
|
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 |
A tibble with 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.