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 b697d2e commit e01a2daCopy full SHA for e01a2da
docs/sphinx/source/whatsnew/v0.11.3.rst
@@ -13,7 +13,7 @@ Breaking Changes
13
model is assumed. pvlib.modelchain.ModelChain no longer attempts to infer
14
the spectral model from PVSystem attributes. (:issue:`2017`, :pull:`2253`)
15
* :py:func:`~pvlib.iotools.read_tmy3` now defaults to ``map_variables=True``.
16
- Additionally, the deprecated ``recolumn`` parameter is now removed. (:pull:`2408`)
+ Additionally, the deprecated ``recolumn`` parameter is now removed. (:issue:`2324`, :pull:`2408`)
17
18
19
Bug fixes
0 commit comments