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.
.sits_label_cube(cube_probs, output_dir, version)
Metadata about the input data cube (probability).
Output directory where to put the files
Name of the version of the result
Metadata about the output RasterLayer objects.