Skip to content

Commit cd5e344

Browse files
committed
[skip-ci] v0.20.0: whats-new for release
1 parent 7b93333 commit cd5e344

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,13 @@ v0.19.1 (unreleased)
2323
2424
New Features
2525
~~~~~~~~~~~~
26+
- Add ``std``, ``var``, ``sum_of_squares`` to :py:class:`~core.weighted.DatasetWeighted` and :py:class:`~core.weighted.DataArrayWeighted`.
27+
By `Christian Jauvin <https://github.com/cjauvin>`_.
2628
- Added a :py:func:`get_options` method to xarray's root namespace (:issue:`5698`, :pull:`5716`)
2729
By `Pushkar Kopparla <https://github.com/pkopparla>`_.
2830
- Xarray now does a better job rendering variable names that are long LaTeX sequences when plotting (:issue:`5681`, :pull:`5682`).
2931
By `Tomas Chor <https://github.com/tomchor>`_.
30-
- Add an option to disable the use of ``bottleneck`` (:pull:`5560`)
32+
- Add an option (``"use_bottleneck"``) to disable the use of ``bottleneck`` using :py:func:`set_options` (:pull:`5560`)
3133
By `Justus Magin <https://github.com/keewis>`_.
3234
- Added ``**kwargs`` argument to :py:meth:`open_rasterio` to access overviews (:issue:`3269`).
3335
By `Pushkar Kopparla <https://github.com/pkopparla>`_.

0 commit comments

Comments
 (0)