covid-power-sector
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: nature.com -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.2%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: christophbertram
- License: bsd-2-clause
- Language: R
- Default Branch: main
- Size: 42 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created about 5 years ago
· Last pushed about 5 years ago
Metadata Files
Readme
Citation
README.md
Analysis scripts for paper "COVID-19-induced low power demand and market forces starkly reduce CO2 emissions"
Christoph Bertram, Gunnar Luderer, Felix Creutzig, Nico Bauer, Falko Ueckerdt, Aman Malik and Ottmar Edenhofer; Nature Climate Change (2021) https://www.nature.com/articles/s41558-021-00987-x
Introduction
- This repository contains all code to generate the figures of the main paper and SI.
- This code comes with a Two-clause BSD licence (BSD-2) which can be found in the file "LICENCE".
- To cite the paper, please use the citation as suggested in the file "CITATION", and to specifically refer to this code, please use the doi referring to the linked zenodo entry (https://doi.org/10.5281/zenodo.4453371).
Preparation
- In order to run the scripts and replicate the graphs, additional data needs to be copied into the folders ENTSO-Edata and otherdata (by default, a reduced set of analysis is performed, not requiring the ENTSO-E data).
- Read-me files in both folders contain specific information on file names and sources.
- All data is publicly available (last retrieval January 05, 2021)
- Please note that download of ENTSO-E data via SFTP requires first registering with transparency.entso-e.eu , and requesting a private key via email, which might take up to a few days
- The code uses the following R packages: tidyverse, data.table, readxl, and zoo
Running the code
- After completing the necessary preparation, you can execute the code to generate the figures by running
Rscript 01_main.Rfrom the command line, or by opening an R session and runningsource("01_main.R") - By default, this only runs the reduced set of analysis not requiring the ENTSO-E data. In order to run the full analysis, set
full_analysis <- Tin line 17 of file 01_main.R and execute this file.
Owner
- Login: christophbertram
- Kind: user
- Repositories: 3
- Profile: https://github.com/christophbertram
Citation (CITATION)
Bertram C, Luderer G, Creutzig F, Bauer N, Ueckerdt F, Malik A, Edenhofer 0: COVID-19-induced low power demand and market forces starkly reduce CO2 emissions (2021) Nature Climate Change, https://www.nature.com/articles/s41558-021-00987-x.
GitHub Events
Total
Last Year
Committers
Last synced: almost 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| christophbertram | b****m@p****e | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: almost 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0