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 3caaa1d commit a5099deCopy full SHA for a5099de
docs/sphinx/source/whatsnew/v0.11.3.rst
@@ -20,6 +20,8 @@ Breaking Changes
20
Use :py:func:`~pvlib.spectrum.spectral_factor_firstsolar` instead. (:issue:`2130`, :pull:`2131`)
21
* Remove deprecated :py:func:`!pvlib.spectrum.get_am15g` function; use
22
:py:func:`~pvlib.spectrum.get_reference_spectra` instead. (:pull:`2409`)
23
+* Remove ``label`` parameter in :py:func:`~pvlib.iotools.get_cams` resulting in the timestamps
24
+ referring to the start of the period for all options of ``time_step``.
25
26
Bug fixes
27
~~~~~~~~~
0 commit comments