Skip to content

Commit

Permalink
Add whatsnew entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Dec 21, 2017
1 parent 500026d commit 0e9c3f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Enhancements
By `Joe Hamman <https://github.com/jhamman>`_.
- Support for using `Zarr`_ as storage layer for xarray.
By `Ryan Abernathey <https://github.com/rabernat>`_.
- :func:`xarray.plot.imshow` now handles RGB and RGBA images. Improvements
over raw matplotlib include automatic handling of dimension order, and
clipping oversaturated pixels to the valid range.
By `Zac Hatfield-Dodds <https://github.com/Zac-HD>`_.
- Experimental support for parsing ENVI metadata to coordinates and attributes
in :py:func:`xarray.open_rasterio`.
By `Matti Eskelinen <https://github.com/maaleske>`_.
Expand Down

0 comments on commit 0e9c3f6

Please sign in to comment.