We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d667ff commit 9b6b8bbCopy full SHA for 9b6b8bb
1 file changed
docs/sphinx/source/whatsnew/v0.13.1.rst
@@ -22,6 +22,10 @@ Enhancements
22
23
Documentation
24
~~~~~~~~~~~~~
25
+* Update :py:mod:`pvlib.irradiance` module documentation to include links to
26
+ parameter definitions from the nomenclature page, ensure consistent
27
+ parameter description structure, add units to all parameters where required,
28
+ and other miscellaneous edits. (:issue:`2205`, :issue:`2248`, :pull:`2311`)
29
30
31
Testing
@@ -44,3 +48,4 @@ Maintenance
44
48
Contributors
45
49
~~~~~~~~~~~~
46
50
* Elijah Passmore (:ghuser:`eljpsm`)
51
+* Ryan Daxini (:ghuser:`rdaxini`)
0 commit comments