Skip to content

irradiance.detect_clearsky: possibly redundant input 'times' #954

Open
@cwhanse

Description

@cwhanse

irradiance.detect_clearsky expects measured and clear-sky GHI to be input as Series, and has an input times as a DatetimeIndex.

times : DatetimeIndex

What is the use case for having times as a separate input? Should the function instead use measured.index?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions