We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9400372 commit 0835a3fCopy full SHA for 0835a3f
doc/whats-new.rst
@@ -335,6 +335,8 @@ New Features
335
- Added ability to save ``DataArray`` objects directly to Zarr using :py:meth:`~xarray.DataArray.to_zarr`.
336
(:issue:`7692`, :pull:`7693`) .
337
By `Joe Hamman <https://github.com/jhamman>`_.
338
+- Many error messages related to invalid dimensions or coordinates now always show the list of valid dims/coords (:pull:`8079`).
339
+ By `András Gunyhó <https://github.com/mgunyho>`_.
340
341
Breaking changes
342
~~~~~~~~~~~~~~~~
0 commit comments