We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a64cc commit 6f55334Copy full SHA for 6f55334
1 file changed
README.rst
@@ -78,9 +78,9 @@ http://matplotlib.org/users/installing.html
78
79
Example
80
~~~~~~~~~~~~~~~~~~~~~~~~
81
-Download the example file and execute it:
+Download the .csv data and the example file and execute it:
82
83
-Path missing!
+https://github.com/wind-python/windpowerlib/tree/master/example
84
85
86
Basic Usage
@@ -171,4 +171,4 @@ Now you can pass the weather data to the output method:
171
172
your_wind_turbine.turbine_power_output(weather=weather_df, data_height=coastDat2)
173
174
-You will get the output of one wind_turbine in [W] if you followed the united recommendations from above.
+You will get the output of one wind_turbine in [W] if you followed the united recommendations from above.
0 commit comments