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

annamo's profile - activity

2018-01-11 10:11:14 -0500 commented answer How to have access to download previous versions of Results Viewer?

I think it's worth noting D-view can read the eplusout.sql file. (that's probably obvious, but I missed it). I'm working

2017-07-27 15:49:40 -0500 received badge  Student (source)
2017-07-27 15:14:15 -0500 commented answer Measure error when loading into the OS GUI with Measure Internalization

Thank you for the response David!

2017-07-27 15:10:27 -0500 marked best answer Measure error when loading into the OS GUI with Measure Internalization

I'm getting the following error in my measure.xml file when I open the measure in the OS GUI.

<error>wrong number of arguments (1 for 2)</error>

My all my tests in my test.rb pass without an issue. I started getting this error after I added Measure Internalization to check unit preference as described in the measure writing guide. When I remove this code from my measure, it opens in the GUI just fine. Is this feature not supported in the GUI?

# I'm passing the runner into my arguments definition so i can check units preference
def arguments(model,runner)
2017-07-27 15:10:27 -0500 received badge  Scholar (source)
2017-07-27 14:20:57 -0500 asked a question Measure error when loading into the OS GUI with Measure Internalization

Measure error when loading into the OS GUI with Measure Internalization Hello All, I'm getting the following error in

2017-05-26 14:40:26 -0500 received badge  Supporter (source)