Skip to content

Commit a5250f9

Browse files
author
dacoex
committed
ToC for port of tuts to rst edits
1 parent 660b244 commit a5250f9

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/sphinx/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Contents
6262
self
6363
package_overview
6464
whatsnew
65+
usage
6566
modules
6667
classes
6768
comparison_pvlib_matlab

docs/sphinx/source/usage.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Examples on Usage
77
Tutorials
88
-----------
99

10-
These tutorials aim at exemplying the usage of the core libray for various uses.
10+
These tutorials aim at exemplying the usage of the core library for various uses.
1111

1212
* generals
1313
* imports
@@ -63,7 +63,13 @@ These tutorials aim at exemplying the usage of the core libray for various uses.
6363
* Klucher Model
6464
* Reindl
6565
* Plot Results
66-
*
66+
* TMY to Power Tutorial -- http://nbviewer.jupyter.org/github/pvlib/pvlib-python/blob/master/docs/tutorials/tmy_to_power.ipynb
67+
* Setup
68+
* Load TMY data
69+
* Calculate modeling intermediates
70+
* DC power using SAPM
71+
* AC power using SAPM
72+
* Modeling multiple systems with system losses -- source: http://nbviewer.jupyter.org/github/jforbess/pvlib-python/blob/Issue84/docs/tutorials/system_loss_modeling.ipynb
6773

6874

6975

0 commit comments

Comments
 (0)