chrisroadmap / loaded-dice

Effects of climate uncertainty on social cost of carbon and optimal emission pathways
MIT License
2 stars 3 forks source link

loaded-dice

DOI

Investigating the impact of climate uncertainty on climate economics using a simple cost-benefit IAM (DICE) with the climate component updated with a calibrated, constrained Monte Carlo ensemble of the FaIR model (v2.1).

Paper

Smith, Christopher J., Alaa Al Khourdajie, Pu Yang, and Doris Folini. ‘Climate Uncertainty Impacts on Optimal Mitigation Pathways and Social Cost of Carbon’. Environmental Research Letters 18, no. 9 (August 2023): 094024. https://doi.org/10.1088/1748-9326/acedc6.

Effect of varying climate uncertainty on projections

Requirements

Reproduction

  1. Clone the repository. If you think you will want to make changes, it's best to fork it first, then clone your fork.
  2. Navigate to your local working copy, create an environment and install dependencies:

conda env create -f environment.yml

  1. Activate environment

conda activate loaded-dice

  1. Run the scripts in numerical order from the scripts directory

python scripts/<script_name.py>

Notes and acknowledgements

The dice2016 and dice2023 folders contain supplementary GAMS code from the online appendix of Barrage & Nordhaus (2023). The original source of this material is here. In order to present results from these simulations with DICE2016 and DICE2023 for full reproducibility, the GAMS code and the output CSV results have been included in this repository. No clear licence was provided for these files. The attribution for this source code should go to Barrage & Nordhaus.