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 afff3a3 commit ef75d8bCopy full SHA for ef75d8b
docs/sphinx/source/whatsnew/v0.2.0.txt
@@ -14,6 +14,9 @@ API changes
14
* Move ``dirint`` and ``disc`` algorithms from ``clearsky.py``
15
to ``irradiance.py`` (:issue:`42`)
16
* Mark some ``pvsystem.py`` methods as private (:issue:`20`)
17
+* Change variable names to conform with new
18
+ `Variables and style rules wiki <https://github.com/pvlib/pvlib-python/wiki/Variables-and-style-rules>`_
19
+ (:issue:`37`, :issue:`54`).
20
21
Enhancements
22
~~~~~~~~~~~~
0 commit comments