File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
docs/sphinx/source/reference/irradiance Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,4 @@ DNI estimation models
16
16
irradiance.orgill_hollands
17
17
irradiance.boland
18
18
irradiance.campbell_norman
19
- irradiance.gti_dirint
20
19
irradiance.louche
21
-
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Irradiance
9
9
class-methods
10
10
components
11
11
transposition
12
+ reverse-transposition
12
13
decomposition
13
14
clearness-index
14
15
albedo
Original file line number Diff line number Diff line change
1
+ .. currentmodule :: pvlib
2
+
3
+ Reverse transposition models
4
+ ----------------------------
5
+
6
+ .. autosummary ::
7
+ :toctree: ../generated/
8
+
9
+ irradiance.ghi_from_poa_driesse_2023
10
+ irradiance.gti_dirint
Original file line number Diff line number Diff line change @@ -15,4 +15,3 @@ Transposition models
15
15
irradiance.klucher
16
16
irradiance.reindl
17
17
irradiance.king
18
- irradiance.ghi_from_poa_driesse_2023
You can’t perform that action at this time.
0 commit comments