Retrieve a set of time series for a raster data cube.
.sits_raster_data_get_ts(
cube,
points,
bands,
cld_band = NULL,
impute_fn = sits_impute_linear()
)
Metadata describing a raster data cube.
tibble with points
Bands to be retrieved.
Cloud band (if available)
Imputation function for NA values
A sits tibble with the time series.