Metadata-Version: 2.1
Name: message-ix-models
Version: 2023.4.2
Summary: Tools for the MESSAGEix-GLOBIOM family of models
Home-page: https://github.com/iiasa/message-ix-models
Author: IIASA Energy, Climate, and Environment (ECE) Program
Author-email: message_ix@iiasa.ac.at
License: Apache 2.0
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: click
Requires-Dist: colorama
Requires-Dist: genno (>=1.8.0)
Requires-Dist: iam-units
Requires-Dist: message-ix (>=3.4.0)
Requires-Dist: pyam-iamc (>=0.6)
Requires-Dist: pycountry
Requires-Dist: PyYAML
Requires-Dist: sdmx1 (>=2.8.0)
Requires-Dist: setuptools (>=41)
Provides-Extra: docs
Requires-Dist: ixmp[tests] ; extra == 'docs'
Requires-Dist: pytest ; extra == 'docs'
Requires-Dist: pytest-cov ; extra == 'docs'
Requires-Dist: pytest-xdist ; extra == 'docs'
Requires-Dist: genno[compat] ; extra == 'docs'
Requires-Dist: sphinx (>=4) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinxcontrib-bibtex ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: ixmp[tests] ; extra == 'tests'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pytest-xdist ; extra == 'tests'

Tools for MESSAGEix-GLOBIOM models
**********************************

.. image:: https://img.shields.io/pypi/v/message-ix-models.svg
   :alt: PyPI version
   :target: https://pypi.python.org/pypi/message-ix-models/

.. image:: https://readthedocs.com/projects/iiasa-energy-program-message-ix-models/badge/?version=latest
   :alt: Documentation status
   :target: https://docs.messageix.org/projects/models/en/latest/?badge=latest

.. image:: https://github.com/iiasa/message-ix-models/actions/workflows/pytest.yaml/badge.svg
   :alt: Test status
   :target: https://github.com/iiasa/message-ix-models/actions/workflows/pytest.yaml

.. image:: https://codecov.io/gh/iiasa/message-ix-models/branch/main/graph/badge.svg
   :alt: Test coverage
   :target: https://codecov.io/gh/iiasa/message-ix-models

``message_ix_models`` provides tools for research using the MESSAGEix-GLOBIOM family of models.
These models are built in the `MESSAGEix framework <https://docs.messageix.org>`_ and on the `ix modeling platform (ixmp) <https://docs.messageix.org/ixmp/>`_.

See the `online documentation <https://docs.messageix.org/projects/models/>`_ for further information.

License
=======

Copyright © 2020–2023 IIASA Energy, Climate, and Environment (ECE) program

Licensed under the Apache License, version 2.0.
