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
@@ -0,0 +1,544 @@
1
+ -EnergyPlus Weather Converter V7.1.0.010
2
+ Statistics for ARE_Abu.Dhabi.412170_IWEC
3
+ Location -- ABU DHABI - ARE
4
+ {N 24� 25'} {E 54� 39'} {GMT +4.0 Hours}
5
+ Elevation -- 27m above sea level
6
+ Standard Pressure at Elevation -- 101001Pa
7
+ Data Source -- IWEC Data
8
+
9
+ WMO Station 412170
10
+
11
+ - Displaying Design Conditions from "Climate Design Data 2009 ASHRAE Handbook"
12
+ - ASHRAE design conditions are carefully generated from a period of record
13
+ - (typically 30 years) to be representative of that location and to be suitable
14
+ - for use in heating/cooling load calculations.
15
+
16
+ Design Stat ColdestMonth DB996 DB990 DP996 HR_DP996 DB_DP996 DP990 HR_DP990 DB_DP990 WS004c DB_WS004c WS010c DB_WS010c WS_DB996 WD_DB996
17
+ Units {} {�C} {�C} {�C} {} {�C} {�C} {} {�C} {m/s} {�C} {m/s} {�C} {m/s} {deg}
18
+ Heating 1 11.5 12.9 0.1 3.8 30.6 2.7 4.6 29.6 9.9 20.5 9 21.9 2.1 110
19
+
20
+ Design Stat HottestMonth DBR DB004 WB_DB004 DB010 WB_DB010 DB020 WB_DB020 WB004 DB_WB004 WB010 DB_WB010 WB020 DB_WB020 WS_DB004 WD_DB004 DP004 HR_DP004 DB_DP004 DP010 HR_DP010 DB_DP010 DP020 HR_DP020 DB_DP020 EN004 DB_EN004 EN010 DB_EN010 EN020 DB_EN020 #Hrs_8-4_&_DB-12.8/20.6
21
+ Units {} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {m/s} {deg} {�C} {} {�C} {�C} {} {�C} {�C} {} {�C} {kJ/kg} {�C} {kJ/kg} {�C} {kJ/kg} {�C} {}
22
+ Cooling 8 12.5 44.9 23.2 43.3 23.5 42.1 23.7 30.6 35.3 30 34.8 29.4 34.4 4.3 320 29.4 26.4 33.5 29 25.6 33.2 28.2 24.4 32.9 103.7 35 100.5 34.8 97.9 34.4 309
23
+
24
+ Design Stat WS010 WS025 WS050 WBmax DBmin_mean DBmax_mean DBmin_stddev DBmax_stddev DBmin05years DBmax05years DBmin10years DBmax10years DBmin20years DBmax20years DBmin50years DBmax50years
25
+ Units {m/s} {m/s} {m/s} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C} {�C}
26
+ Extremes 9.4 8.4 7.5 33.8 8.3 47.2 2.3 0.9 6.6 47.8 5.3 48.4 3.9 48.9 2.2 49.5
27
+
28
+ - Displaying Monthly Design Conditions "Climate Design Data 2009 ASHRAE Handbook"
29
+ - Monthly Optical Sky Depth Beam (taub) and Diffuse (taud)
30
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
31
+ taub (beam) 0.402 0.558 0.697 0.655 0.682 0.78 0.846 0.758 0.656 0.565 0.445 0.421
32
+ taud (diffuse) 2.015 1.586 1.365 1.433 1.386 1.272 1.248 1.347 1.466 1.601 1.88 1.94
33
+
34
+ taub = Clear Sky Optical Depth for Beam Irradiance
35
+ taud = Clear Sky Optical Depth for Diffuse Irradiance
36
+
37
+ - Monthly Solar Irradiance Wh/m� (noon on 21st of month)
38
+ ib (beam) 842 726 650 694 674 606 568 617 670 709 788 801
39
+ id (diffuse) 158 254 331 318 333 371 380 342 296 246 178 165
40
+
41
+ ib = Clear Sky Noon Beam Normal Irradiance on 21st Day
42
+ id = Clear Sky Noon Diffuse Horizontal Irradiance on 21st Day
43
+
44
+ - Monthly Drybulb and Mean Coincident Wetbulb Temperatures �C
45
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
46
+ Drybulb 0.4% 29.5 33.8 38 41.8 44.1 45.2 46.1 46.5 43.1 40.1 35 31.2
47
+ Coincident Wetbulb 0.4% 18 17.8 18.9 20.3 21.1 21.9 23.6 23.3 23.1 21.6 19.8 18.8
48
+ Drybulb 2.0% 27.8 31 34.8 39.2 42.2 43.3 44.7 44.9 41.5 38.1 33.2 29.6
49
+ Coincident Wetbulb 2.0% 17.6 18 18.8 19.9 21.2 22.4 23.8 23.8 23.4 21.9 20.6 18.9
50
+ Drybulb 5.0% 25.9 28.9 32.1 36.9 40.2 41.9 43 43.2 40.1 36.8 32.1 27.9
51
+ Coincident Wetbulb 5.0% 17.3 17.6 18.3 20 21.9 22.8 24.3 24.5 23.8 22.2 21.2 19.4
52
+ Drybulb 10.% 24 26.2 29.7 34.4 38.4 40.1 41.1 41.8 38.9 35.2 30.8 26.2
53
+ Coincident Wetbulb 10.% 16.8 17.5 18.3 19.9 22.2 23.7 25.1 24.9 24.4 23.2 21.6 19.1
54
+
55
+ Drybulb 0.4% = 0.4% Monthly Design Drybulb Temperature
56
+ Coincident Wetbulb 0.4% = 0.4% Monthly Mean Coincident Wetbulb Temperature
57
+ Drybulb 2.0% = 2.0% Monthly Design Drybulb Temperature
58
+ Coincident Wetbulb 2.0% = 2.0% Monthly Mean Coincident Wetbulb Temperature
59
+ Drybulb 5.0% = 5.0% Monthly Design Drybulb Temperature
60
+ Coincident Wetbulb 5.0% = 5.0% Monthly Mean Coincident Wetbulb Temperature
61
+ Drybulb 10.% = 10.% Monthly Design Drybulb Temperature
62
+ Coincident Wetbulb 10.% = 10.% Monthly Mean Coincident Wetbulb Temperature
63
+
64
+ - Monthly Drybulb and Wetbulb Daily Ranges delta�C
65
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
66
+ Drybulb 10.0 10.4 11.3 13.2 14.5 14.2 12.3 12.5 12.7 12.9 11.5 10.5
67
+ Drybulb range - DB 5% 12.5 13.9 15.0 16.9 17.1 16.6 14.3 14.3 14.1 14.1 13.0 12.6
68
+ Wetbulb range - DB 5% 5.5 5.8 5.9 6.5 6.9 6.9 6.8 6.8 6.7 6.5 5.4 5.7
69
+
70
+ Drybulb = Mean Daily Dry Bulb Temperature Range
71
+ Drybulb range - DB 5% = Mean Daily Dry Bulb Temperature Range Coincident with 5% Design Dry Bulb Temperature
72
+ Wetbulb range - DB 5% = Mean Daily Wet Bulb Temperature Range Coincident with 5% Design Dry Bulb Temperature
73
+
74
+ - Displaying Heating/Cooling Degree Days/Hours from "Climate Design Data 2009 ASHRAE Handbook"
75
+ - Monthly Standard Heating/Cooling Degree Days/Hours
76
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
77
+ HDD base 10�C 0 0 0 0 0 0 0 0 0 0 0 0
78
+ HDD base 18.3�C 18 8 2 0 0 0 0 0 0 0 0 3
79
+
80
+ CDD base 10�C 279 296 406 515 663 709 788 811 705 611 452 342
81
+ CDD base 18.3�C 38 71 149 265 404 459 530 553 455 352 202 86
82
+
83
+ CDH base 23.3�C 221 490 1283 3027 5747 7056 8598 8937 6818 4457 1877 536
84
+ CDH base 26.7�C 39 172 550 1633 3621 4734 6126 6458 4467 2472 729 114
85
+
86
+ - 6577 annual (standard) cooling degree-days (10�C baseline)
87
+ - 0 annual (standard) heating degree-days (10�C baseline)
88
+
89
+ - 3565 annual (standard) cooling degree-days (18.3�C baseline)
90
+ - 30 annual (standard) heating degree-days (18.3�C baseline)
91
+
92
+ - Monthly Statistics for Dry Bulb temperatures �C
93
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
94
+ Maximum 28.0 33.8 39.0 41.0 45.6 44.0 47.0 46.1 42.6 39.0 35.0 29.7
95
+ Day:Hour 17:17 28:16 24:15 12:14 31:13 3:12 23:15 10:13 14:13 7:15 3:14 23:13
96
+
97
+ Minimum 9.7 5.0 10.5 17.5 20.0 23.0 25.9 25.1 24.0 18.7 15.8 9.1
98
+ Day:Hour 20:07 2:08 10:07 3:07 12:05 7:05 1:06 23:07 13:06 29:07 24:07 10:07
99
+
100
+ Daily Avg 18.0 19.9 22.2 26.5 30.8 32.8 34.4 34.8 32.6 28.6 24.4 20.1
101
+
102
+ - Maximum Dry Bulb temperature of 47.0�C on Jul 23
103
+ - Minimum Dry Bulb temperature of 5.0�C on Feb 2
104
+
105
+ - Monthly Statistics for Extreme Dry Bulb temperatures �C
106
+ #Days Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
107
+ Max >= 32 2 7 16 31 30 31 31 30 31 8
108
+ Max <= 0
109
+ Min <= 0
110
+ Min <=-18
111
+
112
+ - Monthly Statistics for Dew Point temperatures �C
113
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
114
+ Maximum 18.0 18.0 24.0 22.0 27.0 27.5 30.0 30.2 29.0 26.3 22.4 21.0
115
+ Day:Hour 14:17 19:18 25:17 14:01 30:20 22:01 17:24 12:01 11:03 3:22 11:19 24:18
116
+
117
+ Minimum 0.0 -6.0 0.0 0.0 -2.0 1.0 -2.0 6.0 1.0 5.0 8.0 0.0
118
+ Day:Hour 21:05 18:12 20:15 21:15 31:12 15:09 11:11 21:15 13:14 14:05 19:13 10:17
119
+
120
+ Daily Avg 11.9 11.9 15.5 15.2 17.5 20.3 22.3 22.1 23.0 18.8 18.1 13.0
121
+
122
+ - Maximum Dew Point temperature of 30.2�C on Aug 12
123
+ - Minimum Dew Point temperature of -6.0�C on Feb 18
124
+
125
+ - Average Hourly Statistics for Dry Bulb temperatures �C
126
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
127
+ 0:01- 1:00 15.7 16.9 19.8 23.3 26.5 29.0 30.8 31.6 29.5 25.5 21.9 17.7
128
+ 1:01- 2:00 15.2 16.3 19.4 22.8 26.1 28.2 30.3 31.2 28.9 25.0 21.2 17.2
129
+ 2:01- 3:00 14.8 15.9 19.0 22.5 25.7 27.8 29.7 30.3 28.5 24.3 20.7 16.7
130
+ 3:01- 4:00 14.2 15.7 18.8 22.0 25.1 27.3 29.3 29.8 27.9 23.7 20.1 16.6
131
+ 4:01- 5:00 13.8 15.0 18.5 21.8 24.9 27.1 29.3 29.6 27.6 23.3 19.6 16.1
132
+ 5:01- 6:00 13.7 14.5 18.1 21.3 24.7 26.8 28.9 29.1 27.3 22.9 19.4 15.8
133
+ 6:01- 7:00 13.3 14.3 17.9 21.7 25.5 28.0 29.3 29.2 27.5 23.1 19.1 15.5
134
+ 7:01- 8:00 14.1 15.4 19.2 24.2 29.1 30.9 31.9 31.7 29.7 25.6 20.9 16.2
135
+ 8:01- 9:00 16.2 17.8 21.1 26.8 32.5 33.7 34.4 34.7 31.9 28.8 23.0 18.2
136
+ 9:01-10:00 18.3 20.3 23.1 29.0 34.6 35.8 36.8 36.8 33.8 30.8 25.9 20.7
137
+ 10:01-11:00 20.6 22.8 25.1 30.8 36.5 37.9 38.8 39.1 36.5 33.2 27.9 23.1
138
+ 11:01-12:00 21.8 24.5 26.4 31.8 37.5 38.8 40.2 40.6 38.2 34.7 29.0 24.6
139
+ 12:01-13:00 22.6 25.8 27.0 32.7 37.3 39.2 40.7 40.9 38.8 34.7 29.8 25.0
140
+ 13:01-14:00 22.9 26.2 27.1 32.0 37.1 39.1 40.9 41.4 39.2 34.8 29.9 25.2
141
+ 14:01-15:00 23.1 26.0 26.9 31.5 36.4 39.0 40.7 40.8 38.6 34.3 29.5 25.1
142
+ 15:01-16:00 22.7 25.7 26.6 30.9 35.9 37.9 39.6 39.9 37.6 33.2 29.1 24.7
143
+ 16:01-17:00 22.1 24.6 25.9 29.6 35.0 37.0 38.2 38.6 36.0 32.1 27.9 23.9
144
+ 17:01-18:00 20.8 23.3 24.8 28.6 33.6 35.6 37.0 37.3 34.5 30.8 26.7 22.6
145
+ 18:01-19:00 19.5 22.0 23.4 27.3 31.7 33.9 35.8 36.1 33.5 29.5 25.5 21.4
146
+ 19:01-20:00 18.8 20.9 22.4 26.5 30.4 32.4 34.5 34.9 32.5 28.4 24.8 20.5
147
+ 20:01-21:00 18.0 19.9 22.0 25.7 29.6 31.6 33.5 33.9 31.8 27.8 23.8 19.9
148
+ 21:01-22:00 17.4 19.0 21.1 25.3 28.7 30.8 32.7 33.3 31.0 27.1 23.5 19.2
149
+ 22:01-23:00 16.7 18.1 20.4 24.6 27.9 30.0 32.1 32.5 30.4 26.4 22.8 18.5
150
+ 23:01-24:00 16.1 17.7 20.1 24.0 27.2 29.5 31.4 32.0 29.9 25.8 22.4 17.9
151
+ Max Hour 15 14 14 13 12 13 14 14 14 14 14 14
152
+ Min Hour 7 7 7 6 6 6 6 6 6 6 7 7
153
+
154
+ - Average Hourly Statistics for Dew Point temperatures �C
155
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
156
+ 0:01- 1:00 12.3 13.0 15.5 16.9 19.2 22.5 24.3 24.3 25.6 20.0 18.9 13.4
157
+ 1:01- 2:00 12.0 12.6 15.6 16.5 18.9 22.1 23.8 23.8 25.4 19.9 18.5 13.2
158
+ 2:01- 3:00 11.5 12.3 15.3 16.4 18.2 21.6 23.7 23.4 25.2 19.3 18.1 12.9
159
+ 3:01- 4:00 11.2 12.1 15.1 16.4 18.2 21.3 23.2 23.0 25.0 19.1 17.6 12.6
160
+ 4:01- 5:00 10.8 11.5 15.0 16.1 17.9 20.5 22.8 22.0 24.2 18.4 17.2 12.1
161
+ 5:01- 6:00 10.8 11.1 14.9 15.5 17.8 19.9 22.6 21.8 23.8 17.8 17.0 12.1
162
+ 6:01- 7:00 10.5 10.8 14.8 16.0 17.6 20.0 22.5 21.9 23.6 17.8 16.5 12.1
163
+ 7:01- 8:00 10.9 10.8 15.1 15.6 17.3 19.9 22.6 21.6 22.9 17.6 16.9 11.8
164
+ 8:01- 9:00 11.9 11.7 15.2 14.9 16.6 19.6 21.6 20.4 21.7 17.6 17.4 12.2
165
+ 9:01-10:00 12.5 12.0 15.6 14.1 15.0 19.0 20.2 19.7 20.8 17.7 18.0 12.6
166
+ 10:01-11:00 12.6 11.1 14.9 12.2 13.5 17.0 19.2 18.2 19.1 16.4 18.0 12.6
167
+ 11:01-12:00 11.7 10.2 14.9 11.6 12.8 16.6 19.0 17.7 18.2 15.3 17.5 12.6
168
+ 12:01-13:00 11.3 10.1 15.1 11.2 13.6 15.9 18.8 17.9 17.9 15.8 17.2 12.6
169
+ 13:01-14:00 10.8 9.4 15.3 12.3 15.0 16.9 18.9 18.6 18.3 17.0 17.2 12.3
170
+ 14:01-15:00 10.7 10.5 14.8 12.6 15.3 17.6 19.1 19.9 19.5 17.5 17.4 12.7
171
+ 15:01-16:00 10.8 11.2 15.7 14.0 15.9 18.9 20.3 21.0 20.8 18.4 17.4 13.0
172
+ 16:01-17:00 11.8 11.6 15.4 14.8 16.3 19.3 21.7 21.9 22.6 19.4 17.9 13.2
173
+ 17:01-18:00 12.7 12.5 16.4 15.4 17.9 20.7 23.0 23.3 24.2 20.5 19.1 14.3
174
+ 18:01-19:00 13.5 13.7 16.7 16.0 19.9 21.8 23.7 24.0 24.8 21.1 19.9 14.4
175
+ 19:01-20:00 13.6 13.7 16.8 16.7 20.8 22.8 24.5 24.9 25.3 21.4 19.7 14.5
176
+ 20:01-21:00 13.6 13.8 16.7 17.1 20.7 23.1 25.0 25.0 25.4 21.2 19.6 14.3
177
+ 21:01-22:00 13.4 13.8 16.3 17.5 21.0 23.1 25.0 25.2 25.7 21.1 19.6 14.0
178
+ 22:01-23:00 12.8 13.5 16.1 17.4 20.1 23.1 25.0 25.2 25.7 20.6 19.4 13.8
179
+ 23:01-24:00 12.5 13.4 15.8 17.2 19.8 22.9 24.8 24.8 25.5 20.1 19.2 13.4
180
+ Max Hour 20 21 20 22 22 23 23 22 23 20 19 20
181
+ Min Hour 7 14 15 13 12 13 13 12 13 12 7 8
182
+
183
+ - Monthly Statistics for Relative Humidity %
184
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
185
+ Maximum 100 100 100 95 100 100 100 100 100 100 100 96
186
+ Day:Hour 12:24 2:02 16:05 5:07 13:07 22:06 4:06 2:03 22:08 22:05 25:24 3:04
187
+
188
+ Minimum 23 9 14 9 6 8 7 10 9 18 24 20
189
+ Day:Hour 5:12 18:12 23:13 20:13 31:12 15:12 11:11 10:12 13:14 11:13 19:13 10:17
190
+
191
+ Daily Avg 70 65 69 55 50 53 55 53 62 59 71 66
192
+
193
+ - Average Hourly Relative Humidity %
194
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
195
+ 0:01- 1:00 81 79 78 69 66 69 71 68 80 73 83 76
196
+ 1:01- 2:00 82 80 80 69 66 71 71 67 82 75 85 78
197
+ 2:01- 3:00 82 81 80 71 66 70 73 70 83 75 85 79
198
+ 3:01- 4:00 83 80 81 73 68 71 73 70 85 77 86 78
199
+ 4:01- 5:00 84 81 82 72 67 69 72 68 83 76 87 78
200
+ 5:01- 6:00 84 82 83 72 68 68 72 68 82 75 86 79
201
+ 6:01- 7:00 85 82 83 72 65 64 71 68 81 74 85 80
202
+ 7:01- 8:00 83 76 79 61 52 55 63 59 69 64 79 76
203
+ 8:01- 9:00 77 70 71 52 41 47 51 46 57 54 72 69
204
+ 9:01-10:00 71 62 65 45 32 41 42 39 49 48 63 61
205
+ 10:01-11:00 61 52 56 35 27 32 35 32 38 38 57 53
206
+ 11:01-12:00 55 44 52 32 25 30 32 28 33 32 51 48
207
+ 12:01-13:00 51 41 51 31 26 28 31 28 31 34 48 47
208
+ 13:01-14:00 48 38 51 33 29 29 30 29 31 36 48 46
209
+ 14:01-15:00 47 41 51 35 30 31 31 33 35 39 49 47
210
+ 15:01-16:00 50 43 53 39 32 35 35 36 40 43 50 49
211
+ 16:01-17:00 54 47 55 43 35 37 41 41 47 48 55 52
212
+ 17:01-18:00 61 53 61 47 41 44 46 48 56 56 64 60
213
+ 18:01-19:00 69 61 68 52 51 51 52 52 61 62 72 65
214
+ 19:01-20:00 73 65 72 57 58 58 59 59 67 67 74 69
215
+ 20:01-21:00 76 70 73 61 60 62 63 63 70 68 78 71
216
+ 21:01-22:00 78 74 75 64 64 64 66 65 74 71 79 72
217
+ 22:01-23:00 78 76 78 66 64 67 68 68 76 71 81 74
218
+ 23:01-24:00 80 77 78 68 65 68 70 68 78 72 83 76
219
+ Max Hour 7 6 7 4 6 2 3 3 4 4 5 7
220
+ Min Hour 15 14 15 13 12 13 14 12 13 12 14 14
221
+
222
+ - Monthly Indicators for Precipitation/Moisture (kPa)
223
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
224
+ 1.3 1.3 1.8 1.5 1.8 2.1 2.3 2.4 2.4 2.1 2.0 1.5
225
+
226
+ - Monthly Statistics for Wind Chill/Heat Index temperatures �C **
227
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
228
+ Minimum WC 8 8 6
229
+ Day:Hour 20:07 26:07 10:07
230
+
231
+ Average WC 8 8 6
232
+ Avg Del WC 2 2 3
233
+ # Hours WC 1 1 1
234
+
235
+ Maximum HI 27 29 42 40 45 49 53 55 53 45 34 30
236
+ Day:Hour 17:16 19:17 25:17 26:14 31:18 12:15 18:15 4:15 11:08 3:14 1:13 23:13
237
+
238
+ Average HI 27 28 31 29 33 36 40 41 38 33 29 28
239
+ Avg Del HI 0 0 2 1 2 5 8 8 7 3 1 0
240
+ # Hours HI 3 9 87 121 274 438 481 460 510 316 195 26
241
+
242
+ - **WindChill/HeatIndex Temps -- statistics...only those different from Air Temps
243
+
244
+ - Monthly Wind Direction % {N=0 or 360,E=90,S=180,W=270}
245
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
246
+ North 13 16 21 23 21 14 17 19 21 22 16 12
247
+ NorthEast 4 5 7 6 5 5 5 9 12 12 4 7
248
+ East 9 17 13 14 8 6 7 10 19 24 12 16
249
+ SouthEast 13 8 11 8 6 7 10 9 8 11 9 7
250
+ South 15 16 11 8 7 9 16 17 17 10 14 16
251
+ SouthWest 14 5 6 5 16 10 10 7 3 5 6 3
252
+ West 8 6 5 6 5 11 6 5 3 1 4 8
253
+ NorthWest 24 28 26 30 32 37 30 23 17 16 35 31
254
+
255
+ - Monthly Statistics for Wind Speed m/s
256
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
257
+ Maximum 24.2 11.3 17.0 15.9 12.9 15.4 15.4 19.0 13.4 9.3 8.8 13.9
258
+ Day:Hour 21:18 10:10 20:04 27:07 12:24 11:19 24:18 8:04 24:12 10:15 6:14 5:13
259
+
260
+ Minimum 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
261
+ Day:Hour 2:21 1:23 9:22 3:06 13:10 1:01 4:22 2:03 11:03 3:23 3:14 1:01
262
+
263
+ Daily Avg 3.0 3.5 3.9 3.8 4.2 4.2 3.6 3.7 3.7 3.5 3.0 3.7
264
+
265
+ - Maximum Wind Speed of 24.2 m/s on Jan 21
266
+ - Minimum Wind Speed of 0.0 m/s on Jan 2
267
+
268
+ - Average Hourly Statistics for Wind Speed m/s
269
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
270
+ 0:01- 1:00 2.0 2.4 3.1 2.3 2.5 2.1 2.0 2.0 2.2 2.3 2.1 2.9
271
+ 1:01- 2:00 2.0 2.5 3.2 2.4 2.7 2.1 2.2 2.2 2.2 2.3 1.6 3.0
272
+ 2:01- 3:00 2.1 2.5 3.0 2.7 3.1 2.2 1.9 2.0 2.7 2.1 1.7 2.8
273
+ 3:01- 4:00 1.9 2.3 3.8 2.4 2.6 2.4 2.3 2.9 2.1 2.0 1.5 2.7
274
+ 4:01- 5:00 2.4 2.3 3.2 2.4 2.8 2.7 2.5 2.5 2.2 2.1 1.6 2.6
275
+ 5:01- 6:00 2.1 2.3 2.8 2.3 2.9 2.6 2.6 2.5 2.9 2.3 1.8 2.6
276
+ 6:01- 7:00 2.3 2.7 2.7 2.6 2.8 2.9 2.9 2.5 3.2 2.8 1.9 2.8
277
+ 7:01- 8:00 2.6 2.8 3.1 2.7 3.5 3.7 3.5 3.3 4.2 3.0 2.3 2.9
278
+ 8:01- 9:00 3.1 3.2 3.4 3.1 4.0 4.3 3.9 4.0 4.4 3.7 2.6 3.3
279
+ 9:01-10:00 3.4 3.9 3.7 3.1 4.5 4.1 3.9 4.1 4.1 3.5 2.9 4.0
280
+ 10:01-11:00 3.6 3.8 4.1 4.0 5.2 4.5 3.8 4.1 3.6 3.0 3.6 4.2
281
+ 11:01-12:00 3.7 3.9 4.6 4.7 5.9 5.4 3.9 3.9 3.7 3.0 3.8 4.3
282
+ 12:01-13:00 4.0 4.0 5.5 5.1 6.3 6.1 4.6 3.9 3.4 3.3 4.0 4.8
283
+ 13:01-14:00 4.1 4.0 5.4 6.0 7.0 6.7 5.4 4.7 4.0 4.3 4.4 5.4
284
+ 14:01-15:00 4.5 4.6 5.7 6.6 7.0 6.8 5.3 5.7 4.8 5.6 4.9 5.3
285
+ 15:01-16:00 4.6 5.1 5.7 6.4 7.1 7.3 5.9 6.1 5.7 6.4 5.2 5.4
286
+ 16:01-17:00 5.0 5.4 5.6 6.7 6.5 6.7 6.4 6.7 6.6 6.6 5.1 5.2
287
+ 17:01-18:00 4.6 5.0 4.9 6.0 6.0 6.4 6.0 6.3 6.4 5.7 4.1 4.2
288
+ 18:01-19:00 3.0 4.4 4.0 4.6 4.8 5.8 4.9 5.5 5.3 4.5 3.3 3.8
289
+ 19:01-20:00 2.8 4.0 3.5 3.9 3.6 4.3 3.4 4.0 4.2 3.8 3.1 3.3
290
+ 20:01-21:00 2.5 3.4 3.4 3.4 2.9 3.0 2.8 3.1 3.3 3.3 2.8 3.3
291
+ 21:01-22:00 2.4 2.9 3.1 2.8 2.4 2.8 2.4 2.6 2.8 2.9 2.6 3.1
292
+ 22:01-23:00 2.1 2.7 3.0 2.7 2.3 2.4 2.2 2.2 2.5 2.5 2.5 2.9
293
+ 23:01-24:00 2.2 2.5 2.9 2.5 2.6 2.2 1.9 2.0 2.5 2.5 2.3 3.0
294
+ Max Hour 17 17 15 17 16 16 17 17 17 17 16 14
295
+ Min Hour 4 5 7 1 23 2 3 3 4 4 4 6
296
+
297
+ - Average Hourly Statistics for Wind Direction � {N=0 or 360,E=90,S=180,W=270}
298
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
299
+ 0:01- 1:00 152 131 168 166 148 171 183 160 119 90 156 148
300
+ 1:01- 2:00 140 148 169 195 169 175 173 167 123 101 164 144
301
+ 2:01- 3:00 151 149 186 167 180 177 136 124 102 103 156 155
302
+ 3:01- 4:00 168 151 169 139 192 181 157 114 107 96 156 165
303
+ 4:01- 5:00 164 147 167 168 192 174 148 124 102 104 162 167
304
+ 5:01- 6:00 172 148 165 145 206 167 127 124 102 108 158 157
305
+ 6:01- 7:00 172 156 145 132 187 179 148 124 123 120 144 156
306
+ 7:01- 8:00 173 143 157 135 176 191 159 138 134 124 151 151
307
+ 8:01- 9:00 179 140 171 156 188 209 177 177 142 143 169 157
308
+ 9:01-10:00 190 181 203 202 198 224 209 191 159 151 197 175
309
+ 10:01-11:00 206 197 192 219 225 262 235 201 172 166 220 189
310
+ 11:01-12:00 209 196 215 242 249 270 250 228 187 215 249 207
311
+ 12:01-13:00 238 230 249 283 273 288 269 248 227 232 258 248
312
+ 13:01-14:00 245 246 271 295 302 294 287 270 249 281 290 262
313
+ 14:01-15:00 268 263 258 311 315 300 301 293 287 315 284 268
314
+ 15:01-16:00 283 282 264 329 316 306 313 317 308 321 307 289
315
+ 16:01-17:00 288 296 249 311 307 298 307 310 335 317 321 289
316
+ 17:01-18:00 283 278 235 295 328 311 302 289 342 291 324 285
317
+ 18:01-19:00 295 244 218 254 297 291 272 288 279 240 316 270
318
+ 19:01-20:00 237 244 208 210 267 270 263 228 175 149 304 264
319
+ 20:01-21:00 213 238 201 168 204 211 224 174 83 118 241 206
320
+ 21:01-22:00 203 169 178 148 166 232 198 178 99 98 192 172
321
+ 22:01-23:00 175 146 168 153 161 206 164 140 109 92 179 166
322
+ 23:01-24:00 171 137 177 158 169 199 167 149 120 85 164 150
323
+ Max Hour 19 17 14 16 18 18 16 16 18 16 18 16
324
+ Min Hour 2 1 7 7 1 6 6 4 21 24 7 2
325
+
326
+ - Monthly Statistics for Solar Radiation (Direct Normal, Diffuse, Global Horizontal) Wh/m�
327
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
328
+ Direct Avg 5459 6647 5201 5781 7293 7458 6545 6744 6712 6556 5918 5191
329
+
330
+ Direct Max 7481 8106 8182 8166 7974 7721 7284 7222 7077 7070 6950 7052
331
+ Day 29 9 21 28 4 4 26 8 4 8 30 10
332
+
333
+ Diffuse Avg 1275 1334 2020 2169 1916 1828 2128 1884 1596 1345 1186 1239
334
+
335
+ Global Avg 4221 5323 5546 6507 7635 7772 7404 7216 6624 5707 4557 3940
336
+ - Maximum Direct Normal Solar of 8182 Wh/m� on Mar 21
337
+
338
+ - Average Hourly Statistics for Direct Normal Solar Radiation Wh/m�
339
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
340
+ 0:01- 1:00 0 0 0 0 0 0 0 0 0 0 0 0
341
+ 1:01- 2:00 0 0 0 0 0 0 0 0 0 0 0 0
342
+ 2:01- 3:00 0 0 0 0 0 0 0 0 0 0 0 0
343
+ 3:01- 4:00 0 0 0 0 0 0 0 0 0 0 0 0
344
+ 4:01- 5:00 0 0 0 0 0 0 0 0 0 0 0 0
345
+ 5:01- 6:00 0 0 0 0 0 0 0 0 0 0 0 0
346
+ 6:01- 7:00 0 0 0 20 71 66 23 0 0 0 0 0
347
+ 7:01- 8:00 96 141 182 277 332 324 238 223 188 197 211 103
348
+ 8:01- 9:00 235 417 371 476 573 577 471 477 508 542 485 368
349
+ 9:01-10:00 544 640 502 597 688 703 611 651 687 728 680 582
350
+ 10:01-11:00 659 727 552 629 771 794 710 749 794 820 754 658
351
+ 11:01-12:00 675 790 578 662 814 855 781 817 857 848 752 671
352
+ 12:01-13:00 722 821 586 649 837 860 795 830 868 834 736 660
353
+ 13:01-14:00 709 809 581 648 834 855 791 826 844 815 736 661
354
+ 14:01-15:00 669 765 584 608 802 816 736 778 779 761 694 618
355
+ 15:01-16:00 605 700 562 547 715 729 645 686 669 635 562 531
356
+ 16:01-17:00 443 583 470 452 575 582 509 506 418 366 308 341
357
+ 17:01-18:00 102 254 234 218 282 288 233 201 102 11 0 0
358
+ 18:01-19:00 0 0 0 0 0 11 3 0 0 0 0 0
359
+ 19:01-20:00 0 0 0 0 0 0 0 0 0 0 0 0
360
+ 20:01-21:00 0 0 0 0 0 0 0 0 0 0 0 0
361
+ 21:01-22:00 0 0 0 0 0 0 0 0 0 0 0 0
362
+ 22:01-23:00 0 0 0 0 0 0 0 0 0 0 0 0
363
+ 23:01-24:00 0 0 0 0 0 0 0 0 0 0 0 0
364
+ Max Hour* 13 13 13 12 13 13 13 13 13 12 11* 12
365
+ Min Hour 1 1 1 1 1 1 1 1 1 1 1 1
366
+
367
+ - Average Hourly Statistics for Diffuse Horizontal Solar Radiation Wh/m�
368
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
369
+ 0:01- 1:00 0 0 0 0 0 0 0 0 0 0 0 0
370
+ 1:01- 2:00 0 0 0 0 0 0 0 0 0 0 0 0
371
+ 2:01- 3:00 0 0 0 0 0 0 0 0 0 0 0 0
372
+ 3:01- 4:00 0 0 0 0 0 0 0 0 0 0 0 0
373
+ 4:01- 5:00 0 0 0 0 0 0 0 0 0 0 0 0
374
+ 5:01- 6:00 0 0 0 0 3 4 1 0 0 0 0 0
375
+ 6:01- 7:00 0 0 7 33 64 69 51 32 19 14 4 0
376
+ 7:01- 8:00 25 41 79 127 152 156 148 130 129 110 62 36
377
+ 8:01- 9:00 127 117 155 179 173 173 193 186 164 141 116 109
378
+ 9:01-10:00 112 122 185 195 192 186 218 196 172 139 118 122
379
+ 10:01-11:00 149 157 230 236 200 178 218 197 164 135 125 142
380
+ 11:01-12:00 170 166 255 238 201 156 198 179 146 140 150 164
381
+ 12:01-13:00 164 158 256 250 185 161 199 179 145 150 156 175
382
+ 13:01-14:00 163 158 262 235 170 149 187 168 146 141 141 160
383
+ 14:01-15:00 141 149 220 224 157 145 190 167 149 129 121 141
384
+ 15:01-16:00 112 121 165 190 152 147 183 160 141 118 107 108
385
+ 16:01-17:00 82 91 124 149 134 137 162 152 141 101 74 68
386
+ 17:01-18:00 29 53 74 98 109 124 136 118 75 29 12 14
387
+ 18:01-19:00 0 2 8 14 24 41 42 21 5 0 0 0
388
+ 19:01-20:00 0 0 0 0 0 0 0 0 0 0 0 0
389
+ 20:01-21:00 0 0 0 0 0 0 0 0 0 0 0 0
390
+ 21:01-22:00 0 0 0 0 0 0 0 0 0 0 0 0
391
+ 22:01-23:00 0 0 0 0 0 0 0 0 0 0 0 0
392
+ 23:01-24:00 0 0 0 0 0 0 0 0 0 0 0 0
393
+ Max Hour* 12 12 14 13 12 10* 11* 11* 10* 13 13 13
394
+ Min Hour 1 1 1 1 1 1 1 1 1 1 1 1
395
+
396
+ - Average Hourly Statistics for Global Horizontal Solar Radiation Wh/m�
397
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
398
+ 0:01- 1:00 0 0 0 0 0 0 0 0 0 0 0 0
399
+ 1:01- 2:00 0 0 0 0 0 0 0 0 0 0 0 0
400
+ 2:01- 3:00 0 0 0 0 0 0 0 0 0 0 0 0
401
+ 3:01- 4:00 0 0 0 0 0 0 0 0 0 0 0 0
402
+ 4:01- 5:00 0 0 0 0 0 0 0 0 0 0 0 0
403
+ 5:01- 6:00 0 0 0 0 3 4 1 0 0 0 0 0
404
+ 6:01- 7:00 0 0 7 36 77 82 54 32 19 14 4 0
405
+ 7:01- 8:00 32 58 119 220 285 288 239 207 188 161 101 47
406
+ 8:01- 9:00 192 256 318 439 518 523 468 450 429 392 300 219
407
+ 9:01-10:00 359 453 500 629 725 731 681 673 653 601 486 392
408
+ 10:01-11:00 538 639 656 778 894 894 850 850 826 756 622 528
409
+ 11:01-12:00 625 763 752 862 995 992 957 960 927 840 694 607
410
+ 12:01-13:00 672 807 778 877 1016 1020 992 994 950 844 694 621
411
+ 13:01-14:00 641 777 762 836 964 972 951 950 892 777 641 579
412
+ 14:01-15:00 534 670 670 728 843 857 837 832 757 638 519 474
413
+ 15:01-16:00 386 502 517 562 659 680 661 648 559 441 342 319
414
+ 16:01-17:00 205 304 331 370 435 460 449 419 322 214 143 141
415
+ 17:01-18:00 37 93 126 157 197 225 220 181 97 30 12 14
416
+ 18:01-19:00 0 2 8 14 24 43 43 21 5 0 0 0
417
+ 19:01-20:00 0 0 0 0 0 0 0 0 0 0 0 0
418
+ 20:01-21:00 0 0 0 0 0 0 0 0 0 0 0 0
419
+ 21:01-22:00 0 0 0 0 0 0 0 0 0 0 0 0
420
+ 22:01-23:00 0 0 0 0 0 0 0 0 0 0 0 0
421
+ 23:01-24:00 0 0 0 0 0 0 0 0 0 0 0 0
422
+ Max Hour 13 13 13 13 13 13 13 13 13 13 12 13
423
+ Min Hour 1 1 1 1 1 1 1 1 1 1 1 1
424
+
425
+ - Average Hourly Statistics for Total Sky Cover %
426
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
427
+ 0:01- 1:00 28 15 26 17 2 1 12 12 4 1 13 22
428
+ 1:01- 2:00 31 17 28 17 3 2 13 13 8 1 13 22
429
+ 2:01- 3:00 28 18 30 16 4 2 13 13 8 2 15 23
430
+ 3:01- 4:00 28 18 30 14 4 3 12 13 8 2 15 21
431
+ 4:01- 5:00 29 23 35 20 7 6 17 15 10 3 18 26
432
+ 5:01- 6:00 32 26 41 25 10 8 21 18 13 7 21 31
433
+ 6:01- 7:00 36 30 45 28 11 9 24 22 17 12 24 34
434
+ 7:01- 8:00 39 29 44 29 12 7 22 18 14 10 23 34
435
+ 8:01- 9:00 37 28 43 30 12 4 19 12 9 7 21 33
436
+ 9:01-10:00 38 28 42 30 12 4 16 9 5 5 20 31
437
+ 10:01-11:00 31 25 42 32 11 4 14 9 4 8 22 32
438
+ 11:01-12:00 33 20 42 33 10 3 12 7 3 10 24 35
439
+ 12:01-13:00 30 17 41 33 8 3 10 6 1 11 24 35
440
+ 13:01-14:00 31 19 41 34 8 3 11 7 3 12 24 34
441
+ 14:01-15:00 32 20 39 36 10 2 14 8 6 14 24 34
442
+ 15:01-16:00 32 20 37 36 10 2 15 7 7 14 23 32
443
+ 16:01-17:00 31 19 37 36 10 2 18 11 10 14 21 31
444
+ 17:01-18:00 22 19 37 36 9 4 19 13 12 13 17 29
445
+ 18:01-19:00 20 17 35 35 8 5 21 15 14 10 15 26
446
+ 19:01-20:00 18 14 34 33 8 5 20 15 11 9 14 26
447
+ 20:01-21:00 20 12 29 26 6 3 20 14 8 5 12 23
448
+ 21:01-22:00 19 10 27 21 5 2 18 13 4 3 11 21
449
+ 22:01-23:00 25 11 26 21 5 2 17 12 5 3 12 22
450
+ 23:01-24:00 30 12 26 18 3 2 15 12 4 1 13 21
451
+ Max Hour 8 7 7 15 9 7 7 7 7 15 15 12
452
+ Min Hour 20 22 24 4 1 1 13 13 13 1 22 4
453
+
454
+ - Average Hourly Statistics for Opaque Sky Cover %
455
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
456
+ 0:01- 1:00 26 14 13 7 2 1 8 10 2 0 4 12
457
+ 1:01- 2:00 25 15 16 7 2 2 9 11 4 0 7 13
458
+ 2:01- 3:00 24 16 19 6 3 2 9 12 6 0 8 14
459
+ 3:01- 4:00 25 15 21 6 2 3 9 11 7 1 10 13
460
+ 4:01- 5:00 25 20 22 9 3 4 11 14 9 2 11 15
461
+ 5:01- 6:00 26 24 25 10 4 6 14 16 11 5 13 19
462
+ 6:01- 7:00 30 28 25 11 5 7 14 18 15 8 13 20
463
+ 7:01- 8:00 29 24 24 11 5 6 14 15 12 6 13 20
464
+ 8:01- 9:00 30 20 22 11 5 3 12 9 8 4 13 21
465
+ 9:01-10:00 32 17 21 11 6 3 10 6 4 2 12 20
466
+ 10:01-11:00 25 16 23 12 5 2 9 6 4 2 12 22
467
+ 11:01-12:00 25 13 23 13 5 2 7 4 1 4 12 24
468
+ 12:01-13:00 25 11 23 13 4 1 5 4 1 5 10 24
469
+ 13:01-14:00 25 12 22 13 3 1 6 4 1 5 10 22
470
+ 14:01-15:00 23 13 21 13 3 1 8 5 5 7 10 19
471
+ 15:01-16:00 23 14 19 12 3 1 8 5 6 7 9 16
472
+ 16:01-17:00 21 13 17 13 3 0 10 6 6 7 8 17
473
+ 17:01-18:00 15 11 15 13 3 1 10 7 6 4 5 15
474
+ 18:01-19:00 12 10 12 12 3 1 10 7 6 3 3 14
475
+ 19:01-20:00 13 8 13 11 4 1 11 8 5 2 3 14
476
+ 20:01-21:00 14 7 13 7 3 0 11 9 3 1 2 13
477
+ 21:01-22:00 13 6 13 6 3 0 12 9 2 1 3 13
478
+ 22:01-23:00 16 8 14 7 3 0 10 9 2 1 3 13
479
+ 23:01-24:00 23 10 13 7 3 1 10 9 2 0 4 12
480
+ Max Hour 10 7 6 13 10 7 7 7 7 7 7 13
481
+ Min Hour 19 22 19 22 4 17 13 13 13 1 21 24
482
+
483
+ - Monthly Calculated "undisturbed" Ground Temperatures** �C
484
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
485
+ 0.5 m 22.8 20.2 19.5 20.1 23.6 27.5 31.2 33.9 34.7 33.4 30.4 26.6
486
+ 2.0 m 25.1 22.7 21.5 21.5 23.3 26.0 28.9 31.4 32.7 32.4 30.7 28.1
487
+ 4.0 m 26.7 24.8 23.6 23.3 23.9 25.5 27.4 29.3 30.6 30.9 30.2 28.7
488
+
489
+ - **These ground temperatures should NOT BE USED in the GroundTemperatures object to compute building floor losses.
490
+ - The temperatures for 0.5 m depth can be used for GroundTemperatures:Surface.
491
+ - The temperatures for 4.0 m depth can be used for GroundTemperatures:Deep.
492
+ - Calculations use a standard soil diffusivity of 2.3225760E-03 {m**2/day}
493
+
494
+ - Heating/Cooling Degree Days/Hours calculated from this weather file.
495
+ - Heating/Cooling Degree Days/Hours from design conditions shown earlier in this report.
496
+ - Monthly Weather File Heating/Cooling Degree Days/Hours
497
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
498
+ HDD base 10C 0 0 0 0 0 0 0 0 0 0 0 0
499
+ HDD base 18C 18 4 2 0 0 0 0 0 0 0 0 0
500
+
501
+ CDD base 10C 248 278 380 496 645 684 758 769 677 576 431 313
502
+ CDD base 18C 18 59 133 256 397 444 510 521 437 328 191 65
503
+
504
+ CDH base 20C 618 1336 2378 4740 8045 9226 10749 11012 9037 6380 3300 1236
505
+ CDH base 23C 120 572 1197 2937 5845 7066 8518 8780 6877 4261 1730 429
506
+ CDH base 27C 2 164 391 1289 3329 4278 5550 5814 4069 2032 473 44
507
+
508
+ - 6254 annual (wthr file) cooling degree-days (10�C baseline)
509
+ - 0 annual (wthr file) heating degree-days (10�C baseline)
510
+
511
+ - 3358 annual (wthr file) cooling degree-days (18�C baseline)
512
+ - 24 annual (wthr file) heating degree-days (18�C baseline)
513
+
514
+ - Climate type "BWh" (K�ppen classification)**
515
+ - Subtropical hot desert (lat. 15-25�N)
516
+ - **Note that the K�ppen classification shown here is derived algorithmically from the source weather data.
517
+ - It may not be indicative of the long term climate for this location.
518
+
519
+ - Climate type "1B" (ASHRAE Standards 90.1-2004 and 90.2-2004 Climate Zone)**
520
+ - Very Hot - Dry, Probable K�ppen classification=Bw, Arid Tropical Dry
521
+ - **Note that the ASHRAE classification shown here is derived algorithmically from the source weather data.
522
+ - It may not be indicative of the long term climate for this location.
523
+
524
+ - Typical/Extreme Period Determination
525
+
526
+ - Summer is Jun:Aug
527
+ Extreme Summer Week (nearest maximum temperature for summer)
528
+ Extreme Hot Week Period selected: Jul 20:Jul 26, Maximum Temp= 47.00�C, Deviation=|10.626|�C
529
+ Typical Summer Week (nearest average temperature for summer)
530
+ Typical Week Period selected: Aug 17:Aug 23, Average Temp= 34.03�C, Deviation=| 0.065|�C
531
+
532
+ - Winter is Dec:Feb
533
+ Extreme Winter Week (nearest minimum temperature for winter)
534
+ Extreme Cold Week Period selected: Jan 27:Feb 2, Minimum Temp= 5.00�C, Deviation=|12.024|�C
535
+ Typical Winter Week (nearest average temperature for winter)
536
+ Typical Week Period selected: Feb 10:Feb 16, Average Temp= 19.33�C, Deviation=| 0.027|�C
537
+
538
+ - Autumn is Sep:Nov
539
+ Typical Autumn Week (nearest average temperature for autumn)
540
+ Typical Week Period selected: Oct 13:Oct 19, Average Temp= 28.49�C, Deviation=| 0.064|�C
541
+
542
+ - Spring is Mar:May
543
+ Typical Spring Week (nearest average temperature for spring)
544
+ Typical Week Period selected: Apr 26:May 2, Average Temp= 26.53�C, Deviation=| 0.287|�C