openstudio-analysis 0.3.2 → 0.3.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -0
- data/README.md +1 -1
- data/Rakefile +1 -1
- data/lib/openstudio/analysis/translator/excel.rb +74 -36
- data/lib/openstudio/analysis/version.rb +1 -1
- data/lib/openstudio/templates/argument.json.erb +1 -0
- data/lib/openstudio/templates/discrete_uncertain_variable.json.erb +2 -0
- data/lib/openstudio/templates/pivot_variable.json.erb +2 -0
- data/lib/openstudio/templates/uncertain_variable.json.erb +2 -0
- data/spec/files/{no_variables.xlsx → 0_1_09_no_variables.xlsx} +0 -0
- data/spec/files/0_1_09_outputvars.xlsx +0 -0
- data/spec/files/{setup_version_2.xlsx → 0_1_09_setup_version_2.xlsx} +0 -0
- data/spec/files/0_1_09_small_list.xlsx +0 -0
- data/spec/files/{small_list_incomplete.xlsx → 0_1_09_small_list_incomplete.xlsx} +0 -0
- data/spec/files/{small_list_repeat_vars.xlsx → 0_1_09_small_list_repeat_vars.xlsx} +0 -0
- data/spec/files/{small_list_validation_errors.xlsx → 0_1_09_small_list_validation_errors.xlsx} +0 -0
- data/spec/files/{proxy.xlsx → 0_1_10_proxy.xlsx} +0 -0
- data/spec/files/{proxy_user.xlsx → 0_1_10_proxy_user.xlsx} +0 -0
- data/spec/files/{template_input_0.1.10.xlsx → 0_1_10_template_input.xlsx} +0 -0
- data/spec/files/0_1_11_discrete_variables.xlsx +0 -0
- data/spec/files/{discrete_dynamic_columns.xlsx → 0_1_12_discrete_dynamic_columns.xlsx} +0 -0
- data/spec/files/0_2_0_template.xlsx +0 -0
- data/spec/files/{template_0_2_0_simpletest.xlsx → 0_2_0_template_simpletest.xlsx} +0 -0
- data/spec/files/0_3_0_dynamic_uuids.xlsx +0 -0
- data/spec/files/0_3_0_measure_existence.xlsx +0 -0
- data/spec/files/0_3_0_outputs.xlsx +0 -0
- data/spec/files/0_3_3_short_names.xlsx +0 -0
- data/spec/files/analysis/medium_office.json +292 -266
- data/spec/files/analysis/medium_office.zip +0 -0
- data/spec/files/export/analysis/{0_3_0_outputs.json → 2bdc9c90-ef8f-0131-9f99-14109fdf0b37.json} +139 -13
- data/spec/files/export/analysis/2bdc9c90-ef8f-0131-9f99-14109fdf0b37.zip +0 -0
- data/spec/files/measures/ExampleMeasure/measure.json +3 -0
- data/spec/files/measures/ExampleMeasure/measure.rb +7 -0
- data/spec/files/measures/ExampleMeasure/measure.xml +1 -0
- data/spec/files/measures/ReduceLightingLoadsByPercentage/measure.json +3 -0
- data/spec/files/measures/ReduceLightingLoadsByPercentage/measure.rb +7 -0
- data/spec/files/measures/ReduceLightingLoadsByPercentage/measure.xml +1 -0
- data/spec/files/measures/example_measure_auto_directory_name/measure.json +3 -0
- data/spec/files/measures/example_measure_auto_directory_name/measure.rb +7 -0
- data/spec/files/measures/example_measure_auto_directory_name/measure.xml +1 -0
- data/spec/files/measures/reduce_lighting_loads_by_percentage/measure.json +3 -0
- data/spec/files/measures/reduce_lighting_loads_by_percentage/measure.rb +7 -0
- data/spec/files/measures/reduce_lighting_loads_by_percentage/measure.xml +1 -0
- data/spec/files/~$0_3_3_short_names.xlsx +0 -0
- data/spec/openstudio/analysis/translator/excel_spec.rb +111 -26
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.39.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.40.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.41.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.42.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.43.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.44.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.45.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.46.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.47.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.48.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.49.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.50.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.39.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.40.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.41.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.42.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.43.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.44.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.45.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.46.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.47.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.48.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.49.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.50.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.34.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.35.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.36.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.37.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.38.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.39.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.40.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.41.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.42.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.43.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.44.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.45.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.46.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.47.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.48.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.49.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.50.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.19.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.20.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.21.xml +25 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.22.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.23.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.24.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.25.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.26.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.27.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.28.xml +45 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.29.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.30.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.31.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.32.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.33.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.34.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.35.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.19.xml +17 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.20.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.21.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.22.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.23.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.24.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.25.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.26.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.27.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.28.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.29.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.30.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.31.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.32.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.33.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.34.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.35.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.23.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.24.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.25.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.26.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.27.xml +52 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.28.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.29.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.30.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.31.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.32.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.33.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.34.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.35.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.36.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.37.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.38.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.39.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.19.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.23.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.26.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.29.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.24.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.26.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.29.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.19.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.20.xml +42 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.21.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.22.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.23.xml +70 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.24.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.25.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.26.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.27.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.28.xml +54 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.29.xml +54 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.30.xml +54 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.31.xml +50 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.32.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.33.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.34.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.35.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.21.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.22.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.23.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.24.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.25.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.26.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.27.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.28.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.29.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.30.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.31.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.32.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.33.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.34.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.35.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.36.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.37.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.26.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.27.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.29.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.39.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.26.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.29.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.21.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.22.xml +29 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.23.xml +30 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.24.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.25.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.26.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.27.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.28.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.29.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.30.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.31.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.32.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.33.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.34.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.35.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.36.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.37.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.26.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.29.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.19.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.20.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.21.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.22.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.23.xml +25 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.24.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.25.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.26.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.27.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.28.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.29.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.30.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.31.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.32.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.33.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.34.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.35.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.19.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.20.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.21.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.22.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.23.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.24.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.25.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.26.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.27.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.28.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.29.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.30.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.31.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.32.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.33.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.34.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.35.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.19.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.20.xml +52 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.21.xml +53 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.22.xml +68 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.23.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.24.xml +68 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.25.xml +46 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.26.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.27.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.28.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.29.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.30.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.31.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.32.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.33.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.34.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.35.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-dynamic-uuid-assignments.0.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-dynamic-uuid-assignments.1.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-dynamic-uuid-assignments.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.0.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.1.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.10.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.11.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.12.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.2.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.3.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.4.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.5.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.6.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.7.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.8.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.9.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.23.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.24.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.25.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.26.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.27.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.28.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.29.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.30.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.31.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.32.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.33.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.34.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.35.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.36.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.37.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.38.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.39.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-3-and-short-display-names.0.xml +28 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-3-and-short-display-names.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.34.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.35.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.36.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.37.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.38.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.39.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.40.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.41.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.42.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.43.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.44.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.45.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.46.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.47.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.48.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.49.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.50.xml +7 -0
- metadata +750 -58
- data/spec/files/discrete_variables.xlsx +0 -0
- data/spec/files/export/analysis/0_3_0_outputs.zip +0 -0
- data/spec/files/export/analysis/apartment_highrise.json +0 -1311
- data/spec/files/export/analysis/apartment_highrise.zip +0 -0
- data/spec/files/export/analysis/discrete_dynamic_seed.json +0 -488
- data/spec/files/export/analysis/discrete_dynamic_seed.zip +0 -0
- data/spec/files/export/analysis/discrete_seed.json +0 -743
- data/spec/files/export/analysis/discrete_seed.zip +0 -0
- data/spec/files/export/analysis/kats_model_v2.json +0 -511
- data/spec/files/export/analysis/kats_model_v2.zip +0 -0
- data/spec/files/export/analysis/output_vars.json +0 -719
- data/spec/files/export/analysis/output_vars.zip +0 -0
- data/spec/files/export/analysis/small_seed.json +0 -673
- data/spec/files/export/analysis/small_seed.zip +0 -0
- data/spec/files/outputvars.xlsx +0 -0
- data/spec/files/small_list.xlsx +0 -0
- data/spec/files/template_0_2_0.xlsx +0 -0
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.29.xml
ADDED
@@ -0,0 +1,27 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.419325" failures="0" errors="1" skipped="0" timestamp="2014-07-16T13:38:48-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000305">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.036793">
|
6
|
+
<failure type="RuntimeError" message="Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'">
|
7
|
+
Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures' (RuntimeError)
|
8
|
+
RuntimeError:
|
9
|
+
Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
10
|
+
./lib/openstudio/analysis/translator/excel.rb:365:in `block in save_analysis_zip'
|
11
|
+
./lib/openstudio/analysis/translator/excel.rb:343:in `save_analysis_zip'
|
12
|
+
./lib/openstudio/analysis/translator/excel.rb:180:in `block in save_analysis'
|
13
|
+
./lib/openstudio/analysis/translator/excel.rb:179:in `each'
|
14
|
+
./lib/openstudio/analysis/translator/excel.rb:179:in `save_analysis'
|
15
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:210:in `block (3 levels) in <top (required)>' </failure>
|
16
|
+
</testcase>
|
17
|
+
<system-out>
|
18
|
+
{"variable_type"=>"argument", "display_name"=>"Baseline", "machine_name"=>"baseline", "name"=>"Baseline", "index"=>1, "type"=>nil, "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>nil, "discrete_weights"=>nil, "type"=>nil, "static_value"=>nil, "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
19
|
+
{"variable_type"=>"variable", "display_name"=>"Degrees Fahrenheit to Adjust Cooling Setpoint By.", "machine_name"=>"degrees_fahrenheit_to_adjust_cooling_setpoint_by.", "name"=>"cooling_adjustment", "index"=>1, "type"=>"double", "units"=>nil, "distribution"=>{"min"=>0.0, "max"=>5.0, "mean"=>5.0, "stddev"=>nil, "discrete_values"=>"[-2,0,2]", "discrete_weights"=>"[0.33,0.33,0.33]", "type"=>"discrete_uncertain", "static_value"=>0.0, "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
20
|
+
{"variable_type"=>"variable", "display_name"=>"Degrees Fahrenheit to Adjust heating Setpoint By.", "machine_name"=>"degrees_fahrenheit_to_adjust_heating_setpoint_by.", "name"=>"heating_adjustment", "index"=>2, "type"=>"double", "units"=>nil, "distribution"=>{"min"=>0.0, "max"=>5.0, "mean"=>4.0, "stddev"=>nil, "discrete_values"=>"[-2,0,2]", "discrete_weights"=>"[0.33,0.33,0.33]", "type"=>"discrete_uncertain", "static_value"=>0.0, "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
21
|
+
{"variable_type"=>"argument", "display_name"=>"Alter Design Day Thermostats?", "machine_name"=>"alter_design_day_thermostats?", "name"=>"alter_design_days", "index"=>3, "type"=>"bool", "units"=>nil, "distribution"=>{"enumerations"=>["true", "false"], "min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>nil, "discrete_weights"=>nil, "type"=>nil, "static_value"=>"FALSE", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
22
|
+
Analysis name is test_model
|
23
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
24
|
+
</system-out>
|
25
|
+
<system-err>
|
26
|
+
</system-err>
|
27
|
+
</testsuite>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.30.xml
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.400457" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:41:06-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000226">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.027135">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is test_model
|
9
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
10
|
+
</system-out>
|
11
|
+
<system-err>
|
12
|
+
</system-err>
|
13
|
+
</testsuite>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.31.xml
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.400195" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:47:50-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000213">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.024857">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is test_model
|
9
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
10
|
+
</system-out>
|
11
|
+
<system-err>
|
12
|
+
</system-err>
|
13
|
+
</testsuite>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.32.xml
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.415525" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:48:25-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.00025">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.042695">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is test_model
|
9
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
10
|
+
</system-out>
|
11
|
+
<system-err>
|
12
|
+
</system-err>
|
13
|
+
</testsuite>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.33.xml
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.410256" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:58:59-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000202">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.025654">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is test_model
|
9
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
10
|
+
</system-out>
|
11
|
+
<system-err>
|
12
|
+
</system-err>
|
13
|
+
</testsuite>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.34.xml
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.479719" failures="0" errors="0" skipped="0" timestamp="2014-07-16T20:46:50-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000207">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.038625">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is test_model
|
9
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
10
|
+
</system-out>
|
11
|
+
<system-err>
|
12
|
+
</system-err>
|
13
|
+
</testsuite>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.35.xml
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.438063" failures="0" errors="0" skipped="0" timestamp="2014-07-16T20:47:18-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000314">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.039559">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is test_model
|
9
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
10
|
+
</system-out>
|
11
|
+
<system-err>
|
12
|
+
</system-err>
|
13
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="1.529198" failures="0" errors="0" skipped="0" timestamp="2014-07-14T09:37:03-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.839276">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.078107">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.280349">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.074254">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.256604">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fd9050eb830>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="1.478735" failures="0" errors="0" skipped="0" timestamp="2014-07-15T11:21:21-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.814115">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.081538">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.262272">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.073037">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.247207">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007ff5cc0decf0>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.878306" failures="0" errors="0" skipped="0" timestamp="2014-07-16T10:36:07-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.181941">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.085397">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.274791">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.074468">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.261129">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007ff4940aac68>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.856555" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:12:18-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.181225">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.074023">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.27345">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.073844">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.253426">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fbb521378c8>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,52 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.001342" failures="0" errors="5" skipped="0" timestamp="2014-07-16T12:19:30-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.000264">
|
4
|
+
<failure type="RuntimeError" message="File spec/files/no_variables.xlsx does not exist">
|
5
|
+
File spec/files/no_variables.xlsx does not exist (RuntimeError)
|
6
|
+
RuntimeError:
|
7
|
+
File spec/files/no_variables.xlsx does not exist
|
8
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
9
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `new'
|
10
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `block (3 levels) in <top (required)>' </failure>
|
11
|
+
</testcase>
|
12
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.000151">
|
13
|
+
<failure type="RuntimeError" message="File spec/files/no_variables.xlsx does not exist">
|
14
|
+
File spec/files/no_variables.xlsx does not exist (RuntimeError)
|
15
|
+
RuntimeError:
|
16
|
+
File spec/files/no_variables.xlsx does not exist
|
17
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
18
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `new'
|
19
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `block (3 levels) in <top (required)>' </failure>
|
20
|
+
</testcase>
|
21
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.000149">
|
22
|
+
<failure type="RuntimeError" message="File spec/files/no_variables.xlsx does not exist">
|
23
|
+
File spec/files/no_variables.xlsx does not exist (RuntimeError)
|
24
|
+
RuntimeError:
|
25
|
+
File spec/files/no_variables.xlsx does not exist
|
26
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
27
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `new'
|
28
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `block (3 levels) in <top (required)>' </failure>
|
29
|
+
</testcase>
|
30
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.000146">
|
31
|
+
<failure type="RuntimeError" message="File spec/files/no_variables.xlsx does not exist">
|
32
|
+
File spec/files/no_variables.xlsx does not exist (RuntimeError)
|
33
|
+
RuntimeError:
|
34
|
+
File spec/files/no_variables.xlsx does not exist
|
35
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
36
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `new'
|
37
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `block (3 levels) in <top (required)>' </failure>
|
38
|
+
</testcase>
|
39
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.000173">
|
40
|
+
<failure type="RuntimeError" message="File spec/files/no_variables.xlsx does not exist">
|
41
|
+
File spec/files/no_variables.xlsx does not exist (RuntimeError)
|
42
|
+
RuntimeError:
|
43
|
+
File spec/files/no_variables.xlsx does not exist
|
44
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
45
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `new'
|
46
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:8:in `block (3 levels) in <top (required)>' </failure>
|
47
|
+
</testcase>
|
48
|
+
<system-out>
|
49
|
+
</system-out>
|
50
|
+
<system-err>
|
51
|
+
</system-err>
|
52
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.849531" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:21:43-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.175596">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.076453">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.270801">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.071171">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.254959">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fa18c10a470>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.861745" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:24:49-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.187772">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.070653">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.279031">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.070814">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.252899">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fa6a90664e8>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.870658" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:26:11-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.19016">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.071663">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.271933">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.07107">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.265268">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fe3fb9bb8d8>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.836592" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:39:04-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.176001">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.069757">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.271146">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.073513">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.245646">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fe8d216efc8>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.930513" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:18:47-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.251204">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.073543">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.263476">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.076528">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.265226">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fe8ac88c6c8>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.868919" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:38:44-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.177919">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.073285">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.270251">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.071652">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.275231">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fb6938a0560>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.879228" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:41:02-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.183474">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.074607">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.277589">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.074563">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.268338">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fcb74849710>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.925731" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:47:45-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.180465">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.075715">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.315507">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.074098">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.279267">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007f8f8496afd0>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.857707" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:48:20-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.178867">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.070541">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.273745">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.071521">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.262426">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007ff053842178>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.868627" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:58:55-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.179475">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.075702">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.271354">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.075002">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.26652">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fced18f46f0>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="1.327235" failures="0" errors="0" skipped="0" timestamp="2014-07-16T20:46:45-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.617709">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.099094">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.27522">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.074385">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.260247">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007ff54395ceb0>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.868085" failures="0" errors="0" skipped="0" timestamp="2014-07-16T20:47:14-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.172916">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.073042">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.273413">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.082569">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.265518">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007f95698e8658>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.408578" failures="0" errors="0" skipped="0" timestamp="2014-07-14T09:37:07-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000278">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.466135" failures="0" errors="0" skipped="0" timestamp="2014-07-15T11:21:26-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000223">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.383295" failures="0" errors="0" skipped="0" timestamp="2014-07-16T10:36:10-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000246">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.38393" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:12:22-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000222">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.000363" failures="0" errors="1" skipped="0" timestamp="2014-07-16T12:19:30-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="6.4e-05">
|
4
|
+
<failure type="RuntimeError" message="File spec/files/proxy_user.xlsx does not exist">
|
5
|
+
File spec/files/proxy_user.xlsx does not exist (RuntimeError)
|
6
|
+
RuntimeError:
|
7
|
+
File spec/files/proxy_user.xlsx does not exist
|
8
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
9
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:158:in `new'
|
10
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:158:in `block (3 levels) in <top (required)>' </failure>
|
11
|
+
</testcase>
|
12
|
+
<system-out>
|
13
|
+
</system-out>
|
14
|
+
<system-err>
|
15
|
+
</system-err>
|
16
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.371116" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:21:46-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000258">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.39577" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:24:52-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000224">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.382195" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:26:14-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000304">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.397501" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:39:08-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000227">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|