Commit fec2a77
* Update _build_kwargs call in PVSystem.pvwatts_dc to include 'k' and 'cap_adjustment' parameters
* Add 'k' and 'cap_adjustment' parameters to module_parameters in pvwatts_system_kwargs fixture
* Add enhancement entry in v0.15.1 release notes and add contributor
* Update docstring in PVSystem.pvwatts_dc
* Fix linting failure
* Fix linting failure
* Update docstring in PVSystem.pvwatts_dc
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
* Apply suggestion from @RDaxini
Co-authored-by: Rajiv Daxini <143435106+RDaxini@users.noreply.github.com>
---------
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
Co-authored-by: Rajiv Daxini <143435106+RDaxini@users.noreply.github.com>
1 parent 9505a0a commit fec2a77
File tree
3 files changed
+12
-4
lines changed- docs/sphinx/source/whatsnew
- pvlib
- tests
3 files changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| 75 | + | |
73 | 76 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
853 | | - | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
854 | 857 | | |
855 | 858 | | |
856 | 859 | | |
| |||
860 | 863 | | |
861 | 864 | | |
862 | 865 | | |
863 | | - | |
| 866 | + | |
| 867 | + | |
864 | 868 | | |
865 | 869 | | |
866 | 870 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2260 | 2260 | | |
2261 | 2261 | | |
2262 | 2262 | | |
2263 | | - | |
| 2263 | + | |
| 2264 | + | |
2264 | 2265 | | |
2265 | 2266 | | |
2266 | 2267 | | |
| |||
0 commit comments