openstudio-model-articulation 0.11.0 → 0.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/workflows/test-with-openstudio.yml +108 -0
- data/CHANGELOG.md +14 -0
- data/Gemfile +5 -5
- data/Jenkinsfile +1 -1
- data/LICENSE.md +1 -1
- data/README.md +3 -0
- data/doc_templates/LICENSE.md +1 -1
- data/lib/measures/AssignConstructionSetToBuilding/LICENSE.md +1 -1
- data/lib/measures/AssignConstructionSetToBuilding/measure.xml +5 -5
- data/lib/measures/AssignSpaceTypeBySpaceName/LICENSE.md +1 -1
- data/lib/measures/AssignSpaceTypeBySpaceName/measure.xml +5 -5
- data/lib/measures/AssignSpaceTypeToBuilding/LICENSE.md +1 -1
- data/lib/measures/AssignSpaceTypeToBuilding/measure.xml +5 -5
- data/lib/measures/AssignSpacesToStories/LICENSE.md +1 -1
- data/lib/measures/AssignSpacesToStories/measure.xml +3 -3
- data/lib/measures/BarAspectRatioStudy/LICENSE.md +1 -1
- data/lib/measures/BarAspectRatioStudy/measure.xml +3 -3
- data/lib/measures/CleanupSpaceOrigins/LICENSE.md +1 -1
- data/lib/measures/CleanupSpaceOrigins/measure.xml +3 -3
- data/lib/measures/FindAndReplaceObjectNames/LICENSE.md +1 -1
- data/lib/measures/FindAndReplaceObjectNames/measure.xml +3 -3
- data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/LICENSE.md +1 -1
- data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/measure.xml +3 -3
- data/lib/measures/RemoveHardAssignedConstructions/LICENSE.md +1 -1
- data/lib/measures/RemoveHardAssignedConstructions/measure.xml +3 -3
- data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/LICENSE.md +1 -1
- data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/measure.xml +3 -3
- data/lib/measures/RotateBuilding/LICENSE.md +1 -1
- data/lib/measures/RotateBuilding/measure.xml +3 -3
- data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/LICENSE.md +1 -1
- data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/measure.xml +3 -3
- data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/LICENSE.md +1 -1
- data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/measure.xml +3 -3
- data/lib/measures/SetInteriorWallsToSelectedConstruction/LICENSE.md +1 -1
- data/lib/measures/SetInteriorWallsToSelectedConstruction/measure.xml +3 -3
- data/lib/measures/SetWindowToWallRatioByFacade/LICENSE.md +1 -1
- data/lib/measures/SetWindowToWallRatioByFacade/measure.xml +3 -3
- data/lib/measures/SimplifyGeometryToSlicedBar/LICENSE.md +1 -1
- data/lib/measures/SimplifyGeometryToSlicedBar/measure.xml +3 -3
- data/lib/measures/SpaceTypeAndConstructionSetWizard/LICENSE.md +1 -1
- data/lib/measures/SpaceTypeAndConstructionSetWizard/measure.xml +3 -3
- data/lib/measures/SurfaceMatching/LICENSE.md +1 -1
- data/lib/measures/SurfaceMatching/measure.xml +3 -3
- data/lib/measures/add_empd_material_properties/LICENSE.md +1 -1
- data/lib/measures/add_empd_material_properties/measure.xml +3 -3
- data/lib/measures/blended_space_type_from_floor_area_ratios/LICENSE.md +1 -1
- data/lib/measures/blended_space_type_from_floor_area_ratios/measure.xml +3 -3
- data/lib/measures/blended_space_type_from_model/LICENSE.md +1 -1
- data/lib/measures/blended_space_type_from_model/measure.xml +3 -3
- data/lib/measures/clone_building_from_external_model/LICENSE.md +1 -1
- data/lib/measures/clone_building_from_external_model/measure.xml +3 -3
- data/lib/measures/create_DOE_prototype_building/LICENSE.md +1 -1
- data/lib/measures/create_DOE_prototype_building/measure.xml +3 -3
- data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/LICENSE.md +1 -1
- data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/measure.xml +3 -3
- data/lib/measures/create_bar_from_building_type_ratios/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_building_type_ratios/README.md +1 -1
- data/lib/measures/create_bar_from_building_type_ratios/measure.rb +5 -5
- data/lib/measures/create_bar_from_building_type_ratios/measure.xml +7 -7
- data/lib/measures/create_bar_from_deer_building_type_ratios/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_deer_building_type_ratios/README.md +1 -1
- data/lib/measures/create_bar_from_deer_building_type_ratios/measure.rb +5 -5
- data/lib/measures/create_bar_from_deer_building_type_ratios/measure.xml +6 -6
- data/lib/measures/create_bar_from_doe_building_type_ratios/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_doe_building_type_ratios/README.md +1 -1
- data/lib/measures/create_bar_from_doe_building_type_ratios/measure.rb +5 -5
- data/lib/measures/create_bar_from_doe_building_type_ratios/measure.xml +7 -7
- data/lib/measures/create_bar_from_model/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_model/measure.xml +3 -3
- data/lib/measures/create_bar_from_space_type_ratios/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_space_type_ratios/README.md +1 -1
- data/lib/measures/create_bar_from_space_type_ratios/measure.rb +5 -5
- data/lib/measures/create_bar_from_space_type_ratios/measure.xml +7 -7
- data/lib/measures/create_baseline_building/LICENSE.md +1 -1
- data/lib/measures/create_baseline_building/measure.xml +4 -4
- data/lib/measures/create_deer_prototype_building/LICENSE.md +1 -1
- data/lib/measures/create_deer_prototype_building/measure.xml +3 -3
- data/lib/measures/create_parametric_schedules/LICENSE.md +1 -1
- data/lib/measures/create_parametric_schedules/measure.xml +3 -3
- data/lib/measures/create_typical_building_from_model/LICENSE.md +1 -1
- data/lib/measures/create_typical_building_from_model/measure.xml +3 -3
- data/lib/measures/create_typical_deer_building_from_model/LICENSE.md +1 -1
- data/lib/measures/create_typical_deer_building_from_model/measure.xml +3 -3
- data/lib/measures/create_typical_doe_building_from_model/LICENSE.md +1 -1
- data/lib/measures/create_typical_doe_building_from_model/measure.xml +3 -3
- data/lib/measures/deer_space_type_and_construction_set_wizard/LICENSE.md +1 -1
- data/lib/measures/deer_space_type_and_construction_set_wizard/measure.xml +3 -3
- data/lib/measures/find_and_replace_in_all_thermal_zone_names/LICENSE.md +1 -1
- data/lib/measures/find_and_replace_in_all_thermal_zone_names/measure.xml +3 -3
- data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/LICENSE.md +1 -1
- data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/measure.xml +3 -3
- data/lib/measures/merge_floorspace_js_with_model/LICENSE.md +1 -1
- data/lib/measures/merge_floorspace_js_with_model/measure.xml +3 -3
- data/lib/measures/merge_spaces_from_external_file/LICENSE.md +1 -1
- data/lib/measures/merge_spaces_from_external_file/measure.xml +3 -3
- data/lib/measures/radiance_measure/LICENSE.md +1 -1
- data/lib/measures/radiance_measure/measure.xml +3 -3
- data/lib/measures/radiant_slab_with_doas/LICENSE.md +1 -1
- data/lib/measures/radiant_slab_with_doas/measure.xml +3 -3
- data/lib/measures/replace_geometry_by_story/LICENSE.md +1 -1
- data/lib/measures/replace_geometry_by_story/measure.xml +3 -3
- data/lib/measures/scale_geometry/LICENSE.md +1 -1
- data/lib/measures/scale_geometry/measure.xml +3 -3
- data/lib/measures/set_nist_infiltration_correlations/LICENSE.md +1 -1
- data/lib/measures/set_nist_infiltration_correlations/measure.xml +3 -3
- data/lib/openstudio/model_articulation/version.rb +1 -1
- data/openstudio-model-articulation.gemspec +7 -4
- metadata +54 -11
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_bar_from_space_type_ratios</name>
|
5
5
|
<uid>3e988765-9673-46f8-9b65-99d5b86c2b22</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>74efbecb-5257-43f8-9b24-d84046475b0e</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:36Z</version_modified>
|
8
8
|
<xml_checksum>49BEF039</xml_checksum>
|
9
9
|
<class_name>CreateBarFromSpaceTypeRatios</class_name>
|
10
10
|
<display_name>Create Bar From Space Type Ratios</display_name>
|
@@ -427,7 +427,7 @@
|
|
427
427
|
</choices>
|
428
428
|
</argument>
|
429
429
|
<argument>
|
430
|
-
<name>
|
430
|
+
<name>story_multiplier_method</name>
|
431
431
|
<display_name>Calculation Method for Story Multiplier</display_name>
|
432
432
|
<type>Choice</type>
|
433
433
|
<required>true</required>
|
@@ -575,13 +575,13 @@
|
|
575
575
|
<filename>LICENSE.md</filename>
|
576
576
|
<filetype>md</filetype>
|
577
577
|
<usage_type>license</usage_type>
|
578
|
-
<checksum>
|
578
|
+
<checksum>CBFF29F5</checksum>
|
579
579
|
</file>
|
580
580
|
<file>
|
581
581
|
<filename>README.md</filename>
|
582
582
|
<filetype>md</filetype>
|
583
583
|
<usage_type>readme</usage_type>
|
584
|
-
<checksum>
|
584
|
+
<checksum>8E3C144C</checksum>
|
585
585
|
</file>
|
586
586
|
<file>
|
587
587
|
<filename>README.md.erb</filename>
|
@@ -724,13 +724,13 @@
|
|
724
724
|
<filename>measure.rb</filename>
|
725
725
|
<filetype>rb</filetype>
|
726
726
|
<usage_type>script</usage_type>
|
727
|
-
<checksum>
|
727
|
+
<checksum>9EFE7662</checksum>
|
728
728
|
</file>
|
729
729
|
<file>
|
730
730
|
<filename>create_bar_from_space_type_ratios_test.rb</filename>
|
731
731
|
<filetype>rb</filetype>
|
732
732
|
<usage_type>test</usage_type>
|
733
|
-
<checksum>
|
733
|
+
<checksum>C1493A39</checksum>
|
734
734
|
</file>
|
735
735
|
</files>
|
736
736
|
</measure>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_baseline_building</name>
|
5
5
|
<uid>4de56e21-b6cd-45d9-8466-862507d228b2</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>0ebcba10-a8b4-4bbd-bca6-9ace5ead8cc8</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:32Z</version_modified>
|
8
8
|
<xml_checksum>A514F332</xml_checksum>
|
9
9
|
<class_name>CreateBaselineBuilding</class_name>
|
10
10
|
<display_name>Create Baseline Building</display_name>
|
@@ -233,7 +233,7 @@
|
|
233
233
|
<filename>LICENSE.md</filename>
|
234
234
|
<filetype>md</filetype>
|
235
235
|
<usage_type>license</usage_type>
|
236
|
-
<checksum>
|
236
|
+
<checksum>CBFF29F5</checksum>
|
237
237
|
</file>
|
238
238
|
<file>
|
239
239
|
<filename>README.md</filename>
|
@@ -280,7 +280,7 @@
|
|
280
280
|
<filename>create_baseline_building_test.rb</filename>
|
281
281
|
<filetype>rb</filetype>
|
282
282
|
<usage_type>test</usage_type>
|
283
|
-
<checksum>
|
283
|
+
<checksum>F0256467</checksum>
|
284
284
|
</file>
|
285
285
|
</files>
|
286
286
|
</measure>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_deer_prototype_building</name>
|
5
5
|
<uid>752055bd-10d9-4ede-8a35-18487fedf579</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>9f62690e-ae48-4428-84c3-1b11f5c94069</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:32Z</version_modified>
|
8
8
|
<xml_checksum>A514F332</xml_checksum>
|
9
9
|
<class_name>CreateDEERPrototypeBuilding</class_name>
|
10
10
|
<display_name>Create DEER Prototype Building ALPHA Version</display_name>
|
@@ -804,7 +804,7 @@
|
|
804
804
|
<filename>LICENSE.md</filename>
|
805
805
|
<filetype>md</filetype>
|
806
806
|
<usage_type>license</usage_type>
|
807
|
-
<checksum>
|
807
|
+
<checksum>CBFF29F5</checksum>
|
808
808
|
</file>
|
809
809
|
<file>
|
810
810
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_parametric_schedules</name>
|
5
5
|
<uid>befa8099-c6a7-4045-8792-53fc7124b862</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>26f2bd92-3c4e-4a24-8228-7bacc4a276ae</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:35Z</version_modified>
|
8
8
|
<xml_checksum>03F02484</xml_checksum>
|
9
9
|
<class_name>CreateParametricSchedules</class_name>
|
10
10
|
<display_name>Create Parametric Schedules</display_name>
|
@@ -303,7 +303,7 @@
|
|
303
303
|
<filename>LICENSE.md</filename>
|
304
304
|
<filetype>md</filetype>
|
305
305
|
<usage_type>license</usage_type>
|
306
|
-
<checksum>
|
306
|
+
<checksum>CBFF29F5</checksum>
|
307
307
|
</file>
|
308
308
|
<file>
|
309
309
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_typical_building_from_model</name>
|
5
5
|
<uid>339a2e3a-273c-4494-bb50-bfe586a0647c</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>ded6c26b-1aca-4641-bfc0-6ec296616f19</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:32Z</version_modified>
|
8
8
|
<xml_checksum>EE13F09F</xml_checksum>
|
9
9
|
<class_name>CreateTypicalBuildingFromModel</class_name>
|
10
10
|
<display_name>Create Typical Building from Model</display_name>
|
@@ -1318,7 +1318,7 @@
|
|
1318
1318
|
<filename>LICENSE.md</filename>
|
1319
1319
|
<filetype>md</filetype>
|
1320
1320
|
<usage_type>license</usage_type>
|
1321
|
-
<checksum>
|
1321
|
+
<checksum>CBFF29F5</checksum>
|
1322
1322
|
</file>
|
1323
1323
|
<file>
|
1324
1324
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_typical_deer_building_from_model</name>
|
5
5
|
<uid>09cc23db-5e9b-4b11-b167-1852a15ed339</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>1ec2093e-16f9-4885-b25f-fc6b2195364d</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:36Z</version_modified>
|
8
8
|
<xml_checksum>AABAC479</xml_checksum>
|
9
9
|
<class_name>CreateTypicalDEERBuildingFromModel</class_name>
|
10
10
|
<display_name>Create Typical DEER Building from Model</display_name>
|
@@ -1293,7 +1293,7 @@
|
|
1293
1293
|
<filename>LICENSE.md</filename>
|
1294
1294
|
<filetype>md</filetype>
|
1295
1295
|
<usage_type>license</usage_type>
|
1296
|
-
<checksum>
|
1296
|
+
<checksum>CBFF29F5</checksum>
|
1297
1297
|
</file>
|
1298
1298
|
<file>
|
1299
1299
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_typical_doe_building_from_model</name>
|
5
5
|
<uid>b2c80210-33b3-4dfd-8267-535efd81f552</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>d1be3b20-73c7-440b-a6b5-b99ec0fc41e7</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:35Z</version_modified>
|
8
8
|
<xml_checksum>99E7000D</xml_checksum>
|
9
9
|
<class_name>CreateTypicalDOEBuildingFromModel</class_name>
|
10
10
|
<display_name>Create Typical DOE Building from Model</display_name>
|
@@ -1258,7 +1258,7 @@
|
|
1258
1258
|
<filename>LICENSE.md</filename>
|
1259
1259
|
<filetype>md</filetype>
|
1260
1260
|
<usage_type>license</usage_type>
|
1261
|
-
<checksum>
|
1261
|
+
<checksum>CBFF29F5</checksum>
|
1262
1262
|
</file>
|
1263
1263
|
<file>
|
1264
1264
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>deer_space_type_and_construction_set_wizard</name>
|
5
5
|
<uid>d8effcbd-52b2-4e5c-866c-e85091142aa6</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>502711a2-dbe4-43d5-90be-e6c32c296d3c</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:33Z</version_modified>
|
8
8
|
<xml_checksum>A514F332</xml_checksum>
|
9
9
|
<class_name>DEERSpaceTypeAndConstructionSetWizard</class_name>
|
10
10
|
<display_name>DEER Space Type and Construction Set Wizard</display_name>
|
@@ -370,7 +370,7 @@
|
|
370
370
|
<filename>LICENSE.md</filename>
|
371
371
|
<filetype>md</filetype>
|
372
372
|
<usage_type>license</usage_type>
|
373
|
-
<checksum>
|
373
|
+
<checksum>CBFF29F5</checksum>
|
374
374
|
</file>
|
375
375
|
<file>
|
376
376
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>find_and_replace_in_all_thermal_zone_names</name>
|
5
5
|
<uid>3573d81e-e7de-4949-be50-8abcd0f95a35</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>3f89d15b-2184-4788-81c3-336ac1354b1e</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:36Z</version_modified>
|
8
8
|
<xml_checksum>057E8D9D</xml_checksum>
|
9
9
|
<class_name>FindAndReplaceInAllThermalZoneNames</class_name>
|
10
10
|
<display_name>Find And Replace In All Thermal Zone Names</display_name>
|
@@ -50,7 +50,7 @@
|
|
50
50
|
<filename>LICENSE.md</filename>
|
51
51
|
<filetype>md</filetype>
|
52
52
|
<usage_type>license</usage_type>
|
53
|
-
<checksum>
|
53
|
+
<checksum>CBFF29F5</checksum>
|
54
54
|
</file>
|
55
55
|
<file>
|
56
56
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>make_shading_surfaces_based_on_zone_multipliers</name>
|
5
5
|
<uid>57d7314d-2ff0-4c13-bf07-b63380bfdea6</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>faa3f24c-3899-403c-9115-2aeaff7f4390</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:32Z</version_modified>
|
8
8
|
<xml_checksum>2AF3A68E</xml_checksum>
|
9
9
|
<class_name>MakeShadingSurfacesBasedOnZoneMultipliers</class_name>
|
10
10
|
<display_name>Make Shading Surfaces Based on Zone Multipliers</display_name>
|
@@ -62,7 +62,7 @@
|
|
62
62
|
<filename>LICENSE.md</filename>
|
63
63
|
<filetype>md</filetype>
|
64
64
|
<usage_type>license</usage_type>
|
65
|
-
<checksum>
|
65
|
+
<checksum>CBFF29F5</checksum>
|
66
66
|
</file>
|
67
67
|
<file>
|
68
68
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>merge_floorspace_js_with_model</name>
|
5
5
|
<uid>16ef6369-6420-4f17-894c-a767895bcaa4</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>08fb938b-1331-47e4-bcaa-07fae4abc783</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:34Z</version_modified>
|
8
8
|
<xml_checksum>0AD1E2E2</xml_checksum>
|
9
9
|
<class_name>MergeFloorspaceJsWithModel</class_name>
|
10
10
|
<display_name>Merge FloorspaceJs with Model</display_name>
|
@@ -57,7 +57,7 @@
|
|
57
57
|
<filename>LICENSE.md</filename>
|
58
58
|
<filetype>md</filetype>
|
59
59
|
<usage_type>license</usage_type>
|
60
|
-
<checksum>
|
60
|
+
<checksum>CBFF29F5</checksum>
|
61
61
|
</file>
|
62
62
|
<file>
|
63
63
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>merge_spaces_from_external_file</name>
|
5
5
|
<uid>e439a1a9-d075-4a25-9f83-2dca79d2826e</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>71648afe-d63a-41a6-b0eb-6840baa51979</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:36Z</version_modified>
|
8
8
|
<xml_checksum>D8922A73</xml_checksum>
|
9
9
|
<class_name>MergeSpacesFromExternalFile</class_name>
|
10
10
|
<display_name>Merge Spaces from External File</display_name>
|
@@ -185,7 +185,7 @@
|
|
185
185
|
<filename>LICENSE.md</filename>
|
186
186
|
<filetype>md</filetype>
|
187
187
|
<usage_type>license</usage_type>
|
188
|
-
<checksum>
|
188
|
+
<checksum>CBFF29F5</checksum>
|
189
189
|
</file>
|
190
190
|
<file>
|
191
191
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>radiance_measure</name>
|
5
5
|
<uid>1e3cfef8-b051-4e60-8bb0-ed2d29d4f45f</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>602e0b93-8ed6-4479-821c-87092fc26ef8</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:33Z</version_modified>
|
8
8
|
<xml_checksum>381B7733</xml_checksum>
|
9
9
|
<class_name>RadianceMeasure</class_name>
|
10
10
|
<display_name>Radiance Daylighting Measure</display_name>
|
@@ -152,7 +152,7 @@
|
|
152
152
|
<filename>LICENSE.md</filename>
|
153
153
|
<filetype>md</filetype>
|
154
154
|
<usage_type>license</usage_type>
|
155
|
-
<checksum>
|
155
|
+
<checksum>CBFF29F5</checksum>
|
156
156
|
</file>
|
157
157
|
<file>
|
158
158
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>radiant_slab_with_doas</name>
|
5
5
|
<uid>8091a0c3-7760-4da6-adf4-133d55872816</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>38680e13-08ef-49ff-a7c0-0b7c3d75afd7</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:32Z</version_modified>
|
8
8
|
<xml_checksum>C49A7DAB</xml_checksum>
|
9
9
|
<class_name>RadiantSlabWithDoas</class_name>
|
10
10
|
<display_name>Radiant Slab with DOAS</display_name>
|
@@ -278,7 +278,7 @@ To reduce unmet hours, use an expanded comfort range as mentioned above, remove
|
|
278
278
|
<filename>LICENSE.md</filename>
|
279
279
|
<filetype>md</filetype>
|
280
280
|
<usage_type>license</usage_type>
|
281
|
-
<checksum>
|
281
|
+
<checksum>CBFF29F5</checksum>
|
282
282
|
</file>
|
283
283
|
<file>
|
284
284
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>replace_geometry_by_story</name>
|
5
5
|
<uid>03b18912-0ceb-47e9-8f8b-417a3008e189</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>7760281e-b4a6-4aab-bf4b-cd0b36aa756b</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:33Z</version_modified>
|
8
8
|
<xml_checksum>2AF3A68E</xml_checksum>
|
9
9
|
<class_name>ReplaceGeometryByStory</class_name>
|
10
10
|
<display_name>Replace Geometry By Story</display_name>
|
@@ -43,7 +43,7 @@
|
|
43
43
|
<filename>LICENSE.md</filename>
|
44
44
|
<filetype>md</filetype>
|
45
45
|
<usage_type>license</usage_type>
|
46
|
-
<checksum>
|
46
|
+
<checksum>CBFF29F5</checksum>
|
47
47
|
</file>
|
48
48
|
<file>
|
49
49
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>scale_geometry</name>
|
5
5
|
<uid>f9cc2ffc-2838-4a18-8330-97e7cc94cdf8</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>f4babe47-5b3f-48c1-b92d-adbb6072e1b7</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:34Z</version_modified>
|
8
8
|
<xml_checksum>7AD75066</xml_checksum>
|
9
9
|
<class_name>ScaleGeometry</class_name>
|
10
10
|
<display_name>scale_geometry</display_name>
|
@@ -81,7 +81,7 @@
|
|
81
81
|
<filename>LICENSE.md</filename>
|
82
82
|
<filetype>md</filetype>
|
83
83
|
<usage_type>license</usage_type>
|
84
|
-
<checksum>
|
84
|
+
<checksum>CBFF29F5</checksum>
|
85
85
|
</file>
|
86
86
|
<file>
|
87
87
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>set_nist_infiltration_correlations</name>
|
5
5
|
<uid>b74a4a45-8553-4e94-860f-35b217a04879</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>2b1017a6-36cf-49d3-921c-901a7c2c26f0</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:34Z</version_modified>
|
8
8
|
<xml_checksum>A54BB41C</xml_checksum>
|
9
9
|
<class_name>SetNISTInfiltrationCorrelations</class_name>
|
10
10
|
<display_name>SetNISTInfiltrationCorrelations</display_name>
|
@@ -266,7 +266,7 @@
|
|
266
266
|
<filename>LICENSE.md</filename>
|
267
267
|
<filetype>md</filetype>
|
268
268
|
<usage_type>license</usage_type>
|
269
|
-
<checksum>
|
269
|
+
<checksum>CBFF29F5</checksum>
|
270
270
|
</file>
|
271
271
|
<file>
|
272
272
|
<filename>README.md</filename>
|
@@ -29,14 +29,17 @@ Gem::Specification.new do |spec|
|
|
29
29
|
spec.required_ruby_version = '~> 3.2.2'
|
30
30
|
|
31
31
|
spec.add_dependency 'bundler', '~> 2.4.10'
|
32
|
-
spec.add_dependency 'openstudio-extension', '~> 0.
|
33
|
-
spec.add_dependency 'openstudio-standards', '0.
|
32
|
+
spec.add_dependency 'openstudio-extension', '~> 0.9.2'
|
33
|
+
spec.add_dependency 'openstudio-standards', '0.8.2'
|
34
34
|
|
35
|
-
# if we need the following dependencies pinned,
|
35
|
+
# if we need the following dependencies pinned,
|
36
36
|
# let's set them in extension-gem for next release
|
37
37
|
spec.add_dependency 'multipart-post', '2.4.0'
|
38
|
-
spec.add_dependency 'addressable', '2.8.1'
|
39
38
|
|
39
|
+
spec.add_development_dependency 'rubocop', '1.50'
|
40
|
+
spec.add_development_dependency 'rubocop-checkstyle_formatter', '0.6.0'
|
41
|
+
spec.add_development_dependency 'rubocop-performance', '1.20.0'
|
42
|
+
spec.add_development_dependency 'simplecov', '0.22.0'
|
40
43
|
spec.add_development_dependency 'rake', '~> 13.0'
|
41
44
|
spec.add_development_dependency 'rspec', '~> 3.9'
|
42
45
|
spec.add_development_dependency 'octokit', '4.18.0' # for change logs
|