Datacube-explorer

Latest version: v2.12.4

Safety actively analyzes 724087 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

2.4.1

A minor fix to our backwards compatibility of old URLs supported by Explorer. (256)

2.4.0

- Various improvements for the new Beta 1 release of the Stac API standard.
- More performance improvements to Stac collections and arrivals page.
- Improved handling of invalid geometries in datasets (254)
- A new 'arrivals' Stac collection, displaying the most recently added datasets to the datacube (at `/stac/arrivals`)

![arrivals-header](https://user-images.githubusercontent.com/25688/103980844-c41bb980-51d4-11eb-9444-0132bd589dd4.png)


**Note**: This release contains some optional (but highly recommended) index additions for increasing Explorer speed.

Update your index by running the `cubedash-gen --init` command again.

It will log `schema.applying_update.*` messages in its output when applying updates. They are small and can be applied while clients are still active.

2.3.0

Explorer 2.3 enables full Stac Item information by default on searches, thanks to some performance improvements.

Deployments should run `cubedash-gen -v --init` again to update their indexes.

It can be run at any time (before or after upgrading the deployment) and is not mandatory, but is strongly recommended for faster API usage.

(it took about 30 seconds to run on our existing 100GB Open Data Cube index.)

2.2.4

A minor release of small improvements.

Stac documents are now linked from public pages

![Screenshot from 2020-12-11 10-32-25](https://user-images.githubusercontent.com/25688/101842501-485e2b00-3b9c-11eb-8d91-c661899db063.png)

Clearer display of empty and unsummarised products

(Fixing 218)

Empty:
![Screenshot from 2020-12-11 10-30-23](https://user-images.githubusercontent.com/25688/101842834-ff5aa680-3b9c-11eb-9545-dca3c7c4991d.png)


Unsummarised:

![Screenshot from 2020-12-11 10-28-46](https://user-images.githubusercontent.com/25688/101842844-041f5a80-3b9d-11eb-9d19-df7d29f8dd9d.png)


Other Fixes

- Further improvements to visual consistency across pages.
- Add a `/metadata-types.txt` document to match `/products.txt`. They are plain-text and useful in scripts and command-line programs to list what's in a datacube.
- Fix a deprecation warning from ODC on `CRS.crs_str`.

2.2.3

Patch https://github.com/opendatacube/datacube-explorer/issues/246

2.2.2

CHANGELOG
- Clean-up of page and URL hierarchies [235]
(*Note:* Redirects from old URLs are included for backwards compatibility. If you see anything not redirecting properly, please tell us.)
- Merge the `/about` and `/dashboard` pages into a 'storage' page [199]
- Add derived and source columns to the page [238]
- Show example locations on the product pages [200]
- Add ages of summaries to the `/about` page [224]
- Add a real `/about` page, describing Explorer's apis [240]
- Implement latest stac 1.0.0 beta [202]
- Other Stac fixes [229] [237] [230] [243]
- An optional `_full=true` url query parameter on Stac searches to return full Stac Item metadata within search results. This can be much slower so is not the default. Can be made the default with config property STAC_DEFAULT_FULL_ITEM_INFORMATION = True
- [UI/UX] Add menu to explorer [234]
- [UI] Mini theme rework [233] [239] [242]
- Add `'/arrivals` page to view recently added datasets [231] [245]
- Build fix for deployment docker image [226]
- Fix date selector where day is missing for multiyear datasets [222]
- Fix product time date selector [217]
- [UI] Clean-up dataset search page UI issues [216]
- Maintain CI YML for GHA changes [213]
- Fix SQLAlchemy breaking changes in version bump with pinned dependency [212]
- Add geometry validity check [209]
- Redact scanner and old image names [205]
- Add Apache 2.0 License to datacube-explorer [203]

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.