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

Why is "roughness_length" not a parameter in WindFarm.assign_power_curve()? #75

Open uvchik opened 5 years ago

uvchik commented 5 years ago

In my opinion the way kwargs is used in this method is confusing. I think we should revise the concept. Or maybe I just do not understand it.

birgits commented 4 years ago

I think you are right, it is not really consistent and would be better, if we just made roughness_length a parameter as well.

uvchik commented 4 years ago

This will have some more implications but I would like to discuss it on a developer meeting or a web conference. It is not urgent but we should not forget about it :smirk: