pvlib / pvanalytics

Quality control, filtering, feature labeling, and other tools for working with data from photovoltaic energy systems.
https://pvanalytics.readthedocs.io
MIT License
97 stars 32 forks source link

Numpy 2.0 compatibility #211

Closed kandersolar closed 4 months ago

kandersolar commented 4 months ago

This PR adds compatibility for numpy 2.0, requiring minor changes (just NaN and Inf capitalization) to both the code base and the test suite.