Skip to main content

Global warming potentials of greenhouse gases from various IPCC reports

Project description

Global Warming Potentials

PyPI npm

Global warming potentials of greenhouse gases.

IPCC reports:

  • Second assessment Report (SAR)
  • Fourth Assessment Report (AR4)
  • Fifth Assessment Report (AR5)

CSV file

CSV file: globalwarmingpotentials.csv

Python

pip install globalwarmingpotentials

Example usage:

import globalwarmingpotentials as gwp

print(gwp.data["AR5GWP100"]["CH4"])  # prints '28'

df = gwp.as_frame()  # Returns a Pandas DataFrame

Node

npm install globalwarmingpotentials

Releasing

Running

make tag

and pushing with

git push origin main --tags

will create new releases on PyPI and NPM.

Sources

https://www.ghgprotocol.org/sites/default/files/ghgp/Global-Warming-Potential-Values%20%28Feb%2016%202016%29_1.pdf

AR5CCFGWP100 are AR5 100 year GWPs with climate carbon cycle feedbacks: https://www.ipcc.ch/site/assets/uploads/2018/07/WGI_AR5.Chap_.8_SM.pdf, Table 8.SM.16 and https://www.ipcc.ch/site/assets/uploads/2018/02/WG1AR5_Chapter08_FINAL.pdf , Table 8.7 (page 714).

This project was based on the implementations in the OpenSCM project.

Project details


Download files

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

Source Distribution

globalwarmingpotentials-0.6.0.tar.gz (23.4 kB view hashes)

Uploaded Source

Built Distribution

globalwarmingpotentials-0.6.0-py2.py3-none-any.whl (6.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