BuildingSync/BuildingSync-gem

gather results fail when there is only a single simulation

Opened this issue · 0 comments

When running a BuildingSync model that has only a single baseline simulation, then the translator method gather_results will fail with an exception. It should fail gracefully.

translator.gather_results(output_folder)