Skip to content

Add new spectral factor models #1950

Closed
Closed
@RDaxini

Description

@RDaxini

Is your feature request related to a problem? Please describe.
pvlib currently includes three spectral factor models: First Solar, Caballero, Sandia. It could be helpful to expand this range to include models based on different indices and/or parameterisations.

Describe the solution you'd like
I would start by working on implementing the PVSPEC model [1], which has demonstrated good performance relative to the First Solar approach that is already included in pvlib. PVSPEC is based on air mass and clearness index, the latter of which is not used in the three existing spectral factor models in pvlib.

I could develop this later to include different parameterisations of the air mass/clearness index approach (e.g. [2]) and new models based on different parameters.

Additional context

  1. Are there any particular models that you would recommend prioritising?
  2. I am working off the models in this review [3], are there any models not covered there that would be beneficial to include in pvlib?

Refs:
[1] https://doi.org/10.1109/PVSC45281.2020.9300932
[2] https://www.researchgate.net/publication/256080247_A_simple_model_for_estimate_the_influence_of_spectrum_variations_on_PV_performance
[3] https://doi.org/10.1016/j.energy.2023.129461

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions