Skip to content

Commit 524fa55

Browse files
Spelling fix on "/pvlib/clearsky.py" documentation (#2176)
* issue 2159 * name issue 2159 --------- Co-authored-by: Kevin Anderson <[email protected]>
1 parent 9dfcf45 commit 524fa55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Contributors
6969
* Mark A. Mikofski (:ghuser:`mikofski`)
7070
* Ben Pierce (:ghuser:`bgpierc`)
7171
* Jose Meza (:ghuser:`JoseMezaMendieta`)
72+
* Carlos Cárdenas-Bravo (:ghuser:`cardenca`)
7273
* Marcos R. Escudero (:ghuser:`marc-resc`)
7374
* Bernat Nicolau (:ghuser:`BernatNicolau`)
7475
* Eduardo Sarquis (:ghuser:`EduardoSarquis`)
75-

pvlib/clearsky.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ def bird(zenith, airmass_relative, aod380, aod500, precipitable_water,
941941
zenith is never explicitly defined in the report, since the purpose
942942
was to compare existing clear sky models with "rigorous radiative
943943
transfer models" (RTM) it is possible that apparent zenith was
944-
obtained as output from the RTM. However, the implentation presented
944+
obtained as output from the RTM. However, the implementation presented
945945
in PVLIB is tested against the NREL Excel implementation by Daryl
946946
Myers which uses an analytical expression for solar zenith instead
947947
of apparent zenith.

0 commit comments

Comments
 (0)