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

Development tests are failing #523

Closed cdeline closed 3 months ago

cdeline commented 3 months ago

First two are failing in all env's. Second two only fail in upgrade-strategy Eager.

FAILED tests/test_bifacial_radiance.py::test_SingleModule_HPC - AssertionError: assert 'groundplane' == 'a0.0.a0.test' FAILED tests/test_performance.py::test_calculatePerformance - UnboundLocalError: cannot access local variable 'CECMod1' where it is not associated with a value FAILED tests/test_spectra.py::test_scale_spectra - AttributeError: module 'scipy.integrate' has no attribute 'trapz' FAILED tests/test_spectra.py::test_nonspectral_albedo - AttributeError: module 'scipy.integrate' has no attribute 'trapz'

cdeline commented 3 months ago

The scipy.integrate errors are fixed in development in 70648ca856669ea3f05f23c45c8c9e2854169006