Skip to content

Releases: opendatacube/datacube-core

1.1.0 No Spoon

07 Jun 02:08
Compare
Choose a tag to compare

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

03 Jun 00:29
Compare
Choose a tag to compare

Feature freeze for 1.0

1.0.3 Unhappy Panda

14 Apr 03:43
Compare
Choose a tag to compare

Many API improvements

datacube-1.0.0

11 Mar 02:23
Compare
Choose a tag to compare

This realase is to support generation of GA Landsat reference data.