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.
.sits_cube_classified(cube, samples, name, sub_image, output_dir, version)
input data cube.
samples used for training the classification model.
name of the output cube
bounding box of the ROI
prefix of the output files.
version of the output files
output data cube