Skip to content

Commit 9b8b4a6

Browse files
committed
add to whats-new for next release
1 parent 87092d7 commit 9b8b4a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats-new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ v2025.10.0 (October 6, 2025)
4040
----------------------------
4141

4242
This release reverts a breaking change to Xarray's preferred netCDF backend.
43+
- Improved ``pydap`` backend behavior and performance when using :py:func:`open_dataset`, :py:func:`open_datatree` when downloading dap4 (opendap) data (:issue:`10628`, :pull:`10629`).
44+
``batch=True|False`` is a new ``backend_kwarg`` that further enables downloading multiple arrays in single response. In addition ``checksums`` is added as optional argument to be passed to ``pydap`` backend.
45+
By `Miguel Jimenez-Urias <https://github.com/Mikejmnez>`_.
46+
4347

4448
Breaking changes
4549
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)