Skip to content

Incompatibility of new pvlib with solarfactors run_timeseries_engine #2735

@sophie-pelland

Description

@sophie-pelland

Describe the bug
We had code that was working with pvlib 0.13.1 that used run_timeseries_engine. It fails with pvlib 0.15.0.

The error mentions the code cannot find components["horizon"]. After looking at the inner workings of the code, solarfactors calls on irradiance.perez. And the output of this has been changed such that a "poa_" prefix has been added, i.e. "horizon" has become "poa_horizon". I believe this is the source of the error.

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