Commit 4730524
Issue pvlib#2245 Infinite sheds beam fraction on ground zenith guardrail syntax bug (pvlib#2359)
* Issue pvlib#2245
Infinite sheds beam fraction on ground zenith
guardrail syntax bug
Set unshaded ground fraction to zero for
solar_zenith> max_zenith
* Issue pvlib#2245 - Linting/ PEP8
* Revert "Issue pvlib#2245 utils.py"
This reverts commit 8b67a41.
* Update from solar_zenith to ghi
Update docs\sphinx\source\whatsnew\v0.11.3.rst
* series input for ghi in test_infinite_sheds.py
* Update docs/sphinx/source/whatsnew/v0.11.3.rst
---------
Co-authored-by: Cliff Hansen <[email protected]>1 parent 8c9c729 commit 4730524
File tree
4 files changed
+10
-5
lines changed- docs/sphinx/source/whatsnew
- pvlib/bifacial
- tests/bifacial
4 files changed
+10
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
| |||
372 | 373 | | |
373 | 374 | | |
374 | 375 | | |
375 | | - | |
| 376 | + | |
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
0 commit comments