A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

AR6-WG1-Data-Compilation

Compiles the data into a uniform, csv-based data format following the standard established by the Integrated Assessment Modeling Consortium and used by IPCC WG3.
https://github.com/openscm/AR6-WG1-Data-Compilation

Category: Climate Change
Sub Category: Climate Data Processing and Analysis

Keywords from Contributors

energy-system

Last synced: about 9 hours ago
JSON representation

Repository metadata

Compilation of data from AR6 WG1

README.md

Data Compilation & Figures from the IPCC AR6 WG1

© 2021 Contributors; licensed under the BSD-3-Clause License.

license

Overview

The IPCC's AR6 WG1 Report
published in August 2021 contains a lot of useful data and figures.
The data is available at the CEDA Archive
under a Creative Commons CC-BY license, but the formats are quite diverse
and not easy to handle.

Data resources

This repository compiles the data into a uniform, csv-based data format
following the standard established by the Integrated Assessment Modeling Consortium
(IAMC) and used by IPCC WG3.

The format used in this repository is directly compatible with
the scmdata and pyam Python packages (see dependencies below),
but can be easily read with Excel or scripts written in other programming languages.

Figures and analysis

This repository contains Jupyter notebooks that replicate several key figures
of the IPCC AR6 WG1 report to facilitate reproducibility of the assessment
and re-use in subsequent research and analysis.

Please see the notebooks folder for an overview!

Dependencies

The data and notebooks in this repository use the dependencies specified in environment.yml.
A high-level overview of the packages is below:

The required packages can be installed with conda: conda env create -f environment.yml.

Compiling the data

The data is compiled using openscm-ar6-wg1-data-compilation compile.
This command-line interface takes a single argument, config_yaml, which defines the data sources, which data is expected, where the raw data is stored, where the outputs should be written and also includes relevant metadata.
An example is given in the root of this repository in compilation-config.yaml.
Once the data is compiled, it will be in the specified output directories and ready for use.
TODO: also spit out variables and definitions as part of compilation

For information about the data directories, see data/README.

Acknowledgement

We are grateful for the terrific work by Robin Matthews,
Özge Yelekçi, Melissa Gomis,
Lina Sitz, the CEDA Archive
and many researchers and WG1 TSU staff in compiling, validating and publishing the data
under a license that permits re-use.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 8
Total Committers: 2
Avg Commits per committer: 4.0
Development Distribution Score (DDS): 0.375

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Daniel Huppmann dh@d****t 5
Zeb Nicholls z****s@c****g 3

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2
Total pull requests: 6
Average time to close issues: N/A
Average time to close pull requests: about 10 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 1.0
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/openscm/AR6-WG1-Data-Compilation

Top Issue Authors

  • znicholls (2)

Top Pull Request Authors

  • danielhuppmann (4)
  • znicholls (2)

Top Issue Labels

  • enhancement (1)
  • testing (1)

Top Pull Request Labels


Dependencies

environment.yml conda
  • iam-units >=2021.8.12
  • isort
  • nb_black
  • notebook
  • pip >=21.0
  • pyam >=1.1
  • pytest
  • python 3.7.*
  • pyyaml
  • scmdata >=0.12.1
  • seaborn
  • tqdm
  • xarray

Score: 4.0943445622221