| .sits_label_cube {sits} | R Documentation |
Takes a tibble containing metadata about a data cube wuth classification probabilites and and creates a data cube to store the classification result.
.sits_label_cube(probs_cube, output_dir, version)
probs_cube |
Metadata about the input data cube (probability). |
output_dir |
Output directory where to put the files |
version |
Name of the version of the result |
Metadata about the output data cube.
Gilberto Camara, gilberto.camara@inpe.br