Skip to content

Commit f15a289

Browse files
committed
whatsnew
1 parent 11bcc1d commit f15a289

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/sphinx/source/whatsnew/v0.11.2.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,18 @@ Deprecations
1111
Enhancements
1212
~~~~~~~~~~~~
1313

14+
Bug Fixes
15+
~~~~~~~~~
16+
* :py:meth:`~pvlib.pvsystem.PVSystem.get_irradiance` accepts float inputs.
17+
(:issue:`1338`, :pull:`2227`)
1418

1519
Documentation
1620
~~~~~~~~~~~~~
1721
* Edited docstrings for :py:func:`~pvlib.pvsystem.dc_ohms_from_percent` and
1822
:py:func:`~pvlib.pvsystem.dc_ohmic_loss` for clarity. (:issue:`1601`, :pull:`2229`)
23+
* Clarified that :py:meth:`~pvlib.pvsystem.PVSystem.get_irradiance` and
24+
:py:meth:`~pvlib.pvsystem.Array.get_irradiance` do not accept tuple of float
25+
as input. (:pull:`2227`)
1926

2027

2128
Testing

0 commit comments

Comments
 (0)