Read a block of values retrieved from a set of raster images
.sits_raster_data_read(cube, samples, extent, stats, filter_fn, impute_fn)
A data.table with values for classification.
input data cube.
tibble with samples.
bounding box in (i,j) coordinates
normalization parameters.
smoothing filter to be applied.
impute function to replace NA
Gilberto Camara, gilberto.camara@inpe.br