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
89 stars 48 forks source link

read inifile fails if tracking and axis_azimuth not found (even if azimuth is present) #438

Closed shirubana closed 3 days ago

shirubana commented 1 year ago

I thought there was some variable changing internally so that everything was called azimuth even axis_azimuth. Should be propagated to inifile ?

image

To reproduce, use (dev) Modelchain test and simulation_D1.ini in tests folder.

cdeline commented 3 days ago

Fixed by #551