brightwind.analyse.analyse.TI¶
-
class
brightwind.analyse.analyse.
TI
¶ -
__init__
()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
Initialize self.
by_sector
(wspd, wspd_std, wdir[, min_speed, …])Accepts a wind speed series, its standard deviation and a direction series, calculates turbulence intensity (TI) and returns the distribution by of TI by sector
by_speed
(wspd, wspd_std[, speed_bin_array, …])Accepts a wind speed series and its standard deviation, calculates turbulence intensity (TI) and returns the distribution by of TI by speed bins
calc
(wspd, wspd_std)twelve_by_24
(wspd, wspd_std[, return_data, …])-