Skip to content

Commit 5b98d1c

Browse files
committed
Add whats-new entry
1 parent da62c3c commit 5b98d1c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats-new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ Enhancements
4040
- Some speed improvement to construct :py:class:`~xarray.DataArrayRolling`
4141
object (:issue:`1993`)
4242
By `Keisuke Fujii <https://github.com/fujiisoup>`_.
43+
- Handle variables with different values for ``missing_value`` and
44+
``_FillValue`` by masking values for both attributes; previously this
45+
resulted in a ``ValueError``. (:issue:`2016`)
46+
By `Ryan May <https://github.com/dopplershift>`_.
4347

4448
Bug fixes
4549
~~~~~~~~~

0 commit comments

Comments
 (0)