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 572fcfc commit 2215b60Copy full SHA for 2215b60
docs/sphinx/source/whatsnew/v0.11.3.rst
@@ -12,6 +12,8 @@ Breaking Changes
12
* Users must now provide ModelChain.spectral_model, or the 'no_loss' spectral
13
model is assumed. pvlib.modelchain.ModelChain no longer attempts to infer
14
the spectral model from PVSystem attributes. (:issue:`2017`, :pull:`2253`)
15
+* Remove deprecated :py:func:`!pvlib.spectrum.get_am15g` function; use
16
+ :py:func:`~pvlib.spectrum.get_reference_spectra` instead. (:pull:`2409`)
17
18
Bug fixes
19
~~~~~~~~~
0 commit comments