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.
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.
Just open an issue.