EnergyModelsRecedingHorizon

Implementation of a receding horizon framework for EnergyModelsX models.

https://github.com/energymodelsx/energymodelsrecedinghorizon.jl

Science Score: 67.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
    Found 9 DOI reference(s) in README
  • Academic publication links
    Links to: joss.theoj.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Implementation of a receding horizon framework for EnergyModelsX models.

Basic Info
  • Host: GitHub
  • Owner: EnergyModelsX
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 819 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License Citation

README.md

EnergyModelsRecedingHorizon

DOI Build Status Stable In Development

EnergyModelsRecedingHorizon is an extension package within the EnergyModelsX (EMX) framework. The aim of this package to provide a receding horizon framework on top of EMX for operational stress testing the energy system model. This allows a higher temporal, geographical, and technical resolution than conventional annual analyses.

Usage

The usage of the package is best illustrated through the commented examples. The examples are minimum working examples highlighting how to use the receding horizon framework. In addition, they provide a user with an overview regarding potential adjustments to their elements.

Cite

If you find EnergyModelsRecedingHorizon useful in your work, we kindly request that you cite the following publication:

bibtex @article{hellemo2024energymodelsx, title = {EnergyModelsX: Flexible Energy Systems Modelling with Multiple Dispatch}, author = {Hellemo, Lars and B{\o}dal, Espen Flo and Holm, Sigmund Eggen and Pinel, Dimitri and Straus, Julian}, journal = {Journal of Open Source Software}, volume = {9}, number = {97}, pages = {6619}, year = {2024}, doi = {https://doi.org/10.21105/joss.06619}, }

Project Funding

The development of EnergyModelsRecedingHorizon was funded by the European Union’s Horizon Europe research and innovation programme in the project iDesignRES under grant agreement 101095849.

Owner

  • Name: EnergyModelsX
  • Login: EnergyModelsX
  • Kind: organization

Citation (CITATION.cff)

cff-version: "1.2.0"
authors:
- family-names: Hellemo
  given-names: Lars
  orcid: "https://orcid.org/0000-0001-5958-9794"
- family-names: Bødal
  given-names: Espen Flo
  orcid: "https://orcid.org/0000-0001-6970-9315"
- family-names: Holm
  given-names: Sigmund Eggen
  orcid: "https://orcid.org/0009-0007-1782-6326"
- family-names: Pinel
  given-names: Dimitri
  orcid: "https://orcid.org/0000-0001-9393-0036"
- family-names: Straus
  given-names: Julian
  orcid: "https://orcid.org/0000-0001-8622-1936"
contact:
- family-names: Hellemo
  given-names: Lars
  orcid: "https://orcid.org/0000-0001-5958-9794"
doi: 10.5281/zenodo.11164518
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Hellemo
    given-names: Lars
    orcid: "https://orcid.org/0000-0001-5958-9794"
  - family-names: Bødal
    given-names: Espen Flo
    orcid: "https://orcid.org/0000-0001-6970-9315"
  - family-names: Holm
    given-names: Sigmund Eggen
    orcid: "https://orcid.org/0009-0007-1782-6326"
  - family-names: Pinel
    given-names: Dimitri
    orcid: "https://orcid.org/0000-0001-9393-0036"
  - family-names: Straus
    given-names: Julian
    orcid: "https://orcid.org/0000-0001-8622-1936"
  date-published: 2024-05-17
  doi: 10.21105/joss.06619
  issn: 2475-9066
  issue: 97
  journal: Journal of Open Source Software
  publisher:
    name: Open Journals
  start: 6619
  title: "EnergyModelsX: Flexible Energy Systems Modelling with Multiple
    Dispatch"
  type: article
  url: "https://joss.theoj.org/papers/10.21105/joss.06619"
  volume: 9
title: "EnergyModelsX: Flexible Energy Systems Modelling with Multiple
  Dispatch"

GitHub Events

Total
  • Create event: 7
  • Commit comment event: 6
  • Release event: 2
  • Issues event: 2
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 3
  • Public event: 1
  • Push event: 12
  • Pull request review event: 7
  • Pull request review comment event: 6
  • Pull request event: 7
Last Year
  • Create event: 7
  • Commit comment event: 6
  • Release event: 2
  • Issues event: 2
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 3
  • Public event: 1
  • Push event: 12
  • Pull request review event: 7
  • Pull request review comment event: 6
  • Pull request event: 7

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
juliahub.com: EnergyModelsRecedingHorizon

Implementation of a receding horizon framework for EnergyModelsX models.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 8.5%
Dependent packages count: 36.5%
Average: 43.4%
Forks count: 53.4%
Stargazers count: 75.1%
Last synced: 8 months ago

Dependencies

.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/documentation.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite