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: RELEASE_NOTES.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,13 @@ All changes
30
30
31
31
- Some MESSAGEix :doc:`tutorials <tutorials>` are runnable with the :class:`.IXMP4Backend` introduced in :mod:`ixmp` version 3.11 (:pull:`894`, :pull:`941`).
32
32
See `Support roadmap for ixmp4 <https://github.com/iiasa/message_ix/discussions/939>`__ for details.
33
+
- Extend the auxiliary variable :ref:`_commodity_balance` to include input and output flows based on CAP and CAP_NEW variables (:pull:`451`).
34
+
35
+
When loading a Scenario created with a version of `message_ix` older than 3.11.0,
36
+
these items will be initialized (and left empty),
37
+
using at most one call to :meth:`~message_ix.Scenario.commit`.
38
+
See :meth:`.MESSAGE.initialize`.
39
+
33
40
- Adjust use of :ref:`type_tec <mapping-sets>` in :ref:`equation_emission_equivalence` (:pull:`930`, :issue:`929`, :pull:`935`).
34
41
35
42
This change reduces the size of the ``EMISS`` variable,
0 commit comments