Read a block of values retrieved from a set of raster bricks
.sits_raster_data_read(
cube,
samples,
extent,
stats,
filter,
impute_fn,
multicores,
.verbose
)
input data cube.
tibble with samples.
bounding box in (i,j) coordinates
normalization parameters.
smoothing filter to be applied.
impute function to replace NA
number of cores to process the time series.
print processing information
A data.table with values for classification.