Skip to content

v0.5.7

Latest
Compare
Choose a tag to compare
@nkarasiak nkarasiak released this 28 Mar 16:17
0b00c79

[0.5.7] - 2025-03-28

Added

  • datacube drop duplicated items and keep first item per default.

Changed

  • deduplicate_items renamed to drop_duplicates in search,
    now supports "first" or "last". Default is False (means don't drop anything).

Fixed

  • Requirement forces dask<2025.3.0 due to odc-stac wrong import of quote.
  • Issue when resampling and non-native cloudmask in datacube.
  • Issue with rescale when different scale/offset over time.

What's Changed

Full Changelog: v0.5.6...v0.5.7