File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ class TurbineClusterModelChain(object):
3737 Default in :py:func:`~.power_curves.smooth_power_curve`: 0.5.
3838 standard_deviation_method : String, optional
3939 Method for calculating the standard deviation for the gaussian
40- distribution. Options: 'turbulence_intensity', 'Norgaard', 'Staffell_Pfenninger'.
40+ distribution. Options: 'turbulence_intensity', 'Norgaard',
41+ 'Staffell_Pfenninger'.
4142 Default in :py:func:`~.power_curves.smooth_power_curve`:
4243 'turbulence_intensity'.
4344 density_correction_order : String
@@ -72,7 +73,8 @@ class TurbineClusterModelChain(object):
7273 Default in :py:func:`~.power_curves.smooth_power_curve`: 0.5.
7374 standard_deviation_method : String, optional
7475 Method for calculating the standard deviation for the gaussian
75- distribution. Options: 'turbulence_intensity', 'Norgaard', 'Staffell_Pfenninger'.
76+ distribution. Options: 'turbulence_intensity', 'Norgaard',
77+ 'Staffell_Pfenninger'.
7678 Default in :py:func:`~.power_curves.smooth_power_curve`:
7779 'turbulence_intensity'.
7880 power_output : pandas.Series
You can’t perform that action at this time.
0 commit comments