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

449 mad fn #485

Closed cdeline closed 1 year ago

cdeline commented 1 year ago

Duplicate of #459. Targeting Main branch rather than development because this fixes Pandas 2.0 issues which people could use now.

cdeline commented 1 year ago

Docker tests are still failing - need to fix this in another PR.

cdeline commented 1 year ago

there is some improved / tested behavior to mismatch.mad_fn() now such that it now can handle 2D dataframes and arrays.

cdeline commented 1 year ago

Fixes #449 (Pandas 2.0 issues) for now.