Skip to content

Commit 49363a6

Browse files
committed
remove obsolete Notes docstring section
1 parent a6a9791 commit 49363a6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pvlib/iotools/pvgis.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -467,16 +467,6 @@ def get_pvgis_tmy(latitude, longitude, outputformat='json', usehorizon=True,
467467
metadata : list or dict
468468
file metadata, ``None`` for basic
469469
470-
Note
471-
----
472-
The PVGIS website uses 10 years of data to generate the TMY, whereas the
473-
API accessed by this function defaults to using all available years. This
474-
means that the TMY returned by this function may not be identical to the
475-
one generated by the website. To replicate the website requests, specify
476-
the corresponding 10 year period using ``startyear`` and ``endyear``.
477-
Specifying ``endyear`` also avoids the TMY changing when new data becomes
478-
available.
479-
480470
Raises
481471
------
482472
requests.HTTPError

0 commit comments

Comments
 (0)