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: mkdocs.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,9 @@ nav:
22
22
- '1.2 Getting Data: TMY in your local timezone': 'notebooks/1.2 Getting Data - TMY in your local timezone.ipynb'
23
23
- '1.3 Getting Data: Make Concurrent Requests': 'notebooks/1.3 Getting Data - Make Concurrent Requests.ipynb'
24
24
- '2. PVLib':
25
-
- '2.1 PVLib: ModelChain with Solcast weather data': 'notebooks/2.1 PVLib - ModelChain with Solcast weather data.ipynb'
26
-
- '2.2 PVLib - Using pvlib.iotools helper functions to get Solcast data': "notebooks/2.2 PVLib - Using pvlib.iotools helper functions to get Solcast data.ipynb"
25
+
- '2.1 ModelChain with Solcast weather data': 'notebooks/2.1 PVLib - ModelChain with Solcast weather data.ipynb'
26
+
- '2.2 Using pvlib.iotools helper functions to get Solcast data': "notebooks/2.2 PVLib - Using pvlib.iotools helper functions to get Solcast data.ipynb"
27
+
- '2.3 Using pvlib.soiling.kimber to model soiling losses': "notebooks/2.3 Dust Soiling with Kimber.ipynb"
27
28
- '3. Comparing to Measurements':
28
29
- '3.1 Comparing to Measurements: Timezone and Time Period alignment': 'notebooks/3.1 Comparing to Measurements - Timezone and Time Period alignment.ipynb'
29
30
- '3.2 Comparing to Measurements [GHI]: Quality Controlling and Gap Filling Measurements with Solcast Actuals': 'notebooks/3.2 Comparing to Measurements [GHI] - Quality Controlling and Gap Filling Measurements with Solcast Actuals.ipynb'
0 commit comments