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: doc/getting_started.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Matplotlib can be installed using pip3 though some Linux users reported that it
44
44
Examples and basic usage
45
45
=========================
46
46
47
-
The basic usage of the windpowerlib is shown in the :ref:`modelchain_example <modelchain_example_notebook.ipynb>`. The presented example is available as jupyter notebook and python script. You can download them along with example weather data:
47
+
The basic usage of the windpowerlib is shown in the ModelChain example. The presented example is available as jupyter notebook and python script. You can download them along with example weather data:
48
48
49
49
* :download:`ModelChain example (Python script) <../example/modelchain_example.py>`
50
50
* :download:`ModelChain example (Jupyter notebook) <../example/modelchain_example.ipynb>`
0 commit comments