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
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
"name": "space_type",
|
|
25
25
|
"value": "*Entire Building*",
|
|
26
26
|
"value_type": "choice",
|
|
27
|
-
"uuid": "
|
|
28
|
-
"version_uuid": "
|
|
27
|
+
"uuid": "ac479970-d3d9-0131-c301-2820663576f4",
|
|
28
|
+
"version_uuid": "ac47c050-d3d9-0131-c302-2820663576f4"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"display_name": "Increase in Material and Installation Cost for Lighting per Floor Area (%).",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"name": "material_and_installation_cost",
|
|
34
34
|
"value": 0.0,
|
|
35
35
|
"value_type": "double",
|
|
36
|
-
"uuid": "
|
|
37
|
-
"version_uuid": "
|
|
36
|
+
"uuid": "ac4889d0-d3d9-0131-c307-2820663576f4",
|
|
37
|
+
"version_uuid": "ac48ae40-d3d9-0131-c308-2820663576f4"
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
40
|
"display_name": "Increase in Demolition Costs for Lighting per Floor Area (%).",
|
|
@@ -42,8 +42,8 @@
|
|
|
42
42
|
"name": "demolition_cost",
|
|
43
43
|
"value": 0.0,
|
|
44
44
|
"value_type": "double",
|
|
45
|
-
"uuid": "
|
|
46
|
-
"version_uuid": "
|
|
45
|
+
"uuid": "ac48d5f0-d3d9-0131-c309-2820663576f4",
|
|
46
|
+
"version_uuid": "ac48f800-d3d9-0131-c30a-2820663576f4"
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
"display_name": "Years Until Costs Start (whole years).",
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"name": "years_until_costs_start",
|
|
52
52
|
"value": 0,
|
|
53
53
|
"value_type": "integer",
|
|
54
|
-
"uuid": "
|
|
55
|
-
"version_uuid": "
|
|
54
|
+
"uuid": "ac491c10-d3d9-0131-c30b-2820663576f4",
|
|
55
|
+
"version_uuid": "ac493e70-d3d9-0131-c30c-2820663576f4"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"display_name": "Demolition Costs Occur During Initial Construction?",
|
|
@@ -60,8 +60,8 @@
|
|
|
60
60
|
"name": "demo_cost_initial_const",
|
|
61
61
|
"value": true,
|
|
62
62
|
"value_type": "bool",
|
|
63
|
-
"uuid": "
|
|
64
|
-
"version_uuid": "
|
|
63
|
+
"uuid": "ac496570-d3d9-0131-c30d-2820663576f4",
|
|
64
|
+
"version_uuid": "ac4987a0-d3d9-0131-c30e-2820663576f4"
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
"display_name": "Expected Life (whole years).",
|
|
@@ -69,8 +69,8 @@
|
|
|
69
69
|
"name": "expected_life",
|
|
70
70
|
"value": 15,
|
|
71
71
|
"value_type": "integer",
|
|
72
|
-
"uuid": "
|
|
73
|
-
"version_uuid": "
|
|
72
|
+
"uuid": "ac49acb0-d3d9-0131-c30f-2820663576f4",
|
|
73
|
+
"version_uuid": "ac49d010-d3d9-0131-c310-2820663576f4"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"display_name": "Increase O & M Costs for Lighting per Floor Area (%).",
|
|
@@ -78,8 +78,8 @@
|
|
|
78
78
|
"name": "om_cost",
|
|
79
79
|
"value": 0.0,
|
|
80
80
|
"value_type": "double",
|
|
81
|
-
"uuid": "
|
|
82
|
-
"version_uuid": "
|
|
81
|
+
"uuid": "ac49fbc0-d3d9-0131-c311-2820663576f4",
|
|
82
|
+
"version_uuid": "ac4a1c70-d3d9-0131-c312-2820663576f4"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
85
|
"display_name": "O & M Frequency (whole years).",
|
|
@@ -87,19 +87,19 @@
|
|
|
87
87
|
"name": "om_frequency",
|
|
88
88
|
"value": 1,
|
|
89
89
|
"value_type": "integer",
|
|
90
|
-
"uuid": "
|
|
91
|
-
"version_uuid": "
|
|
90
|
+
"uuid": "ac4a42e0-d3d9-0131-c313-2820663576f4",
|
|
91
|
+
"version_uuid": "ac4a63d0-d3d9-0131-c314-2820663576f4"
|
|
92
92
|
}
|
|
93
93
|
],
|
|
94
94
|
"bcl_measure_directory": "./measures/reduce_lighting_loads_by_percentage",
|
|
95
95
|
"bcl_measure_class_name": "ReduceLightingLoadsByPercentage",
|
|
96
|
-
"bcl_measure_uuid": "
|
|
97
|
-
"bcl_measure_version_uuid": "
|
|
96
|
+
"bcl_measure_uuid": "ac46bf60-d3d9-0131-c2fb-2820663576f4",
|
|
97
|
+
"bcl_measure_version_uuid": "ac46e0b0-d3d9-0131-c2fc-2820663576f4",
|
|
98
98
|
"display_name": "Reduce Lighting Loads by Percentage",
|
|
99
99
|
"measure_definition_directory": "./measures/reduce_lighting_loads_by_percentage",
|
|
100
100
|
"measure_definition_class_name": "ReduceLightingLoadsByPercentage",
|
|
101
|
-
"measure_definition_uuid": "
|
|
102
|
-
"measure_definition_version_uuid": "
|
|
101
|
+
"measure_definition_uuid": "ac4706c0-d3d9-0131-c2fd-2820663576f4",
|
|
102
|
+
"measure_definition_version_uuid": "ac4729e0-d3d9-0131-c2fe-2820663576f4",
|
|
103
103
|
"measure_type": "RubyMeasure",
|
|
104
104
|
"name": "reduce_lighting_loads_by_percentage",
|
|
105
105
|
"variables": [
|
|
@@ -109,8 +109,8 @@
|
|
|
109
109
|
"machine_name": "lighting_power_reduction",
|
|
110
110
|
"name": "lighting_power_reduction_percent",
|
|
111
111
|
"required": false,
|
|
112
|
-
"uuid": "
|
|
113
|
-
"version_uuid": "
|
|
112
|
+
"uuid": "ac47f160-d3d9-0131-c303-2820663576f4",
|
|
113
|
+
"version_uuid": "ac481a70-d3d9-0131-c304-2820663576f4"
|
|
114
114
|
},
|
|
115
115
|
"display_name": "Lighting Power Reduction",
|
|
116
116
|
"machine_name": "lighting_power_reduction",
|
|
@@ -148,14 +148,14 @@
|
|
|
148
148
|
"value_type": "double",
|
|
149
149
|
"variable": true,
|
|
150
150
|
"variable_type": "RubyContinuousVariable",
|
|
151
|
-
"uuid": "
|
|
152
|
-
"version_uuid": "
|
|
151
|
+
"uuid": "ac483e70-d3d9-0131-c305-2820663576f4",
|
|
152
|
+
"version_uuid": "ac485f50-d3d9-0131-c306-2820663576f4"
|
|
153
153
|
}
|
|
154
154
|
],
|
|
155
155
|
"workflow_index": 0,
|
|
156
156
|
"workflow_step_type": "Measure",
|
|
157
|
-
"uuid": "
|
|
158
|
-
"version_uuid": "
|
|
157
|
+
"uuid": "ac474cf0-d3d9-0131-c2ff-2820663576f4",
|
|
158
|
+
"version_uuid": "ac476ed0-d3d9-0131-c300-2820663576f4"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"arguments": [
|
|
@@ -165,8 +165,8 @@
|
|
|
165
165
|
"name": "space_type",
|
|
166
166
|
"value": "*Entire Building*",
|
|
167
167
|
"value_type": "choice",
|
|
168
|
-
"uuid": "
|
|
169
|
-
"version_uuid": "
|
|
168
|
+
"uuid": "ac4d78e0-d3d9-0131-c31b-2820663576f4",
|
|
169
|
+
"version_uuid": "ac4d9940-d3d9-0131-c31c-2820663576f4"
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
"display_name": "Increase in Material and Installation Costs for Building per Affected Floor Area ($/ft^2).",
|
|
@@ -174,8 +174,8 @@
|
|
|
174
174
|
"name": "material_and_installation_cost",
|
|
175
175
|
"value": 0.0,
|
|
176
176
|
"value_type": "double",
|
|
177
|
-
"uuid": "
|
|
178
|
-
"version_uuid": "
|
|
177
|
+
"uuid": "ac4e5f50-d3d9-0131-c321-2820663576f4",
|
|
178
|
+
"version_uuid": "ac4e7ff0-d3d9-0131-c322-2820663576f4"
|
|
179
179
|
},
|
|
180
180
|
{
|
|
181
181
|
"display_name": "O & M Costs for Construction per Affected Floor Area ($/ft^2).",
|
|
@@ -183,8 +183,8 @@
|
|
|
183
183
|
"name": "om_cost",
|
|
184
184
|
"value": 0.0,
|
|
185
185
|
"value_type": "double",
|
|
186
|
-
"uuid": "
|
|
187
|
-
"version_uuid": "
|
|
186
|
+
"uuid": "ac4ea6a0-d3d9-0131-c323-2820663576f4",
|
|
187
|
+
"version_uuid": "ac4ec760-d3d9-0131-c324-2820663576f4"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"display_name": "O & M Frequency (whole years).",
|
|
@@ -192,19 +192,19 @@
|
|
|
192
192
|
"name": "om_frequency",
|
|
193
193
|
"value": 1,
|
|
194
194
|
"value_type": "integer",
|
|
195
|
-
"uuid": "
|
|
196
|
-
"version_uuid": "
|
|
195
|
+
"uuid": "ac4eeae0-d3d9-0131-c325-2820663576f4",
|
|
196
|
+
"version_uuid": "ac4f0f20-d3d9-0131-c326-2820663576f4"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
199
|
"bcl_measure_directory": "./measures/reduce_space_infiltration_by_percentage",
|
|
200
200
|
"bcl_measure_class_name": "ReduceSpaceInfiltrationByPercentage",
|
|
201
|
-
"bcl_measure_uuid": "
|
|
202
|
-
"bcl_measure_version_uuid": "
|
|
201
|
+
"bcl_measure_uuid": "ac4a8ca0-d3d9-0131-c315-2820663576f4",
|
|
202
|
+
"bcl_measure_version_uuid": "ac4aae30-d3d9-0131-c316-2820663576f4",
|
|
203
203
|
"display_name": "ReduceSpaceInfiltrationByPercentage",
|
|
204
204
|
"measure_definition_directory": "./measures/reduce_space_infiltration_by_percentage",
|
|
205
205
|
"measure_definition_class_name": "ReduceSpaceInfiltrationByPercentage",
|
|
206
|
-
"measure_definition_uuid": "
|
|
207
|
-
"measure_definition_version_uuid": "
|
|
206
|
+
"measure_definition_uuid": "ac4acf40-d3d9-0131-c317-2820663576f4",
|
|
207
|
+
"measure_definition_version_uuid": "ac4af580-d3d9-0131-c318-2820663576f4",
|
|
208
208
|
"measure_type": "RubyMeasure",
|
|
209
209
|
"name": "reducespaceinfiltrationbypercentage",
|
|
210
210
|
"variables": [
|
|
@@ -214,8 +214,8 @@
|
|
|
214
214
|
"machine_name": "space_infiltration_power_reduction",
|
|
215
215
|
"name": "space_infiltration_reduction_percent",
|
|
216
216
|
"required": false,
|
|
217
|
-
"uuid": "
|
|
218
|
-
"version_uuid": "
|
|
217
|
+
"uuid": "ac4dc8a0-d3d9-0131-c31d-2820663576f4",
|
|
218
|
+
"version_uuid": "ac4dee00-d3d9-0131-c31e-2820663576f4"
|
|
219
219
|
},
|
|
220
220
|
"display_name": "Space Infiltration Power Reduction",
|
|
221
221
|
"machine_name": "space_infiltration_power_reduction",
|
|
@@ -253,14 +253,14 @@
|
|
|
253
253
|
"value_type": "double",
|
|
254
254
|
"variable": true,
|
|
255
255
|
"variable_type": "RubyContinuousVariable",
|
|
256
|
-
"uuid": "
|
|
257
|
-
"version_uuid": "
|
|
256
|
+
"uuid": "ac4e1140-d3d9-0131-c31f-2820663576f4",
|
|
257
|
+
"version_uuid": "ac4e3480-d3d9-0131-c320-2820663576f4"
|
|
258
258
|
}
|
|
259
259
|
],
|
|
260
260
|
"workflow_index": 1,
|
|
261
261
|
"workflow_step_type": "Measure",
|
|
262
|
-
"uuid": "
|
|
263
|
-
"version_uuid": "
|
|
262
|
+
"uuid": "ac4b2520-d3d9-0131-c319-2820663576f4",
|
|
263
|
+
"version_uuid": "ac4b5d80-d3d9-0131-c31a-2820663576f4"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"arguments": [
|
|
@@ -270,19 +270,19 @@
|
|
|
270
270
|
"name": "alter_design_days",
|
|
271
271
|
"value": false,
|
|
272
272
|
"value_type": "bool",
|
|
273
|
-
"uuid": "
|
|
274
|
-
"version_uuid": "
|
|
273
|
+
"uuid": "ac513340-d3d9-0131-c335-2820663576f4",
|
|
274
|
+
"version_uuid": "ac5156e0-d3d9-0131-c336-2820663576f4"
|
|
275
275
|
}
|
|
276
276
|
],
|
|
277
277
|
"bcl_measure_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
|
278
278
|
"bcl_measure_class_name": "AdjustTheromstatSetpointsByDegrees",
|
|
279
|
-
"bcl_measure_uuid": "
|
|
280
|
-
"bcl_measure_version_uuid": "
|
|
279
|
+
"bcl_measure_uuid": "ac4f37a0-d3d9-0131-c327-2820663576f4",
|
|
280
|
+
"bcl_measure_version_uuid": "ac4f5700-d3d9-0131-c328-2820663576f4",
|
|
281
281
|
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
|
282
282
|
"measure_definition_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
|
283
283
|
"measure_definition_class_name": "AdjustTheromstatSetpointsByDegrees",
|
|
284
|
-
"measure_definition_uuid": "
|
|
285
|
-
"measure_definition_version_uuid": "
|
|
284
|
+
"measure_definition_uuid": "ac4f7590-d3d9-0131-c329-2820663576f4",
|
|
285
|
+
"measure_definition_version_uuid": "ac4f93f0-d3d9-0131-c32a-2820663576f4",
|
|
286
286
|
"measure_type": "RubyMeasure",
|
|
287
287
|
"name": "adjust_thermostat_setpoints_by_degrees",
|
|
288
288
|
"variables": [
|
|
@@ -292,8 +292,8 @@
|
|
|
292
292
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
|
293
293
|
"name": "cooling_adjustment",
|
|
294
294
|
"required": false,
|
|
295
|
-
"uuid": "
|
|
296
|
-
"version_uuid": "
|
|
295
|
+
"uuid": "ac4fffc0-d3d9-0131-c32d-2820663576f4",
|
|
296
|
+
"version_uuid": "ac501f90-d3d9-0131-c32e-2820663576f4"
|
|
297
297
|
},
|
|
298
298
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
|
299
299
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
|
@@ -331,8 +331,8 @@
|
|
|
331
331
|
"value_type": "double",
|
|
332
332
|
"variable": true,
|
|
333
333
|
"variable_type": "RubyContinuousVariable",
|
|
334
|
-
"uuid": "
|
|
335
|
-
"version_uuid": "
|
|
334
|
+
"uuid": "ac504420-d3d9-0131-c32f-2820663576f4",
|
|
335
|
+
"version_uuid": "ac506730-d3d9-0131-c330-2820663576f4"
|
|
336
336
|
},
|
|
337
337
|
{
|
|
338
338
|
"argument": {
|
|
@@ -340,8 +340,8 @@
|
|
|
340
340
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
|
341
341
|
"name": "heating_adjustment",
|
|
342
342
|
"required": false,
|
|
343
|
-
"uuid": "
|
|
344
|
-
"version_uuid": "
|
|
343
|
+
"uuid": "ac509a90-d3d9-0131-c331-2820663576f4",
|
|
344
|
+
"version_uuid": "ac50c510-d3d9-0131-c332-2820663576f4"
|
|
345
345
|
},
|
|
346
346
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
|
347
347
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
|
@@ -379,14 +379,14 @@
|
|
|
379
379
|
"value_type": "double",
|
|
380
380
|
"variable": true,
|
|
381
381
|
"variable_type": "RubyContinuousVariable",
|
|
382
|
-
"uuid": "
|
|
383
|
-
"version_uuid": "
|
|
382
|
+
"uuid": "ac50e8a0-d3d9-0131-c333-2820663576f4",
|
|
383
|
+
"version_uuid": "ac5108d0-d3d9-0131-c334-2820663576f4"
|
|
384
384
|
}
|
|
385
385
|
],
|
|
386
386
|
"workflow_index": 2,
|
|
387
387
|
"workflow_step_type": "Measure",
|
|
388
|
-
"uuid": "
|
|
389
|
-
"version_uuid": "
|
|
388
|
+
"uuid": "ac4fb4a0-d3d9-0131-c32b-2820663576f4",
|
|
389
|
+
"version_uuid": "ac4fd330-d3d9-0131-c32c-2820663576f4"
|
|
390
390
|
},
|
|
391
391
|
{
|
|
392
392
|
"arguments": [
|
|
@@ -396,8 +396,8 @@
|
|
|
396
396
|
"name": "material_cost_increase_ip",
|
|
397
397
|
"value": 0.0,
|
|
398
398
|
"value_type": "double",
|
|
399
|
-
"uuid": "
|
|
400
|
-
"version_uuid": "
|
|
399
|
+
"uuid": "ac52f060-d3d9-0131-c341-2820663576f4",
|
|
400
|
+
"version_uuid": "ac531670-d3d9-0131-c342-2820663576f4"
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
|
@@ -405,8 +405,8 @@
|
|
|
405
405
|
"name": "one_time_retrofit_cost_ip",
|
|
406
406
|
"value": 0.0,
|
|
407
407
|
"value_type": "double",
|
|
408
|
-
"uuid": "
|
|
409
|
-
"version_uuid": "
|
|
408
|
+
"uuid": "ac533c60-d3d9-0131-c343-2820663576f4",
|
|
409
|
+
"version_uuid": "ac535ed0-d3d9-0131-c344-2820663576f4"
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
|
@@ -414,19 +414,19 @@
|
|
|
414
414
|
"name": "years_until_retrofit_cost",
|
|
415
415
|
"value": 0,
|
|
416
416
|
"value_type": "integer",
|
|
417
|
-
"uuid": "
|
|
418
|
-
"version_uuid": "
|
|
417
|
+
"uuid": "ac5383a0-d3d9-0131-c345-2820663576f4",
|
|
418
|
+
"version_uuid": "ac53a940-d3d9-0131-c346-2820663576f4"
|
|
419
419
|
}
|
|
420
420
|
],
|
|
421
421
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
|
422
422
|
"bcl_measure_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
|
423
|
-
"bcl_measure_uuid": "
|
|
424
|
-
"bcl_measure_version_uuid": "
|
|
423
|
+
"bcl_measure_uuid": "ac518110-d3d9-0131-c337-2820663576f4",
|
|
424
|
+
"bcl_measure_version_uuid": "ac51a110-d3d9-0131-c338-2820663576f4",
|
|
425
425
|
"display_name": "Set R-value of Insulation for Exterior Walls to a Specific Value",
|
|
426
426
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
|
427
427
|
"measure_definition_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
|
428
|
-
"measure_definition_uuid": "
|
|
429
|
-
"measure_definition_version_uuid": "
|
|
428
|
+
"measure_definition_uuid": "ac51c240-d3d9-0131-c339-2820663576f4",
|
|
429
|
+
"measure_definition_version_uuid": "ac51e9a0-d3d9-0131-c33a-2820663576f4",
|
|
430
430
|
"measure_type": "RubyMeasure",
|
|
431
431
|
"name": "set_r_value_of_insulation_for_exterior_walls_to_a_specific_value",
|
|
432
432
|
"variables": [
|
|
@@ -436,8 +436,8 @@
|
|
|
436
436
|
"machine_name": "wall_r_value",
|
|
437
437
|
"name": "r_value",
|
|
438
438
|
"required": false,
|
|
439
|
-
"uuid": "
|
|
440
|
-
"version_uuid": "
|
|
439
|
+
"uuid": "ac525e50-d3d9-0131-c33d-2820663576f4",
|
|
440
|
+
"version_uuid": "ac5280a0-d3d9-0131-c33e-2820663576f4"
|
|
441
441
|
},
|
|
442
442
|
"display_name": "Wall R Value",
|
|
443
443
|
"machine_name": "wall_r_value",
|
|
@@ -475,14 +475,14 @@
|
|
|
475
475
|
"value_type": "double",
|
|
476
476
|
"variable": true,
|
|
477
477
|
"variable_type": "RubyContinuousVariable",
|
|
478
|
-
"uuid": "
|
|
479
|
-
"version_uuid": "
|
|
478
|
+
"uuid": "ac52a090-d3d9-0131-c33f-2820663576f4",
|
|
479
|
+
"version_uuid": "ac52c530-d3d9-0131-c340-2820663576f4"
|
|
480
480
|
}
|
|
481
481
|
],
|
|
482
482
|
"workflow_index": 3,
|
|
483
483
|
"workflow_step_type": "Measure",
|
|
484
|
-
"uuid": "
|
|
485
|
-
"version_uuid": "
|
|
484
|
+
"uuid": "ac520ea0-d3d9-0131-c33b-2820663576f4",
|
|
485
|
+
"version_uuid": "ac523070-d3d9-0131-c33c-2820663576f4"
|
|
486
486
|
},
|
|
487
487
|
{
|
|
488
488
|
"arguments": [
|
|
@@ -492,8 +492,8 @@
|
|
|
492
492
|
"name": "material_cost_increase_ip",
|
|
493
493
|
"value": 0.0,
|
|
494
494
|
"value_type": "double",
|
|
495
|
-
"uuid": "
|
|
496
|
-
"version_uuid": "
|
|
495
|
+
"uuid": "ac553a70-d3d9-0131-c351-2820663576f4",
|
|
496
|
+
"version_uuid": "ac555d60-d3d9-0131-c352-2820663576f4"
|
|
497
497
|
},
|
|
498
498
|
{
|
|
499
499
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
|
@@ -501,8 +501,8 @@
|
|
|
501
501
|
"name": "one_time_retrofit_cost_ip",
|
|
502
502
|
"value": 0.0,
|
|
503
503
|
"value_type": "double",
|
|
504
|
-
"uuid": "
|
|
505
|
-
"version_uuid": "
|
|
504
|
+
"uuid": "ac558b10-d3d9-0131-c353-2820663576f4",
|
|
505
|
+
"version_uuid": "ac55aff0-d3d9-0131-c354-2820663576f4"
|
|
506
506
|
},
|
|
507
507
|
{
|
|
508
508
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
|
@@ -510,19 +510,19 @@
|
|
|
510
510
|
"name": "years_until_retrofit_cost",
|
|
511
511
|
"value": 0,
|
|
512
512
|
"value_type": "integer",
|
|
513
|
-
"uuid": "
|
|
514
|
-
"version_uuid": "
|
|
513
|
+
"uuid": "ac55d710-d3d9-0131-c355-2820663576f4",
|
|
514
|
+
"version_uuid": "ac55f790-d3d9-0131-c356-2820663576f4"
|
|
515
515
|
}
|
|
516
516
|
],
|
|
517
517
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_roofs",
|
|
518
518
|
"bcl_measure_class_name": "IncreaseInsulationRValueForRoofs",
|
|
519
|
-
"bcl_measure_uuid": "
|
|
520
|
-
"bcl_measure_version_uuid": "
|
|
519
|
+
"bcl_measure_uuid": "ac53d9f0-d3d9-0131-c347-2820663576f4",
|
|
520
|
+
"bcl_measure_version_uuid": "ac53fc80-d3d9-0131-c348-2820663576f4",
|
|
521
521
|
"display_name": "Set R-value of Insulation for Roofs to a Specific Value",
|
|
522
522
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_roofs",
|
|
523
523
|
"measure_definition_class_name": "IncreaseInsulationRValueForRoofs",
|
|
524
|
-
"measure_definition_uuid": "
|
|
525
|
-
"measure_definition_version_uuid": "
|
|
524
|
+
"measure_definition_uuid": "ac541e80-d3d9-0131-c349-2820663576f4",
|
|
525
|
+
"measure_definition_version_uuid": "ac543fc0-d3d9-0131-c34a-2820663576f4",
|
|
526
526
|
"measure_type": "RubyMeasure",
|
|
527
527
|
"name": "set_r_value_of_insulation_for_roofs_to_a_specific_value",
|
|
528
528
|
"variables": [
|
|
@@ -532,8 +532,8 @@
|
|
|
532
532
|
"machine_name": "roof_r_value",
|
|
533
533
|
"name": "r_value",
|
|
534
534
|
"required": false,
|
|
535
|
-
"uuid": "
|
|
536
|
-
"version_uuid": "
|
|
535
|
+
"uuid": "ac54b370-d3d9-0131-c34d-2820663576f4",
|
|
536
|
+
"version_uuid": "ac54d390-d3d9-0131-c34e-2820663576f4"
|
|
537
537
|
},
|
|
538
538
|
"display_name": "Roof R Value",
|
|
539
539
|
"machine_name": "roof_r_value",
|
|
@@ -571,14 +571,14 @@
|
|
|
571
571
|
"value_type": "double",
|
|
572
572
|
"variable": true,
|
|
573
573
|
"variable_type": "RubyContinuousVariable",
|
|
574
|
-
"uuid": "
|
|
575
|
-
"version_uuid": "
|
|
574
|
+
"uuid": "ac54f560-d3d9-0131-c34f-2820663576f4",
|
|
575
|
+
"version_uuid": "ac551560-d3d9-0131-c350-2820663576f4"
|
|
576
576
|
}
|
|
577
577
|
],
|
|
578
578
|
"workflow_index": 4,
|
|
579
579
|
"workflow_step_type": "Measure",
|
|
580
|
-
"uuid": "
|
|
581
|
-
"version_uuid": "
|
|
580
|
+
"uuid": "ac5462b0-d3d9-0131-c34b-2820663576f4",
|
|
581
|
+
"version_uuid": "ac5487c0-d3d9-0131-c34c-2820663576f4"
|
|
582
582
|
},
|
|
583
583
|
{
|
|
584
584
|
"arguments": [
|
|
@@ -588,19 +588,19 @@
|
|
|
588
588
|
"name": "space_type",
|
|
589
589
|
"value": "*Entire Building*",
|
|
590
590
|
"value_type": "choice",
|
|
591
|
-
"uuid": "
|
|
592
|
-
"version_uuid": "
|
|
591
|
+
"uuid": "ac56e220-d3d9-0131-c35d-2820663576f4",
|
|
592
|
+
"version_uuid": "ac5708b0-d3d9-0131-c35e-2820663576f4"
|
|
593
593
|
}
|
|
594
594
|
],
|
|
595
595
|
"bcl_measure_directory": "./measures/reduce_ventilation_by_percentage",
|
|
596
596
|
"bcl_measure_class_name": "ReduceVentilationByPercentage",
|
|
597
|
-
"bcl_measure_uuid": "
|
|
598
|
-
"bcl_measure_version_uuid": "
|
|
597
|
+
"bcl_measure_uuid": "ac561de0-d3d9-0131-c357-2820663576f4",
|
|
598
|
+
"bcl_measure_version_uuid": "ac563df0-d3d9-0131-c358-2820663576f4",
|
|
599
599
|
"display_name": "Reduce Ventilation By Percentage",
|
|
600
600
|
"measure_definition_directory": "./measures/reduce_ventilation_by_percentage",
|
|
601
601
|
"measure_definition_class_name": "ReduceVentilationByPercentage",
|
|
602
|
-
"measure_definition_uuid": "
|
|
603
|
-
"measure_definition_version_uuid": "
|
|
602
|
+
"measure_definition_uuid": "ac565dd0-d3d9-0131-c359-2820663576f4",
|
|
603
|
+
"measure_definition_version_uuid": "ac567cb0-d3d9-0131-c35a-2820663576f4",
|
|
604
604
|
"measure_type": "RubyMeasure",
|
|
605
605
|
"name": "reduce_ventilation_by_percentage",
|
|
606
606
|
"variables": [
|
|
@@ -610,8 +610,8 @@
|
|
|
610
610
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
|
611
611
|
"name": "design_spec_outdoor_air_reduction_percent",
|
|
612
612
|
"required": false,
|
|
613
|
-
"uuid": "
|
|
614
|
-
"version_uuid": "
|
|
613
|
+
"uuid": "ac573210-d3d9-0131-c35f-2820663576f4",
|
|
614
|
+
"version_uuid": "ac575610-d3d9-0131-c360-2820663576f4"
|
|
615
615
|
},
|
|
616
616
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
|
617
617
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
|
@@ -649,14 +649,14 @@
|
|
|
649
649
|
"value_type": "double",
|
|
650
650
|
"variable": true,
|
|
651
651
|
"variable_type": "RubyContinuousVariable",
|
|
652
|
-
"uuid": "
|
|
653
|
-
"version_uuid": "
|
|
652
|
+
"uuid": "ac577940-d3d9-0131-c361-2820663576f4",
|
|
653
|
+
"version_uuid": "ac5798f0-d3d9-0131-c362-2820663576f4"
|
|
654
654
|
}
|
|
655
655
|
],
|
|
656
656
|
"workflow_index": 5,
|
|
657
657
|
"workflow_step_type": "Measure",
|
|
658
|
-
"uuid": "
|
|
659
|
-
"version_uuid": "
|
|
658
|
+
"uuid": "ac569c90-d3d9-0131-c35b-2820663576f4",
|
|
659
|
+
"version_uuid": "ac56ba70-d3d9-0131-c35c-2820663576f4"
|
|
660
660
|
}
|
|
661
661
|
],
|
|
662
662
|
"analysis_type": "lhs"
|
|
Binary file
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
LOCATION,Denver Intl Ap,CO,USA,TMY3,725650,39.83,-104.65,-7.0,1650.0
|
|
2
|
+
DESIGN CONDITIONS,1,Climate Design Data 2009 ASHRAE Handbook,,Heating,12,-17.4,-14,-21.5,0.7,-11.7,-18.9,0.9,-6.9,14.1,1.8,12,2.4,3.3,160,Cooling,7,15.2,34.6,15.7,33.2,15.6,31.8,15.4,18.3,27.3,17.6,27,17,26.5,4.2,80,16,14,19.9,15.2,13.2,19.7,14.1,12.3,19.6,58.3,27,55.9,26.9,53.8,26.3,722,Extremes,11.9,10.4,8.8,20.7,-22.7,37.1,2.8,1.3,-24.7,38,-26.3,38.8,-27.9,39.5,-29.9,40.5
|
|
3
|
+
TYPICAL/EXTREME PERIODS,6,Summer - Week Nearest Max Temperature For Period,Extreme,6/22,6/28,Summer - Week Nearest Average Temperature For Period,Typical,6/ 8,6/14,Winter - Week Nearest Min Temperature For Period,Extreme,1/27,2/ 2,Winter - Week Nearest Average Temperature For Period,Typical,1/ 6,1/12,Autumn - Week Nearest Average Temperature For Period,Typical,10/13,10/19,Spring - Week Nearest Average Temperature For Period,Typical,4/26,5/ 2
|
|
4
|
+
GROUND TEMPERATURES,3,.5,,,,0.36,2.33,6.17,9.79,16.66,20.28,21.27,19.44,15.20,9.93,4.73,1.30,2,,,,3.08,3.56,5.74,8.18,13.45,16.83,18.51,18.13,15.72,12.07,7.97,4.74,4,,,,5.88,5.54,6.50,7.88,11.37,13.98,15.68,16.09,15.03,12.89,10.11,7.59
|
|
5
|
+
HOLIDAYS/DAYLIGHT SAVINGS,No,0,0,0
|
|
6
|
+
COMMENTS 1,Custom/User Format -- WMO#725650; NREL TMY Data Set (2008); Period of Record 1973-2005 (Generally)
|
|
7
|
+
COMMENTS 2, -- Ground temps produced with a standard soil diffusivity of 2.3225760E-03 {m**2/day}
|
|
8
|
+
DATA PERIODS,1,1,Data,Sunday, 1/ 1,12/31
|
|
9
|
+
1995,1,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-18.0,-19.7,85,83700,0,0,181,0,0,0,0,0,0,0,0,0.0,2,2,777.7,20306,9,999999999,30,0.0440,0,88,0.220,999.0,99.0
|
|
10
|
+
1995,1,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-16.6,-18.6,83,83500,0,0,188,0,0,0,0,0,0,0,0,0.0,3,3,777.7,18674,9,999999999,30,0.0440,0,88,0.220,999.0,99.0
|
|
11
|
+
1995,1,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-15.3,-17.1,85,83400,0,0,193,0,0,0,0,0,0,0,0,0.0,3,3,777.7,16614,9,999999999,30,0.0440,0,88,0.220,999.0,99.0
|
|
12
|
+
1995,1,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-14.4,-15.6,90,83100,0,0,198,0,0,0,0,0,0,0,0,0.0,4,4,777.7,14677,9,999999999,30,0.0440,0,88,0.220,999.0,99.0
|
|
13
|
+
1995,1,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-13.0,-14.6,86,83400,0,0,205,0,0,0,0,0,0,0,0,0.0,5,5,777.7,12892,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
14
|
+
1995,1,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-11.1,-12.5,88,83000,0,0,215,0,0,0,0,0,0,0,0,0.0,6,6,777.7,11077,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
15
|
+
1995,1,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-9.7,-11.6,84,82900,0,0,220,0,0,0,0,0,0,0,0,0.0,6,6,777.7,11821,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
16
|
+
1995,1,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-7.7,-10.0,82,82800,45,908,231,9,17,8,1033,692,996,164,120,1.4,7,7,777.7,8786,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
17
|
+
1995,1,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-5.9,-8.5,80,82900,248,1415,239,89,73,77,9674,5357,8730,1645,140,1.3,7,7,777.7,7581,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
18
|
+
1995,1,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-2.2,-7.0,66,82700,433,1415,247,266,494,115,27534,43873,14050,2191,200,1.7,8,4,777.7,11251,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
19
|
+
1995,1,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,1.4,-7.1,50,82400,565,1415,260,357,544,139,37364,52147,16460,2737,310,1.7,8,4,777.7,9436,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
20
|
+
1995,1,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,2.8,-7.8,42,82300,634,1415,272,430,540,187,44304,52895,20489,3885,20,4.6,7,7,777.7,6706,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
21
|
+
1995,1,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,4.4,-8.9,34,82300,637,1415,272,362,384,189,38569,39003,20939,4150,20,7.2,8,5,777.7,6706,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
22
|
+
1995,1,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,3.3,-8.9,37,82200,572,1415,265,342,524,130,36181,50444,15697,2544,10,8.2,7,4,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
23
|
+
1995,1,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,3.9,-8.9,35,82200,444,1415,265,252,312,154,26257,28547,17247,3276,10,7.7,8,3,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
24
|
+
1995,1,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,2.2,-10.0,36,82100,263,1415,252,131,369,62,13609,26773,8600,1128,10,6.2,4,1,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
25
|
+
1995,1,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-0.6,-7.8,54,82000,56,1002,239,18,114,11,1879,5232,1566,210,20,3.6,1,0,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
26
|
+
1995,1,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-2.2,-7.8,62,82100,0,0,234,0,0,0,0,0,0,0,10,6.2,0,0,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
27
|
+
1995,1,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-5.0,-9.4,68,82100,0,0,223,0,0,0,0,0,0,0,350,5.7,0,0,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
28
|
+
1995,1,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-5.6,-10.6,65,82100,0,0,220,0,0,0,0,0,0,0,360,5.2,0,0,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
29
|
+
1995,1,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-6.1,-11.1,64,82000,0,0,218,0,0,0,0,0,0,0,350,2.1,0,0,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
30
|
+
1995,1,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-6.1,-11.1,64,82100,0,0,218,0,0,0,0,0,0,0,20,2.6,0,0,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
31
|
+
1995,1,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-6.1,-12.8,55,82300,0,0,216,0,0,0,0,0,0,0,10,4.1,0,0,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
32
|
+
1995,1,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,-5.0,-12.8,50,81900,0,0,220,0,0,0,0,0,0,0,10,8.8,0,0,777.7,77777,9,999999999,20,0.0440,0,88,0.220,999.0,99.0
|
|
@@ -383,7 +383,13 @@ describe OpenStudio::Analysis::Translator::Excel do
|
|
|
383
383
|
@excel.save_analysis
|
|
384
384
|
expect(File.exist?('spec/files/export/analysis/0_3_0_outputs.json')).to eq true
|
|
385
385
|
expect(File.exist?('spec/files/export/analysis/0_3_0_outputs.zip')).to eq true
|
|
386
|
+
|
|
387
|
+
# check the JSON
|
|
388
|
+
h = JSON.parse(File.read('spec/files/export/analysis/0_3_0_outputs.json'))
|
|
389
|
+
expect(h['analysis']['weather_file']).to be_a Hash
|
|
390
|
+
expect(h['analysis']['weather_file']['path']).to eq './weather/partial_weather.epw'
|
|
386
391
|
end
|
|
392
|
+
|
|
387
393
|
end
|
|
388
394
|
|
|
389
395
|
end
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.019825" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:47-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.002254">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.018306" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:10-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.000641">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.017455" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:37-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.000562">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.017267" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:04:16-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.000565">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.020094" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:04:51-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.000696">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|