Skip to content

Commit 688058f

Browse files
Heliolyticswholmgren
authored andcommitted
Filtering modifications
Conflicts: pvlib/clearsky.py
1 parent cbc3f06 commit 688058f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pvlib/clearsky.py

+1-3
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,4 @@ def disc(GHI, SunZen, Time, pressure=101325):
401401
DFOut['AM']=AM
402402
DFOut['Ztemp']=Ztemp
403403

404-
return DFOut, temp, I0, Knc, delKn
405-
406-
404+
return DFOut

0 commit comments

Comments
 (0)