File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,13 @@ v0.19.1 (unreleased)
23
23
24
24
New Features
25
25
~~~~~~~~~~~~
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 >`_.
26
28
- Added a :py:func: `get_options ` method to xarray's root namespace (:issue: `5698 `, :pull: `5716 `)
27
29
By `Pushkar Kopparla <https://github.com/pkopparla >`_.
28
30
- Xarray now does a better job rendering variable names that are long LaTeX sequences when plotting (:issue: `5681 `, :pull: `5682 `).
29
31
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 `)
31
33
By `Justus Magin <https://github.com/keewis >`_.
32
34
- Added ``**kwargs `` argument to :py:meth: `open_rasterio ` to access overviews (:issue: `3269 `).
33
35
By `Pushkar Kopparla <https://github.com/pkopparla >`_.
You can’t perform that action at this time.
0 commit comments