Skip to content

Jonas-Metzger/subsidy-treaties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Subsidy Treaties - Global Abatement If Cooperation Is Fragile

This repo contains the code to reproduce the results in the Subsidy Treaties paper.

This repo contains

  • extensive datawrangling and statistical analysis in code/Data.ipynb, combining various sources of publicly available data in code/data/, comprised of:
    • a) climate data used to obtain country-specific estimates of marginal damages from warming
    • b) data on electricity generation
    • c) other economic indicators necessary to calibrate our strutcutal model
  • cuda-accelerated pytorch code in code/Simulate.ipy which numerically solves our model for the economies of US, China, EU and India over the next century under various counterfactuals, in an efficient tensorized fashion
  • different code/experiments*.ipy scripts launching code/Simulate.ipy in various ways
  • a notebook code/Evaluate.ipynb which assembles the results of the experiments into the code/figures we report in the paper.

About

Code Reproducing the statistical analyses and numerical simulations for the 'Subsidy Treaties' paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors