Skip to content

Commit

Permalink
fix wind docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Hoersch committed Nov 1, 2024
1 parent 5bf1da9 commit 2998b67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions atlite/convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -516,8 +516,8 @@ def wind(
"""
Generate wind generation time-series.
Extrapolates 10m wind speed with monthly surface roughness to hub
height and evaluates the power curve.
Extrapolates wind speed to hub height (using logarithmic or power law) and
evaluates the power curve.
Parameters
----------
Expand Down

0 comments on commit 2998b67

Please sign in to comment.