| .sits_raster_blocks_estimate_apply {sits} | R Documentation |
Defines the number of blocks of a Raster Brick to be read into memory.
.sits_raster_blocks_estimate_apply(tile, sub_image, memsize, multicores)
tile |
tile of data cube |
sub_image |
area of interest in the image |
memsize |
Memory available for classification (in GB). |
multicores |
Number of threads to process the time series. |
Number of blocks to be read.
Gilberto Camara, gilberto.camara@inpe.br