Skip to content

Commit 4b58d16

Browse files
committed
Update v0.11.3.rst
1 parent a5099de commit 4b58d16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ Breaking Changes
2121
* Remove deprecated :py:func:`!pvlib.spectrum.get_am15g` function; use
2222
:py:func:`~pvlib.spectrum.get_reference_spectra` instead. (:pull:`2409`)
2323
* 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``.
24+
referring to the start of the period for all options of ``time_step``. Also, to retrieve monthly data
25+
the ``time_step`` parameter should now be ``'1MS'`` instead of ``'1M'``. The frequency ``'1M'``
26+
is being phased out by Pandas.
2527

2628
Bug fixes
2729
~~~~~~~~~

0 commit comments

Comments
 (0)