Metadata-Version: 2.1
Name: odc-algo
Version: 0.2.0a0
Summary: Miscellaneous Algorithmic helper methods
Home-page: https://github.com/opendatacube/odc-tools/
Author: Open Data Cube
Author-email: 
Maintainer: Open Data Cube
Maintainer-email: 
License: Apache License 2.0
Platform: any
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: hdstats

odc.algo
========

Algorithm utils of various kind.

Installation
------------

```
pip install --extra-index-url="https://packages.dea.ga.gov.au" odc_algo
```

Usage
-----

TODO


