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: doc/whatsnew.rst
+38-8Lines changed: 38 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,48 @@ Next release
7
7
- Support for :mod:`ixmp` and :mod:`message_ix` versions 3.4.x and 3.5.x is dropped in accordance with the :ref:`policy-upstream-versions` (:pull:`288`).
8
8
The minimum version of both packages is 3.6.0.
9
9
- Update :class:`.IEA_EWEB` to support :py:`transform="B"` / :func:`.transform_B` (:issue:`230`, :pull:`259`).
10
-
- Update :doc:`/transport/index` (:pull:`259`).
10
+
- Add :func:`.prepare_method_B` to :mod:`.ssp.transport` (:pull:`259`).
11
+
- New utility :class:`.sdmx.AnnotationsMixIn` (:pull:`259`).
11
12
12
-
- Adjust constraints on :py:`t="conm_ar"`.
13
-
- Recompute :attr:`.minimum_activity` for transport technologies.
14
-
- Adjust freight activity, freight and passenger mode shares for some regions.
15
-
- Drop :file:`base-scenario-url.json`; store base scenario URLs in :ref:`CL_TRANSPORT_SCENARIO`.
16
-
- Simplify and consolidate tests.
13
+
By topic:
14
+
15
+
.. contents::
16
+
:local:
17
+
:backlinks: none
18
+
19
+
Transport
20
+
---------
21
+
22
+
Update :doc:`/transport/index` (:pull:`259`).
23
+
24
+
- Adjust constraints on :py:`t="conm_ar"`.
25
+
- Recompute :attr:`.minimum_activity` for transport technologies.
26
+
- Adjust freight activity, freight and passenger mode shares for some regions.
27
+
- Drop :file:`base-scenario-url.json`; store base scenario URLs in :ref:`CL_TRANSPORT_SCENARIO`.
28
+
- Simplify and consolidate tests.
29
+
30
+
Documentation
31
+
-------------
17
32
18
-
- Add :func:`.prepare_method_B` to :mod:`.ssp.transport` (:pull:`259`).
19
33
- New :doc:`/howto/index` documentation sub-tree (:pull:`291`).
20
34
- New guide on HOWTO :doc:`/howto/unicc` (:pull:`279`) and supporting command :program:`mix-models sbatch` in :mod:`.util.slurm` (:pull:`291`).
21
-
- New utility :class:`.sdmx.AnnotationsMixIn` (:pull:`259`).
0 commit comments