Commit 7e12aec
committed
BUG: fix kimber cleaning threshold and grace period off-by-one
- rainfall equal to cleaning_threshold now triggers cleaning
- grace_period window now correctly includes the rain day itself
- regenerated greensboro nowash/manwash expected test data
- added tests for both cases
Fixes #27961 parent d2e6811 commit 7e12aec
5 files changed
Lines changed: 843 additions & 812 deletions
File tree
- docs/sphinx/source/whatsnew
- pvlib
- tests
- data
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments