You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
## Version 1.34.0 (2025/04/23)
2
+
3
+
### Issues Closed
4
+
5
+
*[Issue 653](https://github.com/pytroll/pyresample/issues/653) - Test failure on BigEndian architectures with zarr3 ([PR 654](https://github.com/pytroll/pyresample/pull/654) by [@avalentino](https://github.com/avalentino))
6
+
7
+
In this release 1 issue was closed.
8
+
9
+
### Pull Requests Merged
10
+
11
+
#### Bugs fixed
12
+
13
+
*[PR 654](https://github.com/pytroll/pyresample/pull/654) - Skip test using zarr3 on BE architectures ([653](https://github.com/pytroll/pyresample/issues/653))
14
+
*[PR 650](https://github.com/pytroll/pyresample/pull/650) - Added resolution to SwathDefinition in slice.py
15
+
16
+
#### Features added
17
+
18
+
*[PR 652](https://github.com/pytroll/pyresample/pull/652) - Add the ability to pass Z to dask-friendly transformer
0 commit comments