Releases: opendatacube/datacube-core
Releases · opendatacube/datacube-core
1.1.0 No Spoon
This release includes restructuring of code, APIs, tools, configurations and concepts. The result of this churn is cleaner code, faster performance and the ability to handle provenance tracking of Datasets created within the Data Cube.
The major changes include:
- The datacube-config and datacube-ingest tools have been combined into datacube.
- Added dependency on pandas for nicer search results listing and handling.
- Indexing and Ingestion have been split into separate steps.
- Data that has been indexed can be accessed without going through the ingestion process.
- Data can be requested in any projection and will be dynamically reprojected if required.
- Storage Type has been removed, and an Ingestion Configuration has taken it’s place.
- A new Datacube class for querying and accessing data.
1.0.4 Square Clouds
Feature freeze for 1.0
1.0.3 Unhappy Panda
Many API improvements
datacube-1.0.0
This realase is to support generation of GA Landsat reference data.