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 63b6689 commit bc8967dCopy full SHA for bc8967d
docs/sphinx/source/whatsnew/v0.12.1.rst
@@ -6,7 +6,10 @@ v0.12.1 (XXXX, 2025)
6
7
Breaking Changes
8
~~~~~~~~~~~~~~~~
9
-
+* The functions :py:func:`~pvlib.iotools.read_pvgis_hourly` and
10
+ :py:func:`~pvlib.iotools.get_pvgis_hourly` now returns ``(data,meta)``
11
+ instead of ``(data,inputs,meta)`` following the iotools convention.
12
+ (:pull:`2462`)
13
14
Deprecations
15
~~~~~~~~~~~~
0 commit comments