Commit 0fd5c43
authored
[bug] use clip instead of abs in singleaxis (#1273)
* [bug] use clip instead of abs
* [test] add test using repro steps
* check if single axis tracker has correct aoi when sun is behind modules by comparison to fixed and limiting rotation
* [sty] fix stickler
* [test] oops forgot aoi key
* [test] oops typo tr['aoi'
* [test] set angles behind fixed to nan
* [test] use smaller max angle, set nans from tracker
* [doc] whatsnew singleaxis aoi fix gh12211 parent 9543d87 commit 0fd5c43
File tree
3 files changed
+20
-1
lines changed- docs/sphinx/source/whatsnew
- pvlib
- tests
3 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
195 | 197 | | |
196 | 198 | | |
197 | 199 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
462 | 464 | | |
463 | 465 | | |
464 | 466 | | |
| |||
0 commit comments