Skip to content

Latest commit

 

History

History
1087 lines (855 loc) · 53.6 KB

File metadata and controls

1087 lines (855 loc) · 53.6 KB

What's new

Next release

v2026.4.17

v2026.1.15

Reporting

Projects and model variants

v2025.10.31

v2025.9.9

v2025.8.7

Water/Nexus

v2025.7.23

By topic:

Base model and variants

Projects and applications

Utilities, tools, and housekeeping

v2025.5.28

By topic:

SSP :ref:`ssp-2024`/ScenarioMIP

Materials

Transport

Update :doc:`/transport/index` (:pull:`259`, :pull:`289`, :pull:`300`, :pull:`328`).

Documentation

v2025.1.10

By topic:

Materials

Transport

Water/Nexus

  • Update water availability data and major code editing to allow a new test suite for doc:/water/index (:pull:`106`).
  • Fix the nexus/cooling function and add test for checking some input data (:pull:`236`).
  • Make setup of constraints for cooling technologies flexible and update solar CSP technology name (:pull:`242`).
  • Connect :mod:`.model.water` to :mod:`.tools.costs` for cooling technologies (:pull:`245`).
  • Introduce an SSP configuration for cooling technologies with share constraints (:pull:`256`).
  • Change SSP parameters and add missing CSP data (:pull:`262`).
  • Add additional final constraints and data on cooling technologies for the SSP runs (:pull:`268`).

Investment and fixed costs

  • Fix naming of GDP and population columns in SSP data aggregation for :doc:`/api/tools-costs` (:pull:`219`).
  • Edit inputs for storage, CSP, hydrogen, and industry technologies (:pull:`206`).
  • Replace solar and wind technologies with new ones (:pull:`206`).
  • Reorganize input files and incorporate first_year.csv data into tech_map.csv (:pull:`221`).
  • Reconfigure use and implementation of technology variants/modules to be more agnostic (:pull:`221`).
  • Change cost decay to reach reduction percentage specified on the year 2100 (:pull:`227`).
  • Add cooling technology variant/module (:pull:`222`).
  • Add functionality to specify cost reduction values and cost reduction scenarios in a module (:issue:`251`, :pull:`255`).
  • Fix technology mapping of ammonia CCS technologies in materials module (:pull:`258`).
  • Remove unused technology_type column from tool (:pull:`269`).

Others

v2024.8.6

v2024.4.22

v2024.4.2

v2024.1.29

v2023.11.24

Migration notes

Update code that imports from the following modules:

Code that imports from the old locations will continue to work, but will raise :class:`DeprecationWarning`.

Data for :doc:`water/index` is no longer included in the PyPI distributions for :mod:`message_ix_models`. This reduces the package size from >20 MB to <5 MB. To automatically download and unpack these data into a local directory, use :program:`mix-models fetch MESSAGEix-Nexus`.

All changes

v2023.10.16

v2023.9.12

All changes

Deprecations

v2023.9.2

v2023.7.26

v2023.5.31

v2023.5.13

2023.4.2

2023.2.8

2022.11.7

2022.8.17

2022.7.25

2022.5.6

2022.3.30

2022.3.3

2022.1.26

Earlier releases

2021.11.24

2021.7.27

2021.7.22

2021.7.6

2021.4.7

2021.3.24

2021.3.22

2021.3.3

2021.2.28

2021.2.26

2021.2.23

Initial release.