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
|
@@ -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": "36e24e90-b199-0131-8e63-14109fdf0b37",
|
|
28
|
+
"version_uuid": "36e25600-b199-0131-8e64-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": "36e27500-b199-0131-8e66-14109fdf0b37",
|
|
37
|
+
"version_uuid": "36e27a60-b199-0131-8e67-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": "36e28340-b199-0131-8e68-14109fdf0b37",
|
|
46
|
+
"version_uuid": "36e28b60-b199-0131-8e69-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": "36e29730-b199-0131-8e6a-14109fdf0b37",
|
|
55
|
+
"version_uuid": "36e29d60-b199-0131-8e6b-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": "36e2a840-b199-0131-8e6c-14109fdf0b37",
|
|
64
|
+
"version_uuid": "36e2ae50-b199-0131-8e6d-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": "36e2b960-b199-0131-8e6e-14109fdf0b37",
|
|
73
|
+
"version_uuid": "36e2bea0-b199-0131-8e6f-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": "36e2c7a0-b199-0131-8e70-14109fdf0b37",
|
|
82
|
+
"version_uuid": "36e2ccc0-b199-0131-8e71-14109fdf0b37"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
85
|
"display_name": "O & M Frequency (whole years).",
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
"name": "om_frequency",
|
|
88
88
|
"value": 1,
|
|
89
89
|
"value_type": "integer",
|
|
90
|
-
"uuid": "
|
|
91
|
-
"version_uuid": "
|
|
90
|
+
"uuid": "36e2d4f0-b199-0131-8e72-14109fdf0b37",
|
|
91
|
+
"version_uuid": "36e2da00-b199-0131-8e73-14109fdf0b37"
|
|
92
92
|
}
|
|
93
93
|
],
|
|
94
94
|
"bcl_measure_directory": "./measures/reduce_lighting_loads_by_percentage",
|
|
@@ -96,21 +96,21 @@
|
|
|
96
96
|
"bcl_measure_class_name_ADDME": "ReduceLightingLoadsByPercentage",
|
|
97
97
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceLightingLoadsByPercentage",
|
|
98
98
|
"measure_definition_class_name": "ReduceLightingLoadsByPercentage",
|
|
99
|
-
"bcl_measure_uuid": "
|
|
100
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
101
|
-
"bcl_measure_version_uuid": "
|
|
102
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
99
|
+
"bcl_measure_uuid": "36e1d260-b199-0131-8e5d-14109fdf0b37",
|
|
100
|
+
"measure_definition_uuid_CHANGE_TO_ME": "36e21120-b199-0131-8e5e-14109fdf0b37",
|
|
101
|
+
"bcl_measure_version_uuid": "36e22020-b199-0131-8e5f-14109fdf0b37",
|
|
102
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "36e22c60-b199-0131-8e60-14109fdf0b37",
|
|
103
103
|
"measure_type": "RubyMeasure",
|
|
104
104
|
"name": "reduce_lighting_loads_by_percentage",
|
|
105
105
|
"display_name": "Reduce Lighting Loads by Percentage",
|
|
106
|
-
"uuid": "
|
|
106
|
+
"uuid": "36e23610-b199-0131-8e61-14109fdf0b37",
|
|
107
107
|
"variables": [
|
|
108
108
|
{
|
|
109
109
|
"argument": {
|
|
110
110
|
"display_name": "Lighting Power Reduction",
|
|
111
111
|
"machine_name": "lighting_power_reduction",
|
|
112
112
|
"name": "lighting_power_reduction_percent",
|
|
113
|
-
"uuid": "
|
|
113
|
+
"uuid": "36e268c0-b199-0131-8e65-14109fdf0b37",
|
|
114
114
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
115
115
|
},
|
|
116
116
|
"display_name": "Lighting Power Reduction",
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
153
153
|
}
|
|
154
154
|
],
|
|
155
|
-
"version_uuid": "
|
|
155
|
+
"version_uuid": "36e23e50-b199-0131-8e62-14109fdf0b37",
|
|
156
156
|
"workflow_index": 0,
|
|
157
157
|
"workflow_step_type": "Measure"
|
|
158
158
|
},
|
|
@@ -164,8 +164,8 @@
|
|
|
164
164
|
"name": "space_type",
|
|
165
165
|
"value": "*Entire Building*",
|
|
166
166
|
"value_type": "choice",
|
|
167
|
-
"uuid": "
|
|
168
|
-
"version_uuid": "
|
|
167
|
+
"uuid": "36e30890-b199-0131-8e7a-14109fdf0b37",
|
|
168
|
+
"version_uuid": "36e30de0-b199-0131-8e7b-14109fdf0b37"
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
"display_name": "Increase in Material and Installation Costs for Building per Affected Floor Area ($/ft^2).",
|
|
@@ -173,8 +173,8 @@
|
|
|
173
173
|
"name": "material_and_installation_cost",
|
|
174
174
|
"value": 0.0,
|
|
175
175
|
"value_type": "double",
|
|
176
|
-
"uuid": "
|
|
177
|
-
"version_uuid": "
|
|
176
|
+
"uuid": "36e322e0-b199-0131-8e7d-14109fdf0b37",
|
|
177
|
+
"version_uuid": "36e329c0-b199-0131-8e7e-14109fdf0b37"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"display_name": "O & M Costs for Construction per Affected Floor Area ($/ft^2).",
|
|
@@ -182,8 +182,8 @@
|
|
|
182
182
|
"name": "om_cost",
|
|
183
183
|
"value": 0.0,
|
|
184
184
|
"value_type": "double",
|
|
185
|
-
"uuid": "
|
|
186
|
-
"version_uuid": "
|
|
185
|
+
"uuid": "36e332f0-b199-0131-8e7f-14109fdf0b37",
|
|
186
|
+
"version_uuid": "36e33870-b199-0131-8e80-14109fdf0b37"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"display_name": "O & M Frequency (whole years).",
|
|
@@ -191,8 +191,8 @@
|
|
|
191
191
|
"name": "om_frequency",
|
|
192
192
|
"value": 1,
|
|
193
193
|
"value_type": "integer",
|
|
194
|
-
"uuid": "
|
|
195
|
-
"version_uuid": "
|
|
194
|
+
"uuid": "36e340e0-b199-0131-8e81-14109fdf0b37",
|
|
195
|
+
"version_uuid": "36e345d0-b199-0131-8e82-14109fdf0b37"
|
|
196
196
|
}
|
|
197
197
|
],
|
|
198
198
|
"bcl_measure_directory": "./measures/reduce_space_infiltration_by_percentage",
|
|
@@ -200,21 +200,21 @@
|
|
|
200
200
|
"bcl_measure_class_name_ADDME": "ReduceSpaceInfiltrationByPercentage",
|
|
201
201
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceSpaceInfiltrationByPercentage",
|
|
202
202
|
"measure_definition_class_name": "ReduceSpaceInfiltrationByPercentage",
|
|
203
|
-
"bcl_measure_uuid": "
|
|
204
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
205
|
-
"bcl_measure_version_uuid": "
|
|
206
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
203
|
+
"bcl_measure_uuid": "36e2e580-b199-0131-8e74-14109fdf0b37",
|
|
204
|
+
"measure_definition_uuid_CHANGE_TO_ME": "36e2eaa0-b199-0131-8e75-14109fdf0b37",
|
|
205
|
+
"bcl_measure_version_uuid": "36e2efe0-b199-0131-8e76-14109fdf0b37",
|
|
206
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "36e2f500-b199-0131-8e77-14109fdf0b37",
|
|
207
207
|
"measure_type": "RubyMeasure",
|
|
208
208
|
"name": "reducespaceinfiltrationbypercentage",
|
|
209
209
|
"display_name": "ReduceSpaceInfiltrationByPercentage",
|
|
210
|
-
"uuid": "
|
|
210
|
+
"uuid": "36e2fa70-b199-0131-8e78-14109fdf0b37",
|
|
211
211
|
"variables": [
|
|
212
212
|
{
|
|
213
213
|
"argument": {
|
|
214
214
|
"display_name": "Space Infiltration Power Reduction",
|
|
215
215
|
"machine_name": "space_infiltration_power_reduction",
|
|
216
216
|
"name": "space_infiltration_reduction_percent",
|
|
217
|
-
"uuid": "
|
|
217
|
+
"uuid": "36e31950-b199-0131-8e7c-14109fdf0b37",
|
|
218
218
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
219
219
|
},
|
|
220
220
|
"display_name": "Space Infiltration Power Reduction",
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
257
257
|
}
|
|
258
258
|
],
|
|
259
|
-
"version_uuid": "
|
|
259
|
+
"version_uuid": "36e2ffc0-b199-0131-8e79-14109fdf0b37",
|
|
260
260
|
"workflow_index": 1,
|
|
261
261
|
"workflow_step_type": "Measure"
|
|
262
262
|
},
|
|
@@ -268,8 +268,8 @@
|
|
|
268
268
|
"name": "alter_design_days",
|
|
269
269
|
"value": false,
|
|
270
270
|
"value_type": "bool",
|
|
271
|
-
"uuid": "
|
|
272
|
-
"version_uuid": "
|
|
271
|
+
"uuid": "36e39190-b199-0131-8e8b-14109fdf0b37",
|
|
272
|
+
"version_uuid": "36e396f0-b199-0131-8e8c-14109fdf0b37"
|
|
273
273
|
}
|
|
274
274
|
],
|
|
275
275
|
"bcl_measure_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
|
@@ -277,21 +277,21 @@
|
|
|
277
277
|
"bcl_measure_class_name_ADDME": "AdjustTheromstatSetpointsByDegrees",
|
|
278
278
|
"measure_definition_class_name_CHANGE_TO_ME": "AdjustTheromstatSetpointsByDegrees",
|
|
279
279
|
"measure_definition_class_name": "AdjustTheromstatSetpointsByDegrees",
|
|
280
|
-
"bcl_measure_uuid": "
|
|
281
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
282
|
-
"bcl_measure_version_uuid": "
|
|
283
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
280
|
+
"bcl_measure_uuid": "36e350d0-b199-0131-8e83-14109fdf0b37",
|
|
281
|
+
"measure_definition_uuid_CHANGE_TO_ME": "36e355d0-b199-0131-8e84-14109fdf0b37",
|
|
282
|
+
"bcl_measure_version_uuid": "36e35b30-b199-0131-8e85-14109fdf0b37",
|
|
283
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "36e360c0-b199-0131-8e86-14109fdf0b37",
|
|
284
284
|
"measure_type": "RubyMeasure",
|
|
285
285
|
"name": "adjust_thermostat_setpoints_by_degrees",
|
|
286
286
|
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
|
287
|
-
"uuid": "
|
|
287
|
+
"uuid": "36e36810-b199-0131-8e87-14109fdf0b37",
|
|
288
288
|
"variables": [
|
|
289
289
|
{
|
|
290
290
|
"argument": {
|
|
291
291
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
|
292
292
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
|
293
293
|
"name": "cooling_adjustment",
|
|
294
|
-
"uuid": "
|
|
294
|
+
"uuid": "36e379f0-b199-0131-8e89-14109fdf0b37",
|
|
295
295
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
296
296
|
},
|
|
297
297
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
|
338
338
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
|
339
339
|
"name": "heating_adjustment",
|
|
340
|
-
"uuid": "
|
|
340
|
+
"uuid": "36e38760-b199-0131-8e8a-14109fdf0b37",
|
|
341
341
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
342
342
|
},
|
|
343
343
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
380
380
|
}
|
|
381
381
|
],
|
|
382
|
-
"version_uuid": "
|
|
382
|
+
"version_uuid": "36e36db0-b199-0131-8e88-14109fdf0b37",
|
|
383
383
|
"workflow_index": 2,
|
|
384
384
|
"workflow_step_type": "Measure"
|
|
385
385
|
},
|
|
@@ -391,8 +391,8 @@
|
|
|
391
391
|
"name": "material_cost_increase_ip",
|
|
392
392
|
"value": 0.0,
|
|
393
393
|
"value_type": "double",
|
|
394
|
-
"uuid": "
|
|
395
|
-
"version_uuid": "
|
|
394
|
+
"uuid": "36e3d660-b199-0131-8e94-14109fdf0b37",
|
|
395
|
+
"version_uuid": "36e3dc30-b199-0131-8e95-14109fdf0b37"
|
|
396
396
|
},
|
|
397
397
|
{
|
|
398
398
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
|
@@ -400,8 +400,8 @@
|
|
|
400
400
|
"name": "one_time_retrofit_cost_ip",
|
|
401
401
|
"value": 0.0,
|
|
402
402
|
"value_type": "double",
|
|
403
|
-
"uuid": "
|
|
404
|
-
"version_uuid": "
|
|
403
|
+
"uuid": "36e3e4d0-b199-0131-8e96-14109fdf0b37",
|
|
404
|
+
"version_uuid": "36e3ea50-b199-0131-8e97-14109fdf0b37"
|
|
405
405
|
},
|
|
406
406
|
{
|
|
407
407
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
|
@@ -409,8 +409,8 @@
|
|
|
409
409
|
"name": "years_until_retrofit_cost",
|
|
410
410
|
"value": 0,
|
|
411
411
|
"value_type": "integer",
|
|
412
|
-
"uuid": "
|
|
413
|
-
"version_uuid": "
|
|
412
|
+
"uuid": "36e3f350-b199-0131-8e98-14109fdf0b37",
|
|
413
|
+
"version_uuid": "36e3f960-b199-0131-8e99-14109fdf0b37"
|
|
414
414
|
}
|
|
415
415
|
],
|
|
416
416
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
|
@@ -418,21 +418,21 @@
|
|
|
418
418
|
"bcl_measure_class_name_ADDME": "IncreaseInsulationRValueForExteriorWalls",
|
|
419
419
|
"measure_definition_class_name_CHANGE_TO_ME": "IncreaseInsulationRValueForExteriorWalls",
|
|
420
420
|
"measure_definition_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
|
421
|
-
"bcl_measure_uuid": "
|
|
422
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
423
|
-
"bcl_measure_version_uuid": "
|
|
424
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
421
|
+
"bcl_measure_uuid": "36e3a1b0-b199-0131-8e8d-14109fdf0b37",
|
|
422
|
+
"measure_definition_uuid_CHANGE_TO_ME": "36e3a770-b199-0131-8e8e-14109fdf0b37",
|
|
423
|
+
"bcl_measure_version_uuid": "36e3af20-b199-0131-8e8f-14109fdf0b37",
|
|
424
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "36e3b430-b199-0131-8e90-14109fdf0b37",
|
|
425
425
|
"measure_type": "RubyMeasure",
|
|
426
426
|
"name": "set_r_value_of_insulation_for_exterior_walls_to_a_specific_value",
|
|
427
427
|
"display_name": "Set R-value of Insulation for Exterior Walls to a Specific Value",
|
|
428
|
-
"uuid": "
|
|
428
|
+
"uuid": "36e3ba20-b199-0131-8e91-14109fdf0b37",
|
|
429
429
|
"variables": [
|
|
430
430
|
{
|
|
431
431
|
"argument": {
|
|
432
432
|
"display_name": "Wall R Value",
|
|
433
433
|
"machine_name": "wall_r_value",
|
|
434
434
|
"name": "r_value",
|
|
435
|
-
"uuid": "
|
|
435
|
+
"uuid": "36e3cca0-b199-0131-8e93-14109fdf0b37",
|
|
436
436
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
437
437
|
},
|
|
438
438
|
"display_name": "Wall R Value",
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
475
475
|
}
|
|
476
476
|
],
|
|
477
|
-
"version_uuid": "
|
|
477
|
+
"version_uuid": "36e3bf90-b199-0131-8e92-14109fdf0b37",
|
|
478
478
|
"workflow_index": 3,
|
|
479
479
|
"workflow_step_type": "Measure"
|
|
480
480
|
},
|
|
@@ -486,8 +486,8 @@
|
|
|
486
486
|
"name": "material_cost_increase_ip",
|
|
487
487
|
"value": 0.0,
|
|
488
488
|
"value_type": "double",
|
|
489
|
-
"uuid": "
|
|
490
|
-
"version_uuid": "
|
|
489
|
+
"uuid": "36e43630-b199-0131-8ea1-14109fdf0b37",
|
|
490
|
+
"version_uuid": "36e43bf0-b199-0131-8ea2-14109fdf0b37"
|
|
491
491
|
},
|
|
492
492
|
{
|
|
493
493
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
|
@@ -495,8 +495,8 @@
|
|
|
495
495
|
"name": "one_time_retrofit_cost_ip",
|
|
496
496
|
"value": 0.0,
|
|
497
497
|
"value_type": "double",
|
|
498
|
-
"uuid": "
|
|
499
|
-
"version_uuid": "
|
|
498
|
+
"uuid": "36e44440-b199-0131-8ea3-14109fdf0b37",
|
|
499
|
+
"version_uuid": "36e44970-b199-0131-8ea4-14109fdf0b37"
|
|
500
500
|
},
|
|
501
501
|
{
|
|
502
502
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
|
@@ -504,8 +504,8 @@
|
|
|
504
504
|
"name": "years_until_retrofit_cost",
|
|
505
505
|
"value": 0,
|
|
506
506
|
"value_type": "integer",
|
|
507
|
-
"uuid": "
|
|
508
|
-
"version_uuid": "
|
|
507
|
+
"uuid": "36e451b0-b199-0131-8ea5-14109fdf0b37",
|
|
508
|
+
"version_uuid": "36e456e0-b199-0131-8ea6-14109fdf0b37"
|
|
509
509
|
}
|
|
510
510
|
],
|
|
511
511
|
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_roofs",
|
|
@@ -513,21 +513,21 @@
|
|
|
513
513
|
"bcl_measure_class_name_ADDME": "IncreaseInsulationRValueForRoofs",
|
|
514
514
|
"measure_definition_class_name_CHANGE_TO_ME": "IncreaseInsulationRValueForRoofs",
|
|
515
515
|
"measure_definition_class_name": "IncreaseInsulationRValueForRoofs",
|
|
516
|
-
"bcl_measure_uuid": "
|
|
517
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
518
|
-
"bcl_measure_version_uuid": "
|
|
519
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
516
|
+
"bcl_measure_uuid": "36e40540-b199-0131-8e9a-14109fdf0b37",
|
|
517
|
+
"measure_definition_uuid_CHANGE_TO_ME": "36e40a90-b199-0131-8e9b-14109fdf0b37",
|
|
518
|
+
"bcl_measure_version_uuid": "36e40fa0-b199-0131-8e9c-14109fdf0b37",
|
|
519
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "36e414b0-b199-0131-8e9d-14109fdf0b37",
|
|
520
520
|
"measure_type": "RubyMeasure",
|
|
521
521
|
"name": "set_r_value_of_insulation_for_roofs_to_a_specific_value",
|
|
522
522
|
"display_name": "Set R-value of Insulation for Roofs to a Specific Value",
|
|
523
|
-
"uuid": "
|
|
523
|
+
"uuid": "36e41980-b199-0131-8e9e-14109fdf0b37",
|
|
524
524
|
"variables": [
|
|
525
525
|
{
|
|
526
526
|
"argument": {
|
|
527
527
|
"display_name": "Roof R Value",
|
|
528
528
|
"machine_name": "roof_r_value",
|
|
529
529
|
"name": "r_value",
|
|
530
|
-
"uuid": "
|
|
530
|
+
"uuid": "36e42af0-b199-0131-8ea0-14109fdf0b37",
|
|
531
531
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
532
532
|
},
|
|
533
533
|
"display_name": "Roof R Value",
|
|
@@ -569,7 +569,7 @@
|
|
|
569
569
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
570
570
|
}
|
|
571
571
|
],
|
|
572
|
-
"version_uuid": "
|
|
572
|
+
"version_uuid": "36e41e70-b199-0131-8e9f-14109fdf0b37",
|
|
573
573
|
"workflow_index": 4,
|
|
574
574
|
"workflow_step_type": "Measure"
|
|
575
575
|
},
|
|
@@ -581,8 +581,8 @@
|
|
|
581
581
|
"name": "space_type",
|
|
582
582
|
"value": "*Entire Building*",
|
|
583
583
|
"value_type": "choice",
|
|
584
|
-
"uuid": "
|
|
585
|
-
"version_uuid": "
|
|
584
|
+
"uuid": "36e48a60-b199-0131-8ead-14109fdf0b37",
|
|
585
|
+
"version_uuid": "36e48f80-b199-0131-8eae-14109fdf0b37"
|
|
586
586
|
}
|
|
587
587
|
],
|
|
588
588
|
"bcl_measure_directory": "./measures/reduce_ventilation_by_percentage",
|
|
@@ -590,21 +590,21 @@
|
|
|
590
590
|
"bcl_measure_class_name_ADDME": "ReduceVentilationByPercentage",
|
|
591
591
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceVentilationByPercentage",
|
|
592
592
|
"measure_definition_class_name": "ReduceVentilationByPercentage",
|
|
593
|
-
"bcl_measure_uuid": "
|
|
594
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
|
595
|
-
"bcl_measure_version_uuid": "
|
|
596
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
|
593
|
+
"bcl_measure_uuid": "36e461b0-b199-0131-8ea7-14109fdf0b37",
|
|
594
|
+
"measure_definition_uuid_CHANGE_TO_ME": "36e46820-b199-0131-8ea8-14109fdf0b37",
|
|
595
|
+
"bcl_measure_version_uuid": "36e46f00-b199-0131-8ea9-14109fdf0b37",
|
|
596
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "36e475c0-b199-0131-8eaa-14109fdf0b37",
|
|
597
597
|
"measure_type": "RubyMeasure",
|
|
598
598
|
"name": "reduce_ventilation_by_percentage",
|
|
599
599
|
"display_name": "Reduce Ventilation By Percentage",
|
|
600
|
-
"uuid": "
|
|
600
|
+
"uuid": "36e47b60-b199-0131-8eab-14109fdf0b37",
|
|
601
601
|
"variables": [
|
|
602
602
|
{
|
|
603
603
|
"argument": {
|
|
604
604
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
|
605
605
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
|
606
606
|
"name": "design_spec_outdoor_air_reduction_percent",
|
|
607
|
-
"uuid": "
|
|
607
|
+
"uuid": "36e49b20-b199-0131-8eaf-14109fdf0b37",
|
|
608
608
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
|
609
609
|
},
|
|
610
610
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
|
647
647
|
}
|
|
648
648
|
],
|
|
649
|
-
"version_uuid": "
|
|
649
|
+
"version_uuid": "36e48120-b199-0131-8eac-14109fdf0b37",
|
|
650
650
|
"workflow_index": 5,
|
|
651
651
|
"workflow_step_type": "Measure"
|
|
652
652
|
}
|
|
Binary file
|