Skip to content

Datacube v1.8.13

Compare
Choose a tag to compare
@SpacemanPaul SpacemanPaul released this 06 Jun 02:42
· 111 commits to develop since this release
0dd8292

Key improvements this release:

  1. Fix for the upstream reprojection bug identified by @robbibt
  2. Implementation of "archive less mature" functionality in datacube dataset add.

Full list of changes:

  • Fix broken Github action workflows (#1425, #1427, #1433)
  • Setup Dependabot, and Dependabot-generated updates (#1416, #1420, #1423, #1428, #1436, #1447)
  • Documentation fixes (#1417, #1418, #1430)
  • datacube dataset cli commands print error message if missing argument (#1437)
  • Add pre-commit hook to verify license headers (#1438)
  • Support open-ended date ranges in datacube dataset search, dc.load, and dc.find_datasets (#1439, #1443)
  • Pass Y and Y Scale factors through to rasterio.warp.reproject, to eliminate projection bug affecting
    non-square Areas Of Interest (See Issue #1448) (#1450)
  • Add archive_less_mature option to datacube dataset add and datacube dataset update (#1451)
  • Allow for +-1ms leniency in finding other maturity versions of a dataset (#1452)
  • Update whats_new.rst for release (#1453)

With contributions from @SpacemanPaul, @Ariana-B, @omad, and @MartinPontius

Special thanks to @Kirill888 for his assistance with resolving #1448 and thanks to all supporting organisations, especially Geoscience Australia.