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

generate module and scene image when running modelchain #421

Closed cdeline closed 1 year ago

cdeline commented 2 years ago

if modelchain is called from GUI, it should generate a sample image of the module and the scene for debug purposes.

cdeline commented 2 years ago

This process has been requested to help with reporting results and debugging the process. It's not straightforward because unfortunately objview doesn't seem to have an obvious way to run non-interactively and save an output, so I'll largely duplicate the process of objview.pl and follow the same procedure for making a scene image.

shirubana commented 1 year ago

@cdeline I think this was accomplished in the last release? or at least on development branch.