Datacube-explorer

Latest version: v2.12.4

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

Scan your dependencies

Page 6 of 6

2.2.1

Fix the pipeline

2.2.0

* Improved support for EO3 datasets, see 133


* Regions (grids) are now supported for any product with a region-code field (162) (previously we only supported Landsat path/rows and Ingested data)
![Screenshot from 2020-07-03 16-43-46](https://user-images.githubusercontent.com/25688/94107656-43cd8480-fe81-11ea-95c5-e36db88ec3e6.png)


* Dataset labels are now inferred in many more cases, so you will see [fewer raw dataset uuids](https://github.com/opendatacube/datacube-explorer/pull/167#issuecomment-664791692) on pages.

Before:
![Screenshot from 2020-07-28 15-47-07](https://user-images.githubusercontent.com/25688/94107695-55169100-fe81-11ea-8c75-b086287a15b6.png)

After:

![Screenshot from 2020-07-28 15-46-46](https://user-images.githubusercontent.com/25688/94107675-4d56ec80-fe81-11ea-9c69-19c7cdb0a952.png)


* Expanded the dedicated pages for products, metadata-types, and datasets. Many visual improvements.
![Screenshot from 2020-09-24 16-17-35](https://user-images.githubusercontent.com/25688/94107772-7d05f480-fe81-11ea-9997-ea54c5dc1602.png)


* It now shows metadata fields that are missing from a product definition
![Screenshot from 2020-09-24 16-18-38](https://user-images.githubusercontent.com/25688/94107918-b50d3780-fe81-11ea-9339-16a5e4688227.png)


* Added Postgres roles for deploying to production environments with minimal security permissions, [see here](https://github.com/opendatacube/datacube-explorer/tree/a34234b6617c487ece7bdff66b379e9c94fa7bf1#roles-for-production-deployments) and 175
![Screenshot from 2020-09-24 16-22-44](https://user-images.githubusercontent.com/25688/94108257-53010200-fe82-11ea-902a-8baaab6435c4.png)


* There are now APIs for downloading the raw documents for the underlying datacube, see 167
https://explorer.dea.ga.gov.au/product/<name>.odc-product.yaml



* Document display is improved, and includes links to raw downloads:

![Screenshot from 2020-07-28 15-27-05](https://user-images.githubusercontent.com/25688/94108503-c60a7880-fe82-11ea-813a-b026f00459b8.png)



* Large field display is collapsible:
![Screenshot from 2020-07-28 15-25-24](https://user-images.githubusercontent.com/25688/94108518-cd318680-fe82-11ea-8f09-5da353e824b4.png)



* The groups of products in the top menu are now configurable via custom regexp, see 182
![Screenshot from 2020-09-24 16-20-52](https://user-images.githubusercontent.com/25688/94108078-ff8eb400-fe81-11ea-91d8-ebf85006414c.png)



* Many minor fixes and improvements, eg 179, 196


Schema Migration
This release *includes schema changes*, and so you will need to rerun `cubedash-gen --init` to update to the latest schema.

Web servers running the previous release will work with the new schema, but the new release requires the updated schema. So it's recommended you migrate your schema first, before updating your web servers. The servers can continue serving requests while the update is in-progress.

2.1.9

This release adds preliminary functionality to parse EPSG codes from String based WKT definitions.

2.1.8

This is a docker image focused release. It makes the following changes to how Dockerhub images for this project are published, names and versioned.

- Uses bare semver pattern to align with the rest of the OpenDataCube ecosystem of apps and libraries.
- Simultaneously publishes this repository to Dockerhub under under [dashboard](https://hub.docker.com/r/opendatacube/dashboard) and [explorer](https://hub.docker.com/r/opendatacube/explorer) image names.
- Scan docker images built using [trivy](https://github.com/aquasecurity/trivy) container scanner.


cubedash-2.1.7
- Align Datacube Explorer to use 1.8.0 release of Datacube Core.
- STAC 0.9.0 Support

cubedash-2.1.6
- Include `esri:` CRSs
- Make database initialisation default to false

cubedash-2.1.5


cubedash-2.1.4a
Latest changes to enable Sentry in deployment and include templates in build.

cubedash-2.1.4
This is a hotfix to replace 2.1.3 as we weren't properly including templates and other files.

cubedash-2.1.1

Page 6 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.