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 2edd367 commit 948465cCopy full SHA for 948465c
doc/whats-new.rst
@@ -29,7 +29,7 @@ Breaking changes
29
values were required, which would lead to inaccurate I/O round-trips.
30
- remove deprecated ``autoclose`` kwargs from :py:func:`open_dataset` (:pull: `4725`).
31
By `Aureliana Barghini <https://github.com/aurghs>`_
32
-- Variables referred to in attributes like `bounds` and `grid_mapping`
+- Variables referred to in attributes like ``bounds`` and ``grid_mapping``
33
are now automatically set as coordinate variables. These attributes
34
are moved to :py:attr:`DataArray.encoding` from
35
:py:attr:`DataArray.attrs`. This behaviour is controlled by the
0 commit comments