We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0da80e commit 0af200dCopy full SHA for 0af200d
doc/whats-new.rst
@@ -64,6 +64,8 @@ Bug fixes
64
By `Alex Goodman <https://github.com/agoodm>`_ and `Deepak Cherian <https://github.com/dcherian>`_.
65
- Fix :py:meth:`DataArray.plot.pcolormesh` which now works if one of the coordinates has str dtype (:issue:`6775`, :pull:`7612`).
66
By `Michael Niklas <https://github.com/headtr1ck>`_.
67
+- Improve error message when trying to open a file which you do not have permission to read (:issue:`6523`, :pull:`7629`).
68
+ By `Thomas Coleman <https://github.com/ColemanTom>`_.
69
70
Documentation
71
~~~~~~~~~~~~~
0 commit comments