openstudio-analysis 0.3.2 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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
|
@@ -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.396339" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:18:51-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000235">
|
|
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.40803" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:38:47-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000245">
|
|
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.385284" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:41:05-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000243">
|
|
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.385508" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:47:49-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000229">
|
|
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.374964" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:48:24-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000233">
|
|
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.36945" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:58:58-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000229">
|
|
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.434154" failures="0" errors="0" skipped="0" timestamp="2014-07-16T20:46:49-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000226">
|
|
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.407667" failures="0" errors="0" skipped="0" timestamp="2014-07-16T20:47:17-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000225">
|
|
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" tests="1" time="0.459729" failures="0" errors="0" skipped="0" timestamp="2014-07-14T09:37:07-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000299">
|
|
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" tests="1" time="0.409307" failures="0" errors="0" skipped="0" timestamp="2014-07-15T11:21:25-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000239">
|
|
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" tests="1" time="0.3888" failures="0" errors="0" skipped="0" timestamp="2014-07-16T10:36:10-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000251">
|
|
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" tests="1" time="0.384634" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:12:22-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000226">
|
|
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" tests="1" time="0.000358" failures="0" errors="1" skipped="0" timestamp="2014-07-16T12:19:30-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="7.8e-05">
|
|
4
|
+
<failure type="RuntimeError" message="File spec/files/proxy.xlsx does not exist">
|
|
5
|
+
File spec/files/proxy.xlsx does not exist (RuntimeError)
|
|
6
|
+
RuntimeError:
|
|
7
|
+
File spec/files/proxy.xlsx does not exist
|
|
8
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
|
9
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:144:in `new'
|
|
10
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:144: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" tests="1" time="0.391463" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:21:46-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.00023">
|
|
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" tests="1" time="0.378216" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:24:52-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000232">
|
|
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" tests="1" time="0.376438" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:26:14-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000227">
|
|
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" tests="1" time="0.389162" failures="0" errors="0" skipped="0" timestamp="2014-07-16T12:39:07-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000233">
|
|
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" tests="1" time="0.372165" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:18:50-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000232">
|
|
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" tests="1" time="0.389478" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:38:47-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000225">
|
|
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" tests="1" time="0.373966" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:41:05-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.00024">
|
|
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" tests="1" time="0.392219" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:47:48-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000233">
|
|
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" tests="1" time="0.428326" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:48:23-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000233">
|
|
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" tests="1" time="0.384222" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:58:58-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000231">
|
|
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" tests="1" time="0.423549" failures="0" errors="0" skipped="0" timestamp="2014-07-16T20:46:49-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.00024">
|
|
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" tests="1" time="0.399251" failures="0" errors="0" skipped="0" timestamp="2014-07-16T20:47:17-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000228">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.639062" failures="0" errors="0" skipped="0" timestamp="2014-07-14T09:37:09-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000233">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.000124">
|
|
6
|
+
</testcase>
|
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000146">
|
|
8
|
+
</testcase>
|
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.000134">
|
|
10
|
+
</testcase>
|
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000118">
|
|
12
|
+
</testcase>
|
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.109055">
|
|
14
|
+
</testcase>
|
|
15
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.115616">
|
|
16
|
+
</testcase>
|
|
17
|
+
<system-out>
|
|
18
|
+
/Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
|
19
|
+
Analysis name is Output Vars
|
|
20
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
21
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
22
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
23
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
24
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
25
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
26
|
+
Analysis name is Output Vars
|
|
27
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
28
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
29
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
30
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
31
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
32
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
33
|
+
</system-out>
|
|
34
|
+
<system-err>
|
|
35
|
+
</system-err>
|
|
36
|
+
</testsuite>
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.633593" failures="0" errors="0" skipped="0" timestamp="2014-07-15T11:21:27-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000228">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.000124">
|
|
6
|
+
</testcase>
|
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000138">
|
|
8
|
+
</testcase>
|
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.000109">
|
|
10
|
+
</testcase>
|
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000119">
|
|
12
|
+
</testcase>
|
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.100241">
|
|
14
|
+
</testcase>
|
|
15
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.109147">
|
|
16
|
+
</testcase>
|
|
17
|
+
<system-out>
|
|
18
|
+
/Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
|
19
|
+
Analysis name is Output Vars
|
|
20
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
21
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
22
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
23
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
24
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
25
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
26
|
+
Analysis name is Output Vars
|
|
27
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
28
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
29
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
30
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
31
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
32
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
33
|
+
"reduce_lighting_loads_by_percentage"
|
|
34
|
+
"reduce_space_infiltration_by_percentage"
|
|
35
|
+
"adjust_theromstat_setpoints_by_degrees"
|
|
36
|
+
"increase_insulation_r_value_for_exterior_walls"
|
|
37
|
+
"increase_insulation_r_value_for_roofs"
|
|
38
|
+
"reduce_ventilation_by_percentage"
|
|
39
|
+
</system-out>
|
|
40
|
+
<system-err>
|
|
41
|
+
</system-err>
|
|
42
|
+
</testsuite>
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.599061" failures="0" errors="0" skipped="0" timestamp="2014-07-16T10:36:11-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000244">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.00016">
|
|
6
|
+
</testcase>
|
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000158">
|
|
8
|
+
</testcase>
|
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.000124">
|
|
10
|
+
</testcase>
|
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000125">
|
|
12
|
+
</testcase>
|
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.081111">
|
|
14
|
+
</testcase>
|
|
15
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.132693">
|
|
16
|
+
</testcase>
|
|
17
|
+
<system-out>
|
|
18
|
+
/Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
|
19
|
+
Analysis name is Output Vars
|
|
20
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
21
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
22
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
23
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
24
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
25
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
26
|
+
Analysis name is Output Vars
|
|
27
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
28
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
29
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
30
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
31
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
32
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
33
|
+
["/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/IncreaseInsulationRValueForRoofs/measure.rb"]
|
|
34
|
+
"reduce_lighting_loads_by_percentage"
|
|
35
|
+
"reduce_space_infiltration_by_percentage"
|
|
36
|
+
"adjust_theromstat_setpoints_by_degrees"
|
|
37
|
+
"increase_insulation_r_value_for_exterior_walls"
|
|
38
|
+
"increase_insulation_r_value_for_roofs"
|
|
39
|
+
"reduce_ventilation_by_percentage"
|
|
40
|
+
</system-out>
|
|
41
|
+
<system-err>
|
|
42
|
+
</system-err>
|
|
43
|
+
</testsuite>
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.601425" failures="0" errors="1" skipped="0" timestamp="2014-07-16T12:12:23-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000234">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.000126">
|
|
6
|
+
</testcase>
|
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000136">
|
|
8
|
+
</testcase>
|
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.00011">
|
|
10
|
+
</testcase>
|
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000149">
|
|
12
|
+
</testcase>
|
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.100057">
|
|
14
|
+
</testcase>
|
|
15
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.120718">
|
|
16
|
+
<failure type="RuntimeError" message="Could not find measure 'reduce_lighting_loads_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'...">
|
|
17
|
+
Could not find measure 'reduce_lighting_loads_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
18
|
+
Could not find measure 'reduce_space_infiltration_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
19
|
+
Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
20
|
+
Could not find measure 'increase_insulation_r_value_for_exterior_walls' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
21
|
+
Could not find measure 'increase_insulation_r_value_for_roofs' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
22
|
+
Could not find measure 'reduce_ventilation_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures' (RuntimeError)
|
|
23
|
+
RuntimeError:
|
|
24
|
+
Could not find measure 'reduce_lighting_loads_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
25
|
+
Could not find measure 'reduce_space_infiltration_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
26
|
+
Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
27
|
+
Could not find measure 'increase_insulation_r_value_for_exterior_walls' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
28
|
+
Could not find measure 'increase_insulation_r_value_for_roofs' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
29
|
+
Could not find measure 'reduce_ventilation_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
30
|
+
./lib/openstudio/analysis/translator/excel.rb:365:in `block in save_analysis_zip'
|
|
31
|
+
./lib/openstudio/analysis/translator/excel.rb:343:in `save_analysis_zip'
|
|
32
|
+
./lib/openstudio/analysis/translator/excel.rb:180:in `block in save_analysis'
|
|
33
|
+
./lib/openstudio/analysis/translator/excel.rb:179:in `each'
|
|
34
|
+
./lib/openstudio/analysis/translator/excel.rb:179:in `save_analysis'
|
|
35
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:261:in `block (3 levels) in <top (required)>' </failure>
|
|
36
|
+
</testcase>
|
|
37
|
+
<system-out>
|
|
38
|
+
/Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
|
39
|
+
Analysis name is Output Vars
|
|
40
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
41
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
42
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
43
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
44
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
45
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
46
|
+
Analysis name is Output Vars
|
|
47
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
48
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
49
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
50
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
51
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
52
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
53
|
+
</system-out>
|
|
54
|
+
<system-err>
|
|
55
|
+
</system-err>
|
|
56
|
+
</testsuite>
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.000852" failures="0" errors="7" skipped="0" timestamp="2014-07-16T12:19:31-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="8.7e-05">
|
|
4
|
+
<failure type="RuntimeError" message="File spec/files/outputvars.xlsx does not exist">
|
|
5
|
+
File spec/files/outputvars.xlsx does not exist (RuntimeError)
|
|
6
|
+
RuntimeError:
|
|
7
|
+
File spec/files/outputvars.xlsx does not exist
|
|
8
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
|
9
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `new'
|
|
10
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `block (3 levels) in <top (required)>' </failure>
|
|
11
|
+
</testcase>
|
|
12
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="3.8e-05">
|
|
13
|
+
<failure type="RuntimeError" message="File spec/files/outputvars.xlsx does not exist">
|
|
14
|
+
File spec/files/outputvars.xlsx does not exist (RuntimeError)
|
|
15
|
+
RuntimeError:
|
|
16
|
+
File spec/files/outputvars.xlsx does not exist
|
|
17
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
|
18
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `new'
|
|
19
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `block (3 levels) in <top (required)>' </failure>
|
|
20
|
+
</testcase>
|
|
21
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="3.7e-05">
|
|
22
|
+
<failure type="RuntimeError" message="File spec/files/outputvars.xlsx does not exist">
|
|
23
|
+
File spec/files/outputvars.xlsx does not exist (RuntimeError)
|
|
24
|
+
RuntimeError:
|
|
25
|
+
File spec/files/outputvars.xlsx does not exist
|
|
26
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
|
27
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `new'
|
|
28
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `block (3 levels) in <top (required)>' </failure>
|
|
29
|
+
</testcase>
|
|
30
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="3.6e-05">
|
|
31
|
+
<failure type="RuntimeError" message="File spec/files/outputvars.xlsx does not exist">
|
|
32
|
+
File spec/files/outputvars.xlsx does not exist (RuntimeError)
|
|
33
|
+
RuntimeError:
|
|
34
|
+
File spec/files/outputvars.xlsx does not exist
|
|
35
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
|
36
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `new'
|
|
37
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `block (3 levels) in <top (required)>' </failure>
|
|
38
|
+
</testcase>
|
|
39
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="3.5e-05">
|
|
40
|
+
<failure type="RuntimeError" message="File spec/files/outputvars.xlsx does not exist">
|
|
41
|
+
File spec/files/outputvars.xlsx does not exist (RuntimeError)
|
|
42
|
+
RuntimeError:
|
|
43
|
+
File spec/files/outputvars.xlsx does not exist
|
|
44
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
|
45
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `new'
|
|
46
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `block (3 levels) in <top (required)>' </failure>
|
|
47
|
+
</testcase>
|
|
48
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="3.5e-05">
|
|
49
|
+
<failure type="RuntimeError" message="File spec/files/outputvars.xlsx does not exist">
|
|
50
|
+
File spec/files/outputvars.xlsx does not exist (RuntimeError)
|
|
51
|
+
RuntimeError:
|
|
52
|
+
File spec/files/outputvars.xlsx does not exist
|
|
53
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
|
54
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `new'
|
|
55
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `block (3 levels) in <top (required)>' </failure>
|
|
56
|
+
</testcase>
|
|
57
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="4.0e-05">
|
|
58
|
+
<failure type="RuntimeError" message="File spec/files/outputvars.xlsx does not exist">
|
|
59
|
+
File spec/files/outputvars.xlsx does not exist (RuntimeError)
|
|
60
|
+
RuntimeError:
|
|
61
|
+
File spec/files/outputvars.xlsx does not exist
|
|
62
|
+
./lib/openstudio/analysis/translator/excel.rb:36:in `initialize'
|
|
63
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `new'
|
|
64
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:209:in `block (3 levels) in <top (required)>' </failure>
|
|
65
|
+
</testcase>
|
|
66
|
+
<system-out>
|
|
67
|
+
</system-out>
|
|
68
|
+
<system-err>
|
|
69
|
+
</system-err>
|
|
70
|
+
</testsuite>
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.592337" failures="0" errors="1" skipped="0" timestamp="2014-07-16T12:21:47-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000249">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.000153">
|
|
6
|
+
</testcase>
|
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000161">
|
|
8
|
+
</testcase>
|
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.000116">
|
|
10
|
+
</testcase>
|
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000125">
|
|
12
|
+
</testcase>
|
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.083182">
|
|
14
|
+
</testcase>
|
|
15
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.120671">
|
|
16
|
+
<failure type="RuntimeError" message="Could not find measure 'reduce_lighting_loads_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'...">
|
|
17
|
+
Could not find measure 'reduce_lighting_loads_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
18
|
+
Could not find measure 'reduce_space_infiltration_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
19
|
+
Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
20
|
+
Could not find measure 'increase_insulation_r_value_for_exterior_walls' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
21
|
+
Could not find measure 'increase_insulation_r_value_for_roofs' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
22
|
+
Could not find measure 'reduce_ventilation_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures' (RuntimeError)
|
|
23
|
+
RuntimeError:
|
|
24
|
+
Could not find measure 'reduce_lighting_loads_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
25
|
+
Could not find measure 'reduce_space_infiltration_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
26
|
+
Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
27
|
+
Could not find measure 'increase_insulation_r_value_for_exterior_walls' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
28
|
+
Could not find measure 'increase_insulation_r_value_for_roofs' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
29
|
+
Could not find measure 'reduce_ventilation_by_percentage' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
|
|
30
|
+
./lib/openstudio/analysis/translator/excel.rb:365:in `block in save_analysis_zip'
|
|
31
|
+
./lib/openstudio/analysis/translator/excel.rb:343:in `save_analysis_zip'
|
|
32
|
+
./lib/openstudio/analysis/translator/excel.rb:180:in `block in save_analysis'
|
|
33
|
+
./lib/openstudio/analysis/translator/excel.rb:179:in `each'
|
|
34
|
+
./lib/openstudio/analysis/translator/excel.rb:179:in `save_analysis'
|
|
35
|
+
./spec/openstudio/analysis/translator/excel_spec.rb:261:in `block (3 levels) in <top (required)>' </failure>
|
|
36
|
+
</testcase>
|
|
37
|
+
<system-out>
|
|
38
|
+
/Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
|
39
|
+
Analysis name is Output Vars
|
|
40
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
41
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
42
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
43
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
44
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
45
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
46
|
+
Analysis name is Output Vars
|
|
47
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
|
48
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
|
49
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
|
50
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
|
51
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
|
52
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
|
53
|
+
</system-out>
|
|
54
|
+
<system-err>
|
|
55
|
+
</system-err>
|
|
56
|
+
</testsuite>
|