Dosyaya git
Paul Schaub a8fd0844d2
Add readme
2018-09-13 14:50:50 +02:00
pywatts Script output 2018-09-13 11:28:17 +02:00
sample_data add sample data and main functions 2018-06-11 15:20:45 +02:00
.gitignore Add figures folder to gitignore 2018-08-13 18:57:16 +02:00
LICENSE Initial commit 2018-05-15 11:11:30 +02:00
README.md Add readme 2018-09-13 14:50:50 +02:00
photovoltaic_gruppe4.py Fix script again 2018-09-13 14:13:41 +02:00

README.md

PyWatts - Predict Output of Solar Panels

Dependencies

PyWatts is based on python3.6 and uses the following dependencies:

  • requests (2.19.1)
  • pypvwatts (2.1.0)
  • numpy (1.15.0)
  • peewee (3.5.4)
  • scikit-learn (0.19.2)
  • pandas (0.23.4)
  • tensorflow (1.9.0)
  • matplotlib (2.2.3)
  • scipy (1.1.0)

We suggest using a python virtualenv.

Execute

The script can be executed by issuing the follwing command:

$ python photovoltaic_gruppe4.py data.json

The output can be found in the same directory in test_data_gruppe4.json