Skip to main content

Analysis & visualization of integrated-assessment scenarios

Project description

pyam: analysis & visualization
of integrated-assessment scenarios

license pypi conda latest

Code style: black python pytest ReadTheDocs codecov

doi joss groups.io slack


Overview and scope

The open-source Python package pyam provides a suite of tools and functions for analyzing and visualizing input data (i.e., assumptions/parametrization) and results (model output) of integrated-assessment scenarios.

Key features:

  • Simple analysis of timeseries data in the IAMC format (more about it here) with an interface similar in feel and style to the widely used pandas.DataFrame
  • Advanced visualization and plotting functions (see the gallery)
  • Diagnostic checks for scripted validation of scenario data and results

The complete documentation is hosted on Read the Docs!

Data model

An illustrative example of the timeseries format developed by the Integrated Assessment Modeling Consortium (IAMC) is shown below. The row is taken from the IAMC 1.5°C scenario explorer, showing a scenario from the CD-LINKS project. Read the docs for more information on the IAMC format and the pyam data model.

model scenario region variable unit 2005 2010 2015
MESSAGE CD-LINKS 400 World Primary Energy EJ/y 462.5 500.7 ...
... ... ... ... ... ... ... ...

Tutorials

An introduction to the basic functions is shown in the "first-steps" notebook.

All tutorials are available in rendered format (i.e., with output) as part of the online documentation. The source code of the tutorials notebooks is available in the folder doc/source/tutorials of this repository.

Documentation

The complete documentation is hosted on Read the Docs.

The documentation pages can be built locally, refer to the instruction in doc/README.

Authors & Contributors

This package was initiated and is currently maintained by Matthew Gidden (@gidden) and Daniel Huppmann (@danielhuppmann).

See the complete list of contributors.

License

Copyright 2017-2021 IIASA and the pyam developer team

The pyam package is licensed under the Apache License, Version 2.0 (the "License");
see LICENSE and NOTICE for details.

Install

For basic instructions, please read the docs!

To install from source (including all dependencies) after cloning this repository, simply run

pip install --editable .[tests,optional-io-formats,tutorials]

To check that the package was installed correctly, run

pytest tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyam_iamc-0.11.0-py2.py3-none-any.whl (80.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page