Write the raster values to the outout files.
.sits_write_raster_values(output.lst, prediction_DT, labels, int_labels,
time, first_row, multicores)
List with value layers and probability bricks.
A data.table with predicted probabilities for each class.
Class labels.
Integer values corresponding to labels.
Interval to be written to file.
Initial row of the output layer to write block.
Number of cores to process the time series.
Updated list with value layers and probability bricks.