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.
- checksums.yaml +4 -4
- data/lib/openstudio/analysis/server_api.rb +13 -4
- data/lib/openstudio/analysis/translator/excel.rb +4 -1
- data/lib/openstudio/analysis/version.rb +1 -1
- data/spec/files/0_3_0_outputs.xlsx +0 -0
- data/spec/files/analysis/medium_office.json +240 -240
- data/spec/files/analysis/medium_office.zip +0 -0
- data/spec/files/export/analysis/0_3_0_outputs.json +10 -10
- data/spec/files/export/analysis/0_3_0_outputs.zip +0 -0
- data/spec/files/export/analysis/discrete_dynamic_seed.json +16 -16
- data/spec/files/export/analysis/discrete_dynamic_seed.zip +0 -0
- data/spec/files/export/analysis/discrete_seed.json +106 -106
- data/spec/files/export/analysis/discrete_seed.zip +0 -0
- data/spec/files/export/analysis/kats_model_v2.json +22 -22
- data/spec/files/export/analysis/kats_model_v2.zip +0 -0
- data/spec/files/export/analysis/output_vars.json +104 -104
- data/spec/files/export/analysis/output_vars.zip +0 -0
- data/spec/files/export/analysis/small_seed.json +104 -104
- data/spec/files/export/analysis/small_seed.zip +0 -0
- data/spec/files/partial_weather_2.epw +32 -0
- data/spec/openstudio/analysis/translator/excel_spec.rb +6 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.15.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.16.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.17.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.18.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.19.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.15.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.16.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.17.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.18.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.19.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.15.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.16.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.17.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.18.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.19.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.20.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.21.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.25.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.12.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.12.xml +17 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.14.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.15.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.12.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.13.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.12.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.14.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.14.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.15.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.14.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.14.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.14.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.12.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.12.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.12.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.10.xml +22 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.11.xml +29 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.12.xml +40 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.13.xml +40 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.14.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.15.xml +22 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.6.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.7.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.8.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.9.xml +22 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.15.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.16.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.17.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.18.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.19.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.20.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.21.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.25.xml +7 -0
- metadata +143 -3
- data/spec/files/~$0_3_0_outputs.xlsx +0 -0
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.10.xml
ADDED
|
@@ -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"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
13
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.11.xml
ADDED
|
@@ -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 <top (required)>' </failure>
|
|
17
|
+
</testcase>
|
|
18
|
+
<system-out>
|
|
19
|
+
{"spreadsheet_version"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
20
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.12.xml
ADDED
|
@@ -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 <top (required)>' </failure>
|
|
26
|
+
</testcase>
|
|
27
|
+
<system-out>
|
|
28
|
+
{"spreadsheet_version"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
29
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.13.xml
ADDED
|
@@ -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 <top (required)>' </failure>
|
|
26
|
+
</testcase>
|
|
27
|
+
<system-out>
|
|
28
|
+
{"spreadsheet_version"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
29
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.14.xml
ADDED
|
@@ -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 <top (required)>' </failure>
|
|
24
|
+
</testcase>
|
|
25
|
+
<system-out>
|
|
26
|
+
{"spreadsheet_version"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
27
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.15.xml
ADDED
|
@@ -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"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
13
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.6.xml
ADDED
|
@@ -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"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
13
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.7.xml
ADDED
|
@@ -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"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
13
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.8.xml
ADDED
|
@@ -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"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
13
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.9.xml
ADDED
|
@@ -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"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0}
|
|
13
|
+
{"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"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>
|