2.6.0
We are now installable via pypi:
pip install datacube-explorer
Added GeoJSON download options to many pages (#298, #312):
Region information is now shown directly on the map as a tooltip (#314):
Regions pages are now also pageable (#316):
- Stac support bumped to 1.0.0 (#307)
- Expanded the API docs on the
about
page. (#302) - Added csv+page for product time period counts (#311)
- The
--force
flag forcubedash-gen
will now also scan for deleted datasets by default (#308). - Moved from using the (abandoned)
flask-themes
toflask-themer
(#271) - Improved repository setup + pre-commit rules.