Online Model Translation from HBjson to Openstudio

Awesome! That’s really helpful.

It looks like the opentuido model is simulated by calling the CLI, which can run silently behind the scene.
like this:

image

I was trying to run an osm file in CLI through subprocess, but something seems to be wrong:

image

Do you have any sample code of running an os model through CLI? Thanks!