[go: up one dir, main page]

Skip to content

GitHubECOSTOR/dunkelflaute

Repository files navigation

dunkelflaute

Optimization model behind https://dashboards.eco-stor.de/dunkelflaute

Screenshot of the Dunkelflaute Dashboard

This repository contains the model to recreate the optimizations of the online tool published by ECO STOR GmbH

How to use

The underlying optimization model can be found in model.py.

You can use main.py to set up a simulation using your own data and assumptions, evaluate the results and create a result figure (similar to the one on our dashboard).

You will need to install pandas, plotly and pypsa

Input data

We use publicly available data from ENTSO-E Transparency Platform in our dashboard. The data is not provided in this repository but can be easily downloaded.

Authors

© ECO STOR GmbH
Please direct questions to Amadeus Teuffel (at@eco-stor.de)