Skip to content

fix or silence expected numpy RuntimeWarnings #314

@wholmgren

Description

@wholmgren

A handful of pvlib functions generate numpy RuntimeWarnings for typical inputs. We should tweak the pvlib code or wrap specific lines with np.errstate context managers. Pandas used to silence numpy RuntimeWarnings, but they wisely changed that in 0.18 or 0.19.

These functions and linked lines need work:

I'm probably missing a few, so I'll add to this as we discover more.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions