odc.geo.geobox.GeoBox.from_bbox

static GeoBox.from_bbox(bbox, crs=None, *, tight=False, shape=None, resolution=None, anchor='default', tol=0.01)[source]

Construct GeoBox from a bounding box.

Parameters:
Return type:

GeoBox

Returns:

GeoBox that covers supplied bounding box.