Description Usage Arguments Value Author(s)
A timeline is a list of dates where observations are available. This function estimates if a date is valid by comparing it to the timeline. If the date's estimate is not inside the timeline and the difference between the date and the first date of timeline is greater than the acquisition interval of the timeline, then we conclude the date is not valid.
1 | .sits_timeline_is_valid_start_date(date, timeline)
|
date |
A date. |
timeline |
A vector of reference dates. |
Is this is valid starting date?
Gilberto Camara, gilberto.camara@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.