.sits_raster_block_list: Calculate a list of blocks to be read from disk to memory
Description
Calculate a list of blocks to be read from disk to memory
Usage
.sits_raster_block_list(nblocks, sub_image)
Value
List with named vectors
("first_row", "nrows", "first_col", "ncols").
Arguments
- nblocks
Number of blocks to read from each image.
- sub_image
Area of interest in the image.