wind-python / windpowerlib

The windpowerlib is a library to model the output of wind turbines and farms.
https://oemof.org/
MIT License
332 stars 105 forks source link

Simplify the way to use weather data with the windpowerlib #80

Closed uvchik closed 5 years ago

uvchik commented 5 years ago

The weather data set for the windpowerlib has to have a very specific format. At the moment one has to pass a MultiIndex DataFrame with specific names and the data heights in the second level.

The format is useful but it seems to be a barrier for some users to convert their own weather data to this format.

This is a reminder, for the windpowerlib session at the oemof developer meeting in December (https://oemof.org/news/).

birgits commented 5 years ago

I'll close this issue as this is already addressed in #9 and set #9 milestone to the developer meeting.