Skip to content

get_psm3 no longer works #2581

@kandersolar

Description

@kandersolar

The PSM3 API endpoints have been removed:

As a result, the test_psm3.py tests are failing. Example: https://github.com/pvlib/pvlib-python/actions/runs/18792512909/job/53625869585

I think there's nothing for it but for us to remove get_psm3. It's already unusable, so I see little point in deprecating it or replacing it with a "you need to migrate to the PSM4 functions" shim.

What to do with read_psm3? Of course it still works fine, but given that read_psm4 is functionally identical (I think?), I suggest we just delete psm3.py entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions