We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe57151 commit e8a7b10Copy full SHA for e8a7b10
docs/sphinx/source/whatsnew/v0.12.1.rst
@@ -15,8 +15,9 @@ Bug fixes
15
Enhancements
16
~~~~~~~~~~~~
17
* ``pvlib.ivtools.sdm`` is now a subpackage. (:issue:`2252`, :pull:`2256`)
18
-* Add optional arguments `reference_temperature` and `reference_irradiance` to
19
- :py:func:`~pvlib.pvsystem.sapm`(:issue:`2432`, :pull:`2434`)
+* Rename `temp_ref` and `irrad_ref` to `temperature_ref` and `irradiance_ref`
+ in :py:func:`~pvlib.pvsystem.sapm, and add both as optional arguments to the
20
+ function. (:issue:`2432`, :issue:`825`, :pull:`2434`)
21
22
Documentation
23
~~~~~~~~~~~~~
0 commit comments