For correct classification, the time series of the input data set should be aligned to that of the reference data set (usually a set of patterns). This function aligns these data sets so that shape matching works correctly
.sits_match_indexes(timeline, ref_dates.lst)
Timeline of input observations (vector).
A list of breaks that will be applied to the input data set.
A list of indexes that match the reference dates to the timelines.