openstudio-analysis 0.1.16 → 0.1.17

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.
Files changed (76) hide show
  1. checksums.yaml +4 -4
  2. data/lib/openstudio/analysis/server_api.rb +59 -62
  3. data/lib/openstudio/analysis/translator/excel.rb +186 -189
  4. data/lib/openstudio/analysis/version.rb +1 -1
  5. data/lib/openstudio/helpers/string.rb +4 -5
  6. data/spec/files/analysis/medium_office.json +192 -192
  7. data/spec/files/analysis/medium_office.zip +0 -0
  8. data/spec/files/export/analysis/Kats model v2.json +16 -16
  9. data/spec/files/export/analysis/Kats model v2.zip +0 -0
  10. data/spec/files/export/analysis/discrete_dynamic_seed.json +16 -16
  11. data/spec/files/export/analysis/discrete_dynamic_seed.zip +0 -0
  12. data/spec/files/export/analysis/discrete_seed.json +91 -91
  13. data/spec/files/export/analysis/discrete_seed.zip +0 -0
  14. data/spec/files/export/analysis/output_vars.json +83 -83
  15. data/spec/files/export/analysis/output_vars.zip +0 -0
  16. data/spec/files/export/analysis/small_seed.json +83 -83
  17. data/spec/files/export/analysis/small_seed.zip +0 -0
  18. data/spec/files/measures/IncreaseInsulationRValueForRoofs/measure.rb +372 -375
  19. data/spec/openstudio/analysis/server_api_spec.rb +6 -6
  20. data/spec/openstudio/analysis/translator/excel_spec.rb +182 -188
  21. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.65.xml +9 -0
  22. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.66.xml +9 -0
  23. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.67.xml +9 -0
  24. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.65.xml +9 -0
  25. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.66.xml +9 -0
  26. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.67.xml +9 -0
  27. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.65.xml +7 -0
  28. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.66.xml +7 -0
  29. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.67.xml +7 -0
  30. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.23.xml +18 -0
  31. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.24.xml +18 -0
  32. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.25.xml +18 -0
  33. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.7.xml +17 -0
  34. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.8.xml +17 -0
  35. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.9.xml +17 -0
  36. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.65.xml +20 -0
  37. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.66.xml +20 -0
  38. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.67.xml +20 -0
  39. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.31.xml +9 -0
  40. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.32.xml +9 -0
  41. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.33.xml +9 -0
  42. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.37.xml +9 -0
  43. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.38.xml +9 -0
  44. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.39.xml +9 -0
  45. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.17.xml +36 -0
  46. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.18.xml +36 -0
  47. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.19.xml +36 -0
  48. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.14.xml +21 -0
  49. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.15.xml +21 -0
  50. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.16.xml +21 -0
  51. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.65.xml +9 -0
  52. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.66.xml +9 -0
  53. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.67.xml +9 -0
  54. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.65.xml +9 -0
  55. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.66.xml +9 -0
  56. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.67.xml +9 -0
  57. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.65.xml +23 -0
  58. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.66.xml +23 -0
  59. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.67.xml +23 -0
  60. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.65.xml +9 -0
  61. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.66.xml +9 -0
  62. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.67.xml +9 -0
  63. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.14.xml +13 -0
  64. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.15.xml +13 -0
  65. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.16.xml +13 -0
  66. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.0.xml +19 -0
  67. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.1.xml +19 -0
  68. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.xml +19 -0
  69. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.0.xml +32 -0
  70. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.1.xml +32 -0
  71. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.2.xml +32 -0
  72. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.65.xml +7 -0
  73. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.66.xml +7 -0
  74. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.67.xml +7 -0
  75. data/spec/spec_helper.rb +1 -3
  76. metadata +127 -19
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000182" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:44-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,18 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.435655" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:44-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000217">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.055613">
6
+ </testcase>
7
+ <system-out>
8
+ Analysis name is Example Analysis
9
+ Adding measure item 'reduce_lighting_loads_by_percentage'
10
+ Adding measure item 'reducespaceinfiltrationbypercentage'
11
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
12
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
13
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
14
+ Adding measure item 'reduce_ventilation_by_percentage'
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 discrete variables" tests="2" time="0.39501" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:47-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000206">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.045727">
6
+ </testcase>
7
+ <system-out>
8
+ Analysis name is Example Analysis
9
+ Adding measure item 'reduce_lighting_loads_by_percentage'
10
+ Adding measure item 'reducespaceinfiltrationbypercentage'
11
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
12
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
13
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
14
+ Adding measure item 'reduce_ventilation_by_percentage'
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 discrete variables" tests="2" time="0.426176" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:47-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000227">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.072207">
6
+ </testcase>
7
+ <system-out>
8
+ Analysis name is Example Analysis
9
+ Adding measure item 'reduce_lighting_loads_by_percentage'
10
+ Adding measure item 'reducespaceinfiltrationbypercentage'
11
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
12
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
13
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
14
+ Adding measure item 'reduce_ventilation_by_percentage'
15
+ </system-out>
16
+ <system-err>
17
+ </system-err>
18
+ </testsuite>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.347181" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:44-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000294">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.026974">
6
+ </testcase>
7
+ <system-out>
8
+ {"variable_type"=&gt;"argument", "display_name"=&gt;"Baseline", "machine_name"=&gt;"baseline", "name"=&gt;"Baseline", "index"=&gt;1, "method"=&gt;"static", "type"=&gt;nil, "units"=&gt;nil, "distribution"=&gt;{"static_value"=&gt;nil, "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
9
+ {"variable_type"=&gt;"variable", "display_name"=&gt;"Degrees Fahrenheit to Adjust Cooling Setpoint By.", "machine_name"=&gt;"degrees_fahrenheit_to_adjust_cooling_setpoint_by.", "name"=&gt;"cooling_adjustment", "index"=&gt;1, "method"=&gt;"lhs", "type"=&gt;"double", "units"=&gt;nil, "distribution"=&gt;{"min"=&gt;0.0, "max"=&gt;5.0, "mean"=&gt;5.0, "stddev"=&gt;nil, "discrete_values"=&gt;"[-2,0,2]", "discrete_weights"=&gt;"[0.33,0.33,0.33]", "type"=&gt;"discrete_uncertain", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
10
+ {"variable_type"=&gt;"variable", "display_name"=&gt;"Degrees Fahrenheit to Adjust heating Setpoint By.", "machine_name"=&gt;"degrees_fahrenheit_to_adjust_heating_setpoint_by.", "name"=&gt;"heating_adjustment", "index"=&gt;2, "method"=&gt;"lhs", "type"=&gt;"double", "units"=&gt;nil, "distribution"=&gt;{"min"=&gt;0.0, "max"=&gt;5.0, "mean"=&gt;4.0, "stddev"=&gt;nil, "discrete_values"=&gt;"[-2,0,2]", "discrete_weights"=&gt;"[0.33,0.33,0.33]", "type"=&gt;"discrete_uncertain", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
11
+ {"variable_type"=&gt;"argument", "display_name"=&gt;"Alter Design Day Thermostats?", "machine_name"=&gt;"alter_design_day_thermostats?", "name"=&gt;"alter_design_days", "index"=&gt;3, "method"=&gt;"static", "type"=&gt;"bool", "units"=&gt;nil, "distribution"=&gt;{"enumerations"=&gt;["true", "false"], "static_value"=&gt;"FALSE", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
12
+ Analysis name is test_model
13
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
14
+ </system-out>
15
+ <system-err>
16
+ </system-err>
17
+ </testsuite>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.354513" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:47-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000302">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.0134">
6
+ </testcase>
7
+ <system-out>
8
+ {"variable_type"=&gt;"argument", "display_name"=&gt;"Baseline", "machine_name"=&gt;"baseline", "name"=&gt;"Baseline", "index"=&gt;1, "method"=&gt;"static", "type"=&gt;nil, "units"=&gt;nil, "distribution"=&gt;{"static_value"=&gt;nil, "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
9
+ {"variable_type"=&gt;"variable", "display_name"=&gt;"Degrees Fahrenheit to Adjust Cooling Setpoint By.", "machine_name"=&gt;"degrees_fahrenheit_to_adjust_cooling_setpoint_by.", "name"=&gt;"cooling_adjustment", "index"=&gt;1, "method"=&gt;"lhs", "type"=&gt;"double", "units"=&gt;nil, "distribution"=&gt;{"min"=&gt;0.0, "max"=&gt;5.0, "mean"=&gt;5.0, "stddev"=&gt;nil, "discrete_values"=&gt;"[-2,0,2]", "discrete_weights"=&gt;"[0.33,0.33,0.33]", "type"=&gt;"discrete_uncertain", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
10
+ {"variable_type"=&gt;"variable", "display_name"=&gt;"Degrees Fahrenheit to Adjust heating Setpoint By.", "machine_name"=&gt;"degrees_fahrenheit_to_adjust_heating_setpoint_by.", "name"=&gt;"heating_adjustment", "index"=&gt;2, "method"=&gt;"lhs", "type"=&gt;"double", "units"=&gt;nil, "distribution"=&gt;{"min"=&gt;0.0, "max"=&gt;5.0, "mean"=&gt;4.0, "stddev"=&gt;nil, "discrete_values"=&gt;"[-2,0,2]", "discrete_weights"=&gt;"[0.33,0.33,0.33]", "type"=&gt;"discrete_uncertain", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
11
+ {"variable_type"=&gt;"argument", "display_name"=&gt;"Alter Design Day Thermostats?", "machine_name"=&gt;"alter_design_day_thermostats?", "name"=&gt;"alter_design_days", "index"=&gt;3, "method"=&gt;"static", "type"=&gt;"bool", "units"=&gt;nil, "distribution"=&gt;{"enumerations"=&gt;["true", "false"], "static_value"=&gt;"FALSE", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
12
+ Analysis name is test_model
13
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
14
+ </system-out>
15
+ <system-err>
16
+ </system-err>
17
+ </testsuite>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.345104" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:48-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000318">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.031042">
6
+ </testcase>
7
+ <system-out>
8
+ {"variable_type"=&gt;"argument", "display_name"=&gt;"Baseline", "machine_name"=&gt;"baseline", "name"=&gt;"Baseline", "index"=&gt;1, "method"=&gt;"static", "type"=&gt;nil, "units"=&gt;nil, "distribution"=&gt;{"static_value"=&gt;nil, "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
9
+ {"variable_type"=&gt;"variable", "display_name"=&gt;"Degrees Fahrenheit to Adjust Cooling Setpoint By.", "machine_name"=&gt;"degrees_fahrenheit_to_adjust_cooling_setpoint_by.", "name"=&gt;"cooling_adjustment", "index"=&gt;1, "method"=&gt;"lhs", "type"=&gt;"double", "units"=&gt;nil, "distribution"=&gt;{"min"=&gt;0.0, "max"=&gt;5.0, "mean"=&gt;5.0, "stddev"=&gt;nil, "discrete_values"=&gt;"[-2,0,2]", "discrete_weights"=&gt;"[0.33,0.33,0.33]", "type"=&gt;"discrete_uncertain", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
10
+ {"variable_type"=&gt;"variable", "display_name"=&gt;"Degrees Fahrenheit to Adjust heating Setpoint By.", "machine_name"=&gt;"degrees_fahrenheit_to_adjust_heating_setpoint_by.", "name"=&gt;"heating_adjustment", "index"=&gt;2, "method"=&gt;"lhs", "type"=&gt;"double", "units"=&gt;nil, "distribution"=&gt;{"min"=&gt;0.0, "max"=&gt;5.0, "mean"=&gt;4.0, "stddev"=&gt;nil, "discrete_values"=&gt;"[-2,0,2]", "discrete_weights"=&gt;"[0.33,0.33,0.33]", "type"=&gt;"discrete_uncertain", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
11
+ {"variable_type"=&gt;"argument", "display_name"=&gt;"Alter Design Day Thermostats?", "machine_name"=&gt;"alter_design_day_thermostats?", "name"=&gt;"alter_design_days", "index"=&gt;3, "method"=&gt;"static", "type"=&gt;"bool", "units"=&gt;nil, "distribution"=&gt;{"enumerations"=&gt;["true", "false"], "static_value"=&gt;"FALSE", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
12
+ Analysis name is test_model
13
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
14
+ </system-out>
15
+ <system-err>
16
+ </system-err>
17
+ </testsuite>
@@ -0,0 +1,20 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="1.026882" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:40-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.178168">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.056524">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.217823">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.059602">
10
+ </testcase>
11
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.51414">
12
+ </testcase>
13
+ <system-out>
14
+ #&lt;OpenStudio::Analysis::Translator::Excel:0x007fe45383c040&gt;
15
+ Analysis name is Example Analysis
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ </system-out>
18
+ <system-err>
19
+ </system-err>
20
+ </testsuite>
@@ -0,0 +1,20 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.701133" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:44-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.129575">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.056244">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.21861">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.064204">
10
+ </testcase>
11
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.231782">
12
+ </testcase>
13
+ <system-out>
14
+ #&lt;OpenStudio::Analysis::Translator::Excel:0x007fad5883d620&gt;
15
+ Analysis name is Example Analysis
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ </system-out>
18
+ <system-err>
19
+ </system-err>
20
+ </testsuite>
@@ -0,0 +1,20 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.765246" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:44-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.200266">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.058487">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.224102">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.060687">
10
+ </testcase>
11
+ <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.221019">
12
+ </testcase>
13
+ <system-out>
14
+ #&lt;OpenStudio::Analysis::Translator::Excel:0x007fa8710f76b8&gt;
15
+ Analysis name is Example Analysis
16
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
17
+ </system-out>
18
+ <system-err>
19
+ </system-err>
20
+ </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.32297" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:43-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.338289" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:47-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.343548" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:47-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000266">
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.321802" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:43-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" 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" tests="1" time="0.336404" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:46-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.353273" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:47-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,36 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.394946" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:44-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000253">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.000145">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000155">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.000112">
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.017806">
14
+ </testcase>
15
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.042722">
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,36 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.426096" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:48-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000235">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.000154">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000147">
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.00012">
12
+ </testcase>
13
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.056325">
14
+ </testcase>
15
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.029796">
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,36 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.423257" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:48-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.000193">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000185">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.000126">
10
+ </testcase>
11
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000133">
12
+ </testcase>
13
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.01948">
14
+ </testcase>
15
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.043341">
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,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9" tests="4" time="0.331138" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:43-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have a version and machine name" time="0.000275">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have the new settings" time="0.000148">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have algorithm setup" time="0.001154">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should create a valid hash" time="0.016529">
10
+ </testcase>
11
+ <system-out>
12
+ Analysis name is Example Analysis
13
+ Adding measure item 'reduce_lighting_loads_by_percentage'
14
+ Adding measure item 'reducespaceinfiltrationbypercentage'
15
+ Adding measure item 'rotate_building_relative_to_current_orientation'
16
+ Adding measure item 'set_south_wwr'
17
+ Adding measure item 'set_west_wwr'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9" tests="4" time="0.355391" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:46-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have a version and machine name" time="0.000266">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have the new settings" time="0.000126">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have algorithm setup" time="0.002482">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should create a valid hash" time="0.017377">
10
+ </testcase>
11
+ <system-out>
12
+ Analysis name is Example Analysis
13
+ Adding measure item 'reduce_lighting_loads_by_percentage'
14
+ Adding measure item 'reducespaceinfiltrationbypercentage'
15
+ Adding measure item 'rotate_building_relative_to_current_orientation'
16
+ Adding measure item 'set_south_wwr'
17
+ Adding measure item 'set_west_wwr'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9" tests="4" time="0.347304" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:46-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have a version and machine name" time="0.000266">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have the new settings" time="0.000176">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have algorithm setup" time="0.000518">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should create a valid hash" time="0.016916">
10
+ </testcase>
11
+ <system-out>
12
+ Analysis name is Example Analysis
13
+ Adding measure item 'reduce_lighting_loads_by_percentage'
14
+ Adding measure item 'reducespaceinfiltrationbypercentage'
15
+ Adding measure item 'rotate_building_relative_to_current_orientation'
16
+ Adding measure item 'set_south_wwr'
17
+ Adding measure item 'set_west_wwr'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables" tests="1" time="0.357893" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:41-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.292836">
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 small list of incomplete variables" tests="1" time="0.352988" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:45-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.291018">
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 small list of incomplete variables" tests="1" time="0.368984" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:45-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.299593">
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 small list of variables should not validate" tests="1" time="0.357612" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:42-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate should fail to process" time="0.293377">
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 small list of variables should not validate" tests="1" time="0.32966" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:45-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate should fail to process" time="0.271609">
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 small list of variables should not validate" tests="1" time="0.337591" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:46-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate should fail to process" time="0.288157">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="4" time="0.377696" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:42-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000268">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000142">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have notes and source" time="0.000161">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.047661">
10
+ </testcase>
11
+ <system-out>
12
+ /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
13
+ Analysis name is Example Analysis
14
+ Adding measure item 'reduce_lighting_loads_by_percentage'
15
+ Adding measure item 'reducespaceinfiltrationbypercentage'
16
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
17
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
18
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
19
+ Adding measure item 'reduce_ventilation_by_percentage'
20
+ </system-out>
21
+ <system-err>
22
+ </system-err>
23
+ </testsuite>
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="4" time="0.371295" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:50:46-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000244">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000128">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have notes and source" time="0.000133">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.036536">
10
+ </testcase>
11
+ <system-out>
12
+ /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
13
+ Analysis name is Example Analysis
14
+ Adding measure item 'reduce_lighting_loads_by_percentage'
15
+ Adding measure item 'reducespaceinfiltrationbypercentage'
16
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
17
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
18
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
19
+ Adding measure item 'reduce_ventilation_by_percentage'
20
+ </system-out>
21
+ <system-err>
22
+ </system-err>
23
+ </testsuite>
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="4" time="0.36335" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:55:46-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000256">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000197">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have notes and source" time="0.000176">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.028415">
10
+ </testcase>
11
+ <system-out>
12
+ /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
13
+ Analysis name is Example Analysis
14
+ Adding measure item 'reduce_lighting_loads_by_percentage'
15
+ Adding measure item 'reducespaceinfiltrationbypercentage'
16
+ Adding measure item 'adjust_thermostat_setpoints_by_degrees'
17
+ Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
18
+ Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
19
+ Adding measure item 'reduce_ventilation_by_percentage'
20
+ </system-out>
21
+ <system-err>
22
+ </system-err>
23
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names" tests="1" time="0.330485" failures="0" errors="0" skipped="0" timestamp="2014-04-28T23:21:41-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.276486">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>