File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,14 @@ Bug fixes
15
15
Enhancements
16
16
~~~~~~~~~~~~
17
17
* ``pvlib.ivtools.sdm `` is now a subpackage. (:issue: `2252 `, :pull: `2256 `)
18
-
18
+ * Add optional arguments `reference_temperature ` and `reference_irradiance ` to
19
+ :py:func: `~pvlib.pvsystem.sapm`(:issue:`2432 `, :pull: `2434 `)
19
20
20
21
Documentation
21
22
~~~~~~~~~~~~~
22
23
* Add a supporting reference to :py:func: `pvlib.atmosphere.get_relative_airmass ` (:issue: `2390 `, :pull: `2424 `)
23
24
* Documented how `np.nan ` values are handled by :py:func: `~pvlib.spectrum.average_photon_energy `
24
25
(:issue: `2423 `, :pull: `2426 `)
25
- * Add optional arguments `reference_temperature ` and `reference_irradiance ` to
26
- :py:func: `~pvlib.pvsystem.sapm`(:issue:`2432 `, :pull: `2434 `)
27
26
28
27
Testing
29
28
~~~~~~~
You can’t perform that action at this time.
0 commit comments