openstudio-analysis 0.1.16 → 0.1.17
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 +59 -62
- data/lib/openstudio/analysis/translator/excel.rb +186 -189
- data/lib/openstudio/analysis/version.rb +1 -1
- data/lib/openstudio/helpers/string.rb +4 -5
- data/spec/files/analysis/medium_office.json +192 -192
- data/spec/files/analysis/medium_office.zip +0 -0
- data/spec/files/export/analysis/Kats model v2.json +16 -16
- data/spec/files/export/analysis/Kats model v2.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 +91 -91
- data/spec/files/export/analysis/discrete_seed.zip +0 -0
- data/spec/files/export/analysis/output_vars.json +83 -83
- data/spec/files/export/analysis/output_vars.zip +0 -0
- data/spec/files/export/analysis/small_seed.json +83 -83
- data/spec/files/export/analysis/small_seed.zip +0 -0
- data/spec/files/measures/IncreaseInsulationRValueForRoofs/measure.rb +372 -375
- data/spec/openstudio/analysis/server_api_spec.rb +6 -6
- data/spec/openstudio/analysis/translator/excel_spec.rb +182 -188
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.65.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.66.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.67.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.65.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.66.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.67.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.65.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.66.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.67.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.23.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.24.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.25.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.7.xml +17 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.8.xml +17 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.9.xml +17 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.65.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.66.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.67.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.39.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.17.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.18.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.19.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-setup-version-0-1-9.15.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.16.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.65.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.66.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.67.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.65.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.66.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.67.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.65.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.66.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.67.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.65.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.66.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.67.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.14.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.15.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.16.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.0.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.1.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.0.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.1.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.2.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.65.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.66.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.67.xml +7 -0
- data/spec/spec_helper.rb +1 -3
- metadata +127 -19
|
@@ -66,8 +66,8 @@
|
|
|
66
66
|
"name": "space_type",
|
|
67
67
|
"value": "*Entire Building*",
|
|
68
68
|
"value_type": "choice",
|
|
69
|
-
"uuid": "
|
|
70
|
-
"version_uuid": "
|
|
69
|
+
"uuid": "38366140-b199-0131-8fb7-14109fdf0b37",
|
|
70
|
+
"version_uuid": "38366650-b199-0131-8fb8-14109fdf0b37"
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
73
|
"display_name": "Increase in Material and Installation Cost for Lighting per Floor Area (%).",
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
"name": "material_and_installation_cost",
|
|
76
76
|
"value": 0.0,
|
|
77
77
|
"value_type": "double",
|
|
78
|
-
"uuid": "
|
|
79
|
-
"version_uuid": "
|
|
78
|
+
"uuid": "38367d70-b199-0131-8fba-14109fdf0b37",
|
|
79
|
+
"version_uuid": "383685e0-b199-0131-8fbb-14109fdf0b37"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"display_name": "Increase in Demolition Costs for Lighting per Floor Area (%).",
|
|
@@ -84,8 +84,8 @@
|
|
|
84
84
|
"name": "demolition_cost",
|
|
85
85
|
"value": 0.0,
|
|
86
86
|
"value_type": "double",
|
|
87
|
-
"uuid": "
|
|
88
|
-
"version_uuid": "
|
|
87
|
+
"uuid": "38368fb0-b199-0131-8fbc-14109fdf0b37",
|
|
88
|
+
"version_uuid": "38369560-b199-0131-8fbd-14109fdf0b37"
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
"display_name": "Years Until Costs Start (whole years).",
|
|
@@ -93,8 +93,8 @@
|
|
|
93
93
|
"name": "years_until_costs_start",
|
|
94
94
|
"value": 0,
|
|
95
95
|
"value_type": "integer",
|
|
96
|
-
"uuid": "
|
|
97
|
-
"version_uuid": "
|
|
96
|
+
"uuid": "38369e10-b199-0131-8fbe-14109fdf0b37",
|
|
97
|
+
"version_uuid": "3836a5e0-b199-0131-8fbf-14109fdf0b37"
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
"display_name": "Demolition Costs Occur During Initial Construction?",
|
|
@@ -102,8 +102,8 @@
|
|
|
102
102
|
"name": "demo_cost_initial_const",
|
|
103
103
|
"value": true,
|
|
104
104
|
"value_type": "bool",
|
|
105
|
-
"uuid": "
|
|
106
|
-
"version_uuid": "
|
|
105
|
+
"uuid": "3836afa0-b199-0131-8fc0-14109fdf0b37",
|
|
106
|
+
"version_uuid": "3836b4e0-b199-0131-8fc1-14109fdf0b37"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
"display_name": "Expected Life (whole years).",
|
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
"name": "expected_life",
|
|
112
112
|
"value": 15,
|
|
113
113
|
"value_type": "integer",
|
|
114
|
-
"uuid": "
|
|
115
|
-
"version_uuid": "
|
|
114
|
+
"uuid": "3836bdd0-b199-0131-8fc2-14109fdf0b37",
|
|
115
|
+
"version_uuid": "3836c2f0-b199-0131-8fc3-14109fdf0b37"
|
|
116
116
|
},
|
|
117
117
|
{
|
|
118
118
|
"display_name": "Increase O & M Costs for Lighting per Floor Area (%).",
|
|
@@ -120,8 +120,8 @@
|
|
|
120
120
|
"name": "om_cost",
|
|
121
121
|
"value": 0.0,
|
|
122
122
|
"value_type": "double",
|
|
123
|
-
"uuid": "
|
|
124
|
-
"version_uuid": "
|
|
123
|
+
"uuid": "3836cac0-b199-0131-8fc4-14109fdf0b37",
|
|
124
|
+
"version_uuid": "3836cfe0-b199-0131-8fc5-14109fdf0b37"
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
127
|
"display_name": "O & M Frequency (whole years).",
|
|
@@ -129,8 +129,8 @@
|
|
|
129
129
|
"name": "om_frequency",
|
|
130
130
|
"value": 1,
|
|
131
131
|
"value_type": "integer",
|
|
132
|
-
"uuid": "
|
|
133
|
-
"version_uuid": "
|
|
132
|
+
"uuid": "3836d790-b199-0131-8fc6-14109fdf0b37",
|
|
133
|
+
"version_uuid": "3836dd00-b199-0131-8fc7-14109fdf0b37"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
136
|
"bcl_measure_directory": "./measures/reduce_lighting_loads_by_percentage",
|
|
@@ -138,21 +138,21 @@
|
|
|
138
138
|
"bcl_measure_class_name_ADDME": "ReduceLightingLoadsByPercentage",
|
|
139
139
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceLightingLoadsByPercentage",
|
|
140
140
|
"measure_definition_class_name": "ReduceLightingLoadsByPercentage",
|
|
141
|
-
"bcl_measure_uuid": "
|
|
142
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
143
|
-
"bcl_measure_version_uuid": "
|
|
144
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
141
|
+
"bcl_measure_uuid": "38363800-b199-0131-8fb1-14109fdf0b37",
|
|
142
|
+
"measure_definition_uuid_CHANGE_TO_ME": "38363f50-b199-0131-8fb2-14109fdf0b37",
|
|
143
|
+
"bcl_measure_version_uuid": "38364670-b199-0131-8fb3-14109fdf0b37",
|
|
144
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "38364cd0-b199-0131-8fb4-14109fdf0b37",
|
|
145
145
|
"measure_type": "RubyMeasure",
|
|
146
146
|
"name": "reduce_lighting_loads_by_percentage",
|
|
147
147
|
"display_name": "Reduce Lighting Loads by Percentage",
|
|
148
|
-
"uuid": "
|
|
148
|
+
"uuid": "38365200-b199-0131-8fb5-14109fdf0b37",
|
|
149
149
|
"variables": [
|
|
150
150
|
{
|
|
151
151
|
"argument": {
|
|
152
152
|
"display_name": "Lighting Power Reduction",
|
|
153
153
|
"machine_name": "lighting_power_reduction",
|
|
154
154
|
"name": "lighting_power_reduction_percent",
|
|
155
|
-
"uuid": "
|
|
155
|
+
"uuid": "38367280-b199-0131-8fb9-14109fdf0b37",
|
|
156
156
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
157
157
|
},
|
|
158
158
|
"display_name": "Lighting Power Reduction",
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
195
195
|
}
|
|
196
196
|
],
|
|
197
|
-
"version_uuid": "
|
|
197
|
+
"version_uuid": "383657e0-b199-0131-8fb6-14109fdf0b37",
|
|
198
198
|
"workflow_index": 0,
|
|
199
199
|
"workflow_step_type": "Measure"
|
|
200
200
|
},
|
|
@@ -206,8 +206,8 @@
|
|
|
206
206
|
"name": "space_type",
|
|
207
207
|
"value": "*Entire Building*",
|
|
208
208
|
"value_type": "choice",
|
|
209
|
-
"uuid": "
|
|
210
|
-
"version_uuid": "
|
|
209
|
+
"uuid": "38370910-b199-0131-8fce-14109fdf0b37",
|
|
210
|
+
"version_uuid": "38370e10-b199-0131-8fcf-14109fdf0b37"
|
|
211
211
|
},
|
|
212
212
|
{
|
|
213
213
|
"display_name": "Increase in Material and Installation Costs for Building per Affected Floor Area ($/ft^2).",
|
|
@@ -215,8 +215,8 @@
|
|
|
215
215
|
"name": "material_and_installation_cost",
|
|
216
216
|
"value": 0.0,
|
|
217
217
|
"value_type": "double",
|
|
218
|
-
"uuid": "
|
|
219
|
-
"version_uuid": "
|
|
218
|
+
"uuid": "383722c0-b199-0131-8fd1-14109fdf0b37",
|
|
219
|
+
"version_uuid": "38372880-b199-0131-8fd2-14109fdf0b37"
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
222
|
"display_name": "O & M Costs for Construction per Affected Floor Area ($/ft^2).",
|
|
@@ -224,8 +224,8 @@
|
|
|
224
224
|
"name": "om_cost",
|
|
225
225
|
"value": 0.0,
|
|
226
226
|
"value_type": "double",
|
|
227
|
-
"uuid": "
|
|
228
|
-
"version_uuid": "
|
|
227
|
+
"uuid": "38373170-b199-0131-8fd3-14109fdf0b37",
|
|
228
|
+
"version_uuid": "383736c0-b199-0131-8fd4-14109fdf0b37"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"display_name": "O & M Frequency (whole years).",
|
|
@@ -233,8 +233,8 @@
|
|
|
233
233
|
"name": "om_frequency",
|
|
234
234
|
"value": 1,
|
|
235
235
|
"value_type": "integer",
|
|
236
|
-
"uuid": "
|
|
237
|
-
"version_uuid": "
|
|
236
|
+
"uuid": "38373f30-b199-0131-8fd5-14109fdf0b37",
|
|
237
|
+
"version_uuid": "38374470-b199-0131-8fd6-14109fdf0b37"
|
|
238
238
|
}
|
|
239
239
|
],
|
|
240
240
|
"bcl_measure_directory": "./measures/reduce_space_infiltration_by_percentage",
|
|
@@ -242,21 +242,21 @@
|
|
|
242
242
|
"bcl_measure_class_name_ADDME": "ReduceSpaceInfiltrationByPercentage",
|
|
243
243
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceSpaceInfiltrationByPercentage",
|
|
244
244
|
"measure_definition_class_name": "ReduceSpaceInfiltrationByPercentage",
|
|
245
|
-
"bcl_measure_uuid": "
|
|
246
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
247
|
-
"bcl_measure_version_uuid": "
|
|
248
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
245
|
+
"bcl_measure_uuid": "3836e880-b199-0131-8fc8-14109fdf0b37",
|
|
246
|
+
"measure_definition_uuid_CHANGE_TO_ME": "3836eda0-b199-0131-8fc9-14109fdf0b37",
|
|
247
|
+
"bcl_measure_version_uuid": "3836f280-b199-0131-8fca-14109fdf0b37",
|
|
248
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "3836f750-b199-0131-8fcb-14109fdf0b37",
|
|
249
249
|
"measure_type": "RubyMeasure",
|
|
250
250
|
"name": "reducespaceinfiltrationbypercentage",
|
|
251
251
|
"display_name": "ReduceSpaceInfiltrationByPercentage",
|
|
252
|
-
"uuid": "
|
|
252
|
+
"uuid": "3836fc30-b199-0131-8fcc-14109fdf0b37",
|
|
253
253
|
"variables": [
|
|
254
254
|
{
|
|
255
255
|
"argument": {
|
|
256
256
|
"display_name": "Space Infiltration Power Reduction",
|
|
257
257
|
"machine_name": "space_infiltration_power_reduction",
|
|
258
258
|
"name": "space_infiltration_reduction_percent",
|
|
259
|
-
"uuid": "
|
|
259
|
+
"uuid": "38371990-b199-0131-8fd0-14109fdf0b37",
|
|
260
260
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
261
261
|
},
|
|
262
262
|
"display_name": "Space Infiltration Power Reduction",
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
299
299
|
}
|
|
300
300
|
],
|
|
301
|
-
"version_uuid": "
|
|
301
|
+
"version_uuid": "38370100-b199-0131-8fcd-14109fdf0b37",
|
|
302
302
|
"workflow_index": 1,
|
|
303
303
|
"workflow_step_type": "Measure"
|
|
304
304
|
},
|
|
@@ -310,8 +310,8 @@
|
|
|
310
310
|
"name": "alter_design_days",
|
|
311
311
|
"value": false,
|
|
312
312
|
"value_type": "bool",
|
|
313
|
-
"uuid": "
|
|
314
|
-
"version_uuid": "
|
|
313
|
+
"uuid": "38378be0-b199-0131-8fdf-14109fdf0b37",
|
|
314
|
+
"version_uuid": "383790e0-b199-0131-8fe0-14109fdf0b37"
|
|
315
315
|
}
|
|
316
316
|
],
|
|
317
317
|
"bcl_measure_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
|
@@ -319,21 +319,21 @@
|
|
|
319
319
|
"bcl_measure_class_name_ADDME": "AdjustTheromstatSetpointsByDegrees",
|
|
320
320
|
"measure_definition_class_name_CHANGE_TO_ME": "AdjustTheromstatSetpointsByDegrees",
|
|
321
321
|
"measure_definition_class_name": "AdjustTheromstatSetpointsByDegrees",
|
|
322
|
-
"bcl_measure_uuid": "
|
|
323
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
324
|
-
"bcl_measure_version_uuid": "
|
|
325
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
322
|
+
"bcl_measure_uuid": "38374f70-b199-0131-8fd7-14109fdf0b37",
|
|
323
|
+
"measure_definition_uuid_CHANGE_TO_ME": "383754c0-b199-0131-8fd8-14109fdf0b37",
|
|
324
|
+
"bcl_measure_version_uuid": "383759d0-b199-0131-8fd9-14109fdf0b37",
|
|
325
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "38375f60-b199-0131-8fda-14109fdf0b37",
|
|
326
326
|
"measure_type": "RubyMeasure",
|
|
327
327
|
"name": "adjust_thermostat_setpoints_by_degrees",
|
|
328
328
|
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
|
329
|
-
"uuid": "
|
|
329
|
+
"uuid": "38376490-b199-0131-8fdb-14109fdf0b37",
|
|
330
330
|
"variables": [
|
|
331
331
|
{
|
|
332
332
|
"argument": {
|
|
333
333
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
|
334
334
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
|
335
335
|
"name": "cooling_adjustment",
|
|
336
|
-
"uuid": "
|
|
336
|
+
"uuid": "38377560-b199-0131-8fdd-14109fdf0b37",
|
|
337
337
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
338
338
|
},
|
|
339
339
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
|
380
380
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
|
381
381
|
"name": "heating_adjustment",
|
|
382
|
-
"uuid": "
|
|
382
|
+
"uuid": "38378240-b199-0131-8fde-14109fdf0b37",
|
|
383
383
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
384
384
|
},
|
|
385
385
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
422
422
|
}
|
|
423
423
|
],
|
|
424
|
-
"version_uuid": "
|
|
424
|
+
"version_uuid": "38376990-b199-0131-8fdc-14109fdf0b37",
|
|
425
425
|
"workflow_index": 2,
|
|
426
426
|
"workflow_step_type": "Measure"
|
|
427
427
|
},
|
|
@@ -433,8 +433,8 @@
|
|
|
433
433
|
"name": "material_cost_increase_ip",
|
|
434
434
|
"value": 0.0,
|
|
435
435
|
"value_type": "double",
|
|
436
|
-
"uuid": "
|
|
437
|
-
"version_uuid": "
|
|
436
|
+
"uuid": "3837e400-b199-0131-8fe8-14109fdf0b37",
|
|
437
|
+
"version_uuid": "3837e8f0-b199-0131-8fe9-14109fdf0b37"
|
|
438
438
|
},
|
|
439
439
|
{
|
|
440
440
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
|
@@ -442,8 +442,8 @@
|
|
|
442
442
|
"name": "one_time_retrofit_cost_ip",
|
|
443
443
|
"value": 0.0,
|
|
444
444
|
"value_type": "double",
|
|
445
|
-
"uuid": "
|
|
446
|
-
"version_uuid": "
|
|
445
|
+
"uuid": "3837f130-b199-0131-8fea-14109fdf0b37",
|
|
446
|
+
"version_uuid": "3837f740-b199-0131-8feb-14109fdf0b37"
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
449
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
|
@@ -451,8 +451,8 @@
|
|
|
451
451
|
"name": "years_until_retrofit_cost",
|
|
452
452
|
"value": 0,
|
|
453
453
|
"value_type": "integer",
|
|
454
|
-
"uuid": "
|
|
455
|
-
"version_uuid": "
|
|
454
|
+
"uuid": "38380050-b199-0131-8fec-14109fdf0b37",
|
|
455
|
+
"version_uuid": "38380760-b199-0131-8fed-14109fdf0b37"
|
|
456
456
|
}
|
|
457
457
|
],
|
|
458
458
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
|
@@ -460,21 +460,21 @@
|
|
|
460
460
|
"bcl_measure_class_name_ADDME": "IncreaseInsulationRValueForExteriorWalls",
|
|
461
461
|
"measure_definition_class_name_CHANGE_TO_ME": "IncreaseInsulationRValueForExteriorWalls",
|
|
462
462
|
"measure_definition_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
|
463
|
-
"bcl_measure_uuid": "
|
|
464
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
465
|
-
"bcl_measure_version_uuid": "
|
|
466
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
463
|
+
"bcl_measure_uuid": "38379bf0-b199-0131-8fe1-14109fdf0b37",
|
|
464
|
+
"measure_definition_uuid_CHANGE_TO_ME": "3837a110-b199-0131-8fe2-14109fdf0b37",
|
|
465
|
+
"bcl_measure_version_uuid": "3837bee0-b199-0131-8fe3-14109fdf0b37",
|
|
466
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "3837c420-b199-0131-8fe4-14109fdf0b37",
|
|
467
467
|
"measure_type": "RubyMeasure",
|
|
468
468
|
"name": "set_r_value_of_insulation_for_exterior_walls_to_a_specific_value",
|
|
469
469
|
"display_name": "Set R-value of Insulation for Exterior Walls to a Specific Value",
|
|
470
|
-
"uuid": "
|
|
470
|
+
"uuid": "3837c920-b199-0131-8fe5-14109fdf0b37",
|
|
471
471
|
"variables": [
|
|
472
472
|
{
|
|
473
473
|
"argument": {
|
|
474
474
|
"display_name": "Wall R Value",
|
|
475
475
|
"machine_name": "wall_r_value",
|
|
476
476
|
"name": "r_value",
|
|
477
|
-
"uuid": "
|
|
477
|
+
"uuid": "3837da80-b199-0131-8fe7-14109fdf0b37",
|
|
478
478
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
479
479
|
},
|
|
480
480
|
"display_name": "Wall R Value",
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
517
517
|
}
|
|
518
518
|
],
|
|
519
|
-
"version_uuid": "
|
|
519
|
+
"version_uuid": "3837ce80-b199-0131-8fe6-14109fdf0b37",
|
|
520
520
|
"workflow_index": 3,
|
|
521
521
|
"workflow_step_type": "Measure"
|
|
522
522
|
},
|
|
@@ -528,8 +528,8 @@
|
|
|
528
528
|
"name": "material_cost_increase_ip",
|
|
529
529
|
"value": 0.0,
|
|
530
530
|
"value_type": "double",
|
|
531
|
-
"uuid": "
|
|
532
|
-
"version_uuid": "
|
|
531
|
+
"uuid": "383845f0-b199-0131-8ff5-14109fdf0b37",
|
|
532
|
+
"version_uuid": "38384dc0-b199-0131-8ff6-14109fdf0b37"
|
|
533
533
|
},
|
|
534
534
|
{
|
|
535
535
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
|
@@ -537,8 +537,8 @@
|
|
|
537
537
|
"name": "one_time_retrofit_cost_ip",
|
|
538
538
|
"value": 0.0,
|
|
539
539
|
"value_type": "double",
|
|
540
|
-
"uuid": "
|
|
541
|
-
"version_uuid": "
|
|
540
|
+
"uuid": "38385820-b199-0131-8ff7-14109fdf0b37",
|
|
541
|
+
"version_uuid": "38385f70-b199-0131-8ff8-14109fdf0b37"
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
544
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
|
@@ -546,8 +546,8 @@
|
|
|
546
546
|
"name": "years_until_retrofit_cost",
|
|
547
547
|
"value": 0,
|
|
548
548
|
"value_type": "integer",
|
|
549
|
-
"uuid": "
|
|
550
|
-
"version_uuid": "
|
|
549
|
+
"uuid": "383868f0-b199-0131-8ff9-14109fdf0b37",
|
|
550
|
+
"version_uuid": "38386ee0-b199-0131-8ffa-14109fdf0b37"
|
|
551
551
|
}
|
|
552
552
|
],
|
|
553
553
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_roofs",
|
|
@@ -555,21 +555,21 @@
|
|
|
555
555
|
"bcl_measure_class_name_ADDME": "IncreaseInsulationRValueForRoofs",
|
|
556
556
|
"measure_definition_class_name_CHANGE_TO_ME": "IncreaseInsulationRValueForRoofs",
|
|
557
557
|
"measure_definition_class_name": "IncreaseInsulationRValueForRoofs",
|
|
558
|
-
"bcl_measure_uuid": "
|
|
559
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
560
|
-
"bcl_measure_version_uuid": "
|
|
561
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
558
|
+
"bcl_measure_uuid": "38381380-b199-0131-8fee-14109fdf0b37",
|
|
559
|
+
"measure_definition_uuid_CHANGE_TO_ME": "383818f0-b199-0131-8fef-14109fdf0b37",
|
|
560
|
+
"bcl_measure_version_uuid": "38381e00-b199-0131-8ff0-14109fdf0b37",
|
|
561
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "38382340-b199-0131-8ff1-14109fdf0b37",
|
|
562
562
|
"measure_type": "RubyMeasure",
|
|
563
563
|
"name": "set_r_value_of_insulation_for_roofs_to_a_specific_value",
|
|
564
564
|
"display_name": "Set R-value of Insulation for Roofs to a Specific Value",
|
|
565
|
-
"uuid": "
|
|
565
|
+
"uuid": "38382880-b199-0131-8ff2-14109fdf0b37",
|
|
566
566
|
"variables": [
|
|
567
567
|
{
|
|
568
568
|
"argument": {
|
|
569
569
|
"display_name": "Roof R Value",
|
|
570
570
|
"machine_name": "roof_r_value",
|
|
571
571
|
"name": "r_value",
|
|
572
|
-
"uuid": "
|
|
572
|
+
"uuid": "38383bb0-b199-0131-8ff4-14109fdf0b37",
|
|
573
573
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
574
574
|
},
|
|
575
575
|
"display_name": "Roof R Value",
|
|
@@ -611,7 +611,7 @@
|
|
|
611
611
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
612
612
|
}
|
|
613
613
|
],
|
|
614
|
-
"version_uuid": "
|
|
614
|
+
"version_uuid": "38382e10-b199-0131-8ff3-14109fdf0b37",
|
|
615
615
|
"workflow_index": 4,
|
|
616
616
|
"workflow_step_type": "Measure"
|
|
617
617
|
},
|
|
@@ -623,8 +623,8 @@
|
|
|
623
623
|
"name": "space_type",
|
|
624
624
|
"value": "*Entire Building*",
|
|
625
625
|
"value_type": "choice",
|
|
626
|
-
"uuid": "
|
|
627
|
-
"version_uuid": "
|
|
626
|
+
"uuid": "3838a340-b199-0131-9001-14109fdf0b37",
|
|
627
|
+
"version_uuid": "3838ab60-b199-0131-9002-14109fdf0b37"
|
|
628
628
|
}
|
|
629
629
|
],
|
|
630
630
|
"bcl_measure_directory": "./measures/reduce_ventilation_by_percentage",
|
|
@@ -632,21 +632,21 @@
|
|
|
632
632
|
"bcl_measure_class_name_ADDME": "ReduceVentilationByPercentage",
|
|
633
633
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceVentilationByPercentage",
|
|
634
634
|
"measure_definition_class_name": "ReduceVentilationByPercentage",
|
|
635
|
-
"bcl_measure_uuid": "
|
|
636
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
637
|
-
"bcl_measure_version_uuid": "
|
|
638
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
635
|
+
"bcl_measure_uuid": "38387a90-b199-0131-8ffb-14109fdf0b37",
|
|
636
|
+
"measure_definition_uuid_CHANGE_TO_ME": "38388020-b199-0131-8ffc-14109fdf0b37",
|
|
637
|
+
"bcl_measure_version_uuid": "38388690-b199-0131-8ffd-14109fdf0b37",
|
|
638
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "38388bf0-b199-0131-8ffe-14109fdf0b37",
|
|
639
639
|
"measure_type": "RubyMeasure",
|
|
640
640
|
"name": "reduce_ventilation_by_percentage",
|
|
641
641
|
"display_name": "Reduce Ventilation By Percentage",
|
|
642
|
-
"uuid": "
|
|
642
|
+
"uuid": "38389280-b199-0131-8fff-14109fdf0b37",
|
|
643
643
|
"variables": [
|
|
644
644
|
{
|
|
645
645
|
"argument": {
|
|
646
646
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
|
647
647
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
|
648
648
|
"name": "design_spec_outdoor_air_reduction_percent",
|
|
649
|
-
"uuid": "
|
|
649
|
+
"uuid": "3838bb50-b199-0131-9003-14109fdf0b37",
|
|
650
650
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
651
651
|
},
|
|
652
652
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
689
689
|
}
|
|
690
690
|
],
|
|
691
|
-
"version_uuid": "
|
|
691
|
+
"version_uuid": "38389880-b199-0131-9000-14109fdf0b37",
|
|
692
692
|
"workflow_index": 5,
|
|
693
693
|
"workflow_step_type": "Measure"
|
|
694
694
|
}
|
|
Binary file
|