reskit.wind.core.turbine_library#

Attributes#

Classes#

Functions#

parse_turbine(path)

internal function

TurbineLibrary()

A dataframe of internally configured wind turbines accessible to later simulations

Module Contents#

class reskit.wind.core.turbine_library.TurbineInfo#

Bases: tuple

profile#
meta#
reskit.wind.core.turbine_library.rangeRE#
reskit.wind.core.turbine_library.parse_turbine(path)#

internal function

Parses over a turbine’s data file to get hub height, capacity, rotor diameter and powercurve.

Used for loading into the TurbineLibrary table

reskit.wind.core.turbine_library._Turbine_Library = None#
reskit.wind.core.turbine_library.TurbineLibrary()#

A dataframe of internally configured wind turbines accessible to later simulations