Skip to content

Commit 6f55334

Browse files
committed
add example path
1 parent f4a64cc commit 6f55334

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ http://matplotlib.org/users/installing.html
7878

7979
Example
8080
~~~~~~~~~~~~~~~~~~~~~~~~
81-
Download the example file and execute it:
81+
Download the .csv data and the example file and execute it:
8282

83-
Path missing!
83+
https://github.com/wind-python/windpowerlib/tree/master/example
8484

8585

8686
Basic Usage
@@ -171,4 +171,4 @@ Now you can pass the weather data to the output method:
171171
172172
your_wind_turbine.turbine_power_output(weather=weather_df, data_height=coastDat2)
173173
174-
You will get the output of one wind_turbine in [W] if you followed the united recommendations from above.
174+
You will get the output of one wind_turbine in [W] if you followed the united recommendations from above.

0 commit comments

Comments
 (0)