| .sits_raster_sub_image_from_bbox {sits} | R Documentation |
Extract a sub_image from a bounding box and a cube
.sits_raster_sub_image_from_bbox(bbox, tile)
bbox |
bounding box for a region of interest |
tile |
tile of data cube |
sub_image with additional info on first row, first col, nrows, ncols
Gilberto Camara, gilberto.camara@inpe.br