Skip to content

Commit 6b3af85

Browse files
notebook example of modelling soiling losses with PVLib (#48)
* draft * review
1 parent 7575924 commit 6b3af85

File tree

2 files changed

+526
-2
lines changed

2 files changed

+526
-2
lines changed

docs/notebooks/2.3 Dust Soiling with Kimber.ipynb

+523
Large diffs are not rendered by default.

mkdocs.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ nav:
2222
- '1.2 Getting Data: TMY in your local timezone': 'notebooks/1.2 Getting Data - TMY in your local timezone.ipynb'
2323
- '1.3 Getting Data: Make Concurrent Requests': 'notebooks/1.3 Getting Data - Make Concurrent Requests.ipynb'
2424
- '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"
2728
- '3. Comparing to Measurements':
2829
- '3.1 Comparing to Measurements: Timezone and Time Period alignment': 'notebooks/3.1 Comparing to Measurements - Timezone and Time Period alignment.ipynb'
2930
- '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

Comments
 (0)