Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.11 KB

powerforecast

The power forecaster for idealists (in development).

Shall predicts the contributions of solar and wind energy in the power network of Schleswig-Holstein for the following 24 hours. This tells us Fischkoepfe if we should do our laundry right now or better wait for a few hours.

Initiated at KreativHack 2016 in Kiel.

How to install and run it

You can test this development version. Just download or clone this repository. The scripts are made for python 3.4 and python 3.5 so far. Install the requirements with pip:

pip install -r requirements.txt

And run:

python webapp.py

Then point your webbrowser to http://localhost:5000 to see the actual state.

Need help?

Just open an issue.

Data used