Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow turbines and groups in wind turbine cluster #102

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

uvchik
Copy link
Member

@uvchik uvchik commented Apr 7, 2020

Fixes #70.

I would prefer to make sure that all classes will have the attributes needed in WindTurbineCluster.

It is also possible to convert a WindTurbine to a WindFarm with just one Turbine, but we have to copy the object which might lead to confusion.

…:wind-python/windpowerlib into features/allow-turbines-and-groups-in-WindTurbineCluster
@lgtm-com
Copy link

lgtm-com bot commented Apr 7, 2020

This pull request introduces 1 alert when merging ac9a6de into 3ef8b2b - view on LGTM.com

new alerts:

  • 1 for Unused import

@uvchik uvchik modified the milestones: v0.2.1, v0.3.0 May 29, 2020
@uvchik uvchik marked this pull request as draft September 23, 2020 08:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WindTurbineCluster takes only WindFarms but not WindTurbines
3 participants