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 35ca540 commit 62ca90eCopy full SHA for 62ca90e
docs/sphinx/source/whatsnew/v0.12.1.rst
@@ -8,6 +8,15 @@ Breaking Changes
8
~~~~~~~~~~~~~~~~
9
10
11
+Deprecations
12
+~~~~~~~~~~~~
13
+* The following ``parse_`` functions in :py:mod:`pvlib.iotools` are deprecated,
14
+ with the corresponding ``read_`` functions taking their place: (:issue:`2444`, :pull:``)
15
+
16
+ - :py:func:`~pvlib.iotools.parse_psm3`
17
+ - :py:func:`~pvlib.iotools.parse_cams`
18
19
20
Bug fixes
21
~~~~~~~~~
22
0 commit comments