Skip to content

Commit bac007b

Browse files
committed
user visible changes on whats-new.rst
1 parent 25b7092 commit bac007b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ New Features
1717
By `Matthew Willson <https://github.com/mjwillson>`_.
1818
- Added exception handling for invalid files in :py:func:`open_mfdataset`. (:issue:`6736`)
1919
By `Pratiman Patel <https://github.com/pratiman-91>`_.
20+
- Improved ``pydap`` backend behavior and performance when using :py:func:`open_dataset`, :py:func:`open_datatree` when downloading
21+
dap4 (opendap) data (:issue:`10628`, :pull:`10629`). ``batch=True|False`` is a new ``backend_kwarg`` that further enables
22+
downloading multiple arrays in single response.
2023

2124
Breaking changes
2225
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)