.sits_bbox_intersect: Intersection between a bounding box and a cube
Description
Intersection between a bounding box and a cube
Usage
.sits_bbox_intersect(bbox, cube)
Value
Vector the bounding box intersection.
Arguments
- bbox
Bounding box for a region of interest.
- cube
Data cube.