We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f308de8 commit da32b9fCopy full SHA for da32b9f
2 files changed
CHANGES.md
@@ -1,6 +1,8 @@
1
-## Changes in 0.2.9 (under development)
+## Changes in 0.2.9 (from 2026-06-03)
2
3
-- Add support for Sentinel-1 Level-2 OCN analysis mode.
+- Added support for Sentinel-1 Level-2 OCN analysis mode.
4
+- Fixed an issue in Sentinel-1 GRD analysis mode that could produce NaN values along
5
+ the edges of the bounding box.
6
7
## Changes in 0.2.8 (from 2026-05-08)
8
xarray_eopf/version.py
@@ -2,4 +2,4 @@
# Permissions are hereby granted under the terms of the Apache 2.0 License:
# https://opensource.org/license/apache-2-0.
-version = "0.2.9.dev0"
+version = "0.2.9"
0 commit comments