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

Release v0.2.0 (due: end of July) #49

Closed birgits closed 5 years ago

birgits commented 5 years ago

The v0.2.0 will have some API changes:

uvchik commented 5 years ago

Thanks to @SabineHaas it is possible to use the windpowerlib offline but for the next major release I would suggest to restructure the API.

As there has been some communication problems in the last month I would suggest to make a breakout group at the next oemof meeting.

birgits commented 5 years ago

Thanks to @SabineHaas it is possible to use the windpowerlib offline but for the next major release I would suggest to restructure the API.

@uvchik can you specify this a bit more? Because if you have the csv vs hdf5 discussion in mind, we are planning to go back to csv in the next release and should therefore talk about this soon (this or the upcoming week). If it's something that can wait until the dev meeting a breakout group sounds good.

uvchik commented 5 years ago

No, it is more about the whole data-base-file-structure. But I really appreciate the change back to csv.

uvchik commented 5 years ago

PR #62 includes my ideas from above.