Hi ( @chris ),
I want to read SQL simulation results from an existing SQL file. For that purpose I wrote a script that specifies the location of the file. Sadly this is the error I get in the HB_RoomEnergyResult:
Runtime error (AssertionException): C:\WorkingFolder\Courses\Simulations\TirgulSimulations\BUA\Simulation_No_Context\Buil_Res_0\openstudio\run\eplusout.sql is not an SQL file ending in .sql or .db.
Traceback:
line 44, in init, “C:\Program Files\ladybug_tools\python\Lib\site-packages\ladybug\sql.py”
line 169, in script
If I connect the very same file out of the RunOSW component it works just fine.
I assume, then, that there is some coding or similar issue that is not recognized when using non HB components.
Will appreciate your help here!!
Thanks,
-A.
