Global warming potentials of greenhouse gases from various IPCC reports
Project description
Global Warming Potentials
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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file globalwarmingpotentials-0.6.0.tar.gz
.
File metadata
- Download URL: globalwarmingpotentials-0.6.0.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8c2ad45d014387f124b81ebf9ead949a384c8b8a552ffd34bc5983f3eb9c34b |
|
MD5 | 59454d4fed26ce5f1ce2a9037dd31b63 |
|
BLAKE2b-256 | e138eccbf6827753579260c604ef0286e32b681beadf504e6e12e84fb94f7e79 |
File details
Details for the file globalwarmingpotentials-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: globalwarmingpotentials-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beaf21972c131ab71d5e3ab16e7faea65db04807a5c00a539ca814349dc13947 |
|
MD5 | de70d09b734b84f1d7bc6982cd5204ad |
|
BLAKE2b-256 | 63177d7088c175751d93731649e175badfcd6df60c962279dd040c798b78a0d3 |