File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,10 @@ Documentation
1616~~~~~~~~~~~~~
1717* Edited docstrings for :py:func: `~pvlib.pvsystem.dc_ohms_from_percent ` and
1818 :py:func: `~pvlib.pvsystem.dc_ohmic_losses ` for clarity. (:issue: `1601 `, :pull: `2229 `)
19- * Corrected the default values for module height and racking model to None in
20- the :py:class: `~pvlib.pvsystem.PVSystem ` and
21- :py:class: `~pvlib.pvsystem.FixedMount ` docstrings, added the freestanding
22- racking model option, and various formatting edits for clarity.
23- (:issue: `1942 `, :pull: `2232 `)
19+ * Added 'freestanding' and 'insulated' `racking_model ` options for cell
20+ temperature calculation in :py:class: `~pvlib.pvsystem.PVSystem ` and
21+ :py:class: `~pvlib.pvsystem.FixedMount ` docstrings. Various formatting edits
22+ for clarity. (:issue: `1942 `, :pull: `2232 `)
2423* Updated :py:func: `~pvlib.irradiance.reindl ` to include definitions of terms
2524 and a new "notes" section (:issue: `2183 `, :pull: `2193 `)
2625
You can’t perform that action at this time.
0 commit comments