Recent Releases of ixmp

ixmp - v3.11.1

See “What's New” in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by khaeru about 1 year ago

ixmp - v3.11.0

See “What's New” in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by glatterf42 about 1 year ago

ixmp - v3.10.0

See “What's New” in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by glatterf42 over 1 year ago

ixmp - v3.9.0

See “What's New” in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by glatterf42 about 2 years ago

ixmp - v3.8.0

See “What's New” in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by glatterf42 over 2 years ago

ixmp - v3.7.0

See “What's New” in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by glatterf42 about 3 years ago

ixmp -

See “What's new” in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by khaeru almost 4 years ago

ixmp - v3.5.0

See “What's New” in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by khaeru about 4 years ago

ixmp -

See “What's New” in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by LauWien over 4 years ago

ixmp -

See the “What's New” page in the documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by khaeru about 5 years ago

ixmp -

See the “What's New” page in the ixmp documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by khaeru over 5 years ago

ixmp -

See the “What's New” page in the ixmp documentation for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by khaeru almost 6 years ago

ixmp - v3.0.0

See the new “What's New” page in the ixmp documentation for a list of all changes and migration notes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by khaeru about 6 years ago

ixmp - v2.0.0

See the new “What's New” page in the ixmp documentation for a list of all changes and migration notes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by khaeru over 6 years ago

ixmp - Release v0.2.0

Release 0.2.0 provides full support for Scenario.clone() across platforms (database instances), e.g. from a remote database to a local HSQL database. IAMC-style timeseries data is better supported, and can be used to store processed results, together with model variables and equations.

Other improvements include a new, dedicated ixmp.testing module, user-supplied callbacks in Scenario.solve(). The retixmp package using reticulate to access the ixmp API is renamed to rixmp and now has its own unit tests (the former rixmp package can be accessed as rixmp.legacy).

Release 0.2.0 coincides with MESSAGEix release 1.2.0.

See RELEASE_NOTES.md for a list of all changes.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by khaeru almost 7 years ago

ixmp - Release 0.1.3

v0.1.3

Warnings

We have revamped our versioning system. If you install from source (i.e., from the source code in the github repository and not from conda), you may have to uninstall your current version. This only needs to be done once, as the updated versioning system takes care of this issue in the future.

To do so, try:

$ pip uninstall ixmp

If this does not work, find out where the installation is with

$ python -c 'import ixmp; print(ixmp.__version__)'

and manually remove any folder starting with 'ixmp'.

Updates

  • #88: Connecting to multiple databases, updating MESSAGE-scheme scenario specifications to version 1.1
  • #80: Can now set logging level which is harmonized between Java and Python
  • #79: Adding a deprecated-warning for ixmp.Scenario with scheme=='MESSAGE'
  • #76: Changing the API from mp.Scenario(...) to ixmp.Scenario(mp, ...)
  • #73: Adding a function has_solution(), rename kwargs to ..._solution
  • #69 bring retixmp available to other users
  • #64: Support writing multiple sheets to Excel in utils.pd_write
  • #61: Now able to connect to multiple databases (Platforms)
  • #58: Add MacOSX support in CI
  • #52: Add ability to load all scenario data into memory for fast subsequent computation.

Climate Change - Integrated Assessment and Climate Policy - Python
Published by gidden over 7 years ago

ixmp - Release v0.1.2

Lot's of feature and QOL updates!

Climate Change - Integrated Assessment and Climate Policy - Python
Published by gidden about 8 years ago

ixmp - Release v0.1.1

Lot's of feature and QOL updates!

Climate Change - Integrated Assessment and Climate Policy - Python
Published by gidden about 8 years ago

ixmp - Initial Open Source Release

The initial release of the ixmp modelling platform!

Climate Change - Integrated Assessment and Climate Policy - Python
Published by gidden about 8 years ago