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": "ad8cce10-d3d9-0131-c3bb-2820663576f4",
|
28
|
+
"version_uuid": "ad8d03c0-d3d9-0131-c3bc-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": "ad8e08e0-d3d9-0131-c3c1-2820663576f4",
|
37
|
+
"version_uuid": "ad8e3ca0-d3d9-0131-c3c2-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": "ad8e7100-d3d9-0131-c3c3-2820663576f4",
|
46
|
+
"version_uuid": "ad8e9370-d3d9-0131-c3c4-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": "ad8ec510-d3d9-0131-c3c5-2820663576f4",
|
55
|
+
"version_uuid": "ad8ef1c0-d3d9-0131-c3c6-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": "ad8f1f80-d3d9-0131-c3c7-2820663576f4",
|
64
|
+
"version_uuid": "ad8f5290-d3d9-0131-c3c8-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": "ad8f8960-d3d9-0131-c3c9-2820663576f4",
|
73
|
+
"version_uuid": "ad8faec0-d3d9-0131-c3ca-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": "ad8fec90-d3d9-0131-c3cb-2820663576f4",
|
82
|
+
"version_uuid": "ad902330-d3d9-0131-c3cc-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": "ad9068a0-d3d9-0131-c3cd-2820663576f4",
|
91
|
+
"version_uuid": "ad90a400-d3d9-0131-c3ce-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": "ad8b74d0-d3d9-0131-c3b5-2820663576f4",
|
97
|
+
"bcl_measure_version_uuid": "ad8bc2d0-d3d9-0131-c3b6-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": "ad8be700-d3d9-0131-c3b7-2820663576f4",
|
102
|
+
"measure_definition_version_uuid": "ad8c0870-d3d9-0131-c3b8-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": "ad8d4ea0-d3d9-0131-c3bd-2820663576f4",
|
113
|
+
"version_uuid": "ad8d77f0-d3d9-0131-c3be-2820663576f4"
|
114
114
|
},
|
115
115
|
"display_name": "Lighting Power Reduction",
|
116
116
|
"machine_name": "lighting_power_reduction",
|
@@ -161,14 +161,14 @@
|
|
161
161
|
"value_type": "double",
|
162
162
|
"variable": true,
|
163
163
|
"variable_type": "RubyContinuousVariable",
|
164
|
-
"uuid": "
|
165
|
-
"version_uuid": "
|
164
|
+
"uuid": "ad8dad20-d3d9-0131-c3bf-2820663576f4",
|
165
|
+
"version_uuid": "ad8ddb40-d3d9-0131-c3c0-2820663576f4"
|
166
166
|
}
|
167
167
|
],
|
168
168
|
"workflow_index": 0,
|
169
169
|
"workflow_step_type": "Measure",
|
170
|
-
"uuid": "
|
171
|
-
"version_uuid": "
|
170
|
+
"uuid": "ad8c54b0-d3d9-0131-c3b9-2820663576f4",
|
171
|
+
"version_uuid": "ad8c8a90-d3d9-0131-c3ba-2820663576f4"
|
172
172
|
},
|
173
173
|
{
|
174
174
|
"arguments": [
|
@@ -178,8 +178,8 @@
|
|
178
178
|
"name": "space_type",
|
179
179
|
"value": "*Entire Building*",
|
180
180
|
"value_type": "choice",
|
181
|
-
"uuid": "
|
182
|
-
"version_uuid": "
|
181
|
+
"uuid": "ad920730-d3d9-0131-c3d5-2820663576f4",
|
182
|
+
"version_uuid": "ad924880-d3d9-0131-c3d6-2820663576f4"
|
183
183
|
},
|
184
184
|
{
|
185
185
|
"display_name": "Increase in Material and Installation Costs for Building per Affected Floor Area ($/ft^2).",
|
@@ -187,8 +187,8 @@
|
|
187
187
|
"name": "material_and_installation_cost",
|
188
188
|
"value": 0.0,
|
189
189
|
"value_type": "double",
|
190
|
-
"uuid": "
|
191
|
-
"version_uuid": "
|
190
|
+
"uuid": "ad933240-d3d9-0131-c3db-2820663576f4",
|
191
|
+
"version_uuid": "ad9355f0-d3d9-0131-c3dc-2820663576f4"
|
192
192
|
},
|
193
193
|
{
|
194
194
|
"display_name": "O & M Costs for Construction per Affected Floor Area ($/ft^2).",
|
@@ -196,8 +196,8 @@
|
|
196
196
|
"name": "om_cost",
|
197
197
|
"value": 0.0,
|
198
198
|
"value_type": "double",
|
199
|
-
"uuid": "
|
200
|
-
"version_uuid": "
|
199
|
+
"uuid": "ad9390c0-d3d9-0131-c3dd-2820663576f4",
|
200
|
+
"version_uuid": "ad93cb00-d3d9-0131-c3de-2820663576f4"
|
201
201
|
},
|
202
202
|
{
|
203
203
|
"display_name": "O & M Frequency (whole years).",
|
@@ -205,19 +205,19 @@
|
|
205
205
|
"name": "om_frequency",
|
206
206
|
"value": 1,
|
207
207
|
"value_type": "integer",
|
208
|
-
"uuid": "
|
209
|
-
"version_uuid": "
|
208
|
+
"uuid": "ad9405a0-d3d9-0131-c3df-2820663576f4",
|
209
|
+
"version_uuid": "ad943230-d3d9-0131-c3e0-2820663576f4"
|
210
210
|
}
|
211
211
|
],
|
212
212
|
"bcl_measure_directory": "./measures/reduce_space_infiltration_by_percentage",
|
213
213
|
"bcl_measure_class_name": "ReduceSpaceInfiltrationByPercentage",
|
214
|
-
"bcl_measure_uuid": "
|
215
|
-
"bcl_measure_version_uuid": "
|
214
|
+
"bcl_measure_uuid": "ad90da70-d3d9-0131-c3cf-2820663576f4",
|
215
|
+
"bcl_measure_version_uuid": "ad9100b0-d3d9-0131-c3d0-2820663576f4",
|
216
216
|
"display_name": "ReduceSpaceInfiltrationByPercentage",
|
217
217
|
"measure_definition_directory": "./measures/reduce_space_infiltration_by_percentage",
|
218
218
|
"measure_definition_class_name": "ReduceSpaceInfiltrationByPercentage",
|
219
|
-
"measure_definition_uuid": "
|
220
|
-
"measure_definition_version_uuid": "
|
219
|
+
"measure_definition_uuid": "ad912270-d3d9-0131-c3d1-2820663576f4",
|
220
|
+
"measure_definition_version_uuid": "ad9147b0-d3d9-0131-c3d2-2820663576f4",
|
221
221
|
"measure_type": "RubyMeasure",
|
222
222
|
"name": "reducespaceinfiltrationbypercentage",
|
223
223
|
"variables": [
|
@@ -227,8 +227,8 @@
|
|
227
227
|
"machine_name": "space_infiltration_power_reduction",
|
228
228
|
"name": "space_infiltration_reduction_percent",
|
229
229
|
"required": false,
|
230
|
-
"uuid": "
|
231
|
-
"version_uuid": "
|
230
|
+
"uuid": "ad928750-d3d9-0131-c3d7-2820663576f4",
|
231
|
+
"version_uuid": "ad92b540-d3d9-0131-c3d8-2820663576f4"
|
232
232
|
},
|
233
233
|
"display_name": "Space Infiltration Power Reduction",
|
234
234
|
"machine_name": "space_infiltration_power_reduction",
|
@@ -266,14 +266,14 @@
|
|
266
266
|
"value_type": "double",
|
267
267
|
"variable": true,
|
268
268
|
"variable_type": "RubyContinuousVariable",
|
269
|
-
"uuid": "
|
270
|
-
"version_uuid": "
|
269
|
+
"uuid": "ad92dd00-d3d9-0131-c3d9-2820663576f4",
|
270
|
+
"version_uuid": "ad930600-d3d9-0131-c3da-2820663576f4"
|
271
271
|
}
|
272
272
|
],
|
273
273
|
"workflow_index": 1,
|
274
274
|
"workflow_step_type": "Measure",
|
275
|
-
"uuid": "
|
276
|
-
"version_uuid": "
|
275
|
+
"uuid": "ad918200-d3d9-0131-c3d3-2820663576f4",
|
276
|
+
"version_uuid": "ad91be90-d3d9-0131-c3d4-2820663576f4"
|
277
277
|
},
|
278
278
|
{
|
279
279
|
"arguments": [
|
@@ -281,13 +281,13 @@
|
|
281
281
|
],
|
282
282
|
"bcl_measure_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
283
283
|
"bcl_measure_class_name": "AdjustTheromstatSetpointsByDegrees",
|
284
|
-
"bcl_measure_uuid": "
|
285
|
-
"bcl_measure_version_uuid": "
|
284
|
+
"bcl_measure_uuid": "ad946970-d3d9-0131-c3e1-2820663576f4",
|
285
|
+
"bcl_measure_version_uuid": "ad94a4a0-d3d9-0131-c3e2-2820663576f4",
|
286
286
|
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
287
287
|
"measure_definition_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
288
288
|
"measure_definition_class_name": "AdjustTheromstatSetpointsByDegrees",
|
289
|
-
"measure_definition_uuid": "
|
290
|
-
"measure_definition_version_uuid": "
|
289
|
+
"measure_definition_uuid": "ad94cdc0-d3d9-0131-c3e3-2820663576f4",
|
290
|
+
"measure_definition_version_uuid": "ad94f230-d3d9-0131-c3e4-2820663576f4",
|
291
291
|
"measure_type": "RubyMeasure",
|
292
292
|
"name": "adjust_thermostat_setpoints_by_degrees",
|
293
293
|
"variables": [
|
@@ -297,8 +297,8 @@
|
|
297
297
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
298
298
|
"name": "cooling_adjustment",
|
299
299
|
"required": false,
|
300
|
-
"uuid": "
|
301
|
-
"version_uuid": "
|
300
|
+
"uuid": "ad95a860-d3d9-0131-c3e7-2820663576f4",
|
301
|
+
"version_uuid": "ad95ea20-d3d9-0131-c3e8-2820663576f4"
|
302
302
|
},
|
303
303
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
304
304
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
@@ -336,8 +336,8 @@
|
|
336
336
|
"value_type": "double",
|
337
337
|
"variable": true,
|
338
338
|
"variable_type": "RubyContinuousVariable",
|
339
|
-
"uuid": "
|
340
|
-
"version_uuid": "
|
339
|
+
"uuid": "ad962a10-d3d9-0131-c3e9-2820663576f4",
|
340
|
+
"version_uuid": "ad9668b0-d3d9-0131-c3ea-2820663576f4"
|
341
341
|
},
|
342
342
|
{
|
343
343
|
"argument": {
|
@@ -345,8 +345,8 @@
|
|
345
345
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
346
346
|
"name": "heating_adjustment",
|
347
347
|
"required": false,
|
348
|
-
"uuid": "
|
349
|
-
"version_uuid": "
|
348
|
+
"uuid": "ad96aeb0-d3d9-0131-c3eb-2820663576f4",
|
349
|
+
"version_uuid": "ad96dec0-d3d9-0131-c3ec-2820663576f4"
|
350
350
|
},
|
351
351
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
352
352
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
@@ -384,8 +384,8 @@
|
|
384
384
|
"value_type": "double",
|
385
385
|
"variable": true,
|
386
386
|
"variable_type": "RubyContinuousVariable",
|
387
|
-
"uuid": "
|
388
|
-
"version_uuid": "
|
387
|
+
"uuid": "ad9708c0-d3d9-0131-c3ed-2820663576f4",
|
388
|
+
"version_uuid": "ad972a10-d3d9-0131-c3ee-2820663576f4"
|
389
389
|
},
|
390
390
|
{
|
391
391
|
"argument": {
|
@@ -393,8 +393,8 @@
|
|
393
393
|
"machine_name": "alter_design_day_thermostats?",
|
394
394
|
"name": "alter_design_days",
|
395
395
|
"required": false,
|
396
|
-
"uuid": "
|
397
|
-
"version_uuid": "
|
396
|
+
"uuid": "ad975c00-d3d9-0131-c3ef-2820663576f4",
|
397
|
+
"version_uuid": "ad978c40-d3d9-0131-c3f0-2820663576f4"
|
398
398
|
},
|
399
399
|
"display_name": "Alter Design Day Thermostats?",
|
400
400
|
"machine_name": "alter_design_day_thermostats?",
|
@@ -437,14 +437,14 @@
|
|
437
437
|
"value_type": "bool",
|
438
438
|
"variable": true,
|
439
439
|
"variable_type": "RubyContinuousVariable",
|
440
|
-
"uuid": "
|
441
|
-
"version_uuid": "
|
440
|
+
"uuid": "ad97b0d0-d3d9-0131-c3f1-2820663576f4",
|
441
|
+
"version_uuid": "ad97d0b0-d3d9-0131-c3f2-2820663576f4"
|
442
442
|
}
|
443
443
|
],
|
444
444
|
"workflow_index": 2,
|
445
445
|
"workflow_step_type": "Measure",
|
446
|
-
"uuid": "
|
447
|
-
"version_uuid": "
|
446
|
+
"uuid": "ad951fe0-d3d9-0131-c3e5-2820663576f4",
|
447
|
+
"version_uuid": "ad955b00-d3d9-0131-c3e6-2820663576f4"
|
448
448
|
},
|
449
449
|
{
|
450
450
|
"arguments": [
|
@@ -454,8 +454,8 @@
|
|
454
454
|
"name": "material_cost_increase_ip",
|
455
455
|
"value": 0.0,
|
456
456
|
"value_type": "double",
|
457
|
-
"uuid": "
|
458
|
-
"version_uuid": "
|
457
|
+
"uuid": "ad9a8290-d3d9-0131-c3fd-2820663576f4",
|
458
|
+
"version_uuid": "ad9ab700-d3d9-0131-c3fe-2820663576f4"
|
459
459
|
},
|
460
460
|
{
|
461
461
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
@@ -463,8 +463,8 @@
|
|
463
463
|
"name": "one_time_retrofit_cost_ip",
|
464
464
|
"value": 0.0,
|
465
465
|
"value_type": "double",
|
466
|
-
"uuid": "
|
467
|
-
"version_uuid": "
|
466
|
+
"uuid": "ad9af1c0-d3d9-0131-c3ff-2820663576f4",
|
467
|
+
"version_uuid": "ad9b24b0-d3d9-0131-c400-2820663576f4"
|
468
468
|
},
|
469
469
|
{
|
470
470
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
@@ -472,19 +472,19 @@
|
|
472
472
|
"name": "years_until_retrofit_cost",
|
473
473
|
"value": 0,
|
474
474
|
"value_type": "integer",
|
475
|
-
"uuid": "
|
476
|
-
"version_uuid": "
|
475
|
+
"uuid": "ad9b6410-d3d9-0131-c401-2820663576f4",
|
476
|
+
"version_uuid": "ad9b9000-d3d9-0131-c402-2820663576f4"
|
477
477
|
}
|
478
478
|
],
|
479
479
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
480
480
|
"bcl_measure_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
481
|
-
"bcl_measure_uuid": "
|
482
|
-
"bcl_measure_version_uuid": "
|
481
|
+
"bcl_measure_uuid": "ad982840-d3d9-0131-c3f3-2820663576f4",
|
482
|
+
"bcl_measure_version_uuid": "ad986130-d3d9-0131-c3f4-2820663576f4",
|
483
483
|
"display_name": "Set R-value of Insulation for Exterior Walls to a Specific Value",
|
484
484
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
485
485
|
"measure_definition_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
486
|
-
"measure_definition_uuid": "
|
487
|
-
"measure_definition_version_uuid": "
|
486
|
+
"measure_definition_uuid": "ad98a090-d3d9-0131-c3f5-2820663576f4",
|
487
|
+
"measure_definition_version_uuid": "ad98da20-d3d9-0131-c3f6-2820663576f4",
|
488
488
|
"measure_type": "RubyMeasure",
|
489
489
|
"name": "set_r_value_of_insulation_for_exterior_walls_to_a_specific_value",
|
490
490
|
"variables": [
|
@@ -494,8 +494,8 @@
|
|
494
494
|
"machine_name": "wall_r_value",
|
495
495
|
"name": "r_value",
|
496
496
|
"required": false,
|
497
|
-
"uuid": "
|
498
|
-
"version_uuid": "
|
497
|
+
"uuid": "ad9985d0-d3d9-0131-c3f9-2820663576f4",
|
498
|
+
"version_uuid": "ad99c030-d3d9-0131-c3fa-2820663576f4"
|
499
499
|
},
|
500
500
|
"display_name": "Wall R Value",
|
501
501
|
"machine_name": "wall_r_value",
|
@@ -533,14 +533,14 @@
|
|
533
533
|
"value_type": "double",
|
534
534
|
"variable": true,
|
535
535
|
"variable_type": "RubyContinuousVariable",
|
536
|
-
"uuid": "
|
537
|
-
"version_uuid": "
|
536
|
+
"uuid": "ad99fec0-d3d9-0131-c3fb-2820663576f4",
|
537
|
+
"version_uuid": "ad9a3ab0-d3d9-0131-c3fc-2820663576f4"
|
538
538
|
}
|
539
539
|
],
|
540
540
|
"workflow_index": 3,
|
541
541
|
"workflow_step_type": "Measure",
|
542
|
-
"uuid": "
|
543
|
-
"version_uuid": "
|
542
|
+
"uuid": "ad9902a0-d3d9-0131-c3f7-2820663576f4",
|
543
|
+
"version_uuid": "ad993940-d3d9-0131-c3f8-2820663576f4"
|
544
544
|
},
|
545
545
|
{
|
546
546
|
"arguments": [
|
@@ -550,8 +550,8 @@
|
|
550
550
|
"name": "material_cost_increase_ip",
|
551
551
|
"value": 0.0,
|
552
552
|
"value_type": "double",
|
553
|
-
"uuid": "
|
554
|
-
"version_uuid": "
|
553
|
+
"uuid": "ad9e03e0-d3d9-0131-c40d-2820663576f4",
|
554
|
+
"version_uuid": "ad9e2bf0-d3d9-0131-c40e-2820663576f4"
|
555
555
|
},
|
556
556
|
{
|
557
557
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
@@ -559,8 +559,8 @@
|
|
559
559
|
"name": "one_time_retrofit_cost_ip",
|
560
560
|
"value": 0.0,
|
561
561
|
"value_type": "double",
|
562
|
-
"uuid": "
|
563
|
-
"version_uuid": "
|
562
|
+
"uuid": "ad9e5f50-d3d9-0131-c40f-2820663576f4",
|
563
|
+
"version_uuid": "ad9e84a0-d3d9-0131-c410-2820663576f4"
|
564
564
|
},
|
565
565
|
{
|
566
566
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
@@ -568,19 +568,19 @@
|
|
568
568
|
"name": "years_until_retrofit_cost",
|
569
569
|
"value": 0,
|
570
570
|
"value_type": "integer",
|
571
|
-
"uuid": "
|
572
|
-
"version_uuid": "
|
571
|
+
"uuid": "ad9eb700-d3d9-0131-c411-2820663576f4",
|
572
|
+
"version_uuid": "ad9ef370-d3d9-0131-c412-2820663576f4"
|
573
573
|
}
|
574
574
|
],
|
575
575
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_roofs",
|
576
576
|
"bcl_measure_class_name": "IncreaseInsulationRValueForRoofs",
|
577
|
-
"bcl_measure_uuid": "
|
578
|
-
"bcl_measure_version_uuid": "
|
577
|
+
"bcl_measure_uuid": "ad9bc4b0-d3d9-0131-c403-2820663576f4",
|
578
|
+
"bcl_measure_version_uuid": "ad9be9b0-d3d9-0131-c404-2820663576f4",
|
579
579
|
"display_name": "Set R-value of Insulation for Roofs to a Specific Value",
|
580
580
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_roofs",
|
581
581
|
"measure_definition_class_name": "IncreaseInsulationRValueForRoofs",
|
582
|
-
"measure_definition_uuid": "
|
583
|
-
"measure_definition_version_uuid": "
|
582
|
+
"measure_definition_uuid": "ad9c24d0-d3d9-0131-c405-2820663576f4",
|
583
|
+
"measure_definition_version_uuid": "ad9c5b40-d3d9-0131-c406-2820663576f4",
|
584
584
|
"measure_type": "RubyMeasure",
|
585
585
|
"name": "set_r_value_of_insulation_for_roofs_to_a_specific_value",
|
586
586
|
"variables": [
|
@@ -590,8 +590,8 @@
|
|
590
590
|
"machine_name": "roof_r_value",
|
591
591
|
"name": "r_value",
|
592
592
|
"required": false,
|
593
|
-
"uuid": "
|
594
|
-
"version_uuid": "
|
593
|
+
"uuid": "ad9d2d50-d3d9-0131-c409-2820663576f4",
|
594
|
+
"version_uuid": "ad9d6e60-d3d9-0131-c40a-2820663576f4"
|
595
595
|
},
|
596
596
|
"display_name": "Roof R Value",
|
597
597
|
"machine_name": "roof_r_value",
|
@@ -629,14 +629,14 @@
|
|
629
629
|
"value_type": "double",
|
630
630
|
"variable": true,
|
631
631
|
"variable_type": "RubyContinuousVariable",
|
632
|
-
"uuid": "
|
633
|
-
"version_uuid": "
|
632
|
+
"uuid": "ad9daad0-d3d9-0131-c40b-2820663576f4",
|
633
|
+
"version_uuid": "ad9dd5a0-d3d9-0131-c40c-2820663576f4"
|
634
634
|
}
|
635
635
|
],
|
636
636
|
"workflow_index": 4,
|
637
637
|
"workflow_step_type": "Measure",
|
638
|
-
"uuid": "
|
639
|
-
"version_uuid": "
|
638
|
+
"uuid": "ad9c8c60-d3d9-0131-c407-2820663576f4",
|
639
|
+
"version_uuid": "ad9cbe00-d3d9-0131-c408-2820663576f4"
|
640
640
|
},
|
641
641
|
{
|
642
642
|
"arguments": [
|
@@ -646,19 +646,19 @@
|
|
646
646
|
"name": "space_type",
|
647
647
|
"value": "*Entire Building*",
|
648
648
|
"value_type": "choice",
|
649
|
-
"uuid": "
|
650
|
-
"version_uuid": "
|
649
|
+
"uuid": "ada05bf0-d3d9-0131-c419-2820663576f4",
|
650
|
+
"version_uuid": "ada08a50-d3d9-0131-c41a-2820663576f4"
|
651
651
|
}
|
652
652
|
],
|
653
653
|
"bcl_measure_directory": "./measures/reduce_ventilation_by_percentage",
|
654
654
|
"bcl_measure_class_name": "ReduceVentilationByPercentage",
|
655
|
-
"bcl_measure_uuid": "
|
656
|
-
"bcl_measure_version_uuid": "
|
655
|
+
"bcl_measure_uuid": "ad9f3fb0-d3d9-0131-c413-2820663576f4",
|
656
|
+
"bcl_measure_version_uuid": "ad9f6f80-d3d9-0131-c414-2820663576f4",
|
657
657
|
"display_name": "Reduce Ventilation By Percentage",
|
658
658
|
"measure_definition_directory": "./measures/reduce_ventilation_by_percentage",
|
659
659
|
"measure_definition_class_name": "ReduceVentilationByPercentage",
|
660
|
-
"measure_definition_uuid": "
|
661
|
-
"measure_definition_version_uuid": "
|
660
|
+
"measure_definition_uuid": "ad9f93e0-d3d9-0131-c415-2820663576f4",
|
661
|
+
"measure_definition_version_uuid": "ad9fb7a0-d3d9-0131-c416-2820663576f4",
|
662
662
|
"measure_type": "RubyMeasure",
|
663
663
|
"name": "reduce_ventilation_by_percentage",
|
664
664
|
"variables": [
|
@@ -668,8 +668,8 @@
|
|
668
668
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
669
669
|
"name": "design_spec_outdoor_air_reduction_percent",
|
670
670
|
"required": false,
|
671
|
-
"uuid": "
|
672
|
-
"version_uuid": "
|
671
|
+
"uuid": "ada0cdb0-d3d9-0131-c41b-2820663576f4",
|
672
|
+
"version_uuid": "ada0fcd0-d3d9-0131-c41c-2820663576f4"
|
673
673
|
},
|
674
674
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
675
675
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
@@ -719,14 +719,14 @@
|
|
719
719
|
"value_type": "double",
|
720
720
|
"variable": true,
|
721
721
|
"variable_type": "RubyContinuousVariable",
|
722
|
-
"uuid": "
|
723
|
-
"version_uuid": "
|
722
|
+
"uuid": "ada12b60-d3d9-0131-c41d-2820663576f4",
|
723
|
+
"version_uuid": "ada15980-d3d9-0131-c41e-2820663576f4"
|
724
724
|
}
|
725
725
|
],
|
726
726
|
"workflow_index": 5,
|
727
727
|
"workflow_step_type": "Measure",
|
728
|
-
"uuid": "
|
729
|
-
"version_uuid": "
|
728
|
+
"uuid": "ad9fd800-d3d9-0131-c417-2820663576f4",
|
729
|
+
"version_uuid": "ada027e0-d3d9-0131-c418-2820663576f4"
|
730
730
|
}
|
731
731
|
],
|
732
732
|
"analysis_type": "lhs"
|
Binary file
|
@@ -335,13 +335,13 @@
|
|
335
335
|
],
|
336
336
|
"bcl_measure_directory": "./measures/baseline",
|
337
337
|
"bcl_measure_class_name": "Baseline",
|
338
|
-
"bcl_measure_uuid": "
|
339
|
-
"bcl_measure_version_uuid": "
|
338
|
+
"bcl_measure_uuid": "af7011f0-d3d9-0131-c5ef-2820663576f4",
|
339
|
+
"bcl_measure_version_uuid": "af705f10-d3d9-0131-c5f0-2820663576f4",
|
340
340
|
"display_name": "Baseline",
|
341
341
|
"measure_definition_directory": "./measures/baseline",
|
342
342
|
"measure_definition_class_name": "Baseline",
|
343
|
-
"measure_definition_uuid": "
|
344
|
-
"measure_definition_version_uuid": "
|
343
|
+
"measure_definition_uuid": "af708130-d3d9-0131-c5f1-2820663576f4",
|
344
|
+
"measure_definition_version_uuid": "af70a280-d3d9-0131-c5f2-2820663576f4",
|
345
345
|
"measure_type": "",
|
346
346
|
"name": "baseline",
|
347
347
|
"variables": [
|
@@ -349,8 +349,8 @@
|
|
349
349
|
],
|
350
350
|
"workflow_index": 0,
|
351
351
|
"workflow_step_type": "Measure",
|
352
|
-
"uuid": "
|
353
|
-
"version_uuid": "
|
352
|
+
"uuid": "af70c640-d3d9-0131-c5f3-2820663576f4",
|
353
|
+
"version_uuid": "af70e8b0-d3d9-0131-c5f4-2820663576f4"
|
354
354
|
},
|
355
355
|
{
|
356
356
|
"arguments": [
|
@@ -360,19 +360,19 @@
|
|
360
360
|
"name": "alter_design_days",
|
361
361
|
"value": false,
|
362
362
|
"value_type": "bool",
|
363
|
-
"uuid": "
|
364
|
-
"version_uuid": "
|
363
|
+
"uuid": "af7333f0-d3d9-0131-c603-2820663576f4",
|
364
|
+
"version_uuid": "af735300-d3d9-0131-c604-2820663576f4"
|
365
365
|
}
|
366
366
|
],
|
367
367
|
"bcl_measure_directory": "./measures/AdjustThermostatSetpointsByDegrees",
|
368
368
|
"bcl_measure_class_name": "AdjustThermostatSetpointsByDegrees",
|
369
|
-
"bcl_measure_uuid": "
|
370
|
-
"bcl_measure_version_uuid": "
|
369
|
+
"bcl_measure_uuid": "af712620-d3d9-0131-c5f5-2820663576f4",
|
370
|
+
"bcl_measure_version_uuid": "af715d00-d3d9-0131-c5f6-2820663576f4",
|
371
371
|
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
372
372
|
"measure_definition_directory": "./measures/AdjustThermostatSetpointsByDegrees",
|
373
373
|
"measure_definition_class_name": "AdjustThermostatSetpointsByDegrees",
|
374
|
-
"measure_definition_uuid": "
|
375
|
-
"measure_definition_version_uuid": "
|
374
|
+
"measure_definition_uuid": "af7182f0-d3d9-0131-c5f7-2820663576f4",
|
375
|
+
"measure_definition_version_uuid": "af71a320-d3d9-0131-c5f8-2820663576f4",
|
376
376
|
"measure_type": "RubyMeasure",
|
377
377
|
"name": "adjust_thermostat_setpoints_by_degrees",
|
378
378
|
"variables": [
|
@@ -382,8 +382,8 @@
|
|
382
382
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
383
383
|
"name": "cooling_adjustment",
|
384
384
|
"required": false,
|
385
|
-
"uuid": "
|
386
|
-
"version_uuid": "
|
385
|
+
"uuid": "af721530-d3d9-0131-c5fb-2820663576f4",
|
386
|
+
"version_uuid": "af723400-d3d9-0131-c5fc-2820663576f4"
|
387
387
|
},
|
388
388
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
389
389
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
@@ -430,8 +430,8 @@
|
|
430
430
|
"value_type": "double",
|
431
431
|
"variable": true,
|
432
432
|
"variable_type": "RubyContinuousVariable",
|
433
|
-
"uuid": "
|
434
|
-
"version_uuid": "
|
433
|
+
"uuid": "af725d70-d3d9-0131-c5fd-2820663576f4",
|
434
|
+
"version_uuid": "af727fd0-d3d9-0131-c5fe-2820663576f4"
|
435
435
|
},
|
436
436
|
{
|
437
437
|
"argument": {
|
@@ -439,8 +439,8 @@
|
|
439
439
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
440
440
|
"name": "heating_adjustment",
|
441
441
|
"required": false,
|
442
|
-
"uuid": "
|
443
|
-
"version_uuid": "
|
442
|
+
"uuid": "af72af50-d3d9-0131-c5ff-2820663576f4",
|
443
|
+
"version_uuid": "af72d060-d3d9-0131-c600-2820663576f4"
|
444
444
|
},
|
445
445
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
446
446
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
@@ -487,14 +487,14 @@
|
|
487
487
|
"value_type": "double",
|
488
488
|
"variable": true,
|
489
489
|
"variable_type": "RubyContinuousVariable",
|
490
|
-
"uuid": "
|
491
|
-
"version_uuid": "
|
490
|
+
"uuid": "af72f140-d3d9-0131-c601-2820663576f4",
|
491
|
+
"version_uuid": "af730f70-d3d9-0131-c602-2820663576f4"
|
492
492
|
}
|
493
493
|
],
|
494
494
|
"workflow_index": 1,
|
495
495
|
"workflow_step_type": "Measure",
|
496
|
-
"uuid": "
|
497
|
-
"version_uuid": "
|
496
|
+
"uuid": "af71c3c0-d3d9-0131-c5f9-2820663576f4",
|
497
|
+
"version_uuid": "af71e660-d3d9-0131-c5fa-2820663576f4"
|
498
498
|
}
|
499
499
|
],
|
500
500
|
"analysis_type": "lhs"
|