.sits_raster_blocks_estimate_apply {sits}R Documentation

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_apply(tile, sub_image, memsize, multicores)

Arguments

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.

Value

Number of blocks to be read.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.16.2 Index]