8000 remove the commented old line · chriswolfrom/pvlib-python@26e3c94 · GitHub
[go: up one dir, main page]

Skip to content

Commit 26e3c94

Browse files
committed
remove the commented old line
1 parent 9172a5d commit 26e3c94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pvlib/tracking.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,6 @@ def singleaxis(apparent_zenith, apparent_azimuth,
485485

486486
# 4. Rotate 0 reference from panel's x axis to it's y axis and
487487
# then back to North.
488-
# surface_azimuth += 90+ axis_azimuth
489488
surface_azimuth = 90-surface_azimuth + axis_azimuth
490489

491490
# 5. Map azimuth into [0,360) domain.

0 commit comments

Comments
 (0)
0