Commit 56e6498
Add pvlib.temperature.fuentes (#1037)
* add fuentes function
* api.rst entry
* add tests
* whatsnew
* refactor for coverage
* code comments
* notes section
* pandas to numpy
* inoct->noct_installed; copy reference format from sapm_cell
* oops
* fix the things I broke
* expose surface_tilt param; change hydraulic_length to module width and length
* cap0 units
Co-authored-by: Cliff Hansen <[email protected]>
* module_height description; stickler
Co-authored-by: Cliff Hansen <[email protected]>1 parent 4c8a49f commit 56e6498
File tree
6 files changed
+17827
-2
lines changed- docs/sphinx/source
- whatsnew
- pvlib
- data
- tests
6 files changed
+17827
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| 240 | + | |
240 | 241 | | |
241 | 242 | | |
242 | 243 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments