credi

A set of scripts detailing the Climatological Renewable Energy Deviation Index.

https://github.com/laurensstoop/credi

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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary

Keywords

climate energy energy-climate energy-meteorology
Last synced: 6 months ago · JSON representation ·

Repository

A set of scripts detailing the Climatological Renewable Energy Deviation Index.

Basic Info
  • Host: GitHub
  • Owner: laurensstoop
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 144 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 2
Topics
climate energy energy-climate energy-meteorology
Created about 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Scripts for the Climatological Renewable Energy Deviation Index

Version 1.0.1

A set of scripts detailing the Climatological Renewable Energy Deviation Index as describe in this paper.

Project organization

``` . ├── .gitignore ├── CITATION.md ├── LICENSE.md ├── README.md ├── requirements.txt ├── data <- All project data, ignored by git │ ├── processed <- The final, canonical data sets for modeling. │ ├── raw <- The original, immutable data dump, ignored by git. │ └── temp <- Intermediate data that has been transformed, ignored by git. ├── docs <- Documentation notebook for users │   └── arXiv <- Preprint arXiv files, e.g. LaTeX files ├── results │ ├── publication <- Figures for the publication │ ├── supplementary <- Supplementary figures for the investigation and publication │ ├── additionalregions <- Base figures generated for other regions │   └── figuresdevelopment <- Figures generated in the development phase of the project └── src <- Scripts and source code for this project

```

License

This project is licensed under the terms of the MIT License

Citation

If you use CREDI in a scientific publication, we would appreciate citations to the following paper:

The Climatological Renewable Energy Deviation Index, Stoop, L. P., van der Wiel, K., Zappa, W., Haverkamp, A., Feelders, A., & van den Broek, M. (2023).

Bibtex entry: bibtex @misc{stoop2023climatological, title={The Climatological Renewable Energy Deviation Index}, author={Laurens P. Stoop and Karin van der Wiel and William Zappa and Arno Haverkamp and Ad J. Feelders and Machteld van den Broek}, year={2023}, eprint={2307.08909}, archivePrefix={arXiv}, primaryClass={physics.ao-ph} }

If you want to cite scripts as provided here, please use:

Scripts for The Climatological Renewable Energy Deviation Index, Stoop, L. P. (2023) https://github.com/laurensstoop/CREDI

Bibtex entry: bibtex @misc{stoop2023CREDIscripts, title={Scripts for The Climatological Renewable Energy Deviation Index}, author={Laurens P. Stoop}, year={2023}, url={ https://github.com/laurensstoop/CREDI} }

Owner

  • Name: Laurens Stoop
  • Login: laurensstoop
  • Kind: user
  • Location: Wijk bij Duurstede, Netherlands
  • Company: @UtrechtUniversity

Lecturer and (PhD-)Researcher at Utrecht University in Informatics and Energy science. Affiliated with KNMI and TenneT TSO B.V. through the ACDC-ESM project.

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it as below.
authors:  
  - given-names: 'Laurens P. '
    family-names: Stoop
    email: laurensstoop@pm.me
    affiliation: Utrecht University
    orcid: 'https://orcid.org/0000-0003-2756-5653'
title: 'Scripts for The Climatological Renewable Energy Deviation Index' 
version: 1.0.0
date-released: 2023-07-18
preferred-citation:
  type: generic
  authors:
  - given-names: 'Laurens P. '
    family-names: Stoop
    email: laurensstoop@pm.me
    affiliation: Utrecht University
    orcid: 'https://orcid.org/0000-0003-2756-5653'
  - given-names: 'Karin'
    family-names: 'van der Wiel'
    affiliation: 'KNMI'
    orcid: 'https://orcid.org/0000-0001-9365-5759'
  - given-names: 'William'
    family-names: 'Zappa'
    affiliation: 'TenneT TSO B.V.'
    orcid: 'https://orcid.org/0000-0001-6810-7224'
  - given-names: 'Arno'
    family-names: 'Haverkamp'
    affiliation: 'TenneT TSO B.V.'
    orcid: 'https://orcid.org/0000-0001-6947-7892'
  - given-names: 'Ad'
    family-names: 'Feelders'
    affiliation: 'Utrecht University'
    orcid: 'https://orcid.org/0000-0003-4525-1949'
  - given-names: 'Machteld'
    family-names: 'van den Broek'
    affiliation: 'University of Groningen'
    orcid: 'https://orcid.org/0000-0003-1028-1742'
  title: "The Climatological Renewable Energy Deviation Index"
  year: 2023
  journal: arXiv
  url: 'https://arxiv.org/abs/2307.08909'
  eprint: 2307.08909
  archivePrefix: 'arXiv'
  primaryClass: 'physics.ao-ph'

GitHub Events

Total
  • Issues event: 1
  • Watch event: 2
Last Year
  • Issues event: 1
  • Watch event: 2

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 47
  • Total Committers: 1
  • Avg Commits per committer: 47.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 47
  • Committers: 1
  • Avg Commits per committer: 47.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
3986209 l****p@u****l 47
Committer Domains (Top 20 + Academic)
uu.nl: 1

Issues and Pull Requests

Last synced: 12 months 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
Top Authors
Issue Authors
  • TKCJMurges (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels