Skip to content

Commit d2f367e

Browse files
RDaxiniAdamRJensencwhanse
authored
irradiance.py updates: glossary term links and units (#2311)
* Update irradiance.py * ongoing... * ongoing... * fix . + [ ] * Update pvlib/irradiance.py Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com> * in decimal degrees -> [°] * reinsert . * Update irradiance.py * linter * Update irradiance.py * remove unintended 'optional' for solar_zenith * add ghi * Update irradiance.py * more untis * Update irradiance.py * units (add+order) * Update v0.13.1.rst * Apply suggestions from code review Co-authored-by: Cliff Hansen <cwhanse@sandia.gov> * reformat kt * linting * remove SRRL 0.82 comment * Update v0.13.1.rst * Apply suggestions from code review Co-authored-by: Cliff Hansen <cwhanse@sandia.gov> * linting * Update irradiance.py * linting * Update irradiance.py --------- Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com> Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
1 parent 880b802 commit d2f367e

File tree

2 files changed

+312
-296
lines changed

2 files changed

+312
-296
lines changed

docs/sphinx/source/whatsnew/v0.13.1.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Enhancements
3636

3737
Documentation
3838
~~~~~~~~~~~~~
39+
* Update :py:mod:`pvlib.irradiance` module documentation to include links to
40+
parameter definitions from the nomenclature page, ensure consistent
41+
parameter description structure, add units to all parameters where required,
42+
and other miscellaneous edits. (:issue:`2205`, :issue:`2248`, :pull:`2311`)
3943
* Substantiate definitions of solar/surface azimuth/zenith and aoi on the
4044
:ref:`nomenclature` page. (:issue:`2448`, :pull:`2503`)
4145
* Add a new reference page for the spectrum (:ref:`_spectrum_user_guide`) to the

0 commit comments

Comments
 (0)