We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f457315 commit 628c15bCopy full SHA for 628c15b
docs/sphinx/source/whatsnew/v0.15.1.rst
@@ -29,7 +29,8 @@ Enhancements
29
~~~~~~~~~~~~
30
* Use ``k`` and ``cap_adjustment`` from :py:func:`pvlib.pvsystem.Array.module_parameters` in :py:func:`pvlib.pvsystem.PVSystem.pvwatts_dc`
31
(:issue:`2714`, :pull:`2715`)
32
-
+* Include `ross` and `faiman_rad` in the allowed models within
33
+ :py:meth:`pvlib.pvsystem.PVSystem.get_cell_temperature` (:issue:`2625`, :pull:`2631`)
34
35
Documentation
36
~~~~~~~~~~~~~
@@ -84,4 +85,4 @@ Contributors
84
85
* Rohan Saxena (:ghuser:`r0hansaxena`)
86
* Marco Fumagalli (:ghuser:`fuma900`)
87
* Jean-Baptiste Pasquier (:ghuser:`pasquierjb`)
88
+* Rodrigo Amaro e Silva (:ghuser:`ramaroesilva`)
0 commit comments