From 7144101e92b204a90eec7b2f8d82c18eafef6ba0 Mon Sep 17 00:00:00 2001 From: Emile Sonneveld Date: Thu, 24 Oct 2024 10:27:10 +0200 Subject: [PATCH] Add to CHANGELOG. https://github.com/Open-EO/openeo-geopyspark-driver/issues/297 https://github.com/Open-EO/openeo-geotrellis-extensions/issues/329 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c86a5ceae..5b51d5a32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ without compromising stable operations. ## 0.45.0 - Experimental support for removal of originals of assets exported to workspace ([Open-EO/openeo-geopyspark-driver#883](https://github.com/Open-EO/openeo-geopyspark-driver/issues/883)) +- A rounding bug was fixed in a downstream library that in specific cases leads to a change in the number of pixel rows/columns in the output. We mainly observe this when the input bounding box is not well aligned to the pixel grid of the Copernicus data. [#297](https://github.com/Open-EO/openeo-geopyspark-driver/issues/297) +- Fixed an issue where jobs asset_per_band sometimes returned empty tiff files. ([Open-EO/openeo-geotrellis-extensions#329](https://github.com/Open-EO/openeo-geotrellis-extensions/issues/329)) ## 0.44.1