Given a list of time indexes that indicate the start and end of the values to be extracted to classify each band, obtain a list of indexes that will be used to extract values from a combined distance tibble (with has all the bands put together)
.sits_select_raster_indexes(coverage, samples, interval)
Coverage with input data set.
Tibble with samples used for classification.
Classification interval.
List of values to be extracted for each classification interval.