odc.geo.roi.scaled_down_shape

odc.geo.roi.scaled_down_shape(shape, scale)[source]

Compute shape of the overview image.

Parameters:
  • shape (Tuple[int, ...]) – Original shape

  • scale (int) – Shrink factor

Return type:

Tuple[int, ...]

Returns:

shape of the overview image