Generic DICE simulations: climate module
Project description
climate-module
Simulation routines for generic DICE model: climate module
The generic DICE climate module includes:
- python implementation of climate module from Hansel et al. (2020)
- dynamic non-CO2 radiative forcings per SSP scenario
Simulation routines include:
- temperature pathways for given SSP(x) net CO2 emissions (FFI & AFOLU)
- concentration pathways for given SSP(x) net CO2 emissions (FFI & AFOLU)
Install
$ pip install -i https://pypi.org/simple/ dice-climate-simulator
Usage
Usage: dice-climate-simulator -e <emissions> -r <ratio> -f <folder>
Options:
-e, --emissions SSP SSP scenario
-r, --ratio Z Non-CO2 to CO2 forcings ratio estimate Z
-f, --folder PATH PATH to folder with SSP(x) net CO2 emissions pathways
-h, --help Print command help
Simulation examples
- generate climate pathways for CO2 emissions in SSP2 scenario
dice-climate-simulator -e SSP2 -r avg -f net-emissions-folder
results saved to climate/scenario SSP2/temperature change (other_rf avg).csv and climate/scenario SSP2/concentration (other_rf avg).csv
- generate climate pathways for emissions pathway from Hansel et al. (2020)
dice-climate-simulator -e hansel2020
results saved to climate/hansel2020/temperature change (other_rf avg).csv and climate/scenario hansel2020/concentration (other_rf avg).csv
References
[1] Hansel, M., Drupp, M., Johansson, D., Nesje, F., Azar, C., Freeman, M., Groom, B., & Sterner, T. (2020). Climate Economics Support for the UN Climate Targets. Nature Climate Change, 10: 781-789.
https://doi.org/10.1038/s41558-020-0833-x
Documentation
License
Copyright © 2022 International Institute for Applied Systems Analysis
Licensed under MIT
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
Built Distribution
File details
Details for the file dice-climate-simulator-0.1.0.tar.gz
.
File metadata
- Download URL: dice-climate-simulator-0.1.0.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 715d190716ba1d917f0f19bf90aba0727c43a650a9bf2fd0a09b31dfb34497e6 |
|
MD5 | a1577ec8966846d99527ec51fcdc8aa1 |
|
BLAKE2b-256 | 7ea7c3e49477efa6328352afd13ec3ed5ade5234a3c05545e9cfdb4e3a85281d |
File details
Details for the file dice_climate_simulator-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: dice_climate_simulator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84ff510aa41acb74003a7a1e2f38d3abb3a0326e5c9a7419e51df2634371124f |
|
MD5 | 5d8565af8e0a9a52a3155a656c40976b |
|
BLAKE2b-256 | e3122a9d6bd59ec41f37bf1ee5869a1974fb5404e9125dded0b03bf39a8f5687 |