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 99b2490 commit e5c32deCopy full SHA for e5c32de
docs/whats_new.rst
@@ -3,11 +3,12 @@
3
What's new
4
==========
5
6
-v0.8.0 (UNRELEASED)
7
--------------------
+v0.8.0 (27 June 2024)
+---------------------
8
9
This version introduces :py:meth:`domain` which should tighten the API call in the future.
10
-The cmor module was also updated to make more usage of ``cf_xarray``.
+The cmor module was also updated to make more usage of ``cf_xarray`` and allow handling
11
+of a Z-axis.
12
13
.. note::
14
This version introduces :py:meth:`domain` which is equivalent to the former
0 commit comments