openstudio-analysis 0.4.0 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/lib/openstudio/analysis/translator/excel.rb +1 -1
  4. data/lib/openstudio/analysis/version.rb +1 -1
  5. data/lib/openstudio/analysis/workflow.rb +1 -1
  6. data/spec/files/analysis/example_analysis_api.json +34 -34
  7. data/spec/files/analysis/lhs_discrete_and_continuous_variables_api.json +50 -50
  8. data/spec/files/analysis/medium_office.json +88 -88
  9. data/spec/files/analysis/medium_office.zip +0 -0
  10. data/spec/files/analysis/name_goes_here_api.json +74 -74
  11. data/spec/files/analysis/output_vars_api.json +32 -32
  12. data/spec/files/analysis/preflight_api.json +11 -11
  13. data/spec/files/analysis/simple_test_api.json +10 -10
  14. data/spec/files/analysis/test_model_api.json +7 -7
  15. data/spec/files/export/analysis/{639cb8a5-cdbb-4b69-955a-cbb650f6872b.json → 0754ec1c-39d7-45e7-a8a5-5e5847a757fb.json} +14 -14
  16. data/spec/files/export/analysis/{639cb8a5-cdbb-4b69-955a-cbb650f6872b.zip → 0754ec1c-39d7-45e7-a8a5-5e5847a757fb.zip} +0 -0
  17. data/spec/files/export/analysis/0_1_09_outputvars.json +38 -38
  18. data/spec/files/export/analysis/0_1_09_outputvars.zip +0 -0
  19. data/spec/files/export/analysis/0_1_11_discrete_variables.json +40 -40
  20. data/spec/files/export/analysis/0_1_11_discrete_variables.zip +0 -0
  21. data/spec/files/export/analysis/0_1_12_discrete_dynamic_columns.json +8 -8
  22. data/spec/files/export/analysis/0_1_12_discrete_dynamic_columns.zip +0 -0
  23. data/spec/files/export/analysis/0_2_0_template_simpletest.json +12 -12
  24. data/spec/files/export/analysis/0_2_0_template_simpletest.zip +0 -0
  25. data/spec/files/export/analysis/0_3_0_outputs.json +6 -6
  26. data/spec/files/export/analysis/0_3_0_outputs.zip +0 -0
  27. data/spec/files/export/analysis/{c50f0062-cdfb-4dec-bc02-215f6c29af3c.json → 10e6ec76-f2e8-43bd-b5a0-26a311173576.json} +14 -14
  28. data/spec/files/export/analysis/{c50f0062-cdfb-4dec-bc02-215f6c29af3c.zip → 10e6ec76-f2e8-43bd-b5a0-26a311173576.zip} +0 -0
  29. data/spec/files/export/analysis/{9560f95b-5730-4038-a95b-328c825c596b.json → 4d9244ef-58b6-43c4-87bc-625e6d7365df.json} +6 -6
  30. data/spec/files/export/analysis/{9560f95b-5730-4038-a95b-328c825c596b.zip → 4d9244ef-58b6-43c4-87bc-625e6d7365df.zip} +0 -0
  31. data/spec/files/export/analysis/{276ccf51-ed22-4604-a380-8985cec5efe8.json → d1e0168f-97c4-4f25-9ac2-8daf34769494.json} +10 -10
  32. data/spec/files/export/analysis/{276ccf51-ed22-4604-a380-8985cec5efe8.zip → d1e0168f-97c4-4f25-9ac2-8daf34769494.zip} +0 -0
  33. data/spec/files/export/analysis/discrete_lhs_example.json +60 -60
  34. data/spec/files/export/analysis/discrete_lhs_example.zip +0 -0
  35. data/spec/files/export/analysis/small_seed.json +38 -38
  36. data/spec/files/export/analysis/small_seed.zip +0 -0
  37. data/spec/reports/SPEC-OpenStudio-Analysis-Formulation.xml +8 -8
  38. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-object-instance.xml +2 -2
  39. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.xml +2 -2
  40. data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.xml +1 -1
  41. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.xml +3 -29
  42. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.xml +3 -11
  43. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.xml +6 -6
  44. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.xml +2 -2
  45. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.xml +2 -2
  46. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.xml +8 -52
  47. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.xml +5 -22
  48. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.xml +2 -2
  49. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.xml +2 -2
  50. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.xml +5 -28
  51. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.xml +2 -2
  52. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.xml +3 -3
  53. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.xml +5 -13
  54. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.xml +5 -55
  55. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-dynamic-uuid-assignments.xml +4 -9
  56. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.xml +3 -8
  57. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.xml +5 -13
  58. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-3-and-short-display-names.xml +4 -9
  59. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-5-and-measure-paths.xml +4 -9
  60. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-7-and-worker-init-final-scripts.0.xml +2 -34
  61. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-7-and-worker-init-final-scripts.xml +4 -9
  62. data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.xml +1 -1
  63. data/spec/reports/SPEC-OpenStudio-Analysis-Workflow.xml +7 -7
  64. data/spec/reports/SPEC-OpenStudio-Analysis-WorkflowStep.xml +7 -7
  65. metadata +17 -17
@@ -1,16 +1,11 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 dynamic uuid assignments" tests="2" time="0.755477" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:36:46-07:00">
3
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 dynamic uuid assignments should process" time="0.563953">
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 dynamic uuid assignments" tests="2" time="0.769197" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:51:42-07:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 dynamic uuid assignments should process" time="0.577112">
4
4
  </testcase>
5
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 dynamic uuid assignments should error out with missing measure information" time="0.107427">
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 dynamic uuid assignments should error out with missing measure information" time="0.10455">
6
6
  </testcase>
7
7
  <system-out>
8
- Creating JSON and ZIP file for Preflight:9560f95b-5730-4038-a95b-328c825c596b
8
+ Creating JSON and ZIP file for Preflight:4d9244ef-58b6-43c4-87bc-625e6d7365df
9
9
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/IncreaseInsulationRValueForRoofs to zip file
10
10
  </system-out>
11
- <system-err>
12
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: uniform_uncertain
13
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
14
- Deprecation Warning. workflow_step_type is no longer persisted
15
- </system-err>
16
11
  </testsuite>
@@ -1,15 +1,10 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 measure existence checks" tests="2" time="0.768619" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:36:45-07:00">
3
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 measure existence checks should process" time="0.604487">
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 measure existence checks" tests="2" time="0.766754" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:51:42-07:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 measure existence checks should process" time="0.580794">
4
4
  </testcase>
5
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 measure existence checks should error out with missing measure information" time="0.078092">
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 measure existence checks should error out with missing measure information" time="0.101598">
6
6
  </testcase>
7
7
  <system-out>
8
8
  Creating JSON and ZIP file for Preflight:0_3_0_outputs
9
9
  </system-out>
10
- <system-err>
11
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: uniform_uncertain
12
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
13
- Deprecation Warning. workflow_step_type is no longer persisted
14
- </system-err>
15
10
  </testsuite>
@@ -1,12 +1,12 @@
1
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.798354" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:36:44-07:00">
3
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.5865">
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="4" time="0.793158" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:51:41-07:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.607006">
4
4
  </testcase>
5
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000137">
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000124">
6
6
  </testcase>
7
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.007012">
7
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have typed outputs" time="0.003664">
8
8
  </testcase>
9
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.121101">
9
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.10149">
10
10
  </testcase>
11
11
  <system-out>
12
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}
@@ -14,12 +14,4 @@
14
14
  Creating JSON and ZIP file for Preflight:0_3_0_outputs
15
15
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/IncreaseInsulationRValueForRoofs to zip file
16
16
  </system-out>
17
- <system-err>
18
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: uniform_uncertain
19
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
20
- Deprecation Warning. workflow_step_type is no longer persisted
21
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: uniform_uncertain
22
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
23
- Deprecation Warning. workflow_step_type is no longer persisted
24
- </system-err>
25
17
  </testsuite>
@@ -1,17 +1,12 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.3 and short display names" tests="2" time="0.801134" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:36:47-07:00">
3
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.3 and short display names should process" time="0.607148">
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.3 and short display names" tests="2" time="0.852375" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:51:43-07:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.3 and short display names should process" time="0.663369">
4
4
  </testcase>
5
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.3 and short display names should process and save short display names" time="0.106234">
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.3 and short display names should process and save short display names" time="0.102814">
6
6
  </testcase>
7
7
  <system-out>
8
- Creating JSON and ZIP file for Preflight:276ccf51-ed22-4604-a380-8985cec5efe8
8
+ Creating JSON and ZIP file for Preflight:d1e0168f-97c4-4f25-9ac2-8daf34769494
9
9
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/IncreaseInsulationRValueForRoofs to zip file
10
10
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/ExampleMeasure to zip file
11
11
  </system-out>
12
- <system-err>
13
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: uniform_uncertain
14
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
15
- Deprecation Warning. workflow_step_type is no longer persisted
16
- </system-err>
17
12
  </testsuite>
@@ -1,18 +1,13 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.5 and measure paths" tests="2" time="0.804367" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:36:47-07:00">
3
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.5 and measure paths should process" time="0.609244">
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.5 and measure paths" tests="2" time="0.843893" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:51:44-07:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.5 and measure paths should process" time="0.648749">
4
4
  </testcase>
5
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.5 and measure paths should save the analysis" time="0.107273">
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.5 and measure paths should save the analysis" time="0.107608">
6
6
  </testcase>
7
7
  <system-out>
8
- Creating JSON and ZIP file for Preflight:c50f0062-cdfb-4dec-bc02-215f6c29af3c
8
+ Creating JSON and ZIP file for Preflight:10e6ec76-f2e8-43bd-b5a0-26a311173576
9
9
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/IncreaseInsulationRValueForRoofs to zip file
10
10
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures_second_path/measure_in_another_dir to zip file
11
11
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/ExampleMeasure to zip file
12
12
  </system-out>
13
- <system-err>
14
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: uniform_uncertain
15
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
16
- Deprecation Warning. workflow_step_type is no longer persisted
17
- </system-err>
18
13
  </testsuite>
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts" tests="1" time="0.862108" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:36:49-07:00">
3
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts should fail to process" time="0.775531">
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts" tests="1" time="0.835394" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:51:46-07:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts should fail to process" time="0.749947">
4
4
  </testcase>
5
5
  <system-out>
6
6
  Warning: 'overhangs_pf_south:construction' static value was empty or null, assuming optional and skipping
@@ -8,36 +8,4 @@
8
8
  Creating JSON and ZIP file for LHS Discrete and Continuous Variables:Discrete LHS Example
9
9
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/SetThermostatSchedules to zip file
10
10
  </system-out>
11
- <system-err>
12
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: triangle_uncertain
13
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
14
- Deprecation Warning. workflow_step_type is no longer persisted
15
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: uniform_uncertain
16
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
17
- Deprecation Warning. workflow_step_type is no longer persisted
18
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: normal_uncertain
19
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
20
- Deprecation Warning. workflow_step_type is no longer persisted
21
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: discrete_uncertain
22
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
23
- Deprecation Warning. workflow_step_type is no longer persisted
24
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: triangle_uncertain
25
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
26
- Deprecation Warning. workflow_step_type is no longer persisted
27
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: triangle_uncertain
28
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
29
- Deprecation Warning. workflow_step_type is no longer persisted
30
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: triangle_uncertain
31
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
32
- Deprecation Warning. workflow_step_type is no longer persisted
33
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: discrete_uncertain
34
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
35
- Deprecation Warning. workflow_step_type is no longer persisted
36
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: uniform_uncertain
37
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
38
- Deprecation Warning. workflow_step_type is no longer persisted
39
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: discrete_uncertain
40
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
41
- Deprecation Warning. workflow_step_type is no longer persisted
42
- </system-err>
43
11
  </testsuite>
@@ -1,18 +1,13 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts" tests="2" time="0.823913" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:36:48-07:00">
3
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts should process" time="0.62217">
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts" tests="2" time="0.847417" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:51:45-07:00">
3
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts should process" time="0.654387">
4
4
  </testcase>
5
- <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts should save the analysis" time="0.114058">
5
+ <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.7 and worker init-final scripts should save the analysis" time="0.105809">
6
6
  </testcase>
7
7
  <system-out>
8
- Creating JSON and ZIP file for Preflight:639cb8a5-cdbb-4b69-955a-cbb650f6872b
8
+ Creating JSON and ZIP file for Preflight:0754ec1c-39d7-45e7-a8a5-5e5847a757fb
9
9
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/IncreaseInsulationRValueForRoofs to zip file
10
10
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures_second_path/measure_in_another_dir to zip file
11
11
  Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/ExampleMeasure to zip file
12
12
  </system-out>
13
- <system-err>
14
- Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: uniform_uncertain
15
- Deprecation Warning. RubyContinuousVariable (OpenStudio called this the variable_type) is no longer persisted
16
- Deprecation Warning. workflow_step_type is no longer persisted
17
- </system-err>
18
13
  </testsuite>
@@ -1,3 +1,3 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.003045" skipped="0" timestamp="2015-01-06T07:36:37-07:00">
2
+ <testsuite name="OpenStudio::Analysis::Translator::Excel" tests="0" time="0.002435" skipped="0" timestamp="2015-01-06T07:51:34-07:00">
3
3
  </testsuite>
@@ -1,16 +1,16 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuite name="OpenStudio::Analysis::Workflow" tests="6" time="0.007488" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:36:50-07:00">
3
- <testcase name="OpenStudio::Analysis::Workflow should create a workflow" time="0.000105">
2
+ <testsuite name="OpenStudio::Analysis::Workflow" tests="6" time="0.007822" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:51:47-07:00">
3
+ <testcase name="OpenStudio::Analysis::Workflow should create a workflow" time="0.000146">
4
4
  </testcase>
5
- <testcase name="OpenStudio::Analysis::Workflow should add a measure" time="0.004069">
5
+ <testcase name="OpenStudio::Analysis::Workflow should add a measure" time="0.004212">
6
6
  </testcase>
7
- <testcase name="OpenStudio::Analysis::Workflow should fix the path of the measure" time="0.000399">
7
+ <testcase name="OpenStudio::Analysis::Workflow should fix the path of the measure" time="0.000417">
8
8
  </testcase>
9
- <testcase name="OpenStudio::Analysis::Workflow should clear out a workflow" time="0.001168">
9
+ <testcase name="OpenStudio::Analysis::Workflow should clear out a workflow" time="0.001201">
10
10
  </testcase>
11
- <testcase name="OpenStudio::Analysis::Workflow should find a workflow step" time="0.000599">
11
+ <testcase name="OpenStudio::Analysis::Workflow should find a workflow step" time="0.000585">
12
12
  </testcase>
13
- <testcase name="OpenStudio::Analysis::Workflow should find a workflow step and make a variable" time="0.000679">
13
+ <testcase name="OpenStudio::Analysis::Workflow should find a workflow step and make a variable" time="0.000687">
14
14
  </testcase>
15
15
  <system-out>
16
16
  loading config settings from /Users/nlong/.bcl/config.yml
@@ -1,19 +1,19 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuite name="OpenStudio::Analysis::WorkflowStep" tests="6" time="0.001731" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:36:50-07:00">
3
- <testcase name="OpenStudio::Analysis::WorkflowStep should create a workflow" time="0.000165">
2
+ <testsuite name="OpenStudio::Analysis::WorkflowStep" tests="6" time="0.001602" failures="0" errors="0" skipped="0" timestamp="2015-01-06T07:51:47-07:00">
3
+ <testcase name="OpenStudio::Analysis::WorkflowStep should create a workflow" time="0.000125">
4
4
  </testcase>
5
- <testcase name="OpenStudio::Analysis::WorkflowStep should add a measure" time="0.000186">
5
+ <testcase name="OpenStudio::Analysis::WorkflowStep should add a measure" time="0.000154">
6
6
  </testcase>
7
- <testcase name="OpenStudio::Analysis::WorkflowStep should tag a discrete variable" time="0.0002">
7
+ <testcase name="OpenStudio::Analysis::WorkflowStep should tag a discrete variable" time="0.000197">
8
8
  </testcase>
9
9
  <testcase name="OpenStudio::Analysis::WorkflowStep should tag a continuous variable" time="0.000242">
10
10
  </testcase>
11
- <testcase name="OpenStudio::Analysis::WorkflowStep should tag a normal continuous variable" time="0.000227">
11
+ <testcase name="OpenStudio::Analysis::WorkflowStep should tag a normal continuous variable" time="0.000224">
12
12
  </testcase>
13
- <testcase name="OpenStudio::Analysis::WorkflowStep should tag a uniform variable" time="0.000228">
13
+ <testcase name="OpenStudio::Analysis::WorkflowStep should tag a uniform variable" time="0.000219">
14
14
  </testcase>
15
15
  <system-out>
16
- #&lt;OpenStudio::Analysis::WorkflowStep:0x007f955b0e5a68&gt;
16
+ #&lt;OpenStudio::Analysis::WorkflowStep:0x007f909aab6ff8&gt;
17
17
  </system-out>
18
18
  <system-err>
19
19
  Deprecation Warning. In Version 0.5 the _uncertain text will be removed from distribution types: triangle_uncertain
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openstudio-analysis
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicholas Long
@@ -140,6 +140,8 @@ files:
140
140
  - spec/files/analysis/preflight_api.json
141
141
  - spec/files/analysis/simple_test_api.json
142
142
  - spec/files/analysis/test_model_api.json
143
+ - spec/files/export/analysis/0754ec1c-39d7-45e7-a8a5-5e5847a757fb.json
144
+ - spec/files/export/analysis/0754ec1c-39d7-45e7-a8a5-5e5847a757fb.zip
143
145
  - spec/files/export/analysis/0_1_09_outputvars.json
144
146
  - spec/files/export/analysis/0_1_09_outputvars.zip
145
147
  - spec/files/export/analysis/0_1_11_discrete_variables.json
@@ -150,14 +152,12 @@ files:
150
152
  - spec/files/export/analysis/0_2_0_template_simpletest.zip
151
153
  - spec/files/export/analysis/0_3_0_outputs.json
152
154
  - spec/files/export/analysis/0_3_0_outputs.zip
153
- - spec/files/export/analysis/276ccf51-ed22-4604-a380-8985cec5efe8.json
154
- - spec/files/export/analysis/276ccf51-ed22-4604-a380-8985cec5efe8.zip
155
- - spec/files/export/analysis/639cb8a5-cdbb-4b69-955a-cbb650f6872b.json
156
- - spec/files/export/analysis/639cb8a5-cdbb-4b69-955a-cbb650f6872b.zip
157
- - spec/files/export/analysis/9560f95b-5730-4038-a95b-328c825c596b.json
158
- - spec/files/export/analysis/9560f95b-5730-4038-a95b-328c825c596b.zip
159
- - spec/files/export/analysis/c50f0062-cdfb-4dec-bc02-215f6c29af3c.json
160
- - spec/files/export/analysis/c50f0062-cdfb-4dec-bc02-215f6c29af3c.zip
155
+ - spec/files/export/analysis/10e6ec76-f2e8-43bd-b5a0-26a311173576.json
156
+ - spec/files/export/analysis/10e6ec76-f2e8-43bd-b5a0-26a311173576.zip
157
+ - spec/files/export/analysis/4d9244ef-58b6-43c4-87bc-625e6d7365df.json
158
+ - spec/files/export/analysis/4d9244ef-58b6-43c4-87bc-625e6d7365df.zip
159
+ - spec/files/export/analysis/d1e0168f-97c4-4f25-9ac2-8daf34769494.json
160
+ - spec/files/export/analysis/d1e0168f-97c4-4f25-9ac2-8daf34769494.zip
161
161
  - spec/files/export/analysis/discrete_lhs_example.json
162
162
  - spec/files/export/analysis/discrete_lhs_example.zip
163
163
  - spec/files/export/analysis/small_seed.json
@@ -286,6 +286,8 @@ test_files:
286
286
  - spec/files/analysis/preflight_api.json
287
287
  - spec/files/analysis/simple_test_api.json
288
288
  - spec/files/analysis/test_model_api.json
289
+ - spec/files/export/analysis/0754ec1c-39d7-45e7-a8a5-5e5847a757fb.json
290
+ - spec/files/export/analysis/0754ec1c-39d7-45e7-a8a5-5e5847a757fb.zip
289
291
  - spec/files/export/analysis/0_1_09_outputvars.json
290
292
  - spec/files/export/analysis/0_1_09_outputvars.zip
291
293
  - spec/files/export/analysis/0_1_11_discrete_variables.json
@@ -296,14 +298,12 @@ test_files:
296
298
  - spec/files/export/analysis/0_2_0_template_simpletest.zip
297
299
  - spec/files/export/analysis/0_3_0_outputs.json
298
300
  - spec/files/export/analysis/0_3_0_outputs.zip
299
- - spec/files/export/analysis/276ccf51-ed22-4604-a380-8985cec5efe8.json
300
- - spec/files/export/analysis/276ccf51-ed22-4604-a380-8985cec5efe8.zip
301
- - spec/files/export/analysis/639cb8a5-cdbb-4b69-955a-cbb650f6872b.json
302
- - spec/files/export/analysis/639cb8a5-cdbb-4b69-955a-cbb650f6872b.zip
303
- - spec/files/export/analysis/9560f95b-5730-4038-a95b-328c825c596b.json
304
- - spec/files/export/analysis/9560f95b-5730-4038-a95b-328c825c596b.zip
305
- - spec/files/export/analysis/c50f0062-cdfb-4dec-bc02-215f6c29af3c.json
306
- - spec/files/export/analysis/c50f0062-cdfb-4dec-bc02-215f6c29af3c.zip
301
+ - spec/files/export/analysis/10e6ec76-f2e8-43bd-b5a0-26a311173576.json
302
+ - spec/files/export/analysis/10e6ec76-f2e8-43bd-b5a0-26a311173576.zip
303
+ - spec/files/export/analysis/4d9244ef-58b6-43c4-87bc-625e6d7365df.json
304
+ - spec/files/export/analysis/4d9244ef-58b6-43c4-87bc-625e6d7365df.zip
305
+ - spec/files/export/analysis/d1e0168f-97c4-4f25-9ac2-8daf34769494.json
306
+ - spec/files/export/analysis/d1e0168f-97c4-4f25-9ac2-8daf34769494.zip
307
307
  - spec/files/export/analysis/discrete_lhs_example.json
308
308
  - spec/files/export/analysis/discrete_lhs_example.zip
309
309
  - spec/files/export/analysis/small_seed.json