Skip to content

cmip6moap/project08

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Figures in IPCC reports, especially those in the Summaries for Policy Makers, are often densely packed with information from multiple sources. This makes it challenging to understand the full impact of the figure without having additional information. This project will investigate adding interactive elements to key IPCC figures from the 5th Assessment Report or other recent Special Reports. These elements could include highlighting key aspects and relating them to key conclusions, adding numerical values or even animating graphics. The possibilities are endless.

Contributors

  • Lily Gouldsbrough, Lancaster Environment Centre, Lancaster University, Lancaster, UK, Twitter: https://twitter.com/lilygouldsbr
  • Matt Amos, Lancaster Environment Centre, Lancaster University, Lancaster, UK, Twitter: https://twitter.com/mattamosphere
  • Christoph Sauter, Department of Civil and Environmental Engineering, University of Strathclyde, Glasgow, UK
  • Viola Heinrich, School of Geographical Sciences, University of Bristol, UK
  • Ying Chen, University of Exeter
  • Stephen Kelly, National Oceanography Centre, Southampton, UK
  • Mat Collins, University of Exeter

What was done

We created 3 interactive figures using CMIP6 data.

  • Figure 1: Global changes in CO2 emissions here.
  • Figure 2: Regional Average Mean Changes in Temperature here and here.
  • Figure 3: Temperature Anamoly Relative to 1861-1890 Average here.

How we approached the problem and why

Initially, we spent time processing the data...

Data we used and how to obtain this

What we did during the hackathon

  • Processed and analyised the respective data being used as the input to the interactive figures
  • Used the AR6 region definitions that will be used in the IPCC 6th Assessment Report (AR6) we created an interactive map
  • Created an interactive graph of global historical and future net carbon emissions under different Shared Socio-Econimic Pathways (SPPs)
  • Created an interactive world map plot showing the temperature anomaly relative to 1861-1890 average using SSP3.70 Regional Rivalry

Outcomes

  • [...]
  • [...]
  • [...]

About this repo

There are further README files in key directories.

Key files

  • [...]
  • [...]
  • [...]

How to reproduce our outputs

  1. [...]
  2. [...]
  3. [...]

Repo structure

.
├── notebooks
│   ├── [...].ipynb
│   └── [...].ipynb
│           The Jupyter Notebooks that we created
│
├── code
│   ├── [...].py
│   └── [...].py
│           Any code (Python or otherwise) that we created that doesn't
│           sit within a Notebook
│
├── results
│   ├── [...].pdf
│   └── [...].png
│           The key figures that we produced
│
├── data
│   ├── raw_data
│   │       Any data we used that didn't come from JASMIN
│   │
│   └── processed_data
│           Any output data that we produced
│
├── environment.yml
└── environment_frozen.yml
        The libraries and versions that we used

Next steps for our project

  • Adding different scenarios to the temperature anamoly plot.
  • [...]
  • [...]

About

Interactive graphics of key CMIP6-based IPCC figures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published