openstudio-analysis 0.2.1 → 0.2.2
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 +2 -4
- data/lib/openstudio/analysis/translator/excel.rb +37 -29
- data/lib/openstudio/analysis/version.rb +1 -1
- data/lib/openstudio/helpers/string.rb +6 -6
- 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 +0 -350
- data/spec/openstudio/analysis/translator/excel_spec.rb +2 -1
- metadata +1 -1
Binary file
|
@@ -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": "2815df00-b2d4-0131-967d-14109fdf0b37",
|
70
|
+
"version_uuid": "2815fdd0-b2d4-0131-967e-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": "28164400-b2d4-0131-9680-14109fdf0b37",
|
79
|
+
"version_uuid": "28165e10-b2d4-0131-9681-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": "28167d00-b2d4-0131-9682-14109fdf0b37",
|
88
|
+
"version_uuid": "28169a30-b2d4-0131-9683-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": "2816b790-b2d4-0131-9684-14109fdf0b37",
|
97
|
+
"version_uuid": "2816d410-b2d4-0131-9685-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": "2816ef90-b2d4-0131-9686-14109fdf0b37",
|
106
|
+
"version_uuid": "281707b0-b2d4-0131-9687-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": "281721b0-b2d4-0131-9688-14109fdf0b37",
|
115
|
+
"version_uuid": "28173c10-b2d4-0131-9689-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": "28175600-b2d4-0131-968a-14109fdf0b37",
|
124
|
+
"version_uuid": "28177160-b2d4-0131-968b-14109fdf0b37"
|
125
125
|
},
|
126
126
|
{
|
127
127
|
"display_name": "O & M Frequency (whole years).",
|
@@ -129,29 +129,29 @@
|
|
129
129
|
"name": "om_frequency",
|
130
130
|
"value": 1,
|
131
131
|
"value_type": "integer",
|
132
|
-
"uuid": "
|
133
|
-
"version_uuid": "
|
132
|
+
"uuid": "28178be0-b2d4-0131-968c-14109fdf0b37",
|
133
|
+
"version_uuid": "2817a640-b2d4-0131-968d-14109fdf0b37"
|
134
134
|
}
|
135
135
|
],
|
136
136
|
"bcl_measure_directory": "./measures/reduce_lighting_loads_by_percentage",
|
137
137
|
"bcl_measure_class_name": "ReduceLightingLoadsByPercentage",
|
138
|
-
"bcl_measure_uuid": "
|
139
|
-
"bcl_measure_version_uuid": "
|
138
|
+
"bcl_measure_uuid": "2814e6a0-b2d4-0131-9677-14109fdf0b37",
|
139
|
+
"bcl_measure_version_uuid": "28151640-b2d4-0131-9678-14109fdf0b37",
|
140
140
|
"measure_definition_directory": "./measures/reduce_lighting_loads_by_percentage",
|
141
141
|
"measure_definition_class_name": "ReduceLightingLoadsByPercentage",
|
142
|
-
"measure_definition_uuid": "
|
143
|
-
"measure_definition_version_uuid": "
|
142
|
+
"measure_definition_uuid": "28154ca0-b2d4-0131-9679-14109fdf0b37",
|
143
|
+
"measure_definition_version_uuid": "281574e0-b2d4-0131-967a-14109fdf0b37",
|
144
144
|
"measure_type": "RubyMeasure",
|
145
145
|
"name": "reduce_lighting_loads_by_percentage",
|
146
146
|
"display_name": "Reduce Lighting Loads by Percentage",
|
147
|
-
"uuid": "
|
147
|
+
"uuid": "281597c0-b2d4-0131-967b-14109fdf0b37",
|
148
148
|
"variables": [
|
149
149
|
{
|
150
150
|
"argument": {
|
151
151
|
"display_name": "Lighting Power Reduction",
|
152
152
|
"machine_name": "lighting_power_reduction",
|
153
153
|
"name": "lighting_power_reduction_percent",
|
154
|
-
"uuid": "
|
154
|
+
"uuid": "28162250-b2d4-0131-967f-14109fdf0b37",
|
155
155
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
156
156
|
},
|
157
157
|
"display_name": "Lighting Power Reduction",
|
@@ -193,7 +193,7 @@
|
|
193
193
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
194
194
|
}
|
195
195
|
],
|
196
|
-
"version_uuid": "
|
196
|
+
"version_uuid": "2815b7a0-b2d4-0131-967c-14109fdf0b37",
|
197
197
|
"workflow_index": 0,
|
198
198
|
"workflow_step_type": "Measure"
|
199
199
|
},
|
@@ -205,8 +205,8 @@
|
|
205
205
|
"name": "space_type",
|
206
206
|
"value": "*Entire Building*",
|
207
207
|
"value_type": "choice",
|
208
|
-
"uuid": "
|
209
|
-
"version_uuid": "
|
208
|
+
"uuid": "281864b0-b2d4-0131-9694-14109fdf0b37",
|
209
|
+
"version_uuid": "28188190-b2d4-0131-9695-14109fdf0b37"
|
210
210
|
},
|
211
211
|
{
|
212
212
|
"display_name": "Increase in Material and Installation Costs for Building per Affected Floor Area ($/ft^2).",
|
@@ -214,8 +214,8 @@
|
|
214
214
|
"name": "material_and_installation_cost",
|
215
215
|
"value": 0.0,
|
216
216
|
"value_type": "double",
|
217
|
-
"uuid": "
|
218
|
-
"version_uuid": "
|
217
|
+
"uuid": "2818bfa0-b2d4-0131-9697-14109fdf0b37",
|
218
|
+
"version_uuid": "2818e000-b2d4-0131-9698-14109fdf0b37"
|
219
219
|
},
|
220
220
|
{
|
221
221
|
"display_name": "O & M Costs for Construction per Affected Floor Area ($/ft^2).",
|
@@ -223,8 +223,8 @@
|
|
223
223
|
"name": "om_cost",
|
224
224
|
"value": 0.0,
|
225
225
|
"value_type": "double",
|
226
|
-
"uuid": "
|
227
|
-
"version_uuid": "
|
226
|
+
"uuid": "281907e0-b2d4-0131-9699-14109fdf0b37",
|
227
|
+
"version_uuid": "28192c50-b2d4-0131-969a-14109fdf0b37"
|
228
228
|
},
|
229
229
|
{
|
230
230
|
"display_name": "O & M Frequency (whole years).",
|
@@ -232,29 +232,29 @@
|
|
232
232
|
"name": "om_frequency",
|
233
233
|
"value": 1,
|
234
234
|
"value_type": "integer",
|
235
|
-
"uuid": "
|
236
|
-
"version_uuid": "
|
235
|
+
"uuid": "28195d60-b2d4-0131-969b-14109fdf0b37",
|
236
|
+
"version_uuid": "28198bf0-b2d4-0131-969c-14109fdf0b37"
|
237
237
|
}
|
238
238
|
],
|
239
239
|
"bcl_measure_directory": "./measures/reduce_space_infiltration_by_percentage",
|
240
240
|
"bcl_measure_class_name": "ReduceSpaceInfiltrationByPercentage",
|
241
|
-
"bcl_measure_uuid": "
|
242
|
-
"bcl_measure_version_uuid": "
|
241
|
+
"bcl_measure_uuid": "2817c470-b2d4-0131-968e-14109fdf0b37",
|
242
|
+
"bcl_measure_version_uuid": "2817df90-b2d4-0131-968f-14109fdf0b37",
|
243
243
|
"measure_definition_directory": "./measures/reduce_space_infiltration_by_percentage",
|
244
244
|
"measure_definition_class_name": "ReduceSpaceInfiltrationByPercentage",
|
245
|
-
"measure_definition_uuid": "
|
246
|
-
"measure_definition_version_uuid": "
|
245
|
+
"measure_definition_uuid": "2817fb50-b2d4-0131-9690-14109fdf0b37",
|
246
|
+
"measure_definition_version_uuid": "281812a0-b2d4-0131-9691-14109fdf0b37",
|
247
247
|
"measure_type": "RubyMeasure",
|
248
248
|
"name": "reducespaceinfiltrationbypercentage",
|
249
249
|
"display_name": "ReduceSpaceInfiltrationByPercentage",
|
250
|
-
"uuid": "
|
250
|
+
"uuid": "28182de0-b2d4-0131-9692-14109fdf0b37",
|
251
251
|
"variables": [
|
252
252
|
{
|
253
253
|
"argument": {
|
254
254
|
"display_name": "Space Infiltration Power Reduction",
|
255
255
|
"machine_name": "space_infiltration_power_reduction",
|
256
256
|
"name": "space_infiltration_reduction_percent",
|
257
|
-
"uuid": "
|
257
|
+
"uuid": "28189f60-b2d4-0131-9696-14109fdf0b37",
|
258
258
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
259
259
|
},
|
260
260
|
"display_name": "Space Infiltration Power Reduction",
|
@@ -296,7 +296,7 @@
|
|
296
296
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
297
297
|
}
|
298
298
|
],
|
299
|
-
"version_uuid": "
|
299
|
+
"version_uuid": "281848d0-b2d4-0131-9693-14109fdf0b37",
|
300
300
|
"workflow_index": 1,
|
301
301
|
"workflow_step_type": "Measure"
|
302
302
|
},
|
@@ -308,29 +308,29 @@
|
|
308
308
|
"name": "alter_design_days",
|
309
309
|
"value": false,
|
310
310
|
"value_type": "bool",
|
311
|
-
"uuid": "
|
312
|
-
"version_uuid": "
|
311
|
+
"uuid": "281ae4a0-b2d4-0131-96a5-14109fdf0b37",
|
312
|
+
"version_uuid": "281b04a0-b2d4-0131-96a6-14109fdf0b37"
|
313
313
|
}
|
314
314
|
],
|
315
315
|
"bcl_measure_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
316
316
|
"bcl_measure_class_name": "AdjustTheromstatSetpointsByDegrees",
|
317
|
-
"bcl_measure_uuid": "
|
318
|
-
"bcl_measure_version_uuid": "
|
317
|
+
"bcl_measure_uuid": "2819c7c0-b2d4-0131-969d-14109fdf0b37",
|
318
|
+
"bcl_measure_version_uuid": "2819ec40-b2d4-0131-969e-14109fdf0b37",
|
319
319
|
"measure_definition_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
320
320
|
"measure_definition_class_name": "AdjustTheromstatSetpointsByDegrees",
|
321
|
-
"measure_definition_uuid": "
|
322
|
-
"measure_definition_version_uuid": "
|
321
|
+
"measure_definition_uuid": "281a0a70-b2d4-0131-969f-14109fdf0b37",
|
322
|
+
"measure_definition_version_uuid": "281a2630-b2d4-0131-96a0-14109fdf0b37",
|
323
323
|
"measure_type": "RubyMeasure",
|
324
324
|
"name": "adjust_thermostat_setpoints_by_degrees",
|
325
325
|
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
326
|
-
"uuid": "
|
326
|
+
"uuid": "281a46c0-b2d4-0131-96a1-14109fdf0b37",
|
327
327
|
"variables": [
|
328
328
|
{
|
329
329
|
"argument": {
|
330
330
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
331
331
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
332
332
|
"name": "cooling_adjustment",
|
333
|
-
"uuid": "
|
333
|
+
"uuid": "281a9360-b2d4-0131-96a3-14109fdf0b37",
|
334
334
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
335
335
|
},
|
336
336
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
@@ -376,7 +376,7 @@
|
|
376
376
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
377
377
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
378
378
|
"name": "heating_adjustment",
|
379
|
-
"uuid": "
|
379
|
+
"uuid": "281abff0-b2d4-0131-96a4-14109fdf0b37",
|
380
380
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
381
381
|
},
|
382
382
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
@@ -418,7 +418,7 @@
|
|
418
418
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
419
419
|
}
|
420
420
|
],
|
421
|
-
"version_uuid": "
|
421
|
+
"version_uuid": "281a6560-b2d4-0131-96a2-14109fdf0b37",
|
422
422
|
"workflow_index": 2,
|
423
423
|
"workflow_step_type": "Measure"
|
424
424
|
},
|
@@ -430,8 +430,8 @@
|
|
430
430
|
"name": "material_cost_increase_ip",
|
431
431
|
"value": 0.0,
|
432
432
|
"value_type": "double",
|
433
|
-
"uuid": "
|
434
|
-
"version_uuid": "
|
433
|
+
"uuid": "281c2e50-b2d4-0131-96ae-14109fdf0b37",
|
434
|
+
"version_uuid": "281c4fc0-b2d4-0131-96af-14109fdf0b37"
|
435
435
|
},
|
436
436
|
{
|
437
437
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
@@ -439,8 +439,8 @@
|
|
439
439
|
"name": "one_time_retrofit_cost_ip",
|
440
440
|
"value": 0.0,
|
441
441
|
"value_type": "double",
|
442
|
-
"uuid": "
|
443
|
-
"version_uuid": "
|
442
|
+
"uuid": "281c7950-b2d4-0131-96b0-14109fdf0b37",
|
443
|
+
"version_uuid": "281c97e0-b2d4-0131-96b1-14109fdf0b37"
|
444
444
|
},
|
445
445
|
{
|
446
446
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
@@ -448,29 +448,29 @@
|
|
448
448
|
"name": "years_until_retrofit_cost",
|
449
449
|
"value": 0,
|
450
450
|
"value_type": "integer",
|
451
|
-
"uuid": "
|
452
|
-
"version_uuid": "
|
451
|
+
"uuid": "281cb7f0-b2d4-0131-96b2-14109fdf0b37",
|
452
|
+
"version_uuid": "281cd860-b2d4-0131-96b3-14109fdf0b37"
|
453
453
|
}
|
454
454
|
],
|
455
455
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
456
456
|
"bcl_measure_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
457
|
-
"bcl_measure_uuid": "
|
458
|
-
"bcl_measure_version_uuid": "
|
457
|
+
"bcl_measure_uuid": "281b2e20-b2d4-0131-96a7-14109fdf0b37",
|
458
|
+
"bcl_measure_version_uuid": "281b5070-b2d4-0131-96a8-14109fdf0b37",
|
459
459
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
460
460
|
"measure_definition_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
461
|
-
"measure_definition_uuid": "
|
462
|
-
"measure_definition_version_uuid": "
|
461
|
+
"measure_definition_uuid": "281b73c0-b2d4-0131-96a9-14109fdf0b37",
|
462
|
+
"measure_definition_version_uuid": "281b92a0-b2d4-0131-96aa-14109fdf0b37",
|
463
463
|
"measure_type": "RubyMeasure",
|
464
464
|
"name": "set_r_value_of_insulation_for_exterior_walls_to_a_specific_value",
|
465
465
|
"display_name": "Set R-value of Insulation for Exterior Walls to a Specific Value",
|
466
|
-
"uuid": "
|
466
|
+
"uuid": "281baef0-b2d4-0131-96ab-14109fdf0b37",
|
467
467
|
"variables": [
|
468
468
|
{
|
469
469
|
"argument": {
|
470
470
|
"display_name": "Wall R Value",
|
471
471
|
"machine_name": "wall_r_value",
|
472
472
|
"name": "r_value",
|
473
|
-
"uuid": "
|
473
|
+
"uuid": "281bf980-b2d4-0131-96ad-14109fdf0b37",
|
474
474
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
475
475
|
},
|
476
476
|
"display_name": "Wall R Value",
|
@@ -512,7 +512,7 @@
|
|
512
512
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
513
513
|
}
|
514
514
|
],
|
515
|
-
"version_uuid": "
|
515
|
+
"version_uuid": "281bcc30-b2d4-0131-96ac-14109fdf0b37",
|
516
516
|
"workflow_index": 3,
|
517
517
|
"workflow_step_type": "Measure"
|
518
518
|
},
|
@@ -524,8 +524,8 @@
|
|
524
524
|
"name": "material_cost_increase_ip",
|
525
525
|
"value": 0.0,
|
526
526
|
"value_type": "double",
|
527
|
-
"uuid": "
|
528
|
-
"version_uuid": "
|
527
|
+
"uuid": "281dd9b0-b2d4-0131-96bb-14109fdf0b37",
|
528
|
+
"version_uuid": "281dff30-b2d4-0131-96bc-14109fdf0b37"
|
529
529
|
},
|
530
530
|
{
|
531
531
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
@@ -533,8 +533,8 @@
|
|
533
533
|
"name": "one_time_retrofit_cost_ip",
|
534
534
|
"value": 0.0,
|
535
535
|
"value_type": "double",
|
536
|
-
"uuid": "
|
537
|
-
"version_uuid": "
|
536
|
+
"uuid": "281e2460-b2d4-0131-96bd-14109fdf0b37",
|
537
|
+
"version_uuid": "281e45f0-b2d4-0131-96be-14109fdf0b37"
|
538
538
|
},
|
539
539
|
{
|
540
540
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
@@ -542,29 +542,29 @@
|
|
542
542
|
"name": "years_until_retrofit_cost",
|
543
543
|
"value": 0,
|
544
544
|
"value_type": "integer",
|
545
|
-
"uuid": "
|
546
|
-
"version_uuid": "
|
545
|
+
"uuid": "281e6f80-b2d4-0131-96bf-14109fdf0b37",
|
546
|
+
"version_uuid": "281e9930-b2d4-0131-96c0-14109fdf0b37"
|
547
547
|
}
|
548
548
|
],
|
549
549
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_roofs",
|
550
550
|
"bcl_measure_class_name": "IncreaseInsulationRValueForRoofs",
|
551
|
-
"bcl_measure_uuid": "
|
552
|
-
"bcl_measure_version_uuid": "
|
551
|
+
"bcl_measure_uuid": "281d0730-b2d4-0131-96b4-14109fdf0b37",
|
552
|
+
"bcl_measure_version_uuid": "281d2950-b2d4-0131-96b5-14109fdf0b37",
|
553
553
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_roofs",
|
554
554
|
"measure_definition_class_name": "IncreaseInsulationRValueForRoofs",
|
555
|
-
"measure_definition_uuid": "
|
556
|
-
"measure_definition_version_uuid": "
|
555
|
+
"measure_definition_uuid": "281d4900-b2d4-0131-96b6-14109fdf0b37",
|
556
|
+
"measure_definition_version_uuid": "281d6520-b2d4-0131-96b7-14109fdf0b37",
|
557
557
|
"measure_type": "RubyMeasure",
|
558
558
|
"name": "set_r_value_of_insulation_for_roofs_to_a_specific_value",
|
559
559
|
"display_name": "Set R-value of Insulation for Roofs to a Specific Value",
|
560
|
-
"uuid": "
|
560
|
+
"uuid": "281d7f60-b2d4-0131-96b8-14109fdf0b37",
|
561
561
|
"variables": [
|
562
562
|
{
|
563
563
|
"argument": {
|
564
564
|
"display_name": "Roof R Value",
|
565
565
|
"machine_name": "roof_r_value",
|
566
566
|
"name": "r_value",
|
567
|
-
"uuid": "
|
567
|
+
"uuid": "281dbc70-b2d4-0131-96ba-14109fdf0b37",
|
568
568
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
569
569
|
},
|
570
570
|
"display_name": "Roof R Value",
|
@@ -606,7 +606,7 @@
|
|
606
606
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
607
607
|
}
|
608
608
|
],
|
609
|
-
"version_uuid": "
|
609
|
+
"version_uuid": "281d9bb0-b2d4-0131-96b9-14109fdf0b37",
|
610
610
|
"workflow_index": 4,
|
611
611
|
"workflow_step_type": "Measure"
|
612
612
|
},
|
@@ -618,29 +618,29 @@
|
|
618
618
|
"name": "space_type",
|
619
619
|
"value": "*Entire Building*",
|
620
620
|
"value_type": "choice",
|
621
|
-
"uuid": "
|
622
|
-
"version_uuid": "
|
621
|
+
"uuid": "281fbd40-b2d4-0131-96c7-14109fdf0b37",
|
622
|
+
"version_uuid": "281fdf80-b2d4-0131-96c8-14109fdf0b37"
|
623
623
|
}
|
624
624
|
],
|
625
625
|
"bcl_measure_directory": "./measures/reduce_ventilation_by_percentage",
|
626
626
|
"bcl_measure_class_name": "ReduceVentilationByPercentage",
|
627
|
-
"bcl_measure_uuid": "
|
628
|
-
"bcl_measure_version_uuid": "
|
627
|
+
"bcl_measure_uuid": "281ed190-b2d4-0131-96c1-14109fdf0b37",
|
628
|
+
"bcl_measure_version_uuid": "281efb80-b2d4-0131-96c2-14109fdf0b37",
|
629
629
|
"measure_definition_directory": "./measures/reduce_ventilation_by_percentage",
|
630
630
|
"measure_definition_class_name": "ReduceVentilationByPercentage",
|
631
|
-
"measure_definition_uuid": "
|
632
|
-
"measure_definition_version_uuid": "
|
631
|
+
"measure_definition_uuid": "281f2ad0-b2d4-0131-96c3-14109fdf0b37",
|
632
|
+
"measure_definition_version_uuid": "281f5000-b2d4-0131-96c4-14109fdf0b37",
|
633
633
|
"measure_type": "RubyMeasure",
|
634
634
|
"name": "reduce_ventilation_by_percentage",
|
635
635
|
"display_name": "Reduce Ventilation By Percentage",
|
636
|
-
"uuid": "
|
636
|
+
"uuid": "281f7400-b2d4-0131-96c5-14109fdf0b37",
|
637
637
|
"variables": [
|
638
638
|
{
|
639
639
|
"argument": {
|
640
640
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
641
641
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
642
642
|
"name": "design_spec_outdoor_air_reduction_percent",
|
643
|
-
"uuid": "
|
643
|
+
"uuid": "28200930-b2d4-0131-96c9-14109fdf0b37",
|
644
644
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
645
645
|
},
|
646
646
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
@@ -682,7 +682,7 @@
|
|
682
682
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
683
683
|
}
|
684
684
|
],
|
685
|
-
"version_uuid": "
|
685
|
+
"version_uuid": "281f9420-b2d4-0131-96c6-14109fdf0b37",
|
686
686
|
"workflow_index": 5,
|
687
687
|
"workflow_step_type": "Measure"
|
688
688
|
}
|
Binary file
|
@@ -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": "26a1cd90-b2d4-0131-9529-14109fdf0b37",
|
28
|
+
"version_uuid": "26a1f390-b2d4-0131-952a-14109fdf0b37"
|
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": "26a24c90-b2d4-0131-952c-14109fdf0b37",
|
37
|
+
"version_uuid": "26a27270-b2d4-0131-952d-14109fdf0b37"
|
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": "26a29b00-b2d4-0131-952e-14109fdf0b37",
|
46
|
+
"version_uuid": "26a2c040-b2d4-0131-952f-14109fdf0b37"
|
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": "26a2e840-b2d4-0131-9530-14109fdf0b37",
|
55
|
+
"version_uuid": "26a30df0-b2d4-0131-9531-14109fdf0b37"
|
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": "26a336c0-b2d4-0131-9532-14109fdf0b37",
|
64
|
+
"version_uuid": "26a36be0-b2d4-0131-9533-14109fdf0b37"
|
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": "26a38de0-b2d4-0131-9534-14109fdf0b37",
|
73
|
+
"version_uuid": "26a3a950-b2d4-0131-9535-14109fdf0b37"
|
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": "26a3d210-b2d4-0131-9536-14109fdf0b37",
|
82
|
+
"version_uuid": "26a3f1f0-b2d4-0131-9537-14109fdf0b37"
|
83
83
|
},
|
84
84
|
{
|
85
85
|
"display_name": "O & M Frequency (whole years).",
|
@@ -87,29 +87,29 @@
|
|
87
87
|
"name": "om_frequency",
|
88
88
|
"value": 1,
|
89
89
|
"value_type": "integer",
|
90
|
-
"uuid": "
|
91
|
-
"version_uuid": "
|
90
|
+
"uuid": "26a416a0-b2d4-0131-9538-14109fdf0b37",
|
91
|
+
"version_uuid": "26a43760-b2d4-0131-9539-14109fdf0b37"
|
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": "26a0a130-b2d4-0131-9523-14109fdf0b37",
|
97
|
+
"bcl_measure_version_uuid": "26a10ea0-b2d4-0131-9524-14109fdf0b37",
|
98
98
|
"measure_definition_directory": "./measures/reduce_lighting_loads_by_percentage",
|
99
99
|
"measure_definition_class_name": "ReduceLightingLoadsByPercentage",
|
100
|
-
"measure_definition_uuid": "
|
101
|
-
"measure_definition_version_uuid": "
|
100
|
+
"measure_definition_uuid": "26a13740-b2d4-0131-9525-14109fdf0b37",
|
101
|
+
"measure_definition_version_uuid": "26a15dc0-b2d4-0131-9526-14109fdf0b37",
|
102
102
|
"measure_type": "RubyMeasure",
|
103
103
|
"name": "reduce_lighting_loads_by_percentage",
|
104
104
|
"display_name": "Reduce Lighting Loads by Percentage",
|
105
|
-
"uuid": "
|
105
|
+
"uuid": "26a18130-b2d4-0131-9527-14109fdf0b37",
|
106
106
|
"variables": [
|
107
107
|
{
|
108
108
|
"argument": {
|
109
109
|
"display_name": "Lighting Power Reduction",
|
110
110
|
"machine_name": "lighting_power_reduction",
|
111
111
|
"name": "lighting_power_reduction_percent",
|
112
|
-
"uuid": "
|
112
|
+
"uuid": "26a221a0-b2d4-0131-952b-14109fdf0b37",
|
113
113
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
114
114
|
},
|
115
115
|
"display_name": "Lighting Power Reduction",
|
@@ -151,7 +151,7 @@
|
|
151
151
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
152
152
|
}
|
153
153
|
],
|
154
|
-
"version_uuid": "
|
154
|
+
"version_uuid": "26a1a3d0-b2d4-0131-9528-14109fdf0b37",
|
155
155
|
"workflow_index": 0,
|
156
156
|
"workflow_step_type": "Measure"
|
157
157
|
},
|
@@ -163,8 +163,8 @@
|
|
163
163
|
"name": "space_type",
|
164
164
|
"value": "*Entire Building*",
|
165
165
|
"value_type": "choice",
|
166
|
-
"uuid": "
|
167
|
-
"version_uuid": "
|
166
|
+
"uuid": "26a508c0-b2d4-0131-9540-14109fdf0b37",
|
167
|
+
"version_uuid": "26a52630-b2d4-0131-9541-14109fdf0b37"
|
168
168
|
},
|
169
169
|
{
|
170
170
|
"display_name": "Increase in Material and Installation Costs for Building per Affected Floor Area ($/ft^2).",
|
@@ -172,8 +172,8 @@
|
|
172
172
|
"name": "material_and_installation_cost",
|
173
173
|
"value": 0.0,
|
174
174
|
"value_type": "double",
|
175
|
-
"uuid": "
|
176
|
-
"version_uuid": "
|
175
|
+
"uuid": "26a57760-b2d4-0131-9543-14109fdf0b37",
|
176
|
+
"version_uuid": "26a59b20-b2d4-0131-9544-14109fdf0b37"
|
177
177
|
},
|
178
178
|
{
|
179
179
|
"display_name": "O & M Costs for Construction per Affected Floor Area ($/ft^2).",
|
@@ -181,8 +181,8 @@
|
|
181
181
|
"name": "om_cost",
|
182
182
|
"value": 0.0,
|
183
183
|
"value_type": "double",
|
184
|
-
"uuid": "
|
185
|
-
"version_uuid": "
|
184
|
+
"uuid": "26a5c400-b2d4-0131-9545-14109fdf0b37",
|
185
|
+
"version_uuid": "26a5e700-b2d4-0131-9546-14109fdf0b37"
|
186
186
|
},
|
187
187
|
{
|
188
188
|
"display_name": "O & M Frequency (whole years).",
|
@@ -190,29 +190,29 @@
|
|
190
190
|
"name": "om_frequency",
|
191
191
|
"value": 1,
|
192
192
|
"value_type": "integer",
|
193
|
-
"uuid": "
|
194
|
-
"version_uuid": "
|
193
|
+
"uuid": "26a60d70-b2d4-0131-9547-14109fdf0b37",
|
194
|
+
"version_uuid": "26a62a70-b2d4-0131-9548-14109fdf0b37"
|
195
195
|
}
|
196
196
|
],
|
197
197
|
"bcl_measure_directory": "./measures/reduce_space_infiltration_by_percentage",
|
198
198
|
"bcl_measure_class_name": "ReduceSpaceInfiltrationByPercentage",
|
199
|
-
"bcl_measure_uuid": "
|
200
|
-
"bcl_measure_version_uuid": "
|
199
|
+
"bcl_measure_uuid": "26a45cf0-b2d4-0131-953a-14109fdf0b37",
|
200
|
+
"bcl_measure_version_uuid": "26a47b20-b2d4-0131-953b-14109fdf0b37",
|
201
201
|
"measure_definition_directory": "./measures/reduce_space_infiltration_by_percentage",
|
202
202
|
"measure_definition_class_name": "ReduceSpaceInfiltrationByPercentage",
|
203
|
-
"measure_definition_uuid": "
|
204
|
-
"measure_definition_version_uuid": "
|
203
|
+
"measure_definition_uuid": "26a49770-b2d4-0131-953c-14109fdf0b37",
|
204
|
+
"measure_definition_version_uuid": "26a4b260-b2d4-0131-953d-14109fdf0b37",
|
205
205
|
"measure_type": "RubyMeasure",
|
206
206
|
"name": "reducespaceinfiltrationbypercentage",
|
207
207
|
"display_name": "ReduceSpaceInfiltrationByPercentage",
|
208
|
-
"uuid": "
|
208
|
+
"uuid": "26a4cd80-b2d4-0131-953e-14109fdf0b37",
|
209
209
|
"variables": [
|
210
210
|
{
|
211
211
|
"argument": {
|
212
212
|
"display_name": "Space Infiltration Power Reduction",
|
213
213
|
"machine_name": "space_infiltration_power_reduction",
|
214
214
|
"name": "space_infiltration_reduction_percent",
|
215
|
-
"uuid": "
|
215
|
+
"uuid": "26a549e0-b2d4-0131-9542-14109fdf0b37",
|
216
216
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
217
217
|
},
|
218
218
|
"display_name": "Space Infiltration Power Reduction",
|
@@ -254,7 +254,7 @@
|
|
254
254
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
255
255
|
}
|
256
256
|
],
|
257
|
-
"version_uuid": "
|
257
|
+
"version_uuid": "26a4ea70-b2d4-0131-953f-14109fdf0b37",
|
258
258
|
"workflow_index": 1,
|
259
259
|
"workflow_step_type": "Measure"
|
260
260
|
},
|
@@ -266,29 +266,29 @@
|
|
266
266
|
"name": "alter_design_days",
|
267
267
|
"value": false,
|
268
268
|
"value_type": "bool",
|
269
|
-
"uuid": "
|
270
|
-
"version_uuid": "
|
269
|
+
"uuid": "26a76b70-b2d4-0131-9551-14109fdf0b37",
|
270
|
+
"version_uuid": "26a78f10-b2d4-0131-9552-14109fdf0b37"
|
271
271
|
}
|
272
272
|
],
|
273
273
|
"bcl_measure_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
274
274
|
"bcl_measure_class_name": "AdjustTheromstatSetpointsByDegrees",
|
275
|
-
"bcl_measure_uuid": "
|
276
|
-
"bcl_measure_version_uuid": "
|
275
|
+
"bcl_measure_uuid": "26a659c0-b2d4-0131-9549-14109fdf0b37",
|
276
|
+
"bcl_measure_version_uuid": "26a67850-b2d4-0131-954a-14109fdf0b37",
|
277
277
|
"measure_definition_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
278
278
|
"measure_definition_class_name": "AdjustTheromstatSetpointsByDegrees",
|
279
|
-
"measure_definition_uuid": "
|
280
|
-
"measure_definition_version_uuid": "
|
279
|
+
"measure_definition_uuid": "26a69710-b2d4-0131-954b-14109fdf0b37",
|
280
|
+
"measure_definition_version_uuid": "26a6b090-b2d4-0131-954c-14109fdf0b37",
|
281
281
|
"measure_type": "RubyMeasure",
|
282
282
|
"name": "adjust_thermostat_setpoints_by_degrees",
|
283
283
|
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
284
|
-
"uuid": "
|
284
|
+
"uuid": "26a6ca20-b2d4-0131-954d-14109fdf0b37",
|
285
285
|
"variables": [
|
286
286
|
{
|
287
287
|
"argument": {
|
288
288
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
289
289
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
290
290
|
"name": "cooling_adjustment",
|
291
|
-
"uuid": "
|
291
|
+
"uuid": "26a70bf0-b2d4-0131-954f-14109fdf0b37",
|
292
292
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
293
293
|
},
|
294
294
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
@@ -334,7 +334,7 @@
|
|
334
334
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
335
335
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
336
336
|
"name": "heating_adjustment",
|
337
|
-
"uuid": "
|
337
|
+
"uuid": "26a73ea0-b2d4-0131-9550-14109fdf0b37",
|
338
338
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
339
339
|
},
|
340
340
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
@@ -376,7 +376,7 @@
|
|
376
376
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
377
377
|
}
|
378
378
|
],
|
379
|
-
"version_uuid": "
|
379
|
+
"version_uuid": "26a6e580-b2d4-0131-954e-14109fdf0b37",
|
380
380
|
"workflow_index": 2,
|
381
381
|
"workflow_step_type": "Measure"
|
382
382
|
},
|
@@ -388,8 +388,8 @@
|
|
388
388
|
"name": "material_cost_increase_ip",
|
389
389
|
"value": 0.0,
|
390
390
|
"value_type": "double",
|
391
|
-
"uuid": "
|
392
|
-
"version_uuid": "
|
391
|
+
"uuid": "26a8e7a0-b2d4-0131-955a-14109fdf0b37",
|
392
|
+
"version_uuid": "26a90950-b2d4-0131-955b-14109fdf0b37"
|
393
393
|
},
|
394
394
|
{
|
395
395
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
@@ -397,8 +397,8 @@
|
|
397
397
|
"name": "one_time_retrofit_cost_ip",
|
398
398
|
"value": 0.0,
|
399
399
|
"value_type": "double",
|
400
|
-
"uuid": "
|
401
|
-
"version_uuid": "
|
400
|
+
"uuid": "26a92de0-b2d4-0131-955c-14109fdf0b37",
|
401
|
+
"version_uuid": "26a94760-b2d4-0131-955d-14109fdf0b37"
|
402
402
|
},
|
403
403
|
{
|
404
404
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
@@ -406,29 +406,29 @@
|
|
406
406
|
"name": "years_until_retrofit_cost",
|
407
407
|
"value": 0,
|
408
408
|
"value_type": "integer",
|
409
|
-
"uuid": "
|
410
|
-
"version_uuid": "
|
409
|
+
"uuid": "26a96700-b2d4-0131-955e-14109fdf0b37",
|
410
|
+
"version_uuid": "26a97ff0-b2d4-0131-955f-14109fdf0b37"
|
411
411
|
}
|
412
412
|
],
|
413
413
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
414
414
|
"bcl_measure_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
415
|
-
"bcl_measure_uuid": "
|
416
|
-
"bcl_measure_version_uuid": "
|
415
|
+
"bcl_measure_uuid": "26a7c720-b2d4-0131-9553-14109fdf0b37",
|
416
|
+
"bcl_measure_version_uuid": "26a7fc80-b2d4-0131-9554-14109fdf0b37",
|
417
417
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
418
418
|
"measure_definition_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
419
|
-
"measure_definition_uuid": "
|
420
|
-
"measure_definition_version_uuid": "
|
419
|
+
"measure_definition_uuid": "26a83580-b2d4-0131-9555-14109fdf0b37",
|
420
|
+
"measure_definition_version_uuid": "26a85590-b2d4-0131-9556-14109fdf0b37",
|
421
421
|
"measure_type": "RubyMeasure",
|
422
422
|
"name": "set_r_value_of_insulation_for_exterior_walls_to_a_specific_value",
|
423
423
|
"display_name": "Set R-value of Insulation for Exterior Walls to a Specific Value",
|
424
|
-
"uuid": "
|
424
|
+
"uuid": "26a874b0-b2d4-0131-9557-14109fdf0b37",
|
425
425
|
"variables": [
|
426
426
|
{
|
427
427
|
"argument": {
|
428
428
|
"display_name": "Wall R Value",
|
429
429
|
"machine_name": "wall_r_value",
|
430
430
|
"name": "r_value",
|
431
|
-
"uuid": "
|
431
|
+
"uuid": "26a8bad0-b2d4-0131-9559-14109fdf0b37",
|
432
432
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
433
433
|
},
|
434
434
|
"display_name": "Wall R Value",
|
@@ -470,7 +470,7 @@
|
|
470
470
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
471
471
|
}
|
472
472
|
],
|
473
|
-
"version_uuid": "
|
473
|
+
"version_uuid": "26a891c0-b2d4-0131-9558-14109fdf0b37",
|
474
474
|
"workflow_index": 3,
|
475
475
|
"workflow_step_type": "Measure"
|
476
476
|
},
|
@@ -482,8 +482,8 @@
|
|
482
482
|
"name": "material_cost_increase_ip",
|
483
483
|
"value": 0.0,
|
484
484
|
"value_type": "double",
|
485
|
-
"uuid": "
|
486
|
-
"version_uuid": "
|
485
|
+
"uuid": "26aa8740-b2d4-0131-9567-14109fdf0b37",
|
486
|
+
"version_uuid": "26aaa380-b2d4-0131-9568-14109fdf0b37"
|
487
487
|
},
|
488
488
|
{
|
489
489
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
@@ -491,8 +491,8 @@
|
|
491
491
|
"name": "one_time_retrofit_cost_ip",
|
492
492
|
"value": 0.0,
|
493
493
|
"value_type": "double",
|
494
|
-
"uuid": "
|
495
|
-
"version_uuid": "
|
494
|
+
"uuid": "26aac500-b2d4-0131-9569-14109fdf0b37",
|
495
|
+
"version_uuid": "26aae890-b2d4-0131-956a-14109fdf0b37"
|
496
496
|
},
|
497
497
|
{
|
498
498
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
@@ -500,29 +500,29 @@
|
|
500
500
|
"name": "years_until_retrofit_cost",
|
501
501
|
"value": 0,
|
502
502
|
"value_type": "integer",
|
503
|
-
"uuid": "
|
504
|
-
"version_uuid": "
|
503
|
+
"uuid": "26ab18e0-b2d4-0131-956b-14109fdf0b37",
|
504
|
+
"version_uuid": "26ab35e0-b2d4-0131-956c-14109fdf0b37"
|
505
505
|
}
|
506
506
|
],
|
507
507
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_roofs",
|
508
508
|
"bcl_measure_class_name": "IncreaseInsulationRValueForRoofs",
|
509
|
-
"bcl_measure_uuid": "
|
510
|
-
"bcl_measure_version_uuid": "
|
509
|
+
"bcl_measure_uuid": "26a9b470-b2d4-0131-9560-14109fdf0b37",
|
510
|
+
"bcl_measure_version_uuid": "26a9d760-b2d4-0131-9561-14109fdf0b37",
|
511
511
|
"measure_definition_directory": "./measures/increase_insulation_r_value_for_roofs",
|
512
512
|
"measure_definition_class_name": "IncreaseInsulationRValueForRoofs",
|
513
|
-
"measure_definition_uuid": "
|
514
|
-
"measure_definition_version_uuid": "
|
513
|
+
"measure_definition_uuid": "26a9f4f0-b2d4-0131-9562-14109fdf0b37",
|
514
|
+
"measure_definition_version_uuid": "26aa0ea0-b2d4-0131-9563-14109fdf0b37",
|
515
515
|
"measure_type": "RubyMeasure",
|
516
516
|
"name": "set_r_value_of_insulation_for_roofs_to_a_specific_value",
|
517
517
|
"display_name": "Set R-value of Insulation for Roofs to a Specific Value",
|
518
|
-
"uuid": "
|
518
|
+
"uuid": "26aa2b20-b2d4-0131-9564-14109fdf0b37",
|
519
519
|
"variables": [
|
520
520
|
{
|
521
521
|
"argument": {
|
522
522
|
"display_name": "Roof R Value",
|
523
523
|
"machine_name": "roof_r_value",
|
524
524
|
"name": "r_value",
|
525
|
-
"uuid": "
|
525
|
+
"uuid": "26aa6940-b2d4-0131-9566-14109fdf0b37",
|
526
526
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
527
527
|
},
|
528
528
|
"display_name": "Roof R Value",
|
@@ -564,7 +564,7 @@
|
|
564
564
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
565
565
|
}
|
566
566
|
],
|
567
|
-
"version_uuid": "
|
567
|
+
"version_uuid": "26aa47a0-b2d4-0131-9565-14109fdf0b37",
|
568
568
|
"workflow_index": 4,
|
569
569
|
"workflow_step_type": "Measure"
|
570
570
|
},
|
@@ -576,29 +576,29 @@
|
|
576
576
|
"name": "space_type",
|
577
577
|
"value": "*Entire Building*",
|
578
578
|
"value_type": "choice",
|
579
|
-
"uuid": "
|
580
|
-
"version_uuid": "
|
579
|
+
"uuid": "26ac0750-b2d4-0131-9573-14109fdf0b37",
|
580
|
+
"version_uuid": "26ac2030-b2d4-0131-9574-14109fdf0b37"
|
581
581
|
}
|
582
582
|
],
|
583
583
|
"bcl_measure_directory": "./measures/reduce_ventilation_by_percentage",
|
584
584
|
"bcl_measure_class_name": "ReduceVentilationByPercentage",
|
585
|
-
"bcl_measure_uuid": "
|
586
|
-
"bcl_measure_version_uuid": "
|
585
|
+
"bcl_measure_uuid": "26ab5a80-b2d4-0131-956d-14109fdf0b37",
|
586
|
+
"bcl_measure_version_uuid": "26ab7420-b2d4-0131-956e-14109fdf0b37",
|
587
587
|
"measure_definition_directory": "./measures/reduce_ventilation_by_percentage",
|
588
588
|
"measure_definition_class_name": "ReduceVentilationByPercentage",
|
589
|
-
"measure_definition_uuid": "
|
590
|
-
"measure_definition_version_uuid": "
|
589
|
+
"measure_definition_uuid": "26ab9e80-b2d4-0131-956f-14109fdf0b37",
|
590
|
+
"measure_definition_version_uuid": "26abb630-b2d4-0131-9570-14109fdf0b37",
|
591
591
|
"measure_type": "RubyMeasure",
|
592
592
|
"name": "reduce_ventilation_by_percentage",
|
593
593
|
"display_name": "Reduce Ventilation By Percentage",
|
594
|
-
"uuid": "
|
594
|
+
"uuid": "26abcff0-b2d4-0131-9571-14109fdf0b37",
|
595
595
|
"variables": [
|
596
596
|
{
|
597
597
|
"argument": {
|
598
598
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
599
599
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
600
600
|
"name": "design_spec_outdoor_air_reduction_percent",
|
601
|
-
"uuid": "
|
601
|
+
"uuid": "26ac3e00-b2d4-0131-9575-14109fdf0b37",
|
602
602
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
603
603
|
},
|
604
604
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
@@ -640,7 +640,7 @@
|
|
640
640
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
641
641
|
}
|
642
642
|
],
|
643
|
-
"version_uuid": "
|
643
|
+
"version_uuid": "26abe7b0-b2d4-0131-9572-14109fdf0b37",
|
644
644
|
"workflow_index": 5,
|
645
645
|
"workflow_step_type": "Measure"
|
646
646
|
}
|