odc.geo.roi.roi_shape

odc.geo.roi.roi_shape(roi)[source]

Shape of an array after cropping with roi.

Same as xx[roi].shape.

Return type:

Tuple[int, ...]