Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

@Abekhit this isn't something that we publicly support at all, but I have setup a repository that shows workflow that converts OSW to OSA json and sets up the ZIP file as well. The bottom of the readme shows how run the meta-CLI which will run an OSA on an already running server https://github.com/DavidGoldwasser/osw2osa

Note, that PAT does need to be installed, and, unless you enter full path in the command line, you need to setup environmental variable, or on mac line in .bash_profile that looks like this export PATH="/Applications/OpenStudio-2.9.1/ParametricAnalysisTool.app/Contents/Resources/OpenStudio-server/bin":$PATH