File tree 3 files changed +8
-0
lines changed
3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,11 @@ Please add your functional changes to the appropriate section in the PR.
9
9
Keep it human-readable, your future self will thank you!
10
10
11
11
## [ Unreleased]
12
+
12
13
### Added
13
14
15
+ - Add anemoi-transform link to documentation
16
+
14
17
### Changed
15
18
16
19
- Add cos_solar_zenith_angle to list of known forcings
Original file line number Diff line number Diff line change 103
103
"https://anemoi-registry.readthedocs.io/en/latest/" ,
104
104
("../../anemoi-registry/docs/_build/html/objects.inv" , None ),
105
105
),
106
+ "anemoi-transform" : (
107
+ "https://anemoi-transform.readthedocs.io/en/latest/" ,
108
+ ("../../anemoi-transform/docs/_build/html/objects.inv" , None ),
109
+ ),
106
110
}
107
111
108
112
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ of the *Anemoi* packages.
59
59
*****************
60
60
61
61
- :ref: `anemoi-utils <anemoi-utils:index-page >`
62
+ - :ref: `anemoi-transform <anemoi-transform:index-page >`
62
63
- :ref: `anemoi-datasets <anemoi-datasets:index-page >`
63
64
- :ref: `anemoi-models <anemoi-models:index-page >`
64
65
- :ref: `anemoi-graphs <anemoi-graphs:index-page >`
You can’t perform that action at this time.
0 commit comments