openstudio-analysis 0.3.0 → 0.3.1
Sign up to get free protection for your applications and to get access to all the features.
- 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
Binary file
|
@@ -70,8 +70,8 @@
|
|
70
70
|
"name": "space_type",
|
71
71
|
"value": "*Entire Building*",
|
72
72
|
"value_type": "choice",
|
73
|
-
"uuid": "
|
74
|
-
"version_uuid": "
|
73
|
+
"uuid": "ae36f320-d3d9-0131-c49d-2820663576f4",
|
74
|
+
"version_uuid": "ae371210-d3d9-0131-c49e-2820663576f4"
|
75
75
|
},
|
76
76
|
{
|
77
77
|
"display_name": "Increase in Material and Installation Cost for Lighting per Floor Area (%).",
|
@@ -79,8 +79,8 @@
|
|
79
79
|
"name": "material_and_installation_cost",
|
80
80
|
"value": 0.0,
|
81
81
|
"value_type": "double",
|
82
|
-
"uuid": "
|
83
|
-
"version_uuid": "
|
82
|
+
"uuid": "ae37d040-d3d9-0131-c4a3-2820663576f4",
|
83
|
+
"version_uuid": "ae37f220-d3d9-0131-c4a4-2820663576f4"
|
84
84
|
},
|
85
85
|
{
|
86
86
|
"display_name": "Increase in Demolition Costs for Lighting per Floor Area (%).",
|
@@ -88,8 +88,8 @@
|
|
88
88
|
"name": "demolition_cost",
|
89
89
|
"value": 0.0,
|
90
90
|
"value_type": "double",
|
91
|
-
"uuid": "
|
92
|
-
"version_uuid": "
|
91
|
+
"uuid": "ae3814b0-d3d9-0131-c4a5-2820663576f4",
|
92
|
+
"version_uuid": "ae383590-d3d9-0131-c4a6-2820663576f4"
|
93
93
|
},
|
94
94
|
{
|
95
95
|
"display_name": "Years Until Costs Start (whole years).",
|
@@ -97,8 +97,8 @@
|
|
97
97
|
"name": "years_until_costs_start",
|
98
98
|
"value": 0,
|
99
99
|
"value_type": "integer",
|
100
|
-
"uuid": "
|
101
|
-
"version_uuid": "
|
100
|
+
"uuid": "ae385850-d3d9-0131-c4a7-2820663576f4",
|
101
|
+
"version_uuid": "ae3877f0-d3d9-0131-c4a8-2820663576f4"
|
102
102
|
},
|
103
103
|
{
|
104
104
|
"display_name": "Demolition Costs Occur During Initial Construction?",
|
@@ -106,8 +106,8 @@
|
|
106
106
|
"name": "demo_cost_initial_const",
|
107
107
|
"value": true,
|
108
108
|
"value_type": "bool",
|
109
|
-
"uuid": "
|
110
|
-
"version_uuid": "
|
109
|
+
"uuid": "ae389d60-d3d9-0131-c4a9-2820663576f4",
|
110
|
+
"version_uuid": "ae38c1f0-d3d9-0131-c4aa-2820663576f4"
|
111
111
|
},
|
112
112
|
{
|
113
113
|
"display_name": "Expected Life (whole years).",
|
@@ -115,8 +115,8 @@
|
|
115
115
|
"name": "expected_life",
|
116
116
|
"value": 15,
|
117
117
|
"value_type": "integer",
|
118
|
-
"uuid": "
|
119
|
-
"version_uuid": "
|
118
|
+
"uuid": "ae38e9f0-d3d9-0131-c4ab-2820663576f4",
|
119
|
+
"version_uuid": "ae3919f0-d3d9-0131-c4ac-2820663576f4"
|
120
120
|
},
|
121
121
|
{
|
122
122
|
"display_name": "Increase O & M Costs for Lighting per Floor Area (%).",
|
@@ -124,8 +124,8 @@
|
|
124
124
|
"name": "om_cost",
|
125
125
|
"value": 0.0,
|
126
126
|
"value_type": "double",
|
127
|
-
"uuid": "
|
128
|
-
"version_uuid": "
|
127
|
+
"uuid": "ae395020-d3d9-0131-c4ad-2820663576f4",
|
128
|
+
"version_uuid": "ae397830-d3d9-0131-c4ae-2820663576f4"
|
129
129
|
},
|
130
130
|
{
|
131
131
|
"display_name": "O & M Frequency (whole years).",
|
@@ -133,19 +133,19 @@
|
|
133
133
|
"name": "om_frequency",
|
134
134
|
"value": 1,
|
135
135
|
"value_type": "integer",
|
136
|
-
"uuid": "
|
137
|
-
"version_uuid": "
|
136
|
+
"uuid": "ae39abf0-d3d9-0131-c4af-2820663576f4",
|
137
|
+
"version_uuid": "ae39ce50-d3d9-0131-c4b0-2820663576f4"
|
138
138
|
}
|
139
139
|
],
|
140
140
|
"bcl_measure_directory": "./measures/reduce_lighting_loads_by_percentage",
|
141
141
|
"bcl_measure_class_name": "ReduceLightingLoadsByPercentage",
|
142
|
-
"bcl_measure_uuid": "
|
143
|
-
"bcl_measure_version_uuid": "
|
142
|
+
"bcl_measure_uuid": "ae362140-d3d9-0131-c497-2820663576f4",
|
143
|
+
"bcl_measure_version_uuid": "ae363ee0-d3d9-0131-c498-2820663576f4",
|
144
144
|
"display_name": "Reduce Lighting Loads by Percentage",
|
145
145
|
"measure_definition_directory": "./measures/reduce_lighting_loads_by_percentage",
|
146
146
|
"measure_definition_class_name": "ReduceLightingLoadsByPercentage",
|
147
|
-
"measure_definition_uuid": "
|
148
|
-
"measure_definition_version_uuid": "
|
147
|
+
"measure_definition_uuid": "ae366370-d3d9-0131-c499-2820663576f4",
|
148
|
+
"measure_definition_version_uuid": "ae3682d0-d3d9-0131-c49a-2820663576f4",
|
149
149
|
"measure_type": "RubyMeasure",
|
150
150
|
"name": "reduce_lighting_loads_by_percentage",
|
151
151
|
"variables": [
|
@@ -155,8 +155,8 @@
|
|
155
155
|
"machine_name": "lighting_power_reduction",
|
156
156
|
"name": "lighting_power_reduction_percent",
|
157
157
|
"required": false,
|
158
|
-
"uuid": "
|
159
|
-
"version_uuid": "
|
158
|
+
"uuid": "ae373cf0-d3d9-0131-c49f-2820663576f4",
|
159
|
+
"version_uuid": "ae3763a0-d3d9-0131-c4a0-2820663576f4"
|
160
160
|
},
|
161
161
|
"display_name": "Lighting Power Reduction",
|
162
162
|
"machine_name": "lighting_power_reduction",
|
@@ -194,14 +194,14 @@
|
|
194
194
|
"value_type": "double",
|
195
195
|
"variable": true,
|
196
196
|
"variable_type": "RubyContinuousVariable",
|
197
|
-
"uuid": "
|
198
|
-
"version_uuid": "
|
197
|
+
"uuid": "ae3785c0-d3d9-0131-c4a1-2820663576f4",
|
198
|
+
"version_uuid": "ae37a610-d3d9-0131-c4a2-2820663576f4"
|
199
199
|
}
|
200
200
|
],
|
201
201
|
"workflow_index": 0,
|
202
202
|
"workflow_step_type": "Measure",
|
203
|
-
"uuid": "
|
204
|
-
"version_uuid": "
|
203
|
+
"uuid": "ae36a370-d3d9-0131-c49b-2820663576f4",
|
204
|
+
"version_uuid": "ae36c6d0-d3d9-0131-c49c-2820663576f4"
|
205
205
|
},
|
206
206
|
{
|
207
207
|
"arguments": [
|
@@ -211,8 +211,8 @@
|
|
211
211
|
"name": "space_type",
|
212
212
|
"value": "*Entire Building*",
|
213
213
|
"value_type": "choice",
|
214
|
-
"uuid": "
|
215
|
-
"version_uuid": "
|
214
|
+
"uuid": "ae3adea0-d3d9-0131-c4b7-2820663576f4",
|
215
|
+
"version_uuid": "ae3b0670-d3d9-0131-c4b8-2820663576f4"
|
216
216
|
},
|
217
217
|
{
|
218
218
|
"display_name": "Increase in Material and Installation Costs for Building per Affected Floor Area ($/ft^2).",
|
@@ -220,8 +220,8 @@
|
|
220
220
|
"name": "material_and_installation_cost",
|
221
221
|
"value": 0.0,
|
222
222
|
"value_type": "double",
|
223
|
-
"uuid": "
|
224
|
-
"version_uuid": "
|
223
|
+
"uuid": "ae3bc2c0-d3d9-0131-c4bd-2820663576f4",
|
224
|
+
"version_uuid": "ae3be5b0-d3d9-0131-c4be-2820663576f4"
|
225
225
|
},
|
226
226
|
{
|
227
227
|
"display_name": "O & M Costs for Construction per Affected Floor Area ($/ft^2).",
|
@@ -229,8 +229,8 @@
|
|
229
229
|
"name": "om_cost",
|
230
230
|
"value": 0.0,
|
231
231
|
"value_type": "double",
|
232
|
-
"uuid": "
|
233
|
-
"version_uuid": "
|
232
|
+
"uuid": "ae3c0a00-d3d9-0131-c4bf-2820663576f4",
|
233
|
+
"version_uuid": "ae3c2980-d3d9-0131-c4c0-2820663576f4"
|
234
234
|
},
|
235
235
|
{
|
236
236
|
"display_name": "O & M Frequency (whole years).",
|
@@ -238,19 +238,19 @@
|
|
238
238
|
"name": "om_frequency",
|
239
239
|
"value": 1,
|
240
240
|
"value_type": "integer",
|
241
|
-
"uuid": "
|
242
|
-
"version_uuid": "
|
241
|
+
"uuid": "ae3c4f00-d3d9-0131-c4c1-2820663576f4",
|
242
|
+
"version_uuid": "ae3c80a0-d3d9-0131-c4c2-2820663576f4"
|
243
243
|
}
|
244
244
|
],
|
245
245
|
"bcl_measure_directory": "./measures/reduce_space_infiltration_by_percentage",
|
246
246
|
"bcl_measure_class_name": "ReduceSpaceInfiltrationByPercentage",
|
247
|
-
"bcl_measure_uuid": "
|
248
|
-
"bcl_measure_version_uuid": "
|
247
|
+
"bcl_measure_uuid": "ae39fa90-d3d9-0131-c4b1-2820663576f4",
|
248
|
+
"bcl_measure_version_uuid": "ae3a1d30-d3d9-0131-c4b2-2820663576f4",
|
249
249
|
"display_name": "ReduceSpaceInfiltrationByPercentage",
|
250
250
|
"measure_definition_directory": "./measures/reduce_space_infiltration_by_percentage",
|
251
251
|
"measure_definition_class_name": "ReduceSpaceInfiltrationByPercentage",
|
252
|
-
"measure_definition_uuid": "
|
253
|
-
"measure_definition_version_uuid": "
|
252
|
+
"measure_definition_uuid": "ae3a4840-d3d9-0131-c4b3-2820663576f4",
|
253
|
+
"measure_definition_version_uuid": "ae3a6aa0-d3d9-0131-c4b4-2820663576f4",
|
254
254
|
"measure_type": "RubyMeasure",
|
255
255
|
"name": "reducespaceinfiltrationbypercentage",
|
256
256
|
"variables": [
|
@@ -260,8 +260,8 @@
|
|
260
260
|
"machine_name": "space_infiltration_power_reduction",
|
261
261
|
"name": "space_infiltration_reduction_percent",
|
262
262
|
"required": false,
|
263
|
-
"uuid": "
|
264
|
-
"version_uuid": "
|
263
|
+
"uuid": "ae3b3760-d3d9-0131-c4b9-2820663576f4",
|
264
|
+
"version_uuid": "ae3b55b0-d3d9-0131-c4ba-2820663576f4"
|
265
265
|
},
|
266
266
|
"display_name": "Space Infiltration Power Reduction",
|
267
267
|
"machine_name": "space_infiltration_power_reduction",
|
@@ -299,14 +299,14 @@
|
|
299
299
|
"value_type": "double",
|
300
300
|
"variable": true,
|
301
301
|
"variable_type": "RubyContinuousVariable",
|
302
|
-
"uuid": "
|
303
|
-
"version_uuid": "
|
302
|
+
"uuid": "ae3b76f0-d3d9-0131-c4bb-2820663576f4",
|
303
|
+
"version_uuid": "ae3b9a90-d3d9-0131-c4bc-2820663576f4"
|
304
304
|
}
|
305
305
|
],
|
306
306
|
"workflow_index": 1,
|
307
307
|
"workflow_step_type": "Measure",
|
308
|
-
"uuid": "
|
309
|
-
"version_uuid": "
|
308
|
+
"uuid": "ae3a9580-d3d9-0131-c4b5-2820663576f4",
|
309
|
+
"version_uuid": "ae3ab520-d3d9-0131-c4b6-2820663576f4"
|
310
310
|
},
|
311
311
|
{
|
312
312
|
"arguments": [
|
@@ -316,19 +316,19 @@
|
|
316
316
|
"name": "alter_design_days",
|
317
317
|
"value": false,
|
318
318
|
"value_type": "bool",
|
319
|
-
"uuid": "
|
320
|
-
"version_uuid": "
|
319
|
+
"uuid": "ae3ecd50-d3d9-0131-c4d1-2820663576f4",
|
320
|
+
"version_uuid": "ae3eedf0-d3d9-0131-c4d2-2820663576f4"
|
321
321
|
}
|
322
322
|
],
|
323
323
|
"bcl_measure_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
324
324
|
"bcl_measure_class_name": "AdjustTheromstatSetpointsByDegrees",
|
325
|
-
"bcl_measure_uuid": "
|
326
|
-
"bcl_measure_version_uuid": "
|
325
|
+
"bcl_measure_uuid": "ae3cb080-d3d9-0131-c4c3-2820663576f4",
|
326
|
+
"bcl_measure_version_uuid": "ae3cd8a0-d3d9-0131-c4c4-2820663576f4",
|
327
327
|
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
328
328
|
"measure_definition_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
329
329
|
"measure_definition_class_name": "AdjustTheromstatSetpointsByDegrees",
|
330
|
-
"measure_definition_uuid": "
|
331
|
-
"measure_definition_version_uuid": "
|
330
|
+
"measure_definition_uuid": "ae3cfc80-d3d9-0131-c4c5-2820663576f4",
|
331
|
+
"measure_definition_version_uuid": "ae3d1f30-d3d9-0131-c4c6-2820663576f4",
|
332
332
|
"measure_type": "RubyMeasure",
|
333
333
|
"name": "adjust_thermostat_setpoints_by_degrees",
|
334
334
|
"variables": [
|
@@ -338,8 +338,8 @@
|
|
338
338
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
339
339
|
"name": "cooling_adjustment",
|
340
340
|
"required": false,
|
341
|
-
"uuid": "
|
342
|
-
"version_uuid": "
|
341
|
+
"uuid": "ae3d99b0-d3d9-0131-c4c9-2820663576f4",
|
342
|
+
"version_uuid": "ae3dbaf0-d3d9-0131-c4ca-2820663576f4"
|
343
343
|
},
|
344
344
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
345
345
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
@@ -377,8 +377,8 @@
|
|
377
377
|
"value_type": "double",
|
378
378
|
"variable": true,
|
379
379
|
"variable_type": "RubyContinuousVariable",
|
380
|
-
"uuid": "
|
381
|
-
"version_uuid": "
|
380
|
+
"uuid": "ae3ddec0-d3d9-0131-c4cb-2820663576f4",
|
381
|
+
"version_uuid": "ae3e03a0-d3d9-0131-c4cc-2820663576f4"
|
382
382
|
},
|
383
383
|
{
|
384
384
|
"argument": {
|
@@ -386,8 +386,8 @@
|
|
386
386
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
387
387
|
"name": "heating_adjustment",
|
388
388
|
"required": false,
|
389
|
-
"uuid": "
|
390
|
-
"version_uuid": "
|
389
|
+
"uuid": "ae3e3870-d3d9-0131-c4cd-2820663576f4",
|
390
|
+
"version_uuid": "ae3e5b00-d3d9-0131-c4ce-2820663576f4"
|
391
391
|
},
|
392
392
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
393
393
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
@@ -425,14 +425,14 @@
|
|
425
425
|
"value_type": "double",
|
426
426
|
"variable": true,
|
427
427
|
"variable_type": "RubyContinuousVariable",
|
428
|
-
"uuid": "
|
429
|
-
"version_uuid": "
|
428
|
+
"uuid": "ae3e85e0-d3d9-0131-c4cf-2820663576f4",
|
429
|
+
"version_uuid": "ae3ea7d0-d3d9-0131-c4d0-2820663576f4"
|
430
430
|
}
|
431
431
|
],
|
432
432
|
"workflow_index": 2,
|
433
433
|
"workflow_step_type": "Measure",
|
434
|
-
"uuid": "
|
435
|
-
"version_uuid": "
|
434
|
+
"uuid": "ae3d4180-d3d9-0131-c4c7-2820663576f4",
|
435
|
+
"version_uuid": "ae3d6690-d3d9-0131-c4c8-2820663576f4"
|
436
436
|
},
|
437
437
|
{
|
438
438
|
"arguments": [
|
@@ -442,8 +442,8 @@
|
|
442
442
|
"name": "material_cost_increase_ip",
|
443
443
|
"value": 0.0,
|
444
444
|
"value_type": "double",
|
445
|
-
"uuid": "
|
446
|
-
"version_uuid": "
|
445
|
+
"uuid": "ae42c8f0-d3d9-0131-c4dd-2820663576f4",
|
446
|
+
"version_uuid": "ae42ec70-d3d9-0131-c4de-2820663576f4"
|
447
447
|
},
|
448
448
|
{
|
449
449
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
@@ -451,8 +451,8 @@
|
|
451
451
|
"name": "one_time_retrofit_cost_ip",
|
452
452
|
"value": 0.0,
|
453
453
|
"value_type": "double",
|
454
|
-
"uuid": "
|
455
|
-
"version_uuid": "
|
454
|
+
"uuid": "ae431450-d3d9-0131-c4df-2820663576f4",
|
455
|
+
"version_uuid": "ae433650-d3d9-0131-c4e0-2820663576f4"
|
456
456
|
},
|
457
457
|
{
|
458
458
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
@@ -460,19 +460,19 @@
|
|
460
460
|
"name": "years_until_retrofit_cost",
|
461
461
|
"value": 0,
|
462
462
|
"value_type": "integer",
|
463
|
-
"uuid": "
|
464
|
-
"version_uuid": "
|
463
|
+
"uuid": "ae4359a0-d3d9-0131-c4e1-2820663576f4",
|
464
|
+
"version_uuid": "ae437b20-d3d9-0131-c4e2-2820663576f4"
|
465
465
|
}
|
466
466
|
],
|
467
467
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
468
468
|
"bcl_measure_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
469
|
-
"bcl_measure_uuid": "
|
470
|
-
"bcl_measure_version_uuid": "
|
469
|
+
"bcl_measure_uuid": "ae3f15b0-d3d9-0131-c4d3-2820663576f4",
|
470
|
+
"bcl_measure_version_uuid": "ae3f38b0-d3d9-0131-c4d4-2820663576f4",
|
471
471
|
"display_name": "Set R-value of Insulation for Exterior Walls to a Specific Value",
|
472
472
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
473
473
|
"measure_definition_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
474
|
-
"measure_definition_uuid": "
|
475
|
-
"measure_definition_version_uuid": "
|
474
|
+
"measure_definition_uuid": "ae3f5f90-d3d9-0131-c4d5-2820663576f4",
|
475
|
+
"measure_definition_version_uuid": "ae3f82b0-d3d9-0131-c4d6-2820663576f4",
|
476
476
|
"measure_type": "RubyMeasure",
|
477
477
|
"name": "set_r_value_of_insulation_for_exterior_walls_to_a_specific_value",
|
478
478
|
"variables": [
|
@@ -482,8 +482,8 @@
|
|
482
482
|
"machine_name": "wall_r_value",
|
483
483
|
"name": "r_value",
|
484
484
|
"required": false,
|
485
|
-
"uuid": "
|
486
|
-
"version_uuid": "
|
485
|
+
"uuid": "ae400380-d3d9-0131-c4d9-2820663576f4",
|
486
|
+
"version_uuid": "ae402510-d3d9-0131-c4da-2820663576f4"
|
487
487
|
},
|
488
488
|
"display_name": "Wall R Value",
|
489
489
|
"machine_name": "wall_r_value",
|
@@ -521,14 +521,14 @@
|
|
521
521
|
"value_type": "double",
|
522
522
|
"variable": true,
|
523
523
|
"variable_type": "RubyContinuousVariable",
|
524
|
-
"uuid": "
|
525
|
-
"version_uuid": "
|
524
|
+
"uuid": "ae4045e0-d3d9-0131-c4db-2820663576f4",
|
525
|
+
"version_uuid": "ae406500-d3d9-0131-c4dc-2820663576f4"
|
526
526
|
}
|
527
527
|
],
|
528
528
|
"workflow_index": 3,
|
529
529
|
"workflow_step_type": "Measure",
|
530
|
-
"uuid": "
|
531
|
-
"version_uuid": "
|
530
|
+
"uuid": "ae3faf10-d3d9-0131-c4d7-2820663576f4",
|
531
|
+
"version_uuid": "ae3fd5d0-d3d9-0131-c4d8-2820663576f4"
|
532
532
|
},
|
533
533
|
{
|
534
534
|
"arguments": [
|
@@ -538,8 +538,8 @@
|
|
538
538
|
"name": "material_cost_increase_ip",
|
539
539
|
"value": 0.0,
|
540
540
|
"value_type": "double",
|
541
|
-
"uuid": "
|
542
|
-
"version_uuid": "
|
541
|
+
"uuid": "ae451720-d3d9-0131-c4ed-2820663576f4",
|
542
|
+
"version_uuid": "ae453470-d3d9-0131-c4ee-2820663576f4"
|
543
543
|
},
|
544
544
|
{
|
545
545
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
@@ -547,8 +547,8 @@
|
|
547
547
|
"name": "one_time_retrofit_cost_ip",
|
548
548
|
"value": 0.0,
|
549
549
|
"value_type": "double",
|
550
|
-
"uuid": "
|
551
|
-
"version_uuid": "
|
550
|
+
"uuid": "ae455580-d3d9-0131-c4ef-2820663576f4",
|
551
|
+
"version_uuid": "ae457770-d3d9-0131-c4f0-2820663576f4"
|
552
552
|
},
|
553
553
|
{
|
554
554
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
@@ -556,19 +556,19 @@
|
|
556
556
|
"name": "years_until_retrofit_cost",
|
557
557
|
"value": 0,
|
558
558
|
"value_type": "integer",
|
559
|
-
"uuid": "
|
560
|
-
"version_uuid": "
|
559
|
+
"uuid": "ae45add0-d3d9-0131-c4f1-2820663576f4",
|
560
|
+
"version_uuid": "ae45d140-d3d9-0131-c4f2-2820663576f4"
|
561
561
|
}
|
562
562
|
],
|
563
563
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_roofs",
|
564
564
|
"bcl_measure_class_name": "IncreaseInsulationRValueForRoofs",
|
565
|
-
"bcl_measure_uuid": "
|
566
|
-
"bcl_measure_version_uuid": "
|
565
|
+
"bcl_measure_uuid": "ae43a960-d3d9-0131-c4e3-2820663576f4",
|
566
|
+
"bcl_measure_version_uuid": "ae43cfc0-d3d9-0131-c4e4-2820663576f4",
|
567
567
|
"display_name": "Set R-value of Insulation for Roofs to a Specific Value",
|
568
568
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_roofs",
|
569
569
|
"measure_definition_class_name": "IncreaseInsulationRValueForRoofs",
|
570
|
-
"measure_definition_uuid": "
|
571
|
-
"measure_definition_version_uuid": "
|
570
|
+
"measure_definition_uuid": "ae43f510-d3d9-0131-c4e5-2820663576f4",
|
571
|
+
"measure_definition_version_uuid": "ae4419a0-d3d9-0131-c4e6-2820663576f4",
|
572
572
|
"measure_type": "RubyMeasure",
|
573
573
|
"name": "set_r_value_of_insulation_for_roofs_to_a_specific_value",
|
574
574
|
"variables": [
|
@@ -578,8 +578,8 @@
|
|
578
578
|
"machine_name": "roof_r_value",
|
579
579
|
"name": "r_value",
|
580
580
|
"required": false,
|
581
|
-
"uuid": "
|
582
|
-
"version_uuid": "
|
581
|
+
"uuid": "ae448930-d3d9-0131-c4e9-2820663576f4",
|
582
|
+
"version_uuid": "ae44aef0-d3d9-0131-c4ea-2820663576f4"
|
583
583
|
},
|
584
584
|
"display_name": "Roof R Value",
|
585
585
|
"machine_name": "roof_r_value",
|
@@ -617,14 +617,14 @@
|
|
617
617
|
"value_type": "double",
|
618
618
|
"variable": true,
|
619
619
|
"variable_type": "RubyContinuousVariable",
|
620
|
-
"uuid": "
|
621
|
-
"version_uuid": "
|
620
|
+
"uuid": "ae44d150-d3d9-0131-c4eb-2820663576f4",
|
621
|
+
"version_uuid": "ae44f260-d3d9-0131-c4ec-2820663576f4"
|
622
622
|
}
|
623
623
|
],
|
624
624
|
"workflow_index": 4,
|
625
625
|
"workflow_step_type": "Measure",
|
626
|
-
"uuid": "
|
627
|
-
"version_uuid": "
|
626
|
+
"uuid": "ae443a70-d3d9-0131-c4e7-2820663576f4",
|
627
|
+
"version_uuid": "ae445860-d3d9-0131-c4e8-2820663576f4"
|
628
628
|
},
|
629
629
|
{
|
630
630
|
"arguments": [
|
@@ -634,19 +634,19 @@
|
|
634
634
|
"name": "space_type",
|
635
635
|
"value": "*Entire Building*",
|
636
636
|
"value_type": "choice",
|
637
|
-
"uuid": "
|
638
|
-
"version_uuid": "
|
637
|
+
"uuid": "ae46d1e0-d3d9-0131-c4f9-2820663576f4",
|
638
|
+
"version_uuid": "ae46f660-d3d9-0131-c4fa-2820663576f4"
|
639
639
|
}
|
640
640
|
],
|
641
641
|
"bcl_measure_directory": "./measures/reduce_ventilation_by_percentage",
|
642
642
|
"bcl_measure_class_name": "ReduceVentilationByPercentage",
|
643
|
-
"bcl_measure_uuid": "
|
644
|
-
"bcl_measure_version_uuid": "
|
643
|
+
"bcl_measure_uuid": "ae45fb00-d3d9-0131-c4f3-2820663576f4",
|
644
|
+
"bcl_measure_version_uuid": "ae4620d0-d3d9-0131-c4f4-2820663576f4",
|
645
645
|
"display_name": "Reduce Ventilation By Percentage",
|
646
646
|
"measure_definition_directory": "./measures/reduce_ventilation_by_percentage",
|
647
647
|
"measure_definition_class_name": "ReduceVentilationByPercentage",
|
648
|
-
"measure_definition_uuid": "
|
649
|
-
"measure_definition_version_uuid": "
|
648
|
+
"measure_definition_uuid": "ae464410-d3d9-0131-c4f5-2820663576f4",
|
649
|
+
"measure_definition_version_uuid": "ae466370-d3d9-0131-c4f6-2820663576f4",
|
650
650
|
"measure_type": "RubyMeasure",
|
651
651
|
"name": "reduce_ventilation_by_percentage",
|
652
652
|
"variables": [
|
@@ -656,8 +656,8 @@
|
|
656
656
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
657
657
|
"name": "design_spec_outdoor_air_reduction_percent",
|
658
658
|
"required": false,
|
659
|
-
"uuid": "
|
660
|
-
"version_uuid": "
|
659
|
+
"uuid": "ae472220-d3d9-0131-c4fb-2820663576f4",
|
660
|
+
"version_uuid": "ae4741c0-d3d9-0131-c4fc-2820663576f4"
|
661
661
|
},
|
662
662
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
663
663
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
@@ -695,14 +695,14 @@
|
|
695
695
|
"value_type": "double",
|
696
696
|
"variable": true,
|
697
697
|
"variable_type": "RubyContinuousVariable",
|
698
|
-
"uuid": "
|
699
|
-
"version_uuid": "
|
698
|
+
"uuid": "ae476460-d3d9-0131-c4fd-2820663576f4",
|
699
|
+
"version_uuid": "ae4785b0-d3d9-0131-c4fe-2820663576f4"
|
700
700
|
}
|
701
701
|
],
|
702
702
|
"workflow_index": 5,
|
703
703
|
"workflow_step_type": "Measure",
|
704
|
-
"uuid": "
|
705
|
-
"version_uuid": "
|
704
|
+
"uuid": "ae4684f0-d3d9-0131-c4f7-2820663576f4",
|
705
|
+
"version_uuid": "ae46acd0-d3d9-0131-c4f8-2820663576f4"
|
706
706
|
}
|
707
707
|
],
|
708
708
|
"analysis_type": "nsga"
|
Binary file
|