Commit f773e2d
authored
implement simplified solis clear sky model (#148)
* implement simplified solis. needs tests
* fix index stripping
* add tests. coerce pw to min 0.2
* add simplified solis option to location.get_clearsky. reorder simplified solis output to match ineichen
* update whatsnew
* remove return_raw in favor of OrderedDict. improve nan handling1 parent 41bb337 commit f773e2d
File tree
6 files changed
+640
-107
lines changed- docs/sphinx/source/whatsnew
- pvlib
- test
6 files changed
+640
-107
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments