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 (which has all the bands put together).
.sits_timeline_dist_indexes(class_info, ntimes)
Tibble with classification information.
Number of time instances.
List of indexes to be extracted for each classification interval.