openstudio-standards 0.2.10 → 0.2.11.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (252) hide show
  1. checksums.yaml +5 -5
  2. data/data/geometry/ASHRAE90120042007LargeHotel.osm +101 -0
  3. data/data/geometry/ASHRAE90120042007RetailStandalone.osm +220 -0
  4. data/data/geometry/ASHRAE9012010LargeHotel.osm +101 -0
  5. data/data/geometry/ASHRAE9012010RetailStandalone.osm +218 -32
  6. data/data/geometry/ASHRAE9012013FullServiceRestaurant.osm +17 -0
  7. data/data/geometry/ASHRAE9012013Hospital.osm +288 -0
  8. data/data/geometry/ASHRAE9012013LargeHotel.osm +113 -12
  9. data/data/geometry/ASHRAE9012013LargeOffice.osm +205 -1
  10. data/data/geometry/ASHRAE9012013MediumOffice.osm +103 -1
  11. data/data/geometry/ASHRAE9012013Outpatient.osm +390 -102
  12. data/data/geometry/ASHRAE9012013PrimarySchool.osm +424 -0
  13. data/data/geometry/ASHRAE9012013QuickServiceRestaurant.osm +16 -0
  14. data/data/geometry/ASHRAE9012013RetailStandalone.osm +220 -0
  15. data/data/geometry/ASHRAE9012013SecondarySchool.osm +543 -0
  16. data/data/geometry/ASHRAE9012013SmallHotel.osm +50 -0
  17. data/data/geometry/ASHRAE9012013SmallOffice.osm +33 -0
  18. data/data/geometry/ASHRAE9012013Warehouse.osm +475 -238
  19. data/data/geometry/ASHRAEFullServiceRestaurant.osm +16 -0
  20. data/data/geometry/ASHRAEHospital.osm +288 -0
  21. data/data/geometry/ASHRAELargeOffice.osm +205 -1
  22. data/data/geometry/ASHRAELargeOfficeDetailed.osm +32 -32
  23. data/data/geometry/ASHRAEMediumOffice.osm +103 -1
  24. data/data/geometry/ASHRAEOutpatient.osm +390 -102
  25. data/data/geometry/ASHRAEPrimarySchool.osm +424 -0
  26. data/data/geometry/ASHRAEQuickServiceRestaurant.osm +16 -0
  27. data/data/geometry/ASHRAESecondarySchool.osm +1011 -162
  28. data/data/geometry/ASHRAESmallHotel.osm +50 -0
  29. data/data/geometry/ASHRAESmallOffice.osm +33 -0
  30. data/data/geometry/ASHRAEWarehouse.osm +476 -238
  31. data/data/standards/manage_OpenStudio_Standards.rb +1 -1
  32. data/data/standards/openstudio_standards_duplicates_log.csv +16 -0
  33. data/data/standards/test_performance_expected_dd_results.csv +1216 -1216
  34. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.ddy +536 -0
  35. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.epw +8768 -0
  36. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.stat +544 -0
  37. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.ddy +533 -0
  38. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.epw +8768 -0
  39. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.stat +553 -0
  40. data/data/weather/VNM_Hanoi.488200_IWEC.ddy +533 -0
  41. data/data/weather/VNM_Hanoi.488200_IWEC.epw +8768 -0
  42. data/data/weather/VNM_Hanoi.488200_IWEC.stat +544 -0
  43. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.ddy +533 -0
  44. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.epw +8768 -0
  45. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.stat +546 -0
  46. data/lib/openstudio-standards.rb +27 -0
  47. data/lib/openstudio-standards/btap/btap.model.rb +4 -4
  48. data/lib/openstudio-standards/btap/btap_result.rb +8 -8
  49. data/lib/openstudio-standards/btap/economics.rb +11 -11
  50. data/lib/openstudio-standards/btap/envelope.rb +5 -5
  51. data/lib/openstudio-standards/btap/hvac.rb +55 -11
  52. data/lib/openstudio-standards/btap/measures.rb +7 -7
  53. data/lib/openstudio-standards/btap/spaceloads.rb +4 -4
  54. data/lib/openstudio-standards/hvac_sizing/Siz.AirLoopHVAC.rb +105 -1
  55. data/lib/openstudio-standards/hvac_sizing/Siz.ControllerOutdoorAir.rb +2 -2
  56. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirTerminalSingleDuctVAVReheat.rb +0 -8
  57. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirTerminalSingleDuctVAVReheat.rb +0 -8
  58. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +0 -8
  59. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +0 -8
  60. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +6 -1
  61. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.HeatExchangerAirToAirSensibleAndLatent.rb +9 -0
  62. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.rb +3 -1
  63. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +22 -0
  64. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanConstantVolume.rb +32 -0
  65. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanOnOff.rb +33 -0
  66. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +32 -0
  67. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerAirToAirSensibleAndLatent.rb +9 -0
  68. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.elevators.rb +25 -0
  69. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +35 -0
  70. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.hvac_systems.rb +11 -0
  71. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Hospital.rb +17 -3
  72. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeHotel.rb +9 -0
  73. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOffice.rb +9 -0
  74. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOfficeDetailed.rb +22 -3
  75. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOffice.rb +9 -0
  76. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOfficeDetailed.rb +9 -0
  77. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Outpatient.rb +107 -5
  78. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.PrimarySchool.rb +9 -0
  79. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStandalone.rb +3 -0
  80. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SecondarySchool.rb +9 -0
  81. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirTerminalSingleDuctVAVReheat.rb +0 -8
  82. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXTwoSpeed.rb +2 -2
  83. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingDXSingleSpeed.rb +2 -4
  84. data/lib/openstudio-standards/prototypes/common/objects/Prototype.HeatExchangerAirToAirSensibleAndLatent.rb +15 -4
  85. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.exterior_lights.rb +2 -2
  86. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +45 -5
  87. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ServiceWaterHeating.rb +1 -1
  88. data/lib/openstudio-standards/prototypes/common/objects/Prototype.SizingSystem.rb +21 -2
  89. data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +251 -364
  90. data/lib/openstudio-standards/prototypes/common/objects/Prototype.radiant_system_controls.rb +4 -0
  91. data/lib/openstudio-standards/prototypes/common/objects/Prototype.refrigeration.rb +4 -5
  92. data/lib/openstudio-standards/refs/references.rb +4 -0
  93. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +283 -97
  94. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctParallelPIUReheat.rb +2 -2
  95. data/lib/openstudio-standards/standards/Standards.BuildingStory.rb +1 -1
  96. data/lib/openstudio-standards/standards/Standards.ChillerElectricEIR.rb +1 -1
  97. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXSingleSpeed.rb +1 -1
  98. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXTwoSpeed.rb +5 -5
  99. data/lib/openstudio-standards/standards/Standards.CoilDX.rb +3 -1
  100. data/lib/openstudio-standards/standards/Standards.CoilHeatingGasMultiStage.rb +1 -1
  101. data/lib/openstudio-standards/standards/Standards.Construction.rb +53 -45
  102. data/lib/openstudio-standards/standards/Standards.Fan.rb +10 -2
  103. data/lib/openstudio-standards/standards/Standards.FanVariableVolume.rb +4 -4
  104. data/lib/openstudio-standards/standards/Standards.HeatExchangerSensLat.rb +1 -1
  105. data/lib/openstudio-standards/standards/Standards.Model.rb +39 -18
  106. data/lib/openstudio-standards/standards/Standards.PlanarSurface.rb +8 -8
  107. data/lib/openstudio-standards/standards/Standards.PlantLoop.rb +12 -12
  108. data/lib/openstudio-standards/standards/Standards.ScheduleConstant.rb +1 -1
  109. data/lib/openstudio-standards/standards/Standards.ScheduleRuleset.rb +2 -2
  110. data/lib/openstudio-standards/standards/Standards.Space.rb +190 -181
  111. data/lib/openstudio-standards/standards/Standards.SpaceType.rb +36 -59
  112. data/lib/openstudio-standards/standards/Standards.SubSurface.rb +3 -3
  113. data/lib/openstudio-standards/standards/Standards.Surface.rb +1 -1
  114. data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +16 -12
  115. data/lib/openstudio-standards/standards/Standards.WaterHeaterMixed.rb +1 -1
  116. data/lib/openstudio-standards/standards/Standards.ZoneHVACComponent.rb +16 -5
  117. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirLoopHVAC.rb +1 -1
  118. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +159 -8
  119. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.spc_typ.json +1354 -1075
  120. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_properties.json +557 -17
  121. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.economizers.json +28 -28
  122. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ground_temperatures.json +36 -36
  123. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +233 -6
  124. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +159 -8
  125. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.spc_typ.json +1356 -1077
  126. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_properties.json +480 -0
  127. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.economizers.json +28 -28
  128. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ground_temperatures.json +36 -36
  129. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +241 -14
  130. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirLoopHVAC.rb +0 -8
  131. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Space.rb +12 -7
  132. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +159 -8
  133. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.spc_typ.json +1367 -1087
  134. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_properties.json +480 -0
  135. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ground_temperatures.json +36 -36
  136. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +233 -5
  137. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirLoopHVAC.rb +20 -27
  138. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Space.rb +8 -3
  139. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +159 -8
  140. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.spc_typ.json +1432 -1138
  141. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_properties.json +480 -0
  142. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ground_temperatures.json +36 -36
  143. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +241 -5
  144. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.climate_zone_sets.json +37 -0
  145. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.climate_zones.json +39 -15
  146. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.constructions.json +489 -7
  147. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.curves.json +250 -0
  148. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.fans.json +12 -0
  149. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.materials.json +1920 -0
  150. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.schedules.json +5265 -9
  151. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +159 -8
  152. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.spc_typ.json +2441 -1925
  153. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.construction_properties.json +16658 -2578
  154. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.spc_typ.json +212 -8
  155. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.rb +11 -1
  156. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +159 -8
  157. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/comstock_doe_ref_pre_1980.spc_typ.json +2403 -1889
  158. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.construction_properties.json +16664 -2584
  159. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.spc_typ.json +209 -7
  160. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.rb +11 -1
  161. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.construction_properties.json +4113 -513
  162. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.construction_sets.json +40 -40
  163. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.elevators.json +1 -1
  164. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.ground_temperatures.json +650 -0
  165. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.heat_pumps.json +90 -2
  166. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.heat_pumps_heating.json +25 -5
  167. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.spc_typ.json +1909 -32
  168. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.water_heaters.json +8 -8
  169. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirLoopHVAC.rb +147 -155
  170. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +1 -1
  171. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.HeatExchangerSensLat.rb +29 -10
  172. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Model.rb +4 -4
  173. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.PlantLoop.rb +45 -73
  174. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.ZoneHVACComponent.rb +4 -72
  175. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.boilers.json +20 -0
  176. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.chillers.json +400 -0
  177. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.construction_properties.json +4444 -0
  178. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.construction_sets.json +391 -0
  179. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.economizers.json +536 -0
  180. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.elevators.json +36 -0
  181. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.ext_ltg.json +169 -0
  182. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.ground_temperatures.json +650 -0
  183. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_pumps.json +290 -0
  184. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_pumps_heating.json +164 -0
  185. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_rejection.json +40 -0
  186. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.motors.json +274 -0
  187. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.prototype_inputs.json +704 -0
  188. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.refrigeration_compressors.json +22 -0
  189. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.spc_typ.json +6424 -0
  190. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.unitary_acs.json +142 -0
  191. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_heaters.json +72 -0
  192. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_source_heat_pumps.json +31 -0
  193. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_source_heat_pumps_heating.json +13 -0
  194. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirLoopHVAC.rb +829 -0
  195. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +24 -0
  196. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTower.rb +19 -0
  197. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerSingleSpeed.rb +5 -0
  198. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerTwoSpeed.rb +5 -0
  199. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerVariableSpeed.rb +16 -0
  200. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +37 -0
  201. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerSensLat.rb +34 -0
  202. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +80 -0
  203. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.PlantLoop.rb +68 -0
  204. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Space.rb +146 -0
  205. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ThermalZone.rb +23 -0
  206. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ZoneHVACComponent.rb +8 -0
  207. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.rb +16 -0
  208. data/lib/openstudio-standards/standards/deer/deer_1985/data/deer_1985.heat_pumps_heating.json +5 -5
  209. data/lib/openstudio-standards/standards/deer/deer_1996/data/deer_1996.economizers.json +18 -0
  210. data/lib/openstudio-standards/standards/deer/deer_1996/data/deer_1996.heat_pumps_heating.json +5 -5
  211. data/lib/openstudio-standards/standards/deer/deer_2003/data/deer_2003.heat_pumps_heating.json +5 -5
  212. data/lib/openstudio-standards/standards/deer/deer_2007/data/deer_2007.heat_pumps_heating.json +5 -5
  213. data/lib/openstudio-standards/standards/deer/deer_2011/data/deer_2011.heat_pumps_heating.json +5 -5
  214. data/lib/openstudio-standards/standards/deer/deer_2014/data/deer_2014.heat_pumps_heating.json +5 -5
  215. data/lib/openstudio-standards/standards/deer/deer_2015/data/deer_2015.heat_pumps_heating.json +5 -5
  216. data/lib/openstudio-standards/standards/deer/deer_2017/data/deer_2017.heat_pumps_heating.json +1 -1
  217. data/lib/openstudio-standards/standards/deer/deer_2020/data/deer_2020.heat_pumps_heating.json +5 -5
  218. data/lib/openstudio-standards/standards/deer/deer_2025/data/deer_2025.heat_pumps_heating.json +5 -5
  219. data/lib/openstudio-standards/standards/deer/deer_2030/data/deer_2030.heat_pumps_heating.json +5 -5
  220. data/lib/openstudio-standards/standards/deer/deer_2035/data/deer_2035.heat_pumps_heating.json +5 -5
  221. data/lib/openstudio-standards/standards/deer/deer_2040/data/deer_2040.heat_pumps_heating.json +5 -5
  222. data/lib/openstudio-standards/standards/deer/deer_2045/data/deer_2045.heat_pumps_heating.json +5 -5
  223. data/lib/openstudio-standards/standards/deer/deer_2050/data/deer_2050.heat_pumps_heating.json +5 -5
  224. data/lib/openstudio-standards/standards/deer/deer_2055/data/deer_2055.heat_pumps_heating.json +5 -5
  225. data/lib/openstudio-standards/standards/deer/deer_2060/data/deer_2060.heat_pumps_heating.json +5 -5
  226. data/lib/openstudio-standards/standards/deer/deer_2065/data/deer_2065.heat_pumps_heating.json +5 -5
  227. data/lib/openstudio-standards/standards/deer/deer_2070/data/deer_2070.heat_pumps_heating.json +5 -5
  228. data/lib/openstudio-standards/standards/deer/deer_2075/data/deer_2075.heat_pumps_heating.json +5 -5
  229. data/lib/openstudio-standards/standards/deer/deer_pre_1975/data/deer_pre_1975.heat_pumps_heating.json +5 -5
  230. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_multi_speed.rb +5 -1
  231. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_multi_speed.rb +5 -1
  232. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_6.rb +5 -2
  233. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +8 -2
  234. data/lib/openstudio-standards/standards/necb/NECB2011/qaqc/necb_qaqc.rb +12 -12
  235. data/lib/openstudio-standards/version.rb +1 -1
  236. data/lib/openstudio-standards/weather/Weather.Model.rb +4 -0
  237. metadata +102 -18
  238. data/data/standards/OpenStudio_Standards-ashrae_90_1(space_types).xlsx +0 -0
  239. data/data/standards/OpenStudio_Standards-ashrae_90_1-ALL-comstock(space_types).xlsx +0 -0
  240. data/data/standards/OpenStudio_Standards-ashrae_90_1.xlsx +0 -0
  241. data/data/standards/OpenStudio_Standards-cbes(space_types).xlsx +0 -0
  242. data/data/standards/OpenStudio_Standards-cbes.xlsx +0 -0
  243. data/data/standards/OpenStudio_Standards-deer(space_types).xlsx +0 -0
  244. data/data/standards/OpenStudio_Standards-deer-ALL-comstock(space_types).xlsx +0 -0
  245. data/data/standards/OpenStudio_Standards-deer.xlsx +0 -0
  246. data/data/standards/OpenStudio_Standards_LA100.xlsx +0 -0
  247. data/data/standards/junk/legacy_dd_results - Copy.csv +0 -960
  248. data/data/standards/junk/legacy_dd_results.csv +0 -960
  249. data/data/standards/junk/legacy_dd_results_new - Copy.csv +0 -960
  250. data/data/standards/junk/legacy_dd_results_new.csv +0 -960
  251. data/data/standards/junk/legacy_dd_results_original.csv +0 -960
  252. data/lib/openstudio-standards/standards/necb/NECB2011/newway.json +0 -8102
@@ -50,30 +50,30 @@
50
50
  "is_residential": "No",
51
51
  "exterior_wall_standards_construction_type": "SteelFramed",
52
52
  "exterior_wall_building_category": "Nonresidential",
53
- "exterior_floor_standards_construction_type": "Mass",
53
+ "exterior_floor_standards_construction_type": null,
54
54
  "exterior_floor_building_category": "Nonresidential",
55
55
  "exterior_roof_standards_construction_type": "Attic and Other",
56
56
  "exterior_roof_building_category": "Nonresidential",
57
57
  "interior_walls": "Typical Interior Wall",
58
58
  "interior_floors": "Typical Interior Floor",
59
59
  "interior_ceilings": "Typical Interior Ceiling",
60
- "ground_contact_wall_standards_construction_type": "Mass",
60
+ "ground_contact_wall_standards_construction_type": null,
61
61
  "ground_contact_wall_building_category": "Nonresidential",
62
62
  "ground_contact_floor_standards_construction_type": "Unheated",
63
63
  "ground_contact_floor_building_category": "Nonresidential",
64
64
  "ground_contact_ceiling_standards_construction_type": null,
65
65
  "ground_contact_ceiling_building_category": "Nonresidential",
66
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
66
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
67
67
  "exterior_fixed_window_building_category": "Nonresidential",
68
68
  "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
69
69
  "exterior_operable_window_building_category": "Nonresidential",
70
70
  "exterior_door_standards_construction_type": "Swinging",
71
71
  "exterior_door_building_category": "Nonresidential",
72
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
72
+ "exterior_glass_door_standards_construction_type": null,
73
73
  "exterior_glass_door_building_category": "Nonresidential",
74
74
  "exterior_overhead_door_standards_construction_type": "NonSwinging",
75
75
  "exterior_overhead_door_building_category": "Nonresidential",
76
- "exterior_skylight_standards_construction_type": "Glass with Curb",
76
+ "exterior_skylight_standards_construction_type": null,
77
77
  "exterior_skylight_building_category": "Nonresidential",
78
78
  "tubular_daylight_domes": "Typical Interior Window",
79
79
  "tubular_daylight_diffusers": "Typical Interior Window",
@@ -93,30 +93,30 @@
93
93
  "is_residential": "No",
94
94
  "exterior_wall_standards_construction_type": "SteelFramed",
95
95
  "exterior_wall_building_category": "Residential",
96
- "exterior_floor_standards_construction_type": "Mass",
96
+ "exterior_floor_standards_construction_type": null,
97
97
  "exterior_floor_building_category": "Residential",
98
98
  "exterior_roof_standards_construction_type": "IEAD",
99
99
  "exterior_roof_building_category": "Residential",
100
100
  "interior_walls": "LargeHotel Interior Wall",
101
101
  "interior_floors": "LargeHotel Interior Floor",
102
102
  "interior_ceilings": "LargeHotel Interior Ceiling",
103
- "ground_contact_wall_standards_construction_type": "Mass",
103
+ "ground_contact_wall_standards_construction_type": null,
104
104
  "ground_contact_wall_building_category": "Nonresidential",
105
105
  "ground_contact_floor_standards_construction_type": "Unheated",
106
106
  "ground_contact_floor_building_category": "Nonresidential",
107
107
  "ground_contact_ceiling_standards_construction_type": null,
108
108
  "ground_contact_ceiling_building_category": "Nonresidential",
109
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
109
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
110
110
  "exterior_fixed_window_building_category": "Nonresidential",
111
111
  "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
112
112
  "exterior_operable_window_building_category": "Nonresidential",
113
113
  "exterior_door_standards_construction_type": "Swinging",
114
114
  "exterior_door_building_category": "Nonresidential",
115
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
115
+ "exterior_glass_door_standards_construction_type": null,
116
116
  "exterior_glass_door_building_category": "Nonresidential",
117
117
  "exterior_overhead_door_standards_construction_type": "NonSwinging",
118
118
  "exterior_overhead_door_building_category": "Nonresidential",
119
- "exterior_skylight_standards_construction_type": "Glass with Curb",
119
+ "exterior_skylight_standards_construction_type": null,
120
120
  "exterior_skylight_building_category": "Nonresidential",
121
121
  "tubular_daylight_domes": "Typical Interior Window",
122
122
  "tubular_daylight_diffusers": "Typical Interior Window",
@@ -136,30 +136,30 @@
136
136
  "is_residential": "No",
137
137
  "exterior_wall_standards_construction_type": "SteelFramed",
138
138
  "exterior_wall_building_category": "Nonresidential",
139
- "exterior_floor_standards_construction_type": "Mass",
139
+ "exterior_floor_standards_construction_type": null,
140
140
  "exterior_floor_building_category": "Nonresidential",
141
141
  "exterior_roof_standards_construction_type": "IEAD",
142
142
  "exterior_roof_building_category": "Nonresidential",
143
143
  "interior_walls": "LargeHotel Interior Wall",
144
144
  "interior_floors": "LargeHotel Interior Floor",
145
145
  "interior_ceilings": "LargeHotel Interior Ceiling",
146
- "ground_contact_wall_standards_construction_type": "Mass",
146
+ "ground_contact_wall_standards_construction_type": null,
147
147
  "ground_contact_wall_building_category": "Nonresidential",
148
148
  "ground_contact_floor_standards_construction_type": "Unheated",
149
149
  "ground_contact_floor_building_category": "Nonresidential",
150
150
  "ground_contact_ceiling_standards_construction_type": null,
151
151
  "ground_contact_ceiling_building_category": "Nonresidential",
152
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
152
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
153
153
  "exterior_fixed_window_building_category": "Nonresidential",
154
154
  "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
155
155
  "exterior_operable_window_building_category": "Nonresidential",
156
156
  "exterior_door_standards_construction_type": "Swinging",
157
157
  "exterior_door_building_category": "Nonresidential",
158
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
158
+ "exterior_glass_door_standards_construction_type": null,
159
159
  "exterior_glass_door_building_category": "Nonresidential",
160
160
  "exterior_overhead_door_standards_construction_type": "NonSwinging",
161
161
  "exterior_overhead_door_building_category": "Nonresidential",
162
- "exterior_skylight_standards_construction_type": "Glass with Curb",
162
+ "exterior_skylight_standards_construction_type": null,
163
163
  "exterior_skylight_building_category": "Nonresidential",
164
164
  "tubular_daylight_domes": "Typical Interior Window",
165
165
  "tubular_daylight_diffusers": "Typical Interior Window",
@@ -179,30 +179,30 @@
179
179
  "is_residential": "No",
180
180
  "exterior_wall_standards_construction_type": "WoodFramed",
181
181
  "exterior_wall_building_category": "Residential",
182
- "exterior_floor_standards_construction_type": "Mass",
182
+ "exterior_floor_standards_construction_type": null,
183
183
  "exterior_floor_building_category": "Residential",
184
184
  "exterior_roof_standards_construction_type": "IEAD",
185
185
  "exterior_roof_building_category": "Nonresidential",
186
186
  "interior_walls": "Typical Interior Wall",
187
187
  "interior_floors": "Typical Interior Floor",
188
188
  "interior_ceilings": "Typical Interior Ceiling",
189
- "ground_contact_wall_standards_construction_type": "Mass",
189
+ "ground_contact_wall_standards_construction_type": null,
190
190
  "ground_contact_wall_building_category": "Nonresidential",
191
191
  "ground_contact_floor_standards_construction_type": "Unheated",
192
192
  "ground_contact_floor_building_category": "Nonresidential",
193
193
  "ground_contact_ceiling_standards_construction_type": null,
194
194
  "ground_contact_ceiling_building_category": "Nonresidential",
195
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
195
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
196
196
  "exterior_fixed_window_building_category": "Nonresidential",
197
197
  "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
198
198
  "exterior_operable_window_building_category": "Nonresidential",
199
199
  "exterior_door_standards_construction_type": "Swinging",
200
200
  "exterior_door_building_category": "Nonresidential",
201
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
201
+ "exterior_glass_door_standards_construction_type": null,
202
202
  "exterior_glass_door_building_category": "Nonresidential",
203
203
  "exterior_overhead_door_standards_construction_type": "NonSwinging",
204
204
  "exterior_overhead_door_building_category": "Nonresidential",
205
- "exterior_skylight_standards_construction_type": "Glass with Curb",
205
+ "exterior_skylight_standards_construction_type": null,
206
206
  "exterior_skylight_building_category": "Nonresidential",
207
207
  "tubular_daylight_domes": "Typical Interior Window",
208
208
  "tubular_daylight_diffusers": "Typical Interior Window",
@@ -222,30 +222,30 @@
222
222
  "is_residential": "No",
223
223
  "exterior_wall_standards_construction_type": "SteelFramed",
224
224
  "exterior_wall_building_category": "Nonresidential",
225
- "exterior_floor_standards_construction_type": "Mass",
225
+ "exterior_floor_standards_construction_type": null,
226
226
  "exterior_floor_building_category": "Nonresidential",
227
227
  "exterior_roof_standards_construction_type": "IEAD",
228
228
  "exterior_roof_building_category": "Nonresidential",
229
229
  "interior_walls": "Typical Interior Wall",
230
230
  "interior_floors": "Typical Interior Floor",
231
231
  "interior_ceilings": "Typical Interior Ceiling",
232
- "ground_contact_wall_standards_construction_type": "Mass",
232
+ "ground_contact_wall_standards_construction_type": null,
233
233
  "ground_contact_wall_building_category": "Nonresidential",
234
234
  "ground_contact_floor_standards_construction_type": "Unheated",
235
235
  "ground_contact_floor_building_category": "Nonresidential",
236
236
  "ground_contact_ceiling_standards_construction_type": null,
237
237
  "ground_contact_ceiling_building_category": "Nonresidential",
238
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
238
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
239
239
  "exterior_fixed_window_building_category": "Nonresidential",
240
240
  "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
241
241
  "exterior_operable_window_building_category": "Nonresidential",
242
242
  "exterior_door_standards_construction_type": "Swinging",
243
243
  "exterior_door_building_category": "Nonresidential",
244
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
244
+ "exterior_glass_door_standards_construction_type": null,
245
245
  "exterior_glass_door_building_category": "Nonresidential",
246
246
  "exterior_overhead_door_standards_construction_type": "NonSwinging",
247
247
  "exterior_overhead_door_building_category": "Nonresidential",
248
- "exterior_skylight_standards_construction_type": "Glass with Curb",
248
+ "exterior_skylight_standards_construction_type": null,
249
249
  "exterior_skylight_building_category": "Nonresidential",
250
250
  "tubular_daylight_domes": "Typical Interior Window",
251
251
  "tubular_daylight_diffusers": "Typical Interior Window",
@@ -265,30 +265,30 @@
265
265
  "is_residential": "No",
266
266
  "exterior_wall_standards_construction_type": "WoodFramed",
267
267
  "exterior_wall_building_category": "Nonresidential",
268
- "exterior_floor_standards_construction_type": "Mass",
268
+ "exterior_floor_standards_construction_type": null,
269
269
  "exterior_floor_building_category": "Nonresidential",
270
270
  "exterior_roof_standards_construction_type": "Attic and Other",
271
271
  "exterior_roof_building_category": "Nonresidential",
272
272
  "interior_walls": "Typical Interior Wall",
273
273
  "interior_floors": "Typical Interior Floor",
274
274
  "interior_ceilings": "Typical Interior Ceiling",
275
- "ground_contact_wall_standards_construction_type": "Mass",
275
+ "ground_contact_wall_standards_construction_type": null,
276
276
  "ground_contact_wall_building_category": "Nonresidential",
277
277
  "ground_contact_floor_standards_construction_type": "Unheated",
278
278
  "ground_contact_floor_building_category": "Nonresidential",
279
279
  "ground_contact_ceiling_standards_construction_type": null,
280
280
  "ground_contact_ceiling_building_category": "Nonresidential",
281
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
281
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
282
282
  "exterior_fixed_window_building_category": "Nonresidential",
283
283
  "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
284
284
  "exterior_operable_window_building_category": "Nonresidential",
285
285
  "exterior_door_standards_construction_type": "Swinging",
286
286
  "exterior_door_building_category": "Nonresidential",
287
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
287
+ "exterior_glass_door_standards_construction_type": null,
288
288
  "exterior_glass_door_building_category": "Nonresidential",
289
289
  "exterior_overhead_door_standards_construction_type": "NonSwinging",
290
290
  "exterior_overhead_door_building_category": "Nonresidential",
291
- "exterior_skylight_standards_construction_type": "Glass with Curb",
291
+ "exterior_skylight_standards_construction_type": null,
292
292
  "exterior_skylight_building_category": "Nonresidential",
293
293
  "tubular_daylight_domes": "Typical Interior Window",
294
294
  "tubular_daylight_diffusers": "Typical Interior Window",
@@ -308,30 +308,30 @@
308
308
  "is_residential": "No",
309
309
  "exterior_wall_standards_construction_type": "SteelFramed",
310
310
  "exterior_wall_building_category": "Nonresidential",
311
- "exterior_floor_standards_construction_type": "Mass",
311
+ "exterior_floor_standards_construction_type": null,
312
312
  "exterior_floor_building_category": "Nonresidential",
313
313
  "exterior_roof_standards_construction_type": "IEAD",
314
314
  "exterior_roof_building_category": "Nonresidential",
315
315
  "interior_walls": "Typical Interior Wall",
316
316
  "interior_floors": "Typical Interior Floor",
317
317
  "interior_ceilings": "Typical Interior Ceiling",
318
- "ground_contact_wall_standards_construction_type": "Mass",
318
+ "ground_contact_wall_standards_construction_type": null,
319
319
  "ground_contact_wall_building_category": "Nonresidential",
320
320
  "ground_contact_floor_standards_construction_type": "Unheated",
321
321
  "ground_contact_floor_building_category": "Nonresidential",
322
322
  "ground_contact_ceiling_standards_construction_type": null,
323
323
  "ground_contact_ceiling_building_category": "Nonresidential",
324
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
324
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
325
325
  "exterior_fixed_window_building_category": "Nonresidential",
326
326
  "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
327
327
  "exterior_operable_window_building_category": "Nonresidential",
328
328
  "exterior_door_standards_construction_type": "Swinging",
329
329
  "exterior_door_building_category": "Nonresidential",
330
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
330
+ "exterior_glass_door_standards_construction_type": null,
331
331
  "exterior_glass_door_building_category": "Nonresidential",
332
332
  "exterior_overhead_door_standards_construction_type": "NonSwinging",
333
333
  "exterior_overhead_door_building_category": "Nonresidential",
334
- "exterior_skylight_standards_construction_type": "Glass with Curb",
334
+ "exterior_skylight_standards_construction_type": null,
335
335
  "exterior_skylight_building_category": "Nonresidential",
336
336
  "tubular_daylight_domes": "Typical Interior Window",
337
337
  "tubular_daylight_diffusers": "Typical Interior Window",
@@ -351,30 +351,30 @@
351
351
  "is_residential": "No",
352
352
  "exterior_wall_standards_construction_type": "SteelFramed",
353
353
  "exterior_wall_building_category": "Nonresidential",
354
- "exterior_floor_standards_construction_type": "Mass",
354
+ "exterior_floor_standards_construction_type": null,
355
355
  "exterior_floor_building_category": "Nonresidential",
356
356
  "exterior_roof_standards_construction_type": "IEAD",
357
357
  "exterior_roof_building_category": "Nonresidential",
358
358
  "interior_walls": "Typical Interior Wall",
359
359
  "interior_floors": "Typical Interior Floor",
360
360
  "interior_ceilings": "Typical Interior Ceiling",
361
- "ground_contact_wall_standards_construction_type": "Mass",
361
+ "ground_contact_wall_standards_construction_type": null,
362
362
  "ground_contact_wall_building_category": "Nonresidential",
363
363
  "ground_contact_floor_standards_construction_type": "Unheated",
364
364
  "ground_contact_floor_building_category": "Nonresidential",
365
365
  "ground_contact_ceiling_standards_construction_type": null,
366
366
  "ground_contact_ceiling_building_category": "Nonresidential",
367
- "exterior_fixed_window_standards_construction_type": "Metal framing (all other)",
367
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
368
368
  "exterior_fixed_window_building_category": "Nonresidential",
369
369
  "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
370
370
  "exterior_operable_window_building_category": "Nonresidential",
371
371
  "exterior_door_standards_construction_type": "Swinging",
372
372
  "exterior_door_building_category": "Nonresidential",
373
- "exterior_glass_door_standards_construction_type": "Metal framing (entrance door)",
373
+ "exterior_glass_door_standards_construction_type": null,
374
374
  "exterior_glass_door_building_category": "Nonresidential",
375
375
  "exterior_overhead_door_standards_construction_type": "NonSwinging",
376
376
  "exterior_overhead_door_building_category": "Nonresidential",
377
- "exterior_skylight_standards_construction_type": "Glass with Curb",
377
+ "exterior_skylight_standards_construction_type": null,
378
378
  "exterior_skylight_building_category": "Nonresidential",
379
379
  "tubular_daylight_domes": "Typical Interior Window",
380
380
  "tubular_daylight_diffusers": "Typical Interior Window",
@@ -78,7 +78,7 @@
78
78
  "units_per_freight_elevator": null,
79
79
  "beds_per_freight_elevator": null,
80
80
  "additional_passenger_elevators": null,
81
- "notes": null
81
+ "notes": "DOE Prototype Buildings"
82
82
  },
83
83
  {
84
84
  "template": "NREL ZNE Ready 2017",
@@ -0,0 +1,650 @@
1
+ {
2
+ "ground_temperatures": [
3
+ {
4
+ "building_type": "MidriseApartment",
5
+ "template": "NREL ZNE Ready 2017",
6
+ "climate_zone": "ASHRAE 169-2006-1A",
7
+ "jan": 21.0,
8
+ "feb": 20.99,
9
+ "mar": 21.02,
10
+ "apr": 21.1,
11
+ "may": 21.15,
12
+ "jun": 23.31,
13
+ "jul": 23.66,
14
+ "aug": 23.73,
15
+ "sep": 23.74,
16
+ "oct": 21.53,
17
+ "nov": 21.21,
18
+ "dec": 21.08
19
+ },
20
+ {
21
+ "building_type": "MidriseApartment",
22
+ "template": "NREL ZNE Ready 2017",
23
+ "climate_zone": "ASHRAE 169-2006-1B",
24
+ "jan": 20.86,
25
+ "feb": 20.88,
26
+ "mar": 20.96,
27
+ "apr": 21.12,
28
+ "may": 21.31,
29
+ "jun": 23.58,
30
+ "jul": 23.95,
31
+ "aug": 24.07,
32
+ "sep": 24.06,
33
+ "oct": 21.76,
34
+ "nov": 21.31,
35
+ "dec": 21.02
36
+ },
37
+ {
38
+ "building_type": "MidriseApartment",
39
+ "template": "NREL ZNE Ready 2017",
40
+ "climate_zone": "ASHRAE 169-2006-2A",
41
+ "jan": 20.58,
42
+ "feb": 20.52,
43
+ "mar": 20.65,
44
+ "apr": 20.79,
45
+ "may": 20.95,
46
+ "jun": 23.17,
47
+ "jul": 23.56,
48
+ "aug": 23.64,
49
+ "sep": 23.64,
50
+ "oct": 21.38,
51
+ "nov": 20.98,
52
+ "dec": 20.69
53
+ },
54
+ {
55
+ "building_type": "MidriseApartment",
56
+ "template": "NREL ZNE Ready 2017",
57
+ "climate_zone": "ASHRAE 169-2006-2B",
58
+ "jan": 20.67,
59
+ "feb": 20.65,
60
+ "mar": 20.8,
61
+ "apr": 20.96,
62
+ "may": 21.1,
63
+ "jun": 23.42,
64
+ "jul": 23.86,
65
+ "aug": 23.93,
66
+ "sep": 23.91,
67
+ "oct": 21.56,
68
+ "nov": 21.11,
69
+ "dec": 20.79
70
+ },
71
+ {
72
+ "building_type": "MidriseApartment",
73
+ "template": "NREL ZNE Ready 2017",
74
+ "climate_zone": "ASHRAE 169-2006-3A",
75
+ "jan": 20.51,
76
+ "feb": 20.47,
77
+ "mar": 20.53,
78
+ "apr": 20.63,
79
+ "may": 20.76,
80
+ "jun": 23.01,
81
+ "jul": 23.42,
82
+ "aug": 23.52,
83
+ "sep": 23.54,
84
+ "oct": 21.26,
85
+ "nov": 20.88,
86
+ "dec": 20.67
87
+ },
88
+ {
89
+ "building_type": "MidriseApartment",
90
+ "template": "NREL ZNE Ready 2017",
91
+ "climate_zone": "ASHRAE 169-2006-3B",
92
+ "jan": 20.61,
93
+ "feb": 20.57,
94
+ "mar": 20.64,
95
+ "apr": 20.69,
96
+ "may": 20.81,
97
+ "jun": 23.09,
98
+ "jul": 23.51,
99
+ "aug": 23.58,
100
+ "sep": 23.59,
101
+ "oct": 21.34,
102
+ "nov": 20.93,
103
+ "dec": 20.74
104
+ },
105
+ {
106
+ "building_type": "MidriseApartment",
107
+ "template": "NREL ZNE Ready 2017",
108
+ "climate_zone": "ASHRAE 169-2006-3C",
109
+ "jan": 20.51,
110
+ "feb": 20.51,
111
+ "mar": 20.5,
112
+ "apr": 20.53,
113
+ "may": 20.57,
114
+ "jun": 22.72,
115
+ "jul": 23.1,
116
+ "aug": 23.17,
117
+ "sep": 23.21,
118
+ "oct": 21.06,
119
+ "nov": 20.73,
120
+ "dec": 20.59
121
+ },
122
+ {
123
+ "building_type": "MidriseApartment",
124
+ "template": "NREL ZNE Ready 2017",
125
+ "climate_zone": "ASHRAE 169-2006-4A",
126
+ "jan": 20.36,
127
+ "feb": 20.28,
128
+ "mar": 20.33,
129
+ "apr": 20.4,
130
+ "may": 20.52,
131
+ "jun": 22.79,
132
+ "jul": 23.23,
133
+ "aug": 23.36,
134
+ "sep": 23.37,
135
+ "oct": 21.14,
136
+ "nov": 20.74,
137
+ "dec": 20.51
138
+ },
139
+ {
140
+ "building_type": "MidriseApartment",
141
+ "template": "NREL ZNE Ready 2017",
142
+ "climate_zone": "ASHRAE 169-2006-4B",
143
+ "jan": 20.43,
144
+ "feb": 20.4,
145
+ "mar": 20.43,
146
+ "apr": 20.49,
147
+ "may": 20.63,
148
+ "jun": 22.88,
149
+ "jul": 23.32,
150
+ "aug": 23.43,
151
+ "sep": 23.44,
152
+ "oct": 21.2,
153
+ "nov": 20.77,
154
+ "dec": 20.57
155
+ },
156
+ {
157
+ "building_type": "MidriseApartment",
158
+ "template": "NREL ZNE Ready 2017",
159
+ "climate_zone": "ASHRAE 169-2006-4C",
160
+ "jan": 20.37,
161
+ "feb": 20.35,
162
+ "mar": 20.36,
163
+ "apr": 20.38,
164
+ "may": 20.46,
165
+ "jun": 22.68,
166
+ "jul": 23.09,
167
+ "aug": 23.21,
168
+ "sep": 23.24,
169
+ "oct": 21.02,
170
+ "nov": 20.63,
171
+ "dec": 20.48
172
+ },
173
+ {
174
+ "building_type": "MidriseApartment",
175
+ "template": "NREL ZNE Ready 2017",
176
+ "climate_zone": "ASHRAE 169-2006-5A",
177
+ "jan": 20.25,
178
+ "feb": 20.17,
179
+ "mar": 20.19,
180
+ "apr": 20.28,
181
+ "may": 20.41,
182
+ "jun": 22.7,
183
+ "jul": 23.15,
184
+ "aug": 23.26,
185
+ "sep": 23.29,
186
+ "oct": 21.04,
187
+ "nov": 20.65,
188
+ "dec": 20.43
189
+ },
190
+ {
191
+ "building_type": "MidriseApartment",
192
+ "template": "NREL ZNE Ready 2017",
193
+ "climate_zone": "ASHRAE 169-2006-5B",
194
+ "jan": 20.27,
195
+ "feb": 20.27,
196
+ "mar": 20.29,
197
+ "apr": 20.35,
198
+ "may": 20.45,
199
+ "jun": 22.7,
200
+ "jul": 23.17,
201
+ "aug": 23.31,
202
+ "sep": 23.29,
203
+ "oct": 21.06,
204
+ "nov": 20.62,
205
+ "dec": 20.42
206
+ },
207
+ {
208
+ "building_type": "MidriseApartment",
209
+ "template": "NREL ZNE Ready 2017",
210
+ "climate_zone": "ASHRAE 169-2006-5C",
211
+ "jan": 20.32,
212
+ "feb": 20.31,
213
+ "mar": 20.3,
214
+ "apr": 20.35,
215
+ "may": 20.43,
216
+ "jun": 22.64,
217
+ "jul": 23.05,
218
+ "aug": 23.15,
219
+ "sep": 23.17,
220
+ "oct": 20.94,
221
+ "nov": 20.57,
222
+ "dec": 20.41
223
+ },
224
+ {
225
+ "building_type": "MidriseApartment",
226
+ "template": "NREL ZNE Ready 2017",
227
+ "climate_zone": "ASHRAE 169-2006-6A",
228
+ "jan": 20.28,
229
+ "feb": 20.19,
230
+ "mar": 20.16,
231
+ "apr": 20.24,
232
+ "may": 20.38,
233
+ "jun": 22.61,
234
+ "jul": 23.05,
235
+ "aug": 23.18,
236
+ "sep": 23.2,
237
+ "oct": 21.0,
238
+ "nov": 20.63,
239
+ "dec": 20.43
240
+ },
241
+ {
242
+ "building_type": "MidriseApartment",
243
+ "template": "NREL ZNE Ready 2017",
244
+ "climate_zone": "ASHRAE 169-2006-6B",
245
+ "jan": 20.24,
246
+ "feb": 20.2,
247
+ "mar": 20.19,
248
+ "apr": 20.26,
249
+ "may": 20.35,
250
+ "jun": 22.58,
251
+ "jul": 23.05,
252
+ "aug": 23.17,
253
+ "sep": 23.2,
254
+ "oct": 20.98,
255
+ "nov": 20.59,
256
+ "dec": 20.38
257
+ },
258
+ {
259
+ "building_type": "MidriseApartment",
260
+ "template": "NREL ZNE Ready 2017",
261
+ "climate_zone": "ASHRAE 169-2006-7",
262
+ "jan": 20.1,
263
+ "feb": 20.0,
264
+ "mar": 20.03,
265
+ "apr": 20.11,
266
+ "may": 20.21,
267
+ "jun": 22.48,
268
+ "jul": 22.94,
269
+ "aug": 23.06,
270
+ "sep": 23.08,
271
+ "oct": 20.88,
272
+ "nov": 20.49,
273
+ "dec": 20.26
274
+ },
275
+ {
276
+ "building_type": "MidriseApartment",
277
+ "template": "NREL ZNE Ready 2017",
278
+ "climate_zone": "ASHRAE 169-2006-8",
279
+ "jan": 19.7,
280
+ "feb": 19.58,
281
+ "mar": 19.61,
282
+ "apr": 19.72,
283
+ "may": 19.92,
284
+ "jun": 22.24,
285
+ "jul": 22.72,
286
+ "aug": 22.87,
287
+ "sep": 22.89,
288
+ "oct": 20.66,
289
+ "nov": 20.14,
290
+ "dec": 19.91
291
+ },
292
+ {
293
+ "building_type": "MidriseApartment",
294
+ "template": "NREL ZNE Ready 2017",
295
+ "climate_zone": "ASHRAE 169-2013-0A",
296
+ "jan": 21.12,
297
+ "feb": 21.09,
298
+ "mar": 21.1,
299
+ "apr": 21.12,
300
+ "may": 21.16,
301
+ "jun": 23.3,
302
+ "jul": 23.66,
303
+ "aug": 23.73,
304
+ "sep": 23.76,
305
+ "oct": 21.58,
306
+ "nov": 21.28,
307
+ "dec": 21.19
308
+ },
309
+ {
310
+ "building_type": "MidriseApartment",
311
+ "template": "NREL ZNE Ready 2017",
312
+ "climate_zone": "ASHRAE 169-2013-0B",
313
+ "jan": 20.81,
314
+ "feb": 20.84,
315
+ "mar": 20.99,
316
+ "apr": 21.2,
317
+ "may": 21.38,
318
+ "jun": 23.56,
319
+ "jul": 23.83,
320
+ "aug": 23.83,
321
+ "sep": 23.83,
322
+ "oct": 21.62,
323
+ "nov": 21.21,
324
+ "dec": 20.96
325
+ },
326
+ {
327
+ "building_type": "MidriseApartment",
328
+ "template": "NREL ZNE Ready 2017",
329
+ "climate_zone": "ASHRAE 169-2013-1A",
330
+ "jan": 21.12,
331
+ "feb": 21.09,
332
+ "mar": 21.1,
333
+ "apr": 21.12,
334
+ "may": 21.16,
335
+ "jun": 23.3,
336
+ "jul": 23.66,
337
+ "aug": 23.73,
338
+ "sep": 23.76,
339
+ "oct": 21.58,
340
+ "nov": 21.28,
341
+ "dec": 21.19
342
+ },
343
+ {
344
+ "building_type": "MidriseApartment",
345
+ "template": "NREL ZNE Ready 2017",
346
+ "climate_zone": "ASHRAE 169-2013-1B",
347
+ "jan": 20.81,
348
+ "feb": 20.84,
349
+ "mar": 20.99,
350
+ "apr": 21.2,
351
+ "may": 21.38,
352
+ "jun": 23.56,
353
+ "jul": 23.83,
354
+ "aug": 23.83,
355
+ "sep": 23.83,
356
+ "oct": 21.62,
357
+ "nov": 21.21,
358
+ "dec": 20.96
359
+ },
360
+ {
361
+ "building_type": "MidriseApartment",
362
+ "template": "NREL ZNE Ready 2017",
363
+ "climate_zone": "ASHRAE 169-2013-2A",
364
+ "jan": 20.72,
365
+ "feb": 20.73,
366
+ "mar": 20.77,
367
+ "apr": 20.9,
368
+ "may": 21.08,
369
+ "jun": 23.26,
370
+ "jul": 23.62,
371
+ "aug": 23.68,
372
+ "sep": 23.69,
373
+ "oct": 21.49,
374
+ "nov": 21.08,
375
+ "dec": 20.89
376
+ },
377
+ {
378
+ "building_type": "MidriseApartment",
379
+ "template": "NREL ZNE Ready 2017",
380
+ "climate_zone": "ASHRAE 169-2013-2B",
381
+ "jan": 20.72,
382
+ "feb": 20.65,
383
+ "mar": 20.7,
384
+ "apr": 20.92,
385
+ "may": 21.08,
386
+ "jun": 23.36,
387
+ "jul": 23.73,
388
+ "aug": 23.8,
389
+ "sep": 23.79,
390
+ "oct": 21.46,
391
+ "nov": 20.98,
392
+ "dec": 20.72
393
+ },
394
+ {
395
+ "building_type": "MidriseApartment",
396
+ "template": "NREL ZNE Ready 2017",
397
+ "climate_zone": "ASHRAE 169-2013-3A",
398
+ "jan": 20.51,
399
+ "feb": 20.47,
400
+ "mar": 20.58,
401
+ "apr": 20.67,
402
+ "may": 20.76,
403
+ "jun": 22.99,
404
+ "jul": 23.41,
405
+ "aug": 23.51,
406
+ "sep": 23.52,
407
+ "oct": 21.26,
408
+ "nov": 20.86,
409
+ "dec": 20.68
410
+ },
411
+ {
412
+ "building_type": "MidriseApartment",
413
+ "template": "NREL ZNE Ready 2017",
414
+ "climate_zone": "ASHRAE 169-2013-3B",
415
+ "jan": 20.62,
416
+ "feb": 20.6,
417
+ "mar": 20.62,
418
+ "apr": 20.72,
419
+ "may": 20.85,
420
+ "jun": 23.12,
421
+ "jul": 23.5,
422
+ "aug": 23.59,
423
+ "sep": 23.6,
424
+ "oct": 21.35,
425
+ "nov": 20.94,
426
+ "dec": 20.73
427
+ },
428
+ {
429
+ "building_type": "MidriseApartment",
430
+ "template": "NREL ZNE Ready 2017",
431
+ "climate_zone": "ASHRAE 169-2013-3C",
432
+ "jan": 20.67,
433
+ "feb": 20.66,
434
+ "mar": 20.63,
435
+ "apr": 20.67,
436
+ "may": 20.7,
437
+ "jun": 22.85,
438
+ "jul": 23.24,
439
+ "aug": 23.33,
440
+ "sep": 23.34,
441
+ "oct": 21.19,
442
+ "nov": 20.85,
443
+ "dec": 20.74
444
+ },
445
+ {
446
+ "building_type": "MidriseApartment",
447
+ "template": "NREL ZNE Ready 2017",
448
+ "climate_zone": "ASHRAE 169-2013-4A",
449
+ "jan": 20.39,
450
+ "feb": 20.3,
451
+ "mar": 20.32,
452
+ "apr": 20.39,
453
+ "may": 20.5,
454
+ "jun": 22.77,
455
+ "jul": 23.22,
456
+ "aug": 23.35,
457
+ "sep": 23.37,
458
+ "oct": 21.13,
459
+ "nov": 20.73,
460
+ "dec": 20.53
461
+ },
462
+ {
463
+ "building_type": "MidriseApartment",
464
+ "template": "NREL ZNE Ready 2017",
465
+ "climate_zone": "ASHRAE 169-2013-4B",
466
+ "jan": 20.46,
467
+ "feb": 20.41,
468
+ "mar": 20.44,
469
+ "apr": 20.52,
470
+ "may": 20.63,
471
+ "jun": 22.88,
472
+ "jul": 23.33,
473
+ "aug": 23.45,
474
+ "sep": 23.45,
475
+ "oct": 21.21,
476
+ "nov": 20.78,
477
+ "dec": 20.57
478
+ },
479
+ {
480
+ "building_type": "MidriseApartment",
481
+ "template": "NREL ZNE Ready 2017",
482
+ "climate_zone": "ASHRAE 169-2013-4C",
483
+ "jan": 20.38,
484
+ "feb": 20.34,
485
+ "mar": 20.37,
486
+ "apr": 20.42,
487
+ "may": 20.49,
488
+ "jun": 22.68,
489
+ "jul": 23.08,
490
+ "aug": 23.2,
491
+ "sep": 23.22,
492
+ "oct": 21.0,
493
+ "nov": 20.63,
494
+ "dec": 20.48
495
+ },
496
+ {
497
+ "building_type": "MidriseApartment",
498
+ "template": "NREL ZNE Ready 2017",
499
+ "climate_zone": "ASHRAE 169-2013-5A",
500
+ "jan": 20.27,
501
+ "feb": 20.17,
502
+ "mar": 20.19,
503
+ "apr": 20.27,
504
+ "may": 20.38,
505
+ "jun": 22.64,
506
+ "jul": 23.1,
507
+ "aug": 23.22,
508
+ "sep": 23.23,
509
+ "oct": 21.0,
510
+ "nov": 20.62,
511
+ "dec": 20.42
512
+ },
513
+ {
514
+ "building_type": "MidriseApartment",
515
+ "template": "NREL ZNE Ready 2017",
516
+ "climate_zone": "ASHRAE 169-2013-5B",
517
+ "jan": 20.31,
518
+ "feb": 20.26,
519
+ "mar": 20.3,
520
+ "apr": 20.32,
521
+ "may": 20.42,
522
+ "jun": 22.72,
523
+ "jul": 23.17,
524
+ "aug": 23.28,
525
+ "sep": 23.32,
526
+ "oct": 21.04,
527
+ "nov": 20.61,
528
+ "dec": 20.42
529
+ },
530
+ {
531
+ "building_type": "MidriseApartment",
532
+ "template": "NREL ZNE Ready 2017",
533
+ "climate_zone": "ASHRAE 169-2013-5C",
534
+ "jan": 20.3,
535
+ "feb": 20.28,
536
+ "mar": 20.27,
537
+ "apr": 20.32,
538
+ "may": 20.39,
539
+ "jun": 22.59,
540
+ "jul": 22.98,
541
+ "aug": 23.09,
542
+ "sep": 23.12,
543
+ "oct": 20.91,
544
+ "nov": 20.54,
545
+ "dec": 20.4
546
+ },
547
+ {
548
+ "building_type": "MidriseApartment",
549
+ "template": "NREL ZNE Ready 2017",
550
+ "climate_zone": "ASHRAE 169-2013-6A",
551
+ "jan": 20.23,
552
+ "feb": 20.13,
553
+ "mar": 20.17,
554
+ "apr": 20.26,
555
+ "may": 20.37,
556
+ "jun": 22.62,
557
+ "jul": 23.07,
558
+ "aug": 23.19,
559
+ "sep": 23.23,
560
+ "oct": 20.99,
561
+ "nov": 20.6,
562
+ "dec": 20.38
563
+ },
564
+ {
565
+ "building_type": "MidriseApartment",
566
+ "template": "NREL ZNE Ready 2017",
567
+ "climate_zone": "ASHRAE 169-2013-6B",
568
+ "jan": 20.28,
569
+ "feb": 20.22,
570
+ "mar": 20.24,
571
+ "apr": 20.3,
572
+ "may": 20.35,
573
+ "jun": 22.6,
574
+ "jul": 23.05,
575
+ "aug": 23.18,
576
+ "sep": 23.21,
577
+ "oct": 20.98,
578
+ "nov": 20.63,
579
+ "dec": 20.46
580
+ },
581
+ {
582
+ "building_type": "MidriseApartment",
583
+ "template": "NREL ZNE Ready 2017",
584
+ "climate_zone": "ASHRAE 169-2013-7A",
585
+ "jan": 20.06,
586
+ "feb": 20.0,
587
+ "mar": 20.0,
588
+ "apr": 20.1,
589
+ "may": 20.25,
590
+ "jun": 22.52,
591
+ "jul": 22.97,
592
+ "aug": 23.09,
593
+ "sep": 23.12,
594
+ "oct": 20.89,
595
+ "nov": 20.5,
596
+ "dec": 20.25
597
+ },
598
+ {
599
+ "building_type": "MidriseApartment",
600
+ "template": "NREL ZNE Ready 2017",
601
+ "climate_zone": "ASHRAE 169-2013-7B",
602
+ "jan": 20.06,
603
+ "feb": 20.0,
604
+ "mar": 20.0,
605
+ "apr": 20.1,
606
+ "may": 20.25,
607
+ "jun": 22.52,
608
+ "jul": 22.97,
609
+ "aug": 23.09,
610
+ "sep": 23.12,
611
+ "oct": 20.89,
612
+ "nov": 20.5,
613
+ "dec": 20.25
614
+ },
615
+ {
616
+ "building_type": "MidriseApartment",
617
+ "template": "NREL ZNE Ready 2017",
618
+ "climate_zone": "ASHRAE 169-2013-8A",
619
+ "jan": 19.79,
620
+ "feb": 19.74,
621
+ "mar": 19.74,
622
+ "apr": 19.85,
623
+ "may": 20.04,
624
+ "jun": 22.34,
625
+ "jul": 22.8,
626
+ "aug": 22.93,
627
+ "sep": 22.95,
628
+ "oct": 20.71,
629
+ "nov": 20.2,
630
+ "dec": 19.92
631
+ },
632
+ {
633
+ "building_type": "MidriseApartment",
634
+ "template": "NREL ZNE Ready 2017",
635
+ "climate_zone": "ASHRAE 169-2013-8B",
636
+ "jan": 19.79,
637
+ "feb": 19.74,
638
+ "mar": 19.74,
639
+ "apr": 19.85,
640
+ "may": 20.04,
641
+ "jun": 22.34,
642
+ "jul": 22.8,
643
+ "aug": 22.93,
644
+ "sep": 22.95,
645
+ "oct": 20.71,
646
+ "nov": 20.2,
647
+ "dec": 19.92
648
+ }
649
+ ]
650
+ }