Skip to content

Commit b378a48

Browse files
committed
Add whatsnew entry
1 parent 64e4511 commit b378a48

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/whats-new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Enhancements
3030
By `Joe Hamman <https://github.com/jhamman>`_.
3131
- Support for using `Zarr`_ as storage layer for xarray.
3232
By `Ryan Abernathey <https://github.com/rabernat>`_.
33+
- :func:`xarray.plot.imshow` now handles RGB and RGBA images. Improvements
34+
over raw matplotlib include automatic handling of dimension order, and
35+
clipping oversaturated pixels to the valid range.
36+
By `Zac Hatfield-Dodds <https://github.com/Zac-HD>`_.
3337
- Experimental support for parsing ENVI metadata to coordinates and attributes
3438
in :py:func:`xarray.open_rasterio`.
3539
By `Matti Eskelinen <https://github.com/maaleske>`_.

0 commit comments

Comments
 (0)