Learn R Programming

sits (version 1.1.0)

.mesma_raster_blocks_estimate: Estimate the number of blocks

Description

Defines the number of blocks of a Raster Brick to be read into memory.

Usage

.mesma_raster_blocks_estimate(nbands, sub_image, memsize, multicores)

Value

Number of blocks to be read.

Arguments

nbands

Number of bands to open.

sub_image

Area of interest in the image.

memsize

Memory available for classification (in GB).

multicores

Number of cores to process the time series.

Author

Gilberto Camara, gilberto.camara@inpe.br