RWTH-EBC / pyCity

Python package for data handling and scenario generation of city districts
MIT License
24 stars 3 forks source link

Add docstrings to Sun and Weather classes #223

Closed JSchiefelbein closed 4 years ago

JSchiefelbein commented 6 years ago

Most methods in Sun and Weather class do not have docstrings, which has to be changed.

ss391347 commented 4 years ago

This issue is already quite old...

Docstrings for class Weather are okay, I guess. Docstrings for class Sun will be improved together with issue #271.