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

Having Issues Accessing Timeseries csv output for PAT

asked 2019-06-25 15:42:12 -0500

rbpostroad's avatar

In the PAT documentation it explains:

To download all datapoints, including the timeseries csv output for each simulation, run the scripts/download_datapoints.rb script using the OpenStudio CLI. The script requires that the Timeseries CSV Export reporting measure be included in your PAT project. Supply all required arguments to the script, including project directory, server DNS, and analysis ID. A usage example is given as follows: $ /c/openstudio-2.8.1/bin/openstudio.exe scripts/download_datapoints.rb -p project_singlefamilydetached -s http://ec2-107-23-165-146.compute-1.a... -a 706c3b4a-9685-4924-bb13-c6bec77aa397 Additionally, the script has an optional argument to unzip each datapoint zip file on the fly.

I have tried running the openstudio_cli.rb script and I keep getting this error: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- openstudio (LoadError) from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:inrequire' from openstudio_cli.rb:32:in `<main>'

Does anyone know why or can someone explain how to properly access the Timeseries output?

Thank you in advance,

Ravi

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2019-06-25 23:18:10 -0500

updated 2019-06-26 00:01:14 -0500

You should be calling the openstudio.exe file, as the documentation suggests, not the openstudio_cli.rb file.

C:\openstudio-2.8.1\bin\openstudio.exe ...

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

Stats

Asked: 2019-06-25 15:42:12 -0500

Seen: 215 times

Last updated: Jun 26 '19