Skip to content

Code and data for a paper that gives an overview of the focus of the IPCC over time

License

Notifications You must be signed in to change notification settings

l5d1l5/IPCC-Reports-Focus-Overview

 
 

Repository files navigation

Focus of the IPCC Assessment Reports Has Shifted to Lower Temperatures

This is the repository for the paper "Focus of the IPCC Assessment Reports Has Shifted to Lower Temperatures". It contains all code and data needed to recreate the figures of the publication.

Raw Data

The analysis in this repository are based on the raw strings of all IPCC reports published until the end of 2021. Those were extracted using VIsual LAyout (H-VILA) model by Shen et al. (2022).

Data Preparation

Running read_prepare_data.py will count mentions of the temperatures and reasons for concern and save them in the results folders. It will also create one large string that contains all IPCC report and will take a random sample (with fixed seed) that was used to determine the true positive rate of the temperature mentions.

Plotting

Running figure_1.py will create the main figure of the paper. Running supplementary_figures.py will create the supplementary figures that show

  • the distributions of the reasons for concern
  • the distribution of the temperatures based on the working groups and the report type
  • the true positive rate for the different temperatures

About

Code and data for a paper that gives an overview of the focus of the IPCC over time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%