Skip to content

Commit

Permalink
FIx docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Jul 18, 2024
1 parent 1cafa67 commit 78252b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ New Features
- Introduce new :py:class:`groupers.UniqueGrouper`, :py:class:`groupers.BinGrouper`, and
:py:class:`groupers.TimeResampler` objects as a step towards supporting grouping by
multiple variables. See the `docs <groupby.groupers_>` and the
`design doc <https://github.com/pydata/xarray/blob/main/design_notes/grouper_objects.md>`_ for more. (:issue:`6610`, :pull:`8840`).
`grouper design doc <https://github.com/pydata/xarray/blob/main/design_notes/grouper_objects.md>`_ for more.
(:issue:`6610`, :pull:`8840`).
By `Deepak Cherian <https://github.com/dcherian>`_.
- Allow per-variable specification of ``mask_and_scale``, ``decode_times``, ``decode_timedelta``
``use_cftime`` and ``concat_characters`` params in :py:func:`~xarray.open_dataset` (:pull:`9218`).
Expand Down

0 comments on commit 78252b2

Please sign in to comment.