For correct classification, the time series of the input data 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_timeline_match_indexes(timeline, ref_dates)
Timeline of input observations (vector).
List of breaks to be applied to the input data set.
A list of indexes that match the reference dates to the timelines.