From 21c9b643fc18823c973e4d222248e1fcf3632fbd Mon Sep 17 00:00:00 2001 From: ancirTOR <93711459+ancirTOR@users.noreply.github.com> Date: Wed, 1 Jun 2022 08:52:48 +0200 Subject: [PATCH] update API entrypoint new API entrypoint PVGIS 5.2 --- pvlib/iotools/pvgis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvlib/iotools/pvgis.py b/pvlib/iotools/pvgis.py index 64b23139eb..44fb7b4ee3 100644 --- a/pvlib/iotools/pvgis.py +++ b/pvlib/iotools/pvgis.py @@ -23,7 +23,7 @@ import warnings from pvlib._deprecation import pvlibDeprecationWarning -URL = 'https://re.jrc.ec.europa.eu/api/' +URL = 'https://re.jrc.ec.europa.eu/api/v5_2/' # Dictionary mapping PVGIS names to pvlib names PVGIS_VARIABLE_MAP = {