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 36b98fe commit 3252c74Copy full SHA for 3252c74
doc/whats-new.rst
@@ -6,7 +6,7 @@ What's New
6
v0.5.2 (unreleased)
7
===================
8
9
-- Added :py:attr:`Dataset.cf.axes` to return a dictionary mapping valid keys to the variable names of their bounds. By `Mattia Almansi`_.
+- Added :py:attr:`Dataset.cf.bounds` to return a dictionary mapping valid keys to the variable names of their bounds. By `Mattia Almansi`_.
10
- :py:meth:`DataArray.cf.differentiate` and :py:meth:`Dataset.cf.differentiate` can optionally correct
11
sign of the derivative by interpreting the ``"positive"`` attribute. By `Deepak Cherian`_.
12
0 commit comments