Releases: opendatacube/datacube-alchemist
Releases · opendatacube/datacube-alchemist
0.5.7
- Pin xarray to 0.16.1
0.5.6
- Update WOfS version to
1.6.5
to include USGS C2 masking of low/high values
0.5.5
- Fix for S3 paths in STAC documents
0.5.4
- Fix issue with SNS not being published due to changes in STAC document
0.5.3
- Support for latest EO Datasets, including STAC 1.0.0
- Support for latest Datacube, including less noisy numpy errors
0.5.2
- Fix an issue in the previous release related to
awscli
not being installed.
0.5.1
- Proper release of 0.5.0, previous failed due to automation failing
0.5.0
- Calling this a new 0.5.x series, because it changes the base Dockerfile, so might break things.
- It also increments Datacube and FC.
- Release failed to push. Testing edit.
0.4.9
- Upgrade to new wofs
1.6.4
0.4.8
- Allow for handling metadata that has a non ODC UUID by attempting to create a new UUID using the
stac_transform
function