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: CHANGELOG.md
+13-3
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,17 @@ Unreleased in the current development version:
9
9
10
10
AQUA core complete list:
11
11
12
+
AQUA diagnostic complete list:
13
+
14
+
## [v0.12]
15
+
16
+
Main changes are:
17
+
1. AQUA installation now requires a mandatory machine name.
18
+
2. The `aqua` source code has been moved to the `src` folder. The change is transparent to the user.
19
+
3. A diagnostic module, called `aqua.diagnostics`, is under development. The module is not yet active, diagnostics are still available with the previous structure.
20
+
21
+
AQUA core complete list:
22
+
12
23
- Mixed updates to support data for NextGEMS cycle4 hackathon (#1375)
13
24
- Preprocess functionality added to the `Reader` class (#1298)
14
25
- The AQUAthon material has been moved under the `notebooks` folder (#1342)
@@ -20,8 +31,6 @@ AQUA core complete list:
20
31
- AQUA install now requires mandatory machine name (#1346)
21
32
- Fix to make keyword step optional in request (#1360)
22
33
23
-
AQUA diagnostic complete list:
24
-
25
34
## [v0.11.3]
26
35
27
36
AQUA core complete list:
@@ -653,7 +662,8 @@ This is mostly built on the `AQUA` `Reader` class which support for climate mode
653
662
This is the AQUA pre-release to be sent to internal reviewers.
654
663
Documentations is completed and notebooks are working.
0 commit comments