LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
./odc/geo/data/gbox.css
./odc/geo/data/ocean.geojson.xz
odc/geo/__init__.py
odc/geo/_blocks.py
odc/geo/_cog.py
odc/geo/_compress.py
odc/geo/_dask.py
odc/geo/_interop.py
odc/geo/_map.py
odc/geo/_rgba.py
odc/geo/_version.py
odc/geo/_xr_interop.py
odc/geo/converters.py
odc/geo/crs.py
odc/geo/gcp.py
odc/geo/geobox.py
odc/geo/geom.py
odc/geo/gridspec.py
odc/geo/math.py
odc/geo/overlap.py
odc/geo/py.typed
odc/geo/roi.py
odc/geo/testutils.py
odc/geo/types.py
odc/geo/ui.py
odc/geo/warp.py
odc/geo/xr.py
odc/geo/data/__init__.py
odc/geo/data/gbox.css
odc/geo/data/ocean.geojson.xz
odc_geo.egg-info/PKG-INFO
odc_geo.egg-info/SOURCES.txt
odc_geo.egg-info/dependency_links.txt
odc_geo.egg-info/not-zip-safe
odc_geo.egg-info/requires.txt
odc_geo.egg-info/top_level.txt
tests/test_bbox.py
tests/test_blocks.py
tests/test_cog.py
tests/test_converters.py
tests/test_crs.py
tests/test_dask_interop.py
tests/test_datasets.py
tests/test_gbox_ops.py
tests/test_gcp.py
tests/test_geobox.py
tests/test_geoboxtiles.py
tests/test_geom.py
tests/test_gridspec.py
tests/test_map.py
tests/test_math.py
tests/test_overlap.py
tests/test_rgba.py
tests/test_rioxarray_interop.py
tests/test_roi.py
tests/test_types.py
tests/test_ui.py
tests/test_xr_interop.py