Skip to content

remove ModelChain.orientation_strategy #1028

Closed
@wholmgren

Description

@wholmgren

I don't like that ModelChain(system, location, orientation_strategy='flat|south_at_latitude_tilt) modifies the system object. It's not something we do anywhere else in pvlib. orientation_strategy only supports flat and south_at_latitude_tilt, neither of which are commonly used in the real world in 2020.

I think we should remove it, maybe even without deprecation, in 0.8.

I'm ok with keeping the modelchain.get_orientation function for now.

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