Skip to content

Commit 66b3603

Browse files
committed
make altitude a kwarg
1 parent 10775e2 commit 66b3603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pvlib/clearsky.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
from pvlib import solarposition
2020

2121

22-
2322
def ineichen(time, latitude, longitude, altitude=0, linke_turbidity=None,
2423
solarposition_method='pyephem', zenith_data=None,
2524
airmass_model='young1994', airmass_data=None,

0 commit comments

Comments
 (0)