Metadata-Version: 2.4
Name: odc-loader
Version: 0.6.1
Summary: Tooling for constructing xarray objects from parsed metadata
Requires-Python: >= 3.10
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Typing :: Typed
License-File: LICENSE
Requires-Dist: odc-geo>=0.4.7
Requires-Dist: rasterio>=1.0.0,!=1.3.0,!=1.3.1
Requires-Dist: dask[array]
Requires-Dist: numpy>=1.20.0
Requires-Dist: xarray>=0.19
Requires-Dist: typing-extensions>=4.2.0
Requires-Dist: botocore ; extra == "botocore"
Requires-Dist: zarr>=2.18.3,<4 ; extra == "zarr"
Project-URL: Bug Reporting, https://github.com/opendatacube/odc-loader/issues
Project-URL: Homepage, https://github.com/opendatacube/odc-loader/
Project-URL: ODC Docs, https://opendatacube.readthedocs.io/en/latest/
Provides-Extra: botocore
Provides-Extra: zarr

# odc-loader
Tools for constructing xarray objects from parsed metadata.

