odc.geo.geobox.zoom_out

odc.geo.geobox.zoom_out(gbox, 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)