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.
2 parents 2bb31cb + 4965c40 commit 784023fCopy full SHA for 784023f
docs/sphinx/source/api.rst
@@ -311,8 +311,10 @@ Functions for fitting diode models
311
312
Other
313
-----
314
+
315
.. autosummary::
316
:toctree: generated/
317
318
pvsystem.retrieve_sam
319
pvsystem.systemdef
320
pvsystem.scale_voltage_current_power
docs/sphinx/source/whatsnew/0.7.3.rst renamed to docs/sphinx/source/whatsnew/v0.8.0.rst
@@ -1,6 +1,6 @@
1
.. _whatsnew_0730:
2
3
-v0.7.3 (Month day, year)
+v0.8.0 (Month day, year)
4
-------------------------
5
6
API Changes
@@ -17,9 +17,11 @@ Testing
17
18
Documentation
19
~~~~~~~~~~~~~
20
+* Improved formatting and content of docstrings in `pvlib.atmosphere`
21
22
Requirements
23
~~~~~~~~~~~~
24
25
Contributors
26
27
+* Cliff Hansen (:ghuser:`cwhanse`)
0 commit comments