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

Adapt ModelChain example to show upcoming structure #61

Closed uvchik closed 5 years ago

uvchik commented 5 years ago

To illustrate the new structure we should adapt the ModelChain example.

This would also explain how to avoid the FutureWarning.

uvchik commented 5 years ago

The FutureWarning was misleading, but it is fixed with #62.