openstudio-aedg 0.3.0 → 0.6.0

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.
Files changed (232) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +3 -1
  3. data/CHANGELOG.md +11 -0
  4. data/Jenkinsfile +4 -3
  5. data/LICENSE.md +1 -1
  6. data/README.md +19 -4
  7. data/Rakefile +1 -1
  8. data/doc_templates/LICENSE.md +1 -1
  9. data/doc_templates/copyright_erb.txt +1 -1
  10. data/doc_templates/copyright_js.txt +1 -1
  11. data/doc_templates/copyright_ruby.txt +1 -1
  12. data/lib/measures/AedgK12ElectricEquipment/LICENSE.md +1 -1
  13. data/lib/measures/AedgK12ElectricEquipment/measure.rb +1 -1
  14. data/lib/measures/AedgK12ElectricEquipment/measure.xml +6 -6
  15. data/lib/measures/AedgK12ElectricEquipment/resources/OsLib_AedgMeasures.rb +1 -1
  16. data/lib/measures/AedgK12ElectricEquipmentControls/LICENSE.md +1 -1
  17. data/lib/measures/AedgK12ElectricEquipmentControls/measure.rb +1 -1
  18. data/lib/measures/AedgK12ElectricEquipmentControls/measure.xml +6 -6
  19. data/lib/measures/AedgK12ElectricEquipmentControls/resources/OsLib_AedgMeasures.rb +1 -1
  20. data/lib/measures/AedgK12EnvelopeAndEntryInfiltration/LICENSE.md +1 -1
  21. data/lib/measures/AedgK12EnvelopeAndEntryInfiltration/measure.rb +1 -1
  22. data/lib/measures/AedgK12EnvelopeAndEntryInfiltration/measure.xml +6 -6
  23. data/lib/measures/AedgK12EnvelopeAndEntryInfiltration/resources/OsLib_AedgMeasures.rb +1 -1
  24. data/lib/measures/AedgK12ExteriorDoorConstruction/LICENSE.md +1 -1
  25. data/lib/measures/AedgK12ExteriorDoorConstruction/measure.rb +1 -1
  26. data/lib/measures/AedgK12ExteriorDoorConstruction/measure.xml +6 -6
  27. data/lib/measures/AedgK12ExteriorDoorConstruction/resources/OsLib_AedgMeasures.rb +1 -1
  28. data/lib/measures/AedgK12ExteriorFloorConstruction/LICENSE.md +1 -1
  29. data/lib/measures/AedgK12ExteriorFloorConstruction/measure.rb +1 -1
  30. data/lib/measures/AedgK12ExteriorFloorConstruction/measure.xml +6 -6
  31. data/lib/measures/AedgK12ExteriorFloorConstruction/resources/OsLib_AedgMeasures.rb +1 -1
  32. data/lib/measures/AedgK12ExteriorLighting/LICENSE.md +1 -1
  33. data/lib/measures/AedgK12ExteriorLighting/measure.rb +1 -1
  34. data/lib/measures/AedgK12ExteriorLighting/measure.xml +6 -6
  35. data/lib/measures/AedgK12ExteriorLighting/resources/OsLib_AedgMeasures.rb +1 -1
  36. data/lib/measures/AedgK12ExteriorWallConstruction/LICENSE.md +1 -1
  37. data/lib/measures/AedgK12ExteriorWallConstruction/measure.rb +1 -1
  38. data/lib/measures/AedgK12ExteriorWallConstruction/measure.xml +6 -6
  39. data/lib/measures/AedgK12ExteriorWallConstruction/resources/OsLib_AedgMeasures.rb +1 -1
  40. data/lib/measures/AedgK12FenestrationAndDaylightingControls/LICENSE.md +1 -1
  41. data/lib/measures/AedgK12FenestrationAndDaylightingControls/measure.rb +1 -1
  42. data/lib/measures/AedgK12FenestrationAndDaylightingControls/measure.xml +6 -6
  43. data/lib/measures/AedgK12FenestrationAndDaylightingControls/resources/OsLib_AedgMeasures.rb +1 -1
  44. data/lib/measures/AedgK12HvacDualDuctDoas/LICENSE.md +1 -1
  45. data/lib/measures/AedgK12HvacDualDuctDoas/measure.rb +1 -1
  46. data/lib/measures/AedgK12HvacDualDuctDoas/measure.xml +6 -6
  47. data/lib/measures/AedgK12HvacDualDuctDoas/resources/OsLib_AedgMeasures.rb +1 -1
  48. data/lib/measures/AedgK12HvacFanCoilDoas/LICENSE.md +1 -1
  49. data/lib/measures/AedgK12HvacFanCoilDoas/measure.rb +1 -1
  50. data/lib/measures/AedgK12HvacFanCoilDoas/measure.xml +6 -6
  51. data/lib/measures/AedgK12HvacFanCoilDoas/resources/OsLib_AedgMeasures.rb +1 -1
  52. data/lib/measures/AedgK12HvacGshpDoas/LICENSE.md +1 -1
  53. data/lib/measures/AedgK12HvacGshpDoas/measure.rb +1 -1
  54. data/lib/measures/AedgK12HvacGshpDoas/measure.xml +6 -6
  55. data/lib/measures/AedgK12HvacGshpDoas/resources/OsLib_AedgMeasures.rb +1 -1
  56. data/lib/measures/AedgK12InteriorFinishes/LICENSE.md +1 -1
  57. data/lib/measures/AedgK12InteriorFinishes/measure.rb +1 -1
  58. data/lib/measures/AedgK12InteriorFinishes/measure.xml +8 -8
  59. data/lib/measures/AedgK12InteriorFinishes/resources/OsLib_AedgMeasures.rb +1 -1
  60. data/lib/measures/AedgK12InteriorLighting/LICENSE.md +1 -1
  61. data/lib/measures/AedgK12InteriorLighting/measure.rb +1 -1
  62. data/lib/measures/AedgK12InteriorLighting/measure.xml +6 -6
  63. data/lib/measures/AedgK12InteriorLighting/resources/OsLib_AedgMeasures.rb +1 -1
  64. data/lib/measures/AedgK12InteriorLightingControls/LICENSE.md +1 -1
  65. data/lib/measures/AedgK12InteriorLightingControls/measure.rb +1 -1
  66. data/lib/measures/AedgK12InteriorLightingControls/measure.xml +6 -6
  67. data/lib/measures/AedgK12InteriorLightingControls/resources/OsLib_AedgMeasures.rb +1 -1
  68. data/lib/measures/AedgK12Kitchen/LICENSE.md +1 -1
  69. data/lib/measures/AedgK12Kitchen/measure.rb +1 -1
  70. data/lib/measures/AedgK12Kitchen/measure.xml +6 -6
  71. data/lib/measures/AedgK12Kitchen/resources/OsLib_AedgMeasures.rb +1 -1
  72. data/lib/measures/AedgK12RoofConstruction/LICENSE.md +1 -1
  73. data/lib/measures/AedgK12RoofConstruction/measure.rb +1 -1
  74. data/lib/measures/AedgK12RoofConstruction/measure.xml +6 -6
  75. data/lib/measures/AedgK12RoofConstruction/resources/OsLib_AedgMeasures.rb +1 -1
  76. data/lib/measures/AedgK12SlabAndBasement/LICENSE.md +1 -1
  77. data/lib/measures/AedgK12SlabAndBasement/measure.rb +1 -1
  78. data/lib/measures/AedgK12SlabAndBasement/measure.xml +8 -8
  79. data/lib/measures/AedgK12SlabAndBasement/resources/OsLib_AedgMeasures.rb +1 -1
  80. data/lib/measures/AedgK12SlabAndBasement/resources/OsLib_EnergyPlusMethods.rb +1 -1
  81. data/lib/measures/AedgK12SlabAndBasement/resources/os_lib_helper_methods.rb +1 -1
  82. data/lib/measures/AedgK12Swh/LICENSE.md +1 -1
  83. data/lib/measures/AedgK12Swh/measure.rb +1 -1
  84. data/lib/measures/AedgK12Swh/measure.xml +6 -6
  85. data/lib/measures/AedgK12Swh/resources/OsLib_AedgMeasures.rb +1 -1
  86. data/lib/measures/AedgOfficeHvacAshpDoas/LICENSE.md +1 -1
  87. data/lib/measures/AedgOfficeHvacAshpDoas/measure.rb +1 -1
  88. data/lib/measures/AedgOfficeHvacAshpDoas/measure.xml +6 -6
  89. data/lib/measures/AedgOfficeHvacAshpDoas/resources/OsLib_AedgMeasures.rb +1 -1
  90. data/lib/measures/AedgOfficeHvacFanCoilDoas/LICENSE.md +1 -1
  91. data/lib/measures/AedgOfficeHvacFanCoilDoas/measure.rb +1 -1
  92. data/lib/measures/AedgOfficeHvacFanCoilDoas/measure.xml +6 -6
  93. data/lib/measures/AedgOfficeHvacFanCoilDoas/resources/OsLib_AedgMeasures.rb +1 -1
  94. data/lib/measures/AedgOfficeHvacRadiantDoas/LICENSE.md +1 -1
  95. data/lib/measures/AedgOfficeHvacRadiantDoas/measure.rb +1 -1
  96. data/lib/measures/AedgOfficeHvacRadiantDoas/measure.xml +6 -6
  97. data/lib/measures/AedgOfficeHvacRadiantDoas/resources/OsLib_AedgMeasures.rb +1 -1
  98. data/lib/measures/AedgOfficeHvacVavChW/LICENSE.md +1 -1
  99. data/lib/measures/AedgOfficeHvacVavChW/measure.rb +1 -1
  100. data/lib/measures/AedgOfficeHvacVavChW/measure.xml +6 -6
  101. data/lib/measures/AedgOfficeHvacVavChW/resources/OsLib_AedgMeasures.rb +1 -1
  102. data/lib/measures/AedgOfficeHvacVavDx/LICENSE.md +1 -1
  103. data/lib/measures/AedgOfficeHvacVavDx/measure.rb +1 -1
  104. data/lib/measures/AedgOfficeHvacVavDx/measure.xml +6 -6
  105. data/lib/measures/AedgOfficeHvacVavDx/resources/OsLib_AedgMeasures.rb +1 -1
  106. data/lib/measures/AedgOfficeHvacWshpDoas/LICENSE.md +1 -1
  107. data/lib/measures/AedgOfficeHvacWshpDoas/measure.rb +1 -1
  108. data/lib/measures/AedgOfficeHvacWshpDoas/measure.xml +6 -6
  109. data/lib/measures/AedgOfficeHvacWshpDoas/resources/OsLib_AedgMeasures.rb +1 -1
  110. data/lib/measures/AedgOfficeSwh/LICENSE.md +1 -1
  111. data/lib/measures/AedgOfficeSwh/measure.rb +1 -1
  112. data/lib/measures/AedgOfficeSwh/measure.xml +6 -6
  113. data/lib/measures/AedgOfficeSwh/resources/OsLib_AedgMeasures.rb +1 -1
  114. data/lib/measures/AedgSmallToMediumOfficeElectricEquipment/LICENSE.md +1 -1
  115. data/lib/measures/AedgSmallToMediumOfficeElectricEquipment/measure.rb +1 -1
  116. data/lib/measures/AedgSmallToMediumOfficeElectricEquipment/measure.xml +6 -6
  117. data/lib/measures/AedgSmallToMediumOfficeElectricEquipment/resources/OsLib_AedgMeasures.rb +1 -1
  118. data/lib/measures/AedgSmallToMediumOfficeElectricEquipmentControls/LICENSE.md +1 -1
  119. data/lib/measures/AedgSmallToMediumOfficeElectricEquipmentControls/measure.rb +1 -1
  120. data/lib/measures/AedgSmallToMediumOfficeElectricEquipmentControls/measure.xml +6 -6
  121. data/lib/measures/AedgSmallToMediumOfficeElectricEquipmentControls/resources/OsLib_AedgMeasures.rb +1 -1
  122. data/lib/measures/AedgSmallToMediumOfficeEnvelopeAndEntryInfiltration/LICENSE.md +1 -1
  123. data/lib/measures/AedgSmallToMediumOfficeEnvelopeAndEntryInfiltration/measure.rb +1 -1
  124. data/lib/measures/AedgSmallToMediumOfficeEnvelopeAndEntryInfiltration/measure.xml +6 -6
  125. data/lib/measures/AedgSmallToMediumOfficeEnvelopeAndEntryInfiltration/resources/OsLib_AedgMeasures.rb +1 -1
  126. data/lib/measures/AedgSmallToMediumOfficeExteriorDoorConstruction/LICENSE.md +1 -1
  127. data/lib/measures/AedgSmallToMediumOfficeExteriorDoorConstruction/measure.rb +1 -1
  128. data/lib/measures/AedgSmallToMediumOfficeExteriorDoorConstruction/measure.xml +6 -6
  129. data/lib/measures/AedgSmallToMediumOfficeExteriorDoorConstruction/resources/OsLib_AedgMeasures.rb +1 -1
  130. data/lib/measures/AedgSmallToMediumOfficeExteriorFloorConstruction/LICENSE.md +1 -1
  131. data/lib/measures/AedgSmallToMediumOfficeExteriorFloorConstruction/measure.rb +1 -1
  132. data/lib/measures/AedgSmallToMediumOfficeExteriorFloorConstruction/measure.xml +6 -6
  133. data/lib/measures/AedgSmallToMediumOfficeExteriorFloorConstruction/resources/OsLib_AedgMeasures.rb +1 -1
  134. data/lib/measures/AedgSmallToMediumOfficeExteriorLighting/LICENSE.md +1 -1
  135. data/lib/measures/AedgSmallToMediumOfficeExteriorLighting/measure.rb +1 -1
  136. data/lib/measures/AedgSmallToMediumOfficeExteriorLighting/measure.xml +6 -6
  137. data/lib/measures/AedgSmallToMediumOfficeExteriorLighting/resources/OsLib_AedgMeasures.rb +1 -1
  138. data/lib/measures/AedgSmallToMediumOfficeExteriorWallConstruction/LICENSE.md +1 -1
  139. data/lib/measures/AedgSmallToMediumOfficeExteriorWallConstruction/measure.rb +1 -1
  140. data/lib/measures/AedgSmallToMediumOfficeExteriorWallConstruction/measure.xml +6 -6
  141. data/lib/measures/AedgSmallToMediumOfficeExteriorWallConstruction/resources/OsLib_AedgMeasures.rb +1 -1
  142. data/lib/measures/AedgSmallToMediumOfficeFenestrationAndDaylightingControls/LICENSE.md +1 -1
  143. data/lib/measures/AedgSmallToMediumOfficeFenestrationAndDaylightingControls/measure.rb +1 -1
  144. data/lib/measures/AedgSmallToMediumOfficeFenestrationAndDaylightingControls/measure.xml +6 -6
  145. data/lib/measures/AedgSmallToMediumOfficeFenestrationAndDaylightingControls/resources/OsLib_AedgMeasures.rb +1 -1
  146. data/lib/measures/AedgSmallToMediumOfficeInteriorFinishes/LICENSE.md +1 -1
  147. data/lib/measures/AedgSmallToMediumOfficeInteriorFinishes/measure.rb +1 -1
  148. data/lib/measures/AedgSmallToMediumOfficeInteriorFinishes/measure.xml +8 -8
  149. data/lib/measures/AedgSmallToMediumOfficeInteriorFinishes/resources/OsLib_AedgMeasures.rb +1 -1
  150. data/lib/measures/AedgSmallToMediumOfficeInteriorLighting/LICENSE.md +1 -1
  151. data/lib/measures/AedgSmallToMediumOfficeInteriorLighting/measure.rb +1 -1
  152. data/lib/measures/AedgSmallToMediumOfficeInteriorLighting/measure.xml +6 -6
  153. data/lib/measures/AedgSmallToMediumOfficeInteriorLighting/resources/OsLib_AedgMeasures.rb +1 -1
  154. data/lib/measures/AedgSmallToMediumOfficeInteriorLightingControls/LICENSE.md +1 -1
  155. data/lib/measures/AedgSmallToMediumOfficeInteriorLightingControls/measure.rb +1 -1
  156. data/lib/measures/AedgSmallToMediumOfficeInteriorLightingControls/measure.xml +6 -6
  157. data/lib/measures/AedgSmallToMediumOfficeInteriorLightingControls/resources/OsLib_AedgMeasures.rb +1 -1
  158. data/lib/measures/AedgSmallToMediumOfficeRoofConstruction/LICENSE.md +1 -1
  159. data/lib/measures/AedgSmallToMediumOfficeRoofConstruction/measure.rb +1 -1
  160. data/lib/measures/AedgSmallToMediumOfficeRoofConstruction/measure.xml +6 -6
  161. data/lib/measures/AedgSmallToMediumOfficeRoofConstruction/resources/OsLib_AedgMeasures.rb +1 -1
  162. data/lib/measures/AedgSmallToMediumOfficeSlabAndBasement/LICENSE.md +1 -1
  163. data/lib/measures/AedgSmallToMediumOfficeSlabAndBasement/measure.rb +1 -1
  164. data/lib/measures/AedgSmallToMediumOfficeSlabAndBasement/measure.xml +8 -8
  165. data/lib/measures/AedgSmallToMediumOfficeSlabAndBasement/resources/OsLib_AedgMeasures.rb +1 -1
  166. data/lib/measures/AedgSmallToMediumOfficeSlabAndBasement/resources/OsLib_EnergyPlusMethods.rb +1 -1
  167. data/lib/measures/AedgSmallToMediumOfficeSlabAndBasement/resources/os_lib_helper_methods.rb +1 -1
  168. data/lib/measures/zedgk_12_electric_equipment/LICENSE.md +1 -1
  169. data/lib/measures/zedgk_12_electric_equipment/measure.rb +1 -1
  170. data/lib/measures/zedgk_12_electric_equipment/measure.xml +6 -6
  171. data/lib/measures/zedgk_12_electric_equipment/resources/OsLib_AedgMeasures.rb +1 -1
  172. data/lib/measures/zedgk_12_envelope_infiltration/LICENSE.md +1 -1
  173. data/lib/measures/zedgk_12_envelope_infiltration/measure.rb +1 -1
  174. data/lib/measures/zedgk_12_envelope_infiltration/measure.xml +6 -6
  175. data/lib/measures/zedgk_12_envelope_infiltration/resources/OsLib_AedgMeasures.rb +1 -1
  176. data/lib/measures/zedgk_12_exterior_door_construction/LICENSE.md +1 -1
  177. data/lib/measures/zedgk_12_exterior_door_construction/measure.rb +1 -1
  178. data/lib/measures/zedgk_12_exterior_door_construction/measure.xml +6 -6
  179. data/lib/measures/zedgk_12_exterior_door_construction/resources/OsLib_AedgMeasures.rb +1 -1
  180. data/lib/measures/zedgk_12_exterior_wall_construction/LICENSE.md +1 -1
  181. data/lib/measures/zedgk_12_exterior_wall_construction/measure.rb +1 -1
  182. data/lib/measures/zedgk_12_exterior_wall_construction/measure.xml +6 -6
  183. data/lib/measures/zedgk_12_exterior_wall_construction/resources/OsLib_AedgMeasures.rb +1 -1
  184. data/lib/measures/zedgk_12_fenestration_and_daylighting_controls/LICENSE.md +1 -1
  185. data/lib/measures/zedgk_12_fenestration_and_daylighting_controls/measure.rb +1 -1
  186. data/lib/measures/zedgk_12_fenestration_and_daylighting_controls/measure.xml +6 -6
  187. data/lib/measures/zedgk_12_fenestration_and_daylighting_controls/resources/OsLib_AedgMeasures.rb +1 -1
  188. data/lib/measures/zedgk_12_hvac_fan_coil_doas/LICENSE.md +1 -1
  189. data/lib/measures/zedgk_12_hvac_fan_coil_doas/measure.rb +1 -1
  190. data/lib/measures/zedgk_12_hvac_fan_coil_doas/measure.xml +7 -7
  191. data/lib/measures/zedgk_12_hvac_fan_coil_doas/resources/OsLib_AedgMeasures.rb +1 -1
  192. data/lib/measures/zedgk_12_hvac_fan_coil_doas/resources/OsLib_HVAC_zedg_fan_coil.rb +1 -1
  193. data/lib/measures/zedgk_12_hvac_fan_coil_doas_air_cooled_chiller/LICENSE.md +1 -1
  194. data/lib/measures/zedgk_12_hvac_fan_coil_doas_air_cooled_chiller/measure.rb +1 -1
  195. data/lib/measures/zedgk_12_hvac_fan_coil_doas_air_cooled_chiller/measure.xml +7 -7
  196. data/lib/measures/zedgk_12_hvac_fan_coil_doas_air_cooled_chiller/resources/OsLib_AedgMeasures.rb +1 -1
  197. data/lib/measures/zedgk_12_hvac_fan_coil_doas_air_cooled_chiller/resources/OsLib_HVAC_zedg_fan_coil_air_cooled.rb +1 -1
  198. data/lib/measures/zedgk_12_hvac_gshp_doas/LICENSE.md +1 -1
  199. data/lib/measures/zedgk_12_hvac_gshp_doas/measure.rb +1 -1
  200. data/lib/measures/zedgk_12_hvac_gshp_doas/measure.xml +9 -9
  201. data/lib/measures/zedgk_12_hvac_gshp_doas/resources/OsLib_AedgMeasures.rb +1 -1
  202. data/lib/measures/zedgk_12_hvac_gshp_doas/resources/OsLib_HVAC_zedg_gshp.rb +1 -1
  203. data/lib/measures/zedgk_12_hvac_gshp_doas/resources/TableLib.rb +1 -1
  204. data/lib/measures/zedgk_12_hvac_vrf_with_doas/LICENSE.md +1 -1
  205. data/lib/measures/zedgk_12_hvac_vrf_with_doas/measure.rb +1 -1
  206. data/lib/measures/zedgk_12_hvac_vrf_with_doas/measure.xml +6 -6
  207. data/lib/measures/zedgk_12_hvac_vrf_with_doas/resources/OsLib_HVAC_zedg_vrf.rb +1 -1
  208. data/lib/measures/zedgk_12_insert_ground_domain_e_kusdua/LICENSE.md +1 -1
  209. data/lib/measures/zedgk_12_insert_ground_domain_e_kusdua/measure.rb +1 -1
  210. data/lib/measures/zedgk_12_insert_ground_domain_e_kusdua/measure.xml +11 -11
  211. data/lib/measures/zedgk_12_interior_lighting/LICENSE.md +1 -1
  212. data/lib/measures/zedgk_12_interior_lighting/measure.rb +1 -1
  213. data/lib/measures/zedgk_12_interior_lighting/measure.xml +6 -6
  214. data/lib/measures/zedgk_12_interior_lighting/resources/OsLib_AedgMeasures.rb +1 -1
  215. data/lib/measures/zedgk_12_kitchen/LICENSE.md +1 -1
  216. data/lib/measures/zedgk_12_kitchen/measure.rb +1 -1
  217. data/lib/measures/zedgk_12_kitchen/measure.xml +6 -6
  218. data/lib/measures/zedgk_12_kitchen/resources/OsLib_AedgMeasures.rb +1 -1
  219. data/lib/measures/zedgk_12_roof_construction/LICENSE.md +1 -1
  220. data/lib/measures/zedgk_12_roof_construction/measure.rb +1 -1
  221. data/lib/measures/zedgk_12_roof_construction/measure.xml +6 -6
  222. data/lib/measures/zedgk_12_roof_construction/resources/OsLib_AedgMeasures.rb +1 -1
  223. data/lib/measures/zedgk_12_swh/LICENSE.md +1 -1
  224. data/lib/measures/zedgk_12_swh/measure.rb +1 -1
  225. data/lib/measures/zedgk_12_swh/measure.xml +6 -6
  226. data/lib/measures/zedgk_12_swh/resources/OsLib_AedgMeasures.rb +1 -1
  227. data/lib/openstudio/aedg_measures/extension.rb +1 -1
  228. data/lib/openstudio/aedg_measures/version.rb +2 -2
  229. data/lib/openstudio/aedg_measures.rb +1 -1
  230. data/lib/openstudio-aedg-measures.rb +1 -1
  231. data/openstudio-aedg.gemspec +3 -3
  232. metadata +9 -10
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3fffc4c1402587b29ec89990445bf20861fcbaa10a45db4c3327d2c04ef748ed
4
- data.tar.gz: 4452715b6392d0a36f7f1da531a83224eb1e7bb53e94a6a10b0f98f912b933a5
3
+ metadata.gz: 3a91478e18187ba9126f4958a05332efc855c1fba1d902d08187b20cf2467ed8
4
+ data.tar.gz: b98140eac90b3c4a5f03da1f87214bea5811e4a87e96e008735ce3ea8d4dd628
5
5
  SHA512:
6
- metadata.gz: cd3fd145df236712ddb16c14bdbba8845911986bec1da396fdb6109af6d77a9c97e827bf9dbb9ae8e99b3a778ec3666eba2c7847e1049e39dc533ed10a9d0d9a
7
- data.tar.gz: 022265c32ed8712367a8597d3c762ba40dc1b0d9718157d73fb89ede484fad1ab63b84d5b25ce421392a1023a6c442291f8ce4bde75743a511030c54cb66d8ca
6
+ metadata.gz: 9d40d700df23f79831b27ea81e765e1e583e0a512e8f15c2fda7092597e16dad268a3db1cca36719bdd20a7a4cd27afdcb92672551a443c09454335158b52b1e
7
+ data.tar.gz: a8949cf27c3e96e2d979d63e3f7874716c18090d75377fc0923cc1fdac57169c5e5671761c56e4eed69cccda8fb7c5fbd7683fdeaad9d5fb2870c67382791708
data/.rubocop.yml CHANGED
@@ -1,5 +1,7 @@
1
1
  AllCops:
2
2
  Exclude:
3
3
  - 'spec/test_measures/**/*'
4
+
5
+ require: rubocop-performance
4
6
  inherit_from:
5
- - http://s3.amazonaws.com/openstudio-resources/styles/rubocop_v3.yml
7
+ - http://s3.amazonaws.com/openstudio-resources/styles/rubocop_v4.yml
data/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # OpenStudio AEDG Gem
2
2
 
3
+ ## Version 0.6.0
4
+ * Support for OpenStudio 3.4 (upgrade to standards gem 0.2.16, no extension gem upgrade)
5
+
6
+ ## Version 0.5.0
7
+ * Support for OpenStudio 3.3 (upgrade to extension gem 0.5.1 and standards gem 0.2.15)
8
+
9
+ ## Version 0.4.0
10
+
11
+ * Support Ruby ~> 2.7
12
+ * Support for OpenStudio 3.2 (upgrade to extension gem 0.4.2 and standards gem 0.2.13)
13
+
3
14
  ## Version 0.3.0
4
15
 
5
16
  * Support for OpenStudio 3.1
data/Jenkinsfile CHANGED
@@ -1,10 +1,11 @@
1
1
  //Jenkins pipelines are stored in shared libraries. Please see: https://github.com/NREL/cbci_jenkins_libs
2
-
2
+
3
3
  @Library('cbci_shared_libs') _
4
4
 
5
- // Build for PR to develop branch only.
5
+ // Build for PR to develop branch only.
6
6
  if ((env.CHANGE_ID) && (env.CHANGE_TARGET) ) { // check if set
7
7
 
8
8
  openstudio_extension_gems()
9
+
10
+ }
9
11
 
10
- }
data/LICENSE.md CHANGED
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
data/README.md CHANGED
@@ -18,9 +18,20 @@ Or install it yourself as:
18
18
 
19
19
  $ gem install 'openstudio-aedg-measures'
20
20
 
21
- ## Usage
21
+ # Compatibility Matrix
22
22
 
23
- To be filled out later.
23
+ |OpenStudio AEDG Gem|OpenStudio|Ruby|
24
+ |:--------------:|:----------:|:--------:|
25
+ | 0.6.0 | 3.4 | 2.7 |
26
+ | 0.5.0 | 3.3 | 2.7 |
27
+ | 0.4.0 | 3.2 | 2.7 |
28
+ | 0.3.0 | 3.1 | 2.5 |
29
+ | 0.2.0 | 3.0 | 2.5 |
30
+ | 0.1.1 | 2.9 | 2.2.4 |
31
+
32
+ # Contributing
33
+
34
+ Please review the [OpenStudio Contribution Policy](https://openstudio.net/openstudio-contribution-policy) if you would like to contribute code to this gem.
24
35
 
25
36
  ## TODO
26
37
 
@@ -29,10 +40,14 @@ To be filled out later.
29
40
  # Releasing
30
41
 
31
42
  * Update CHANGELOG.md
32
- * Run `rake rubocop:auto_correct`
43
+ * Run `rake openstudio:rubocop:auto_correct`
44
+ * Run `rake openstudio:update_copyright`
45
+ * Run `rake openstudio:update_measures` (this has to be done last since prior tasks alter measure files)
46
+ * Update version in `readme.md`
47
+ * Update version in `openstudio-aedg.gemspec`
33
48
  * Update version in `/lib/openstudio/aedg_measures/version.rb`
34
49
  * Create PR to master, after tests and reviews complete, then merge
35
50
  * Locally - from the master branch, run `rake release`
36
- * On GitHub, go to the releases page and update the latest release tag. Name it Version x.y.z and copy the CHANGELOG entry into the description box.
51
+ * On GitHub, go to the releases page and update the latest release tag. Name it Version x.y.z and copy the CHANGELOG entry into the description box.
37
52
 
38
53
 
data/Rakefile CHANGED
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
4
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
5
5
  # All rights reserved.
6
6
  # Redistribution and use in source and binary forms, with or without
7
7
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,6 +1,6 @@
1
1
  <%
2
2
  # *******************************************************************************
3
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
3
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
4
4
  # All rights reserved.
5
5
  # Redistribution and use in source and binary forms, with or without
6
6
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
1
  /* @preserve
2
- * OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
2
+ * OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
3
3
  * Use of this source code is governed by a BSD-style license that can be found at openstudio.net/license.
4
4
  */
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>aedg_k_12_electric_equipment</name>
5
5
  <uid>4ef1195b-a7b2-4afc-8bbc-e0c28a86dfa4</uid>
6
- <version_id>f868599d-55e2-418c-beeb-2dbb82533fe5</version_id>
7
- <version_modified>20200512T201426Z</version_modified>
6
+ <version_id>9a42e11f-1683-4e8b-8b34-e3009931e45b</version_id>
7
+ <version_modified>20210429T165039Z</version_modified>
8
8
  <xml_checksum>126F1C43</xml_checksum>
9
9
  <class_name>AedgK12ElectricEquipment</class_name>
10
10
  <display_name>AedgK12ElectricEquipment</display_name>
@@ -60,13 +60,13 @@
60
60
  <filename>AedgK12ElectricEquipment_Test.rb</filename>
61
61
  <filetype>rb</filetype>
62
62
  <usage_type>test</usage_type>
63
- <checksum>859B1C80</checksum>
63
+ <checksum>081F5799</checksum>
64
64
  </file>
65
65
  <file>
66
66
  <filename>LICENSE.md</filename>
67
67
  <filetype>md</filetype>
68
68
  <usage_type>license</usage_type>
69
- <checksum>E0468DD6</checksum>
69
+ <checksum>A21A3ED2</checksum>
70
70
  </file>
71
71
  <file>
72
72
  <version>
@@ -77,13 +77,13 @@
77
77
  <filename>measure.rb</filename>
78
78
  <filetype>rb</filetype>
79
79
  <usage_type>script</usage_type>
80
- <checksum>4C6EDDFC</checksum>
80
+ <checksum>9588419B</checksum>
81
81
  </file>
82
82
  <file>
83
83
  <filename>OsLib_AedgMeasures.rb</filename>
84
84
  <filetype>rb</filetype>
85
85
  <usage_type>resource</usage_type>
86
- <checksum>8212825C</checksum>
86
+ <checksum>3088E4CE</checksum>
87
87
  </file>
88
88
  </files>
89
89
  </measure>
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>aedg_k_12_electric_equipment_controls</name>
5
5
  <uid>285bc263-7429-4049-a0ce-f60fabf46eec</uid>
6
- <version_id>d98faa47-3f28-49b2-8ab3-1bc9e5220776</version_id>
7
- <version_modified>20200512T201425Z</version_modified>
6
+ <version_id>1f3fd687-4fc7-4c1f-9dfc-a59e6d57aa7c</version_id>
7
+ <version_modified>20210429T165038Z</version_modified>
8
8
  <xml_checksum>1F21832E</xml_checksum>
9
9
  <class_name>AedgK12ElectricEquipmentControls</class_name>
10
10
  <display_name>AedgK12ElectricEquipmentControls</display_name>
@@ -60,13 +60,13 @@
60
60
  <filename>AedgK12ElectricEquipmentControls_Test.rb</filename>
61
61
  <filetype>rb</filetype>
62
62
  <usage_type>test</usage_type>
63
- <checksum>72AE0DF6</checksum>
63
+ <checksum>28D14AA9</checksum>
64
64
  </file>
65
65
  <file>
66
66
  <filename>LICENSE.md</filename>
67
67
  <filetype>md</filetype>
68
68
  <usage_type>license</usage_type>
69
- <checksum>E0468DD6</checksum>
69
+ <checksum>A21A3ED2</checksum>
70
70
  </file>
71
71
  <file>
72
72
  <version>
@@ -77,13 +77,13 @@
77
77
  <filename>measure.rb</filename>
78
78
  <filetype>rb</filetype>
79
79
  <usage_type>script</usage_type>
80
- <checksum>AB0FDB10</checksum>
80
+ <checksum>FFEB3792</checksum>
81
81
  </file>
82
82
  <file>
83
83
  <filename>OsLib_AedgMeasures.rb</filename>
84
84
  <filetype>rb</filetype>
85
85
  <usage_type>resource</usage_type>
86
- <checksum>8212825C</checksum>
86
+ <checksum>3088E4CE</checksum>
87
87
  </file>
88
88
  </files>
89
89
  </measure>
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>aedg_k_12_envelope_and_entry_infiltration</name>
5
5
  <uid>02447d29-ee6a-436a-af49-3358ad90f7aa</uid>
6
- <version_id>8b6a50f0-4613-45c2-ae06-854e7ce596da</version_id>
7
- <version_modified>20200512T201425Z</version_modified>
6
+ <version_id>9978ad42-c069-4e20-a34e-b25a22a69652</version_id>
7
+ <version_modified>20210429T165038Z</version_modified>
8
8
  <xml_checksum>EACB548E</xml_checksum>
9
9
  <class_name>AedgK12EnvelopeAndEntryInfiltration</class_name>
10
10
  <display_name>AedgK12EnvelopeAndEntryInfiltration</display_name>
@@ -157,13 +157,13 @@
157
157
  <filename>AedgK12EnvelopeAndEntryInfiltration_Test.rb</filename>
158
158
  <filetype>rb</filetype>
159
159
  <usage_type>test</usage_type>
160
- <checksum>8FA8C250</checksum>
160
+ <checksum>A40D65E1</checksum>
161
161
  </file>
162
162
  <file>
163
163
  <filename>LICENSE.md</filename>
164
164
  <filetype>md</filetype>
165
165
  <usage_type>license</usage_type>
166
- <checksum>E0468DD6</checksum>
166
+ <checksum>A21A3ED2</checksum>
167
167
  </file>
168
168
  <file>
169
169
  <version>
@@ -174,13 +174,13 @@
174
174
  <filename>measure.rb</filename>
175
175
  <filetype>rb</filetype>
176
176
  <usage_type>script</usage_type>
177
- <checksum>E5DE766E</checksum>
177
+ <checksum>5B137059</checksum>
178
178
  </file>
179
179
  <file>
180
180
  <filename>OsLib_AedgMeasures.rb</filename>
181
181
  <filetype>rb</filetype>
182
182
  <usage_type>resource</usage_type>
183
- <checksum>F1FB3610</checksum>
183
+ <checksum>BA9FA6C6</checksum>
184
184
  </file>
185
185
  </files>
186
186
  </measure>
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>aedg_k_12_exterior_door_construction</name>
5
5
  <uid>87718175-d555-4936-b2f6-a381208341e9</uid>
6
- <version_id>7a377d05-ec86-4e24-882f-f5c49c0b2387</version_id>
7
- <version_modified>20200401T014103Z</version_modified>
6
+ <version_id>432f9083-7c77-4d4f-ab47-4863c31c988f</version_id>
7
+ <version_modified>20210429T165036Z</version_modified>
8
8
  <xml_checksum>1E963D9C</xml_checksum>
9
9
  <class_name>AedgK12ExteriorDoorConstruction</class_name>
10
10
  <display_name>AedgK12ExteriorDoorConstruction</display_name>
@@ -72,19 +72,19 @@
72
72
  <filename>OsLib_AedgMeasures.rb</filename>
73
73
  <filetype>rb</filetype>
74
74
  <usage_type>resource</usage_type>
75
- <checksum>EDB45706</checksum>
75
+ <checksum>F3DEE433</checksum>
76
76
  </file>
77
77
  <file>
78
78
  <filename>AedgK12ExteriorDoorConstruction_Test.rb</filename>
79
79
  <filetype>rb</filetype>
80
80
  <usage_type>test</usage_type>
81
- <checksum>716A6068</checksum>
81
+ <checksum>3DFEFFC2</checksum>
82
82
  </file>
83
83
  <file>
84
84
  <filename>LICENSE.md</filename>
85
85
  <filetype>md</filetype>
86
86
  <usage_type>license</usage_type>
87
- <checksum>E0468DD6</checksum>
87
+ <checksum>A21A3ED2</checksum>
88
88
  </file>
89
89
  <file>
90
90
  <version>
@@ -95,7 +95,7 @@
95
95
  <filename>measure.rb</filename>
96
96
  <filetype>rb</filetype>
97
97
  <usage_type>script</usage_type>
98
- <checksum>424149FD</checksum>
98
+ <checksum>12169399</checksum>
99
99
  </file>
100
100
  </files>
101
101
  </measure>
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>aedg_k_12_exterior_floor_construction</name>
5
5
  <uid>099f148c-7550-45ac-bbfe-0eb2bac5969f</uid>
6
- <version_id>1e4ae758-3a7c-410a-8192-3e56fad491d9</version_id>
7
- <version_modified>20200401T014103Z</version_modified>
6
+ <version_id>40c73e5c-d91e-4a59-96e4-998df3703066</version_id>
7
+ <version_modified>20210429T165036Z</version_modified>
8
8
  <xml_checksum>1E963D9C</xml_checksum>
9
9
  <class_name>AedgK12ExteriorFloorConstruction</class_name>
10
10
  <display_name>AedgK12ExteriorFloorConstruction</display_name>
@@ -75,19 +75,19 @@
75
75
  <filename>OsLib_AedgMeasures.rb</filename>
76
76
  <filetype>rb</filetype>
77
77
  <usage_type>resource</usage_type>
78
- <checksum>EDB45706</checksum>
78
+ <checksum>F3DEE433</checksum>
79
79
  </file>
80
80
  <file>
81
81
  <filename>AedgK12ExteriorFloorConstruction_Test.rb</filename>
82
82
  <filetype>rb</filetype>
83
83
  <usage_type>test</usage_type>
84
- <checksum>14E9214F</checksum>
84
+ <checksum>C1BD383D</checksum>
85
85
  </file>
86
86
  <file>
87
87
  <filename>LICENSE.md</filename>
88
88
  <filetype>md</filetype>
89
89
  <usage_type>license</usage_type>
90
- <checksum>E0468DD6</checksum>
90
+ <checksum>A21A3ED2</checksum>
91
91
  </file>
92
92
  <file>
93
93
  <version>
@@ -98,7 +98,7 @@
98
98
  <filename>measure.rb</filename>
99
99
  <filetype>rb</filetype>
100
100
  <usage_type>script</usage_type>
101
- <checksum>A57E4DE8</checksum>
101
+ <checksum>73C96525</checksum>
102
102
  </file>
103
103
  </files>
104
104
  </measure>
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>aedg_k_12_exterior_lighting</name>
5
5
  <uid>04fd62eb-3e9f-4bfc-98d8-7827b47e034a</uid>
6
- <version_id>25c8db85-68d6-44ca-a17c-4f77ecfdf74a</version_id>
7
- <version_modified>20200401T014103Z</version_modified>
6
+ <version_id>6b38f56b-e056-4505-adbb-89dc67eb5d9f</version_id>
7
+ <version_modified>20210429T165037Z</version_modified>
8
8
  <xml_checksum>2DDDDD82</xml_checksum>
9
9
  <class_name>AedgK12ExteriorLighting</class_name>
10
10
  <display_name>AedgK12ExteriorLighting</display_name>
@@ -190,19 +190,19 @@ Lighting Zones:
190
190
  <filename>OsLib_AedgMeasures.rb</filename>
191
191
  <filetype>rb</filetype>
192
192
  <usage_type>resource</usage_type>
193
- <checksum>EDB45706</checksum>
193
+ <checksum>F3DEE433</checksum>
194
194
  </file>
195
195
  <file>
196
196
  <filename>LICENSE.md</filename>
197
197
  <filetype>md</filetype>
198
198
  <usage_type>license</usage_type>
199
- <checksum>E0468DD6</checksum>
199
+ <checksum>A21A3ED2</checksum>
200
200
  </file>
201
201
  <file>
202
202
  <filename>AedgK12ExteriorLighting_Test.rb</filename>
203
203
  <filetype>rb</filetype>
204
204
  <usage_type>test</usage_type>
205
- <checksum>3A8058BD</checksum>
205
+ <checksum>09904E42</checksum>
206
206
  </file>
207
207
  <file>
208
208
  <version>
@@ -213,7 +213,7 @@ Lighting Zones:
213
213
  <filename>measure.rb</filename>
214
214
  <filetype>rb</filetype>
215
215
  <usage_type>script</usage_type>
216
- <checksum>7FAD63FF</checksum>
216
+ <checksum>B335753D</checksum>
217
217
  </file>
218
218
  </files>
219
219
  </measure>
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>aedg_k_12_exterior_wall_construction</name>
5
5
  <uid>f555ea01-39b7-4c4d-94ff-73ba6a6b96fd</uid>
6
- <version_id>2400de23-ea91-4371-9df2-17a72a64ff14</version_id>
7
- <version_modified>20200401T014104Z</version_modified>
6
+ <version_id>b84b0318-d128-4b76-86b7-a31c0e0bec0c</version_id>
7
+ <version_modified>20210429T165038Z</version_modified>
8
8
  <xml_checksum>1E963D9C</xml_checksum>
9
9
  <class_name>AedgK12ExteriorWallConstruction</class_name>
10
10
  <display_name>AedgK12ExteriorWallConstruction</display_name>
@@ -122,19 +122,19 @@
122
122
  <filename>OsLib_AedgMeasures.rb</filename>
123
123
  <filetype>rb</filetype>
124
124
  <usage_type>resource</usage_type>
125
- <checksum>EDB45706</checksum>
125
+ <checksum>F3DEE433</checksum>
126
126
  </file>
127
127
  <file>
128
128
  <filename>AedgK12ExteriorWallConstruction_Test.rb</filename>
129
129
  <filetype>rb</filetype>
130
130
  <usage_type>test</usage_type>
131
- <checksum>4C2AE382</checksum>
131
+ <checksum>EBFB1C57</checksum>
132
132
  </file>
133
133
  <file>
134
134
  <filename>LICENSE.md</filename>
135
135
  <filetype>md</filetype>
136
136
  <usage_type>license</usage_type>
137
- <checksum>E0468DD6</checksum>
137
+ <checksum>A21A3ED2</checksum>
138
138
  </file>
139
139
  <file>
140
140
  <version>
@@ -145,7 +145,7 @@
145
145
  <filename>measure.rb</filename>
146
146
  <filetype>rb</filetype>
147
147
  <usage_type>script</usage_type>
148
- <checksum>1B70D6FD</checksum>
148
+ <checksum>684D36B1</checksum>
149
149
  </file>
150
150
  </files>
151
151
  </measure>
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met: