odc.geo.geobox.GeoBox.zoom_out

GeoBox.zoom_out(factor)[source]

Compute GeoBox with changed resolution.

  • factor > 1 implies smaller width/height, fewer but bigger pixels

  • factor < 1 implies bigger width/height, more but smaller pixels

Return type:

GeoBox

Returns:

GeoBox covering the same region but with different pixels (i.e. lower or higher resolution)