.sits_timeline_check_cube: Check cube timeline against requested start and end dates
Description
Tests if required start and end dates are available in
the data cube
Usage
.sits_timeline_check_cube(cube, start_date, end_date)
Value
A vector with corrected start and end dates
Arguments
- cube
Data cube metadata.
- start_date
Start date of the period.
- end_date
End date of the period.