NREL / reV

Renewable Energy Potential (reV) Model
https://nrel.github.io/reV/
BSD 3-Clause "New" or "Revised" License
107 stars 24 forks source link

Upgrade reV to be compatible with Numpy 2.0 #470

Open WilliamsTravis opened 1 month ago

WilliamsTravis commented 1 month ago

Why this feature is necessary: Because there are breaking changes with Numpy 2.0 but the world is moving on and it's a dependency in many packages we use.

A possible solution is: Fix deprecated Numpy calls in reV.

Charge code: reV Maintenance GDOP.12495.31.01.01

Urgency / Timeframe: End of Q3/Beginning of Q4

WilliamsTravis commented 1 month ago

Possibly fixed in this pull request.