You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ Use internal data
89
89
~~~~~~~~~~~~~~~~~
90
90
91
91
The windpowerlib provides `wind turbine data <https://github.com/wind-python/windpowerlib/tree/master/windpowerlib/oedb>`_
92
-
(power curves, hub heights, etc.) for a large set of wind turbines. See `Initialize wind turbine` in :ref:`examples_section_label` on how
92
+
(power curves, hub heights, etc.) for a large set of wind turbines. See `Initialize wind turbine` in `Examples section <http://windpowerlib.readthedocs.io/en/stable/examples.html>`_ on how
93
93
to use this data in your simulations.
94
94
95
95
The dataset is hosted and maintained on the `OpenEnergy database <https://openenergy-platform.org/dataedit/>`_ (oedb).
@@ -113,7 +113,7 @@ windpowerlib
113
113
e126 = WindTurbine(**enercon_e126)
114
114
115
115
We would like to encourage anyone to contribute to the turbine library by adding turbine data or reporting errors in the data.
116
-
See `here<https://github.com/OpenEnergyPlatform/data-preprocessing/issues/28>`_ for more information on how to contribute.
116
+
See `the OEP<https://github.com/OpenEnergyPlatform/data-preprocessing/issues/28>`_ for more information on how to contribute.
0 commit comments