File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,13 @@ v0.19.1 (unreleased)
2323
2424 New Features
2525~~~~~~~~~~~~
26- - Add :py:meth: ` var `, :py:meth: ` std ` and :py:meth: ` sum_of_squares ` to :py:meth: ` Dataset .weighted ` and :py:meth: ` DataArray .weighted `.
26+ - Add `` std ``, `` var ``, `` sum_of_squares `` to :py:class: ` ~core .weighted.DatasetWeighted ` and :py:class: ` ~core .weighted.DataArrayWeighted `.
2727 By `Christian Jauvin <https://github.com/cjauvin >`_.
2828- Added a :py:func: `get_options ` method to xarray's root namespace (:issue: `5698 `, :pull: `5716 `)
2929 By `Pushkar Kopparla <https://github.com/pkopparla >`_.
3030- Xarray now does a better job rendering variable names that are long LaTeX sequences when plotting (:issue: `5681 `, :pull: `5682 `).
3131 By `Tomas Chor <https://github.com/tomchor >`_.
32- - 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 `)
3333 By `Justus Magin <https://github.com/keewis >`_.
3434- Added ``**kwargs `` argument to :py:meth: `open_rasterio ` to access overviews (:issue: `3269 `).
3535 By `Pushkar Kopparla <https://github.com/pkopparla >`_.
You can’t perform that action at this time.
0 commit comments