Releases: opendatacube/datacube-explorer
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)
-
Dataset labels are now inferred in many more cases, so you will see fewer raw dataset uuids on pages.
After:
-
Expanded the dedicated pages for products, metadata-types, and datasets. Many visual improvements.
-
It now shows metadata fields that are missing from a product definition
-
Added Postgres roles for deploying to production environments with minimal security permissions, see here and #175
-
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:
-
The groups of products in the top menu are now configurable via custom regexp, see #182
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.
Handle raw WKT
This release adds preliminary functionality to parse EPSG codes from String based WKT definitions.
Explorer Docker Image release under new name
This is a docker image focused release. It makes the following changes to how Dockerhub images for this project are published, names and versioned.
Datacube Core 1.8.0 sync
- Align Datacube Explorer to use 1.8.0 release of Datacube Core.
- STAC 0.9.0 Support
Datacube Explorer 2.1.6
- Include
esri:
CRSs - Make database initialisation default to false
Include packages for rasterio and yaml
cubedash-2.1.5 add in tag logging
Sentry and Template fixes for pip install
Latest changes to enable Sentry in deployment and include templates in build.
New release from build system
This is a hotfix to replace 2.1.3 as we weren't properly including templates and other files.
Add force-refresh and deafrica theme
Start of deafrica theme, logo only Tweaked spacing of all logos to match the extra vertical needed for Africa. The spacing still isn't completely right, but it's a start.