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
- Expand the documentation with an outlook of the MESSAGEix usage (:pull:`520`).
270
268
- Adjust test suite for pyam v1.1.0 compatibility (:pull:`499`).
271
269
- Add Westeros :doc:`tutorial <tutorials>` on historical parameters (:pull:`478`).
@@ -287,7 +285,6 @@ Migration notes
287
285
``rmessageix`` (and ``rixmp``) are deprecated and removed, as newer versions of the R `reticulate <https://rstudio.github.io/reticulate/>`_ package allow direct import and use of the Python modules with full functionality.
288
286
See the updated page for :doc:`rmessageix`, and the updated instructions on how to :ref:`install-r`.
289
287
290
-
291
288
All changes
292
289
-----------
293
290
@@ -304,7 +301,6 @@ All changes
304
301
- Expand documentation of :ref:`dynamic constraint parameters <section_parameter_dynamic_constraints>` (:pull:`454`).
305
302
- Adjust :mod:`message_ix.report` to use :mod:`genno` / :mod:`ixmp.report` changes in `ixmp PR #397 <https://github.com/iiasa/ixmp/pull/397>`_ (:pull:`441`).
306
303
307
-
308
304
v3.2.0 (2021-01-24)
309
305
===================
310
306
@@ -319,7 +315,6 @@ Migration notes
319
315
320
316
from message_ix import make_df
321
317
322
-
323
318
All changes
324
319
-----------
325
320
@@ -329,7 +324,6 @@ All changes
329
324
- :pull:`415`: Make complete lists of :attr:`.MESSAGE_ITEMS <.MESSAGE.items>`, :attr:`.MACRO_ITEMS <.MACRO.items>` and their dimensions accessible through the Python API.
330
325
- :pull:`421`: Fix discounting from forward-looking to backward-looking and provide an explanation of the period structure and discounting in documentation of :doc:`time`.
331
326
332
-
333
327
v3.1.0 (2020-08-28)
334
328
===================
335
329
@@ -364,7 +358,6 @@ See also the `migration notes for ixmp 3.0.0`_.
364
358
365
359
.. _migration notes for ixmp 3.0.0: https://docs.messageix.org/projects/ixmp/en/latest/whatsnew.html#v3-0-0-2020-06-05
0 commit comments