Release v1.2.0
MESSAGEix 1.2.0 adds an option to set the commodity balance to strict equality, rather than a supply > demand inequality. It also improves the support for models with non-equidistant years.
Other improvements include an experimental reporting module, support for CPLEX solver options via Scenario.solve()
, and a reusable message_ix.testing
module.
Release 1.2.0 coincides with ixmp release 0.2.0, which provides full support for Scenario.clone()
across platforms (database instances), e.g. from a remote database to a local HSQL database; as well as other improvements. See the ixmp release notes for further details.
For the full list of changes, see RELEASE_NOTES.md
.