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

RESKit

A toolkit to help generate renewable energy generation time series for energy systems analysis.
https://github.com/FZJ-IEK3-VSA/RESKit

Category: Energy Systems
Sub Category: Renewable Energy Integration

Keywords from Contributors

gdal gdal-library general-purpose geospatial-data raster-data renewable-energy geospatial-analysis energy-system aggregation typical-periods

Last synced: about 14 hours ago
JSON representation

Repository metadata

A toolkit to help generate renewable energy generation time-series for energy systems analysis

README.md

RESKit - Renewable Energy Simulation toolkit for Python

RESKit aids with the broad-scale simulation of renewable energy systems, primarily for the purpose of input generation to Energy System Design Models. Simulation tools currently exist for onshore and offshore wind turbines, as well as for solar PV systems, in addtion to general weather-data manipulation tools. Simulations are performed in the context of singular units, however high computational performance is nevertheless maintained. As a result, this tool allows for the simulation of millions of individual turbines and PV systems in a matter of minutes (on the right hardware).

Features

  • High performance unit-level wind turbine and PV module simulations
    • Can generate synthetic wind turbine power curves
    • Access to all PV modules in the most recent databases from Sandia and the CEC
  • Configurable to make use climate model datasets
  • Flexible & modular function designs

Installation

The primary dependancies of RESKit are:

  1. netCDF4>=1.5.3
  2. xarray
  3. PVLib>=0.7.2
  4. gdal>2.0.0,<3.0.0
  5. GeoKit >= 1.2.4

If you can install these modules on you own, then the reskit module should be easily installable with:

pip install git+https://github.com/FZJ-IEK3-VSA/reskit.git#egg=reskit

If, on the otherhand, you prefer an automated installation using Anaconda, then you should be able to follow these steps:

  1. First clone a local copy of the repository to your computer, and move into the created directory
git clone https://github.com/FZJ-IEK3-VSA/reskit.git
cd reskit
  1. (Alternative) If you want to use the 'dev' branch (or another branch) then use:
git checkout dev
  1. RESkit should be installable to a new environment with:
conda env create --file requirements.yml
  1. (Alternative) Or into an existing environment with:
conda env update --file requirements.yml -n <ENVIRONMENT-NAME>
  1. (Alternative) If you want to install RESKit in editable mode, and also with jupyter notebook and with testing functionalities use:
conda env create --file requirements-dev.yml

Examples

See the Examples page

Docker

We are looking into making RESKit accessible in a docker container. Check back later for more info!

Citation

If you decide to use RES anywhere in a published work related to wind energy, please kindly cite us using the following

@article{RybergWind2019,
  author = {Ryberg, David Severin and Caglayan, Dilara Gulcin and Schmitt, Sabrina and Lin{\ss}en, Jochen and Stolten, Detlef and Robinius, Martin},
  doi = {10.1016/j.energy.2019.06.052},
  issn = {03605442},
  journal = {Energy},
  month = {sep},
  pages = {1222--1238},
  title = {{The future of European onshore wind energy potential: Detailed distribution and simulation of advanced turbine designs}},
  url = {https://linkinghub.elsevier.com/retrieve/pii/S0360544219311818},
  volume = {182},
  year = {2019}
}

License

MIT License

Copyright (c) 2019 David Severin Ryberg (FZJ IEK-3), heidi Heinrichs (FZJ IEK-3), Martin Robinius (FZJ IEK-3), Detlef Stolten (FZJ IEK-3)

You should have received a copy of the MIT License along with this program.
If not, see https://opensource.org/licenses/MIT

About Us

We are the Process and Systems Analysis department at the Institute of Energy and Climate Research: Techno-economic Systems Analysis (IEK-3) belonging to the Forschungszentrum Jülich. Our interdisciplinary department's research is focusing on energy-related process and systems analyses. Data searches and system simulations are used to determine energy and mass balances, as well as to evaluate performance, emissions and costs of energy systems. The results are used for performing comparative assessment studies between the various systems. Our current priorities include the development of energy strategies, in accordance with the German Federal Government’s greenhouse gas reduction targets, by designing new infrastructures for sustainable and secure energy supply chains and by conducting cost analysis studies for integrating new technologies into future energy market frameworks.

Acknowledgment

This work was supported by the Helmholtz Association under the Joint Initiative "Energy System 2050 – A Contribution of the Research Field Energy".


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 978
Total Committers: 27
Avg Commits per committer: 36.222
Development Distribution Score (DDS): 0.767

Commits in past year: 214
Committers in past year: 6
Avg Commits per committer in past year: 35.667
Development Distribution Score (DDS) in past year: 0.486

Name Email Commits
Severin s****g@f****e 228
Severin Ryberg S****9@G****m 196
Christoph Winkler c****r@f****e 194
David Franzmann d****n@f****e 111
p.dunkel p****l@f****e 99
Edgar Ubaldo Pena Sanchez e****z@f****e 29
Dilara Gulcin Caglayan d****n@f****e 29
Shitab Ishmam s****m@f****e 27
Sev y****u@e****m 10
Robin Beer r****r@f****e 10
[email protected] s****n@f****e 8
Julian Belina j****a@f****e 6
Sabrina s****t@f****e 4
Edgar Ubaldo Pena Sanchez 4****o 4
NTedjosantoso 6****o 3
s.dickler s****r@f****e 3
Julian Belina-Admin j****n@i****e 2
Julian Schönau j****u@f****e 2
g.muench g****h@f****e 2
noah80 n****0 2
nlandwehrfzj 6****j 2
Stanley Risch s****h@f****e 2
s.patil s****l@f****e 1
Jason Hu j****u@f****e 1
Severin David Ryberg s****g@i****e 1
r.kraemer r****r@f****e 1
ksyranid k****d@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 19
Total pull requests: 16
Average time to close issues: over 1 year
Average time to close pull requests: 5 months
Total issue authors: 4
Total pull request authors: 8
Average comments per issue: 0.63
Average comments per pull request: 0.75
Merged pull request: 10
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 4
Past year average time to close issues: about 3 hours
Past year average time to close pull requests: 9 minutes
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 0.67
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/FZJ-IEK3-VSA/RESKit

Top Issue Authors

  • sevberg (15)
  • julian-belina (2)
  • chrisjwin (1)
  • EdgarUbaldo (1)

Top Pull Request Authors

  • phil-fzj (4)
  • NTedjosantoso (3)
  • r-beer (3)
  • nlandwehrfzj (2)
  • EdgarUbaldo (1)
  • noah80 (1)
  • ghost (1)
  • OfficialCodexplosive (1)

Top Issue Labels

  • help wanted (2)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/fzj-iek3-vsa/reskit

proxy.golang.org: github.com/FZJ-IEK3-VSA/RESKit

conda-forge.org: reskit

  • Homepage: https://github.com/FZJ-IEK3-VSA/reskit
  • Licenses: CC-BY-4.0 AND MIT
  • Latest release: 0.3.0 (published over 2 years ago)
  • Last Synced: 2025-04-26T13:03:02.952Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 34.025%
    • Average: 42.6%
    • Dependent packages count: 51.175%

Dependencies

pyproject.toml pypi

Score: -Infinity