Returns the ascending vector of time stamps recorded for the given (band, level). Pixel-major files store one consolidated table; image- major files derive the list from the per-tile time field.
vec_raster_times(r, band = 1L, level = 0L)Numeric vector of stamps (length 0 when the file has no time information).
A vectra_raster.
1-based band index.
Overview level.