Skip to content

irradiance.py updates: glossary term links and units #2311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
ce3d9b5
Update irradiance.py
RDaxini Nov 27, 2024
89e7e71
ongoing...
RDaxini Nov 27, 2024
4f78af5
ongoing...
RDaxini Dec 6, 2024
91d4a01
fix . + [ ]
RDaxini Jan 3, 2025
2d219a3
Update pvlib/irradiance.py
RDaxini Jan 3, 2025
0edb2f3
Merge remote-tracking branch 'upstream/main' into irradiance_updates
RDaxini Jan 3, 2025
f38c0a9
Merge branch 'irradiance_updates' of https://github.com/RDaxini/pvlib…
RDaxini Jan 3, 2025
7c6bb5d
in decimal degrees -> [°]
RDaxini Jan 3, 2025
94ea3ab
reinsert .
RDaxini Jan 3, 2025
7e13249
Update irradiance.py
RDaxini Jan 4, 2025
3c651e7
linter
RDaxini Jan 4, 2025
b079fbd
Merge remote-tracking branch 'upstream/main' into irradiance_updates
RDaxini Apr 23, 2025
ef26630
Update irradiance.py
RDaxini Apr 25, 2025
6871016
remove unintended 'optional' for solar_zenith
RDaxini Apr 25, 2025
d2ed433
add ghi
RDaxini Apr 25, 2025
2717fa7
Update irradiance.py
RDaxini Apr 25, 2025
be7c32e
more untis
RDaxini Apr 25, 2025
0e3731e
Update irradiance.py
RDaxini Apr 25, 2025
b318e6e
units (add+order)
RDaxini Jun 30, 2025
9d667ff
Merge remote-tracking branch 'upstream/main' into irradiance_updates
RDaxini Jun 30, 2025
9b6b8bb
Update v0.13.1.rst
RDaxini Jun 30, 2025
9af2420
Apply suggestions from code review
RDaxini Jul 1, 2025
275ad30
reformat kt
RDaxini Jul 1, 2025
85782bf
linting
RDaxini Jul 1, 2025
4c2a41c
remove SRRL 0.82 comment
RDaxini Jul 1, 2025
82a32bf
Update v0.13.1.rst
RDaxini Jul 1, 2025
5d37972
Apply suggestions from code review
RDaxini Jul 1, 2025
acbac36
linting
RDaxini Jul 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/sphinx/source/whatsnew/v0.13.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ Enhancements

Documentation
~~~~~~~~~~~~~
* Update :py:mod:`pvlib.irradiance` module documentation to include links to
parameter definitions from the nomenclature page, ensure consistent
parameter description structure, add units to all parameters where required,
and other miscellaneous edits. (:issue:`2205`, :issue:`2248`, :pull:`2311`)


Testing
Expand All @@ -44,3 +48,4 @@ Maintenance
Contributors
~~~~~~~~~~~~
* Elijah Passmore (:ghuser:`eljpsm`)
* Rajiv Daxini (:ghuser:`rdaxini`)
Loading
Loading