Skip to content

Commit da32b9f

Browse files
committed
prep release
1 parent f308de8 commit da32b9f

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
## Changes in 0.2.9 (under development)
1+
## Changes in 0.2.9 (from 2026-06-03)
22

3-
- Add support for Sentinel-1 Level-2 OCN analysis mode.
3+
- 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.
46

57
## Changes in 0.2.8 (from 2026-05-08)
68

xarray_eopf/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Permissions are hereby granted under the terms of the Apache 2.0 License:
33
# https://opensource.org/license/apache-2-0.
44

5-
version = "0.2.9.dev0"
5+
version = "0.2.9"

0 commit comments

Comments
 (0)