Skip to content

Calculated GHI time offset #7

@amcmahon01

Description

@amcmahon01

times = pd.DatetimeIndex([dt_timestamp + timedelta(minutes=lm+60) for lm in lead_minutes])

This seems to be calculating max GHI for the forecast time + 60 minutes, rather than the current timestamp. Maybe there should separate columns for calculated GHI at current timestamp and at forecast timestamp? 60 min offset may be artifact of earlier code with DST issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions