Classify one interval of data
.sits_predict_interval(DT, time, output.lst, ml_model, labels, int_labels,
first_row, multicores)
A data.table with distance values.
Time interval to be processed.
List with the raster objects for classification (values and probs).
Machine learning model to be applied.
Class labels.
Integer values corresponding to labels.
Initial row of the output layer to write block.
Number of cores to process the time series.
List of layers with classification results.