0.3.1
Changes in 0.3.1
- Fixed a bug in
xcube_resampling.rectify_datasetthat occurred when processing
datasets with decreasing x-coordinates. - Boolean (
bool) data arrays now default to nearest-neighbor interpolation.
For spatial aggregation, values are centered, and0is 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