You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supporting the four different outputformat options in get_pvgis_hourly and get_pvgis_tmy is proving to be a rather high maintenance burden without much benefit. I therefore suggest that we altogether get rid of the parameter and simply choose the json option as this is the easiest to parse and features more or similar metadata as other options. This issue is already mentioned in #2344 and #2399.
The issue in #2344 demonstrates how the json option is the easiest to maintain.
Here's the metadata available when outputformat='csv' Header:
Footer:
Here's the metadata available when ``outputformat='json```