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 5702b97 commit da982c6Copy full SHA for da982c6
docs/sphinx/source/whatsnew/v0.11.2.rst
@@ -26,7 +26,8 @@ Documentation
26
* Edited docstrings for :py:func:`~pvlib.pvsystem.dc_ohms_from_percent` and
27
:py:func:`~pvlib.pvsystem.dc_ohmic_losses` for clarity. (:issue:`1601`, :pull:`2229`)
28
* Added 'freestanding' and 'insulated' `racking_model` options for cell
29
- temperature calculation in :py:class:`~pvlib.pvsystem.PVSystem` and
+ temperature calculation in :py:class:`~pvlib.pvsystem.PVSystem`
30
+ :py:class:`~pvlib.pvsystem.SingleAxisTrackerMount`, and
31
:py:class:`~pvlib.pvsystem.FixedMount` docstrings. Various formatting edits
32
for clarity. (:issue:`1942`, :pull:`2232`)
33
* Added a new citation style guide (:ref:`references`) to the contributing
0 commit comments