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 7b367e6 commit 9995eb4Copy full SHA for 9995eb4
docs/sphinx/source/whatsnew/v0.6.2.rst
@@ -23,6 +23,9 @@ API Changes
23
*ghi* or *zenith*.
24
* Added *min_cos_zenith* and *max_zenith* keyword arguments to
25
:py:func:`~pvlib.irradiance.erbs`. (:issue:`681`)
26
+* Remove automatic column name mapping from :py:func:`~pvlib.iotools.read_midc`
27
+ and :py:func:`~pvlib.iotools.read_midc_raw_data_from_nrel` and added
28
+ optional keyword argument `variable_map` to map columns.
29
30
Enhancements
31
~~~~~~~~~~~~
0 commit comments