Skip to content

RuntimeWarning: invalid value encountered in true_divide KT = (ghi_data / EXTR1) #136

@mborsetti

Description

@mborsetti

Cannot figure out what's causing this warning during testing:

[...]\pysolar\util.py:690: RuntimeWarning: invalid value encountered in true_divide
KT = (ghi_data / EXTR1)

Somehow unit testing succeeds, even though it reads ominously

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions