openstudio-analysis 0.3.0 → 0.3.1

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 (93) hide show
  1. checksums.yaml +4 -4
  2. data/lib/openstudio/analysis/server_api.rb +13 -4
  3. data/lib/openstudio/analysis/translator/excel.rb +4 -1
  4. data/lib/openstudio/analysis/version.rb +1 -1
  5. data/spec/files/0_3_0_outputs.xlsx +0 -0
  6. data/spec/files/analysis/medium_office.json +240 -240
  7. data/spec/files/analysis/medium_office.zip +0 -0
  8. data/spec/files/export/analysis/0_3_0_outputs.json +10 -10
  9. data/spec/files/export/analysis/0_3_0_outputs.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 +106 -106
  13. data/spec/files/export/analysis/discrete_seed.zip +0 -0
  14. data/spec/files/export/analysis/kats_model_v2.json +22 -22
  15. data/spec/files/export/analysis/kats_model_v2.zip +0 -0
  16. data/spec/files/export/analysis/output_vars.json +104 -104
  17. data/spec/files/export/analysis/output_vars.zip +0 -0
  18. data/spec/files/export/analysis/small_seed.json +104 -104
  19. data/spec/files/export/analysis/small_seed.zip +0 -0
  20. data/spec/files/partial_weather_2.epw +32 -0
  21. data/spec/openstudio/analysis/translator/excel_spec.rb +6 -0
  22. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.15.xml +9 -0
  23. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.16.xml +9 -0
  24. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.17.xml +9 -0
  25. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.18.xml +9 -0
  26. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.19.xml +9 -0
  27. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.20.xml +9 -0
  28. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.21.xml +9 -0
  29. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.22.xml +9 -0
  30. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.23.xml +9 -0
  31. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.24.xml +9 -0
  32. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.25.xml +9 -0
  33. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.15.xml +9 -0
  34. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.16.xml +9 -0
  35. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.17.xml +9 -0
  36. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.18.xml +9 -0
  37. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.19.xml +9 -0
  38. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.20.xml +9 -0
  39. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.21.xml +9 -0
  40. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.22.xml +9 -0
  41. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.23.xml +9 -0
  42. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.24.xml +9 -0
  43. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.25.xml +9 -0
  44. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.15.xml +7 -0
  45. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.16.xml +7 -0
  46. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.17.xml +7 -0
  47. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.18.xml +7 -0
  48. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.19.xml +7 -0
  49. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.20.xml +7 -0
  50. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.21.xml +7 -0
  51. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.22.xml +7 -0
  52. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.23.xml +7 -0
  53. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.24.xml +7 -0
  54. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.25.xml +7 -0
  55. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.12.xml +18 -0
  56. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.12.xml +17 -0
  57. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.14.xml +18 -0
  58. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.15.xml +18 -0
  59. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.12.xml +9 -0
  60. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.13.xml +9 -0
  61. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.12.xml +36 -0
  62. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.14.xml +21 -0
  63. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.14.xml +9 -0
  64. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.15.xml +9 -0
  65. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.14.xml +9 -0
  66. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.14.xml +23 -0
  67. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.14.xml +9 -0
  68. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.12.xml +13 -0
  69. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.12.xml +21 -0
  70. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.12.xml +32 -0
  71. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.10.xml +22 -0
  72. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.11.xml +29 -0
  73. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.12.xml +40 -0
  74. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.13.xml +40 -0
  75. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.14.xml +36 -0
  76. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.15.xml +22 -0
  77. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.6.xml +21 -0
  78. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.7.xml +21 -0
  79. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.8.xml +21 -0
  80. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.9.xml +22 -0
  81. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.15.xml +7 -0
  82. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.16.xml +7 -0
  83. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.17.xml +7 -0
  84. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.18.xml +7 -0
  85. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.19.xml +7 -0
  86. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.20.xml +7 -0
  87. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.21.xml +7 -0
  88. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.22.xml +7 -0
  89. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.23.xml +7 -0
  90. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.24.xml +7 -0
  91. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.25.xml +7 -0
  92. metadata +143 -3
  93. data/spec/files/~$0_3_0_outputs.xlsx +0 -0
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="4" time="1.009333" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:05:37-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.69038">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000265">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.015038">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.078121">
10
+ </testcase>
11
+ <system-out>
12
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
13
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
14
+ Analysis name is Preflight
15
+ Adding measure item 'rotate_building_relative_to_current_orientation'
16
+ Analysis name is Preflight
17
+ Adding measure item 'rotate_building_relative_to_current_orientation'
18
+ Found weather file /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
19
+ </system-out>
20
+ <system-err>
21
+ </system-err>
22
+ </testsuite>
@@ -0,0 +1,29 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="5" time="0.941555" failures="0" errors="1" skipped="0" timestamp="2014-06-11T15:07:06-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.67056">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.00019">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.014207">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.027233">
10
+ </testcase>
11
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have partial weather file 2" time="0.000149">
12
+ <failure type="ArgumentError" message="You must pass either an argument or a block to `expect`.">
13
+ You must pass either an argument or a block to `expect`. (ArgumentError)
14
+ ArgumentError:
15
+ You must pass either an argument or a block to `expect`.
16
+ ./spec/openstudio/analysis/translator/excel_spec.rb:389:in `block (3 levels) in &lt;top (required)&gt;' </failure>
17
+ </testcase>
18
+ <system-out>
19
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
20
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
21
+ Analysis name is Preflight
22
+ Adding measure item 'rotate_building_relative_to_current_orientation'
23
+ Analysis name is Preflight
24
+ Adding measure item 'rotate_building_relative_to_current_orientation'
25
+ Found weather file /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather_2.epw
26
+ </system-out>
27
+ <system-err>
28
+ </system-err>
29
+ </testsuite>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="5" time="0.988503" failures="1" errors="0" skipped="0" timestamp="2014-06-11T15:08:50-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.67257">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000212">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.014624">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.076256">
10
+ </testcase>
11
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should grab first weather file" time="0.011452">
12
+ <failure type="RSpec::Expectations::ExpectationNotMetError" message="...">
13
+
14
+ expected: "./weather/partial_weather_2.epw"
15
+ got: "unknown"
16
+
17
+ (compared using ==)
18
+ (RSpec::Expectations::ExpectationNotMetError)
19
+
20
+ expected: "./weather/partial_weather_2.epw"
21
+ got: "unknown"
22
+
23
+ (compared using ==)
24
+
25
+ ./spec/openstudio/analysis/translator/excel_spec.rb:391:in `block (3 levels) in &lt;top (required)&gt;' </failure>
26
+ </testcase>
27
+ <system-out>
28
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
29
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
30
+ Analysis name is Preflight
31
+ Adding measure item 'rotate_building_relative_to_current_orientation'
32
+ Analysis name is Preflight
33
+ Adding measure item 'rotate_building_relative_to_current_orientation'
34
+ Found weather file /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
35
+ Analysis name is Preflight
36
+ Adding measure item 'rotate_building_relative_to_current_orientation'
37
+ </system-out>
38
+ <system-err>
39
+ </system-err>
40
+ </testsuite>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="5" time="0.98808" failures="1" errors="0" skipped="0" timestamp="2014-06-11T15:09:02-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.668696">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000213">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.014678">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.077026">
10
+ </testcase>
11
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should grab first weather file" time="0.011883">
12
+ <failure type="RSpec::Expectations::ExpectationNotMetError" message="...">
13
+
14
+ expected: "./weather/partial_weather_2.epw"
15
+ got: "unknown"
16
+
17
+ (compared using ==)
18
+ (RSpec::Expectations::ExpectationNotMetError)
19
+
20
+ expected: "./weather/partial_weather_2.epw"
21
+ got: "unknown"
22
+
23
+ (compared using ==)
24
+
25
+ ./spec/openstudio/analysis/translator/excel_spec.rb:391:in `block (3 levels) in &lt;top (required)&gt;' </failure>
26
+ </testcase>
27
+ <system-out>
28
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
29
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
30
+ Analysis name is Preflight
31
+ Adding measure item 'rotate_building_relative_to_current_orientation'
32
+ Analysis name is Preflight
33
+ Adding measure item 'rotate_building_relative_to_current_orientation'
34
+ Found weather file /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
35
+ Analysis name is Preflight
36
+ Adding measure item 'rotate_building_relative_to_current_orientation'
37
+ </system-out>
38
+ <system-err>
39
+ </system-err>
40
+ </testsuite>
@@ -0,0 +1,36 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="4" time="0.961977" failures="1" errors="0" skipped="0" timestamp="2014-06-11T15:10:39-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.6551">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000205">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.014109">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.078814">
10
+ <failure type="RSpec::Expectations::ExpectationNotMetError" message="...">
11
+
12
+ expected: "./weather/partial_weather_2.epw"
13
+ got: "./weather/partial_weather.epw"
14
+
15
+ (compared using ==)
16
+ (RSpec::Expectations::ExpectationNotMetError)
17
+
18
+ expected: "./weather/partial_weather_2.epw"
19
+ got: "./weather/partial_weather.epw"
20
+
21
+ (compared using ==)
22
+
23
+ ./spec/openstudio/analysis/translator/excel_spec.rb:390:in `block (3 levels) in &lt;top (required)&gt;' </failure>
24
+ </testcase>
25
+ <system-out>
26
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
27
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
28
+ Analysis name is Preflight
29
+ Adding measure item 'rotate_building_relative_to_current_orientation'
30
+ Analysis name is Preflight
31
+ Adding measure item 'rotate_building_relative_to_current_orientation'
32
+ Found weather file /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
33
+ </system-out>
34
+ <system-err>
35
+ </system-err>
36
+ </testsuite>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="4" time="0.97361" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:10:47-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.654608">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000189">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.016575">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.080264">
10
+ </testcase>
11
+ <system-out>
12
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
13
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
14
+ Analysis name is Preflight
15
+ Adding measure item 'rotate_building_relative_to_current_orientation'
16
+ Analysis name is Preflight
17
+ Adding measure item 'rotate_building_relative_to_current_orientation'
18
+ Found weather file /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
19
+ </system-out>
20
+ <system-err>
21
+ </system-err>
22
+ </testsuite>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="4" time="0.709403" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:56-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.556664">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000207">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.013804">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.04985">
10
+ </testcase>
11
+ <system-out>
12
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
13
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
14
+ Analysis name is Preflight
15
+ Adding measure item 'rotate_building_relative_to_current_orientation'
16
+ Analysis name is Preflight
17
+ Adding measure item 'rotate_building_relative_to_current_orientation'
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 version 0.3.0 objective functions" tests="4" time="0.953847" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:37-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.65186">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000187">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.014386">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.07412">
10
+ </testcase>
11
+ <system-out>
12
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
13
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
14
+ Analysis name is Preflight
15
+ Adding measure item 'rotate_building_relative_to_current_orientation'
16
+ Analysis name is Preflight
17
+ Adding measure item 'rotate_building_relative_to_current_orientation'
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 version 0.3.0 objective functions" tests="4" time="0.966338" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:04:16-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.660209">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000194">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.014395">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.075459">
10
+ </testcase>
11
+ <system-out>
12
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
13
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
14
+ Analysis name is Preflight
15
+ Adding measure item 'rotate_building_relative_to_current_orientation'
16
+ Analysis name is Preflight
17
+ Adding measure item 'rotate_building_relative_to_current_orientation'
18
+ </system-out>
19
+ <system-err>
20
+ </system-err>
21
+ </testsuite>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="4" time="0.950281" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:04:51-06:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.648798">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000204">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.012672">
8
+ </testcase>
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.075006">
10
+ </testcase>
11
+ <system-out>
12
+ {"spreadsheet_version"=&gt;"0.3.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.6.1", "cluster_name"=&gt;"Preflight", "server_instance_type"=&gt;"m3.xlarge", "worker_instance_type"=&gt;"c3.2xlarge", "worker_nodes"=&gt;1.0}
13
+ {"analysis_name"=&gt;"Preflight", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;false, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow.rb"}
14
+ Analysis name is Preflight
15
+ Adding measure item 'rotate_building_relative_to_current_orientation'
16
+ Analysis name is Preflight
17
+ Adding measure item 'rotate_building_relative_to_current_orientation'
18
+ Found weather file /Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
19
+ </system-out>
20
+ <system-err>
21
+ </system-err>
22
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.000109" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:47-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.000109" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:10-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.000103" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:37-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.000102" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:04:16-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.000104" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:04:51-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.000123" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:05:37-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="9.6e-05" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:07:06-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.000105" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:08:50-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="9.9e-05" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:09:02-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="9.7e-05" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:10:39-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.000104" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:10:47-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>