You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/whats_new.rst
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,11 @@
3
3
What's new
4
4
==========
5
5
6
-
(Unreleased)
7
-
------------
6
+
v0.9.0 (18 November 2024)
7
+
-------------------------
8
+
9
+
This release mainly updates the cmor module and allows to cmorize for non-standard CORDEX domains. Some updates are introduced so that variables attributes can be used to control calls to the `cmor_variable <https://cmor.llnl.gov/mydoc_cmor3_api/#cmor_variable>`_ API.
10
+
A new function :py:meth:`derotate_vector` to derotate vector components has also been introduced.
0 commit comments