Skip to content

Commit f4f253a

Browse files
committed
update whats new
1 parent 0e1ff6c commit f4f253a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/whats-new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ New Features
2121
By `David Huard <https://github.com/huard>`_.
2222
- Support comparing :py:class:`DataTree` objects with :py:func:`testing.assert_allclose` (:pull:`10887`).
2323
By `Justus Magin <https://github.com/keewis>`_.
24-
- 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`).
25-
``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.
24+
- Improved ``pydap`` backend behavior and performance when using :py:func:`open_dataset`, :py:func:`open_datatree` when downloading dap4 (opendap) dimensions data (:issue:`10628`, :pull:`10629`).
25+
In addition ``checksums=True|False`` is added as optional argument to be passed to ``pydap`` backend.
2626
By `Miguel Jimenez-Urias <https://github.com/Mikejmnez>`_.
2727

2828
Breaking Changes

0 commit comments

Comments
 (0)