We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d008d2d commit abbb04bCopy full SHA for abbb04b
CHANGES.md
@@ -1,4 +1,4 @@
1
-## Changes in 0.2.0
+## Changes in 0.2.0 (from 2025-08-26)
2
3
* Spatial resampling is now performed using [xcube-resampling](https://xcube-dev.github.io/xcube-resampling/).
4
As part of this change, the parameter `spline_orders` has been renamed to
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.
5
-version = "0.1.3.dev0"
+version = "0.2.0"
0 commit comments