There is a newer version of the record available.

Published April 8, 2022 | Version v1.4.0
Software Open

pyam: analysis and visualization of integrated-assessment and macro-energy scenarios

Description

Release v1.4.0 Highlights

  • Add colors used for IPCC AR6 WGIII scenario analysis
  • Support scenario data with mixed 'year' and 'datetime' domain (beta)
  • Add explicit support for Python 3.10
Dependency changes

Following a change of the UNFCCC data inventory API (see pik-primap/unfccc_di_api#39), PR #647 updated the dependencies to require unfccc-di-api>=3.0.1.

API changes

PR #598 added support for mixed time-domains, i.e., where the time column has both integer and datetime items. As part of the changes, filtering an IamDataFrame with yearly data using arguments that are only relevant for the datetime-domain (e.g., month, hour, time) returns an empty IamDataFrame. Previously, this raised an error.

Individual updates
  • #651 Pin pint<=0.18 as a quickfix for a regression in the latest release
  • #650 Add IPCC AR6 WGIII colors to PYAM_COLORS
  • #647 Pin unfccc-di-api to latest release
  • #634 Better error message when initializing with invisible columns
  • #598 Support mixed 'year' and 'datetime' domain

Notes

If you use this package, please cite the corresponding manuscript in Open Research Europe.

Files

IAMconsortium/pyam-v1.4.0.zip

Files (10.7 MB)

Name Size Download all
md5:9d7ac67842b7a4ee808eb7b4534c29b2
10.7 MB Preview Download

Additional details

Related works