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 6f5ce4d commit 3222761Copy full SHA for 3222761
docs/sphinx/source/whatsnew/v0.11.2.rst
@@ -16,6 +16,8 @@ Documentation
16
~~~~~~~~~~~~~
17
* Edited docstrings for :py:func:`~pvlib.pvsystem.dc_ohms_from_percent` and
18
:py:func:`~pvlib.pvsystem.dc_ohmic_loss` for clarity. (:issue:`1601`, :pull:`2229`)
19
+* Added variables `spectra` and `spectra_components` to the
20
+ :ref:`variables_style_rules` page. (:issue:`2150`, :pull:`2264`)
21
22
23
Testing
@@ -29,4 +31,5 @@ Requirements
29
31
Contributors
30
32
~~~~~~~~~~~~
33
* Cliff Hansen (:ghuser:`cwhanse`)
34
+* Rajiv Daxini (:ghuser:`RDaxini`)
35
0 commit comments