Skip to content

Back to basics for diffuse fraction functions #1753

Open
@adriesse

Description

@adriesse

Is your feature request related to a problem? Please describe.
Our collection of diffuse fraction model functions (identified as DNI estimation models) is growing. Currently none of the functions supports the most basic usage I expect, which is to calculate diffuse fraction from kt.

Describe the solution you'd like
A set of diffuse fraction functions that take kt as input (and more kwargs if the model needs it) and produces diffuse fraction as output.
A higher level function could be provided to do the higher level task of decomposing ghi using a kwarg to select the model.

Describe alternatives you've considered
Implement my own versions of the functions locally, which I have done.

Additional context

#1128
#1179
#1685
#1705
#1730

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