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 159be1a commit 5cc439fCopy full SHA for 5cc439f
1 file changed
docs/sphinx/source/whatsnew/v0.15.2.rst
@@ -10,6 +10,11 @@ Breaking Changes
10
11
Deprecations
12
~~~~~~~~~~~~
13
+* Rename :py:func:`~pvlib.irradiance.ghi_from_poa_driesse_2023` to
14
+ :py:func:`~pvlib.irradiance.ghi_from_poa_driesse_2024`. The year now reflects
15
+ the publication data. The old name will be removed in v0.17.0.
16
+ (:issue:`2774`, :pull:`2777`)
17
+
18
19
20
Bug fixes
@@ -62,3 +67,4 @@ Contributors
62
67
* Cliff Hansen (:ghuser:`cwhanse`)
63
68
* Arthur Onno (:ghuser:`ArthurOnnoTerabase`)
64
69
* Adam R. Jensen (:ghuser:`AdamRJensen`)
70
+* Rajiv Daxini (:ghuser:`RDaxini`)
0 commit comments