Skip to content

Commit 57f67bb

Browse files
echedey-lscwhanse
andauthored
Apply cwhanse suggestion
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
1 parent 1bc3b12 commit 57f67bb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pvlib/iotools/pvgis.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -410,10 +410,9 @@ def get_pvgis_tmy(latitude, longitude, outputformat='json', usehorizon=True,
410410
usehorizon : bool, default True
411411
include effects of horizon
412412
userhorizon : list of float, optional
413-
optional user specified elevation of horizon in degrees, at equally
414-
spaced azimuth clockwise from north, only valid if ``usehorizon`` is
415-
true, if ``usehorizon`` is true but ``userhorizon`` is ``None`` then
416-
PVGIS will calculate the horizon [3]_
413+
Optional user-specified elevation of horizon in degrees, at equally
414+
spaced azimuth clockwise from north. If not specified, PVGIS will
415+
calculate the horizon [3]_. If specified, requires ``usehorizon=True``.
417416
startyear : int, optional
418417
first year to calculate TMY
419418
endyear : int, optional

0 commit comments

Comments
 (0)