| .sits_raster_block_list {sits} | R Documentation |
Calculate a list of blocks to be read from disk to memory
.sits_raster_block_list(nblocks, sub_image)
nblocks |
number of blocks to read from each image |
sub_image |
area of interest in the image |
a list with named vectors ("first_row", "nrows", "first_col", "ncols")