Skip to content

Using ModelChain with Plane of Array (POA) as weather input #536

Closed
@srlightfoote

Description

@srlightfoote

I really love the concept of the ModelChain in pvlib. However, I would like to be able to use the ModelChain to model DC and AC output of a given system (more than one module and inverter) using Plane of Array irradiance as the weather input, rather than inputting the GHI, DNI and DHI components (which I don't have measurements of) and then specifying a transposition model as part of the ModelChain. Could this functionality of being able to specify:
mc=pvlib.modelchain.ModelChain(transposition_model='None')

and then inputing poa_global data as an input to weather data frame in mc.run_model?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions