File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ coverage.xml
69
69
70
70
71
71
# Datafiles
72
- # *.csv
72
+ * .csv
73
73
74
74
# vi
75
75
* .swp
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Variables and Symbols
5
5
6
6
There is a convention on consistent variable names throughout the library:
7
7
8
- .. csv-table :: List of used Symbols and Variables
8
+ .. csv-table :: List of used Variables and Parameters
9
9
:file: ../../../pvlib/data/variables_style-rules.csv
10
10
:delim: ;
11
11
:header-rows: 1
@@ -26,4 +26,4 @@ For an definition and further help on symbols and units refer to the following s
26
26
* `Terminology: definitions of the main quantities. <http://www.soda-is.com/eng/education/terminology.html >`_
27
27
* `Acronyms in solar radiation <http://www.soda-is.com/eng/education/acronymes.html >`_ (more extensive list)
28
28
29
- .. note :: These further references might not use the same terminology as :mod: pvlib. But the physical process referred to is the same.
29
+ .. note :: These further references might not use the same terminology as * pvlib* . But the physical process referred to is the same.
Original file line number Diff line number Diff line change @@ -35,4 +35,4 @@ photocurrent;photocurrent
35
35
saturation_current;diode saturation current
36
36
resistance_series;series resistance
37
37
resistance_shunt;shunt resistance
38
- tf;transposition factor, the gain ration of the radiation in inclinded plane to horizontal plane : :math:`\frac{poa\_global}{ghi}`
38
+ transposition_factor; the gain ratio of the radiation on inclined plane to global horizontal irradiation : :math:`\frac{poa\_global}{ghi}`
You can’t perform that action at this time.
0 commit comments