Learn R Programming

sits (version 1.1.0)

.sits_raster_blocks_estimate: Estimate the number of blocks

Description

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

Usage

.sits_raster_blocks_estimate(tile, ml_model, sub_image, memsize, multicores)

Value

Number of blocks to be read.

Arguments

tile

Tile of data cube

ml_model

Machine learning model.

sub_image

Area of interest in the image.

memsize

Memory available for classification (in GB).

multicores

Number of threads to process the time series.

Author

Gilberto Camara, gilberto.camara@inpe.br