File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,9 @@ http://matplotlib.org/users/installing.html
7878
7979Example
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
8686Basic 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.
You can’t perform that action at this time.
0 commit comments