We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e4511 commit b378a48Copy full SHA for b378a48
1 file changed
doc/whats-new.rst
@@ -30,6 +30,10 @@ Enhancements
30
By `Joe Hamman <https://github.com/jhamman>`_.
31
- Support for using `Zarr`_ as storage layer for xarray.
32
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>`_.
37
- Experimental support for parsing ENVI metadata to coordinates and attributes
38
in :py:func:`xarray.open_rasterio`.
39
By `Matti Eskelinen <https://github.com/maaleske>`_.
0 commit comments