Planned intervention: On Thursday 19/09 between 05:30-06:30 (UTC), Zenodo will be unavailable because of a scheduled upgrade in our storage cluster.

There is a newer version of the record available.

Published November 28, 2020 | Version v0.9.0
Software Open

IAMconsortium/pyam: Release v0.9.0

  • 1. International Institute for Applied Systems Analysis (IIASA)
  • 2. IIASA
  • 3. Australian-German Climate & Energy College, School of Earth Sciences, University of Melbourne
  • 4. International Institute for Applied Systems Analysis @iiasa
  • 5. @github
  • 6. Visa Inc.
  • 7. NTNU, Industrial Ecology Programme
  • 8. Helmholtz-Zentrum Geesthacht - Centre for Materials and Coastal Research

Description

Release v0.9.0 Highlights

  • Extend the data format to work with dimensionless variables (i.e., accept "empty" units).
  • Refactor the interpolate() feature to accept a list of years or datetime instances.
  • Add the list of authors/contributors to the docs.
API changes

PR #456 changed the interface of the interpolate() feature to do the operation inplace (previous behaviour) or return a new instance (future default). A deprecation warning is written if a user does not provide the arg inplace to warn of the future change.

Individual updates
  • #461 Add list of authors to repo and docs pages
  • #459 Add a get_variable_components() function to retrieve or join variable components
  • #458 Enable Path for IamDataFrame initialization
  • #456 Speed up interpolation and support interpolation for multiple time-points
  • #454 Enable dimensionless units and fix info() if IamDataFrame is empty
  • #451 Fix unit conversions from C to CO2eq
  • #450 Defer logging set-up to when the first logging message is generated
  • #445 Prevent conflicts between attributes and data/meta columns
  • #444 Use warnings module for deprecation warnings

Files

IAMconsortium/pyam-v0.9.0.zip

Files (7.3 MB)

Name Size Download all
md5:97fba3561e597be3b28fc539414d0b36
7.3 MB Preview Download

Additional details

Related works