Skip to content

Commit 8486bad

Browse files
Birgit SchachlerBirgit Schachler
authored andcommitted
Fix typo
1 parent 446729b commit 8486bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windpowerlib/modelchain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ def run_model(self, weather, data_height):
331331
----------
332332
weather : DataFrame or Dictionary
333333
Containing columns or keys with the timeseries for wind speed
334-
`v_wind` in m/s ,roughness length `z0` in m, temperature
334+
`v_wind` in m/s, roughness length `z0` in m, temperature
335335
`temp_air` in K and pressure `pressure` in Pa, as well as
336336
optionally wind speed `v_wind_2` in m/s and temperature
337337
`temp_air_2` in K at different height for interpolation.

0 commit comments

Comments
 (0)