odc.geo.geobox.GeoboxTiles
- class odc.geo.geobox.GeoboxTiles(box, tile_shape)[source]
Partition GeoBox into sub geoboxes.
Methods
__init__
(box, tile_shape)Construct from a
GeoBox
.chunk_shape
(idx)Query chunk shape for a given chunk.
range_from_bbox
(bbox)Intersect with a bounding box.
tiles
(polygon)Return tile indexes overlapping with a given geometry.
Attributes
Access base Geobox
roi
Access ROI covered by tile.
Number of tiles along each dimension.