Skip to content

Bug in get_turbine_ais() #685

@benoitFoloppe

Description

@benoitFoloppe

Hello,

Currently the fi.get_turbine_ais() function is bugging.

This is due to a small mistake at line 428 in turbine.py :

https://github.com/NREL/floris/blob/5e5bb7f4e653621e7a81ff4bcaa27dbc1f759de7/floris/simulation/turbine.py#L428

The call to _filter_convert function should be after the if ix_filter is not None: condition, consistently with other function in the turbine.py file.

Best,

Benoit

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions