Commit f8f60f4
Adopt
* irradiance.py: dirint_bins(), dirindex()
* irradiance.py: dni(), _get_dirint_coeffs(), complete_irradiance()
* modify tests
* apply decorator: dirindex, dni, complete irradiance
* dni() deprecation test
* Update test_irradiance.py
* Update test_irradiance.py
* correct version number
* Update pvlib/tests/test_irradiance.py
Co-authored-by: Adam R. Jensen <[email protected]>
* remove warning from `complete_irradiance`
Co-Authored-By: Kevin Anderson <[email protected]>
* test: remove return value checks
* add dirindex test
* fix test
* linting
* Update v0.11.2.rst
* 0.12->0.13 irradiance.py, test_irradiance.py
* Apply suggestions from code review
Co-authored-by: Echedey Luis <[email protected]>
* irradiance.py: +units, +version_changed directive
---------
Co-authored-by: Adam R. Jensen <[email protected]>
Co-authored-by: Kevin Anderson <[email protected]>
Co-authored-by: Echedey Luis <[email protected]>dni_clear variable name for clearsky DNI (#2274)1 parent 6af80da commit f8f60f4
File tree
3 files changed
+68
-24
lines changed- docs/sphinx/source/whatsnew
- pvlib
- tests
3 files changed
+68
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
2151 | 2151 | | |
2152 | 2152 | | |
2153 | 2153 | | |
2154 | | - | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
2155 | 2160 | | |
2156 | 2161 | | |
2157 | 2162 | | |
| |||
2173 | 2178 | | |
2174 | 2179 | | |
2175 | 2180 | | |
2176 | | - | |
| 2181 | + | |
2177 | 2182 | | |
2178 | 2183 | | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
2179 | 2187 | | |
2180 | 2188 | | |
2181 | 2189 | | |
| |||
2239 | 2247 | | |
2240 | 2248 | | |
2241 | 2249 | | |
2242 | | - | |
| 2250 | + | |
2243 | 2251 | | |
2244 | 2252 | | |
2245 | 2253 | | |
| |||
3611 | 3619 | | |
3612 | 3620 | | |
3613 | 3621 | | |
3614 | | - | |
| 3622 | + | |
| 3623 | + | |
| 3624 | + | |
| 3625 | + | |
| 3626 | + | |
| 3627 | + | |
3615 | 3628 | | |
3616 | 3629 | | |
3617 | 3630 | | |
| |||
3635 | 3648 | | |
3636 | 3649 | | |
3637 | 3650 | | |
3638 | | - | |
3639 | | - | |
| 3651 | + | |
| 3652 | + | |
| 3653 | + | |
| 3654 | + | |
| 3655 | + | |
3640 | 3656 | | |
3641 | 3657 | | |
3642 | | - | |
| 3658 | + | |
3643 | 3659 | | |
3644 | 3660 | | |
3645 | 3661 | | |
| |||
3652 | 3668 | | |
3653 | 3669 | | |
3654 | 3670 | | |
3655 | | - | |
| 3671 | + | |
3656 | 3672 | | |
3657 | 3673 | | |
3658 | 3674 | | |
| |||
3674 | 3690 | | |
3675 | 3691 | | |
3676 | 3692 | | |
3677 | | - | |
3678 | | - | |
| 3693 | + | |
| 3694 | + | |
3679 | 3695 | | |
3680 | 3696 | | |
3681 | 3697 | | |
| |||
3716 | 3732 | | |
3717 | 3733 | | |
3718 | 3734 | | |
3719 | | - | |
3720 | | - | |
| 3735 | + | |
| 3736 | + | |
3721 | 3737 | | |
3722 | 3738 | | |
3723 | 3739 | | |
| |||
3727 | 3743 | | |
3728 | 3744 | | |
3729 | 3745 | | |
3730 | | - | |
| 3746 | + | |
3731 | 3747 | | |
3732 | 3748 | | |
3733 | 3749 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
1063 | 1064 | | |
1064 | 1065 | | |
1065 | 1066 | | |
1066 | | - | |
| 1067 | + | |
1067 | 1068 | | |
1068 | 1069 | | |
1069 | 1070 | | |
| |||
1073 | 1074 | | |
1074 | 1075 | | |
1075 | 1076 | | |
1076 | | - | |
| 1077 | + | |
1077 | 1078 | | |
1078 | 1079 | | |
1079 | 1080 | | |
| |||
1101 | 1102 | | |
1102 | 1103 | | |
1103 | 1104 | | |
1104 | | - | |
| 1105 | + | |
1105 | 1106 | | |
1106 | 1107 | | |
1107 | | - | |
| 1108 | + | |
1108 | 1109 | | |
1109 | 1110 | | |
1110 | 1111 | | |
1111 | 1112 | | |
1112 | | - | |
| 1113 | + | |
1113 | 1114 | | |
1114 | 1115 | | |
1115 | 1116 | | |
1116 | 1117 | | |
1117 | | - | |
| 1118 | + | |
1118 | 1119 | | |
1119 | 1120 | | |
1120 | 1121 | | |
1121 | 1122 | | |
1122 | | - | |
| 1123 | + | |
1123 | 1124 | | |
1124 | 1125 | | |
1125 | 1126 | | |
1126 | 1127 | | |
1127 | 1128 | | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
1128 | 1142 | | |
1129 | 1143 | | |
1130 | 1144 | | |
1131 | 1145 | | |
1132 | | - | |
| 1146 | + | |
1133 | 1147 | | |
1134 | 1148 | | |
1135 | | - | |
| 1149 | + | |
1136 | 1150 | | |
1137 | 1151 | | |
1138 | 1152 | | |
| |||
1143 | 1157 | | |
1144 | 1158 | | |
1145 | 1159 | | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
1146 | 1171 | | |
1147 | 1172 | | |
1148 | 1173 | | |
| |||
0 commit comments