Skip to content

Commit 4b516b4

Browse files
committed
add to whats-new for next release
1 parent 47b7e73 commit 4b516b4

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
@@ -13,6 +13,10 @@ v2025.10.0 (unreleased)
1313
New Features
1414
~~~~~~~~~~~~
1515

16+
- 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`).
17+
``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.
18+
By `Miguel Jimenez-Urias <https://github.com/Mikejmnez>`_.
19+
1620

1721
Breaking changes
1822
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)