Skip to content

0.3.1

Choose a tag to compare

@konstntokas konstntokas released this 25 Feb 13:11
· 25 commits to main since this release
8344881

Changes in 0.3.1

  • Fixed a bug in xcube_resampling.rectify_dataset that occurred when processing
    datasets with decreasing x-coordinates.
  • Boolean (bool) data arrays now default to nearest-neighbor interpolation.
    For spatial aggregation, values are centered, and 0 is used as the default fill
    value—matching the behavior of integer arrays to ensure consistent and valid results.

Full Changelog: v0.3.0...v0.3.1