We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff772b commit 2ae8db6Copy full SHA for 2ae8db6
windpowerlib/wind_turbine.py
@@ -111,7 +111,7 @@ def fetch_turbine_data(self):
111
You can also use this function to import your own power (coefficient)
112
curves. Therefore the wind speeds in m/s have to be in the first row
113
and the corresponding power coefficient curve values or power
114
- curve values in W in a row where the first column contains the turbine
+ curve values in kW in a row where the first column contains the turbine
115
name (See directory windpowerlib/data as reference).
116
117
Returns
0 commit comments