Skip to content

Remove outputformat parameter in get_pvgis_hourly and get_pvgis_tmy #2412

@AdamRJensen

Description

@AdamRJensen

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:
Image

Footer:
Image

Here's the metadata available when ``outputformat='json```

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions