NREL / bifacial_radiance

Toolkit for working with RADIANCE for the ray-trace modeling of Bifacial Photovoltaics
https://bifacial-radiance.readthedocs.io
BSD 3-Clause "New" or "Revised" License
91 stars 48 forks source link

Fix deprecations #530

Closed cdeline closed 3 months ago

cdeline commented 3 months ago

Some pytests are returning deprecation warnings due to new numpy pandas and pvlib release.

cdeline commented 3 months ago

Tests are passing, these are pretty minor changes. Merging.