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,553 @@
1
+ -EnergyPlus Weather Converter V8.1.0.005
2
+ Statistics for ARE_Dubai.Intl.AP.411940_IWEC2
3
+ Location -- Dubai Intl AP - ARE
4
+ {N 25� 15'} {E 55� 19'} {GMT +4.0 Hours}
5
+ Elevation -- 5m above sea level
6
+ Standard Pressure at Elevation -- 101265Pa
7
+ Data Source -- IWEC2
8
+
9
+ WMO Station 411940
10
+
11
+ - Displaying Design Conditions from "Climate Design Data 2013 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 12.9 13.9 0 3.8 29 2.2 4.4 27.7 10.5 20 9.4 20.1 2.2 170
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 9.6 42.9 23.6 41.4 24 40.2 24.3 30.3 35 29.8 34.6 29.3 34.4 4.9 200 29.2 25.9 33.3 28.8 25.3 33.3 28.1 24.2 33.2 102.3 35.1 99.6 34.5 97.1 34.6 292
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.1 8.1 7.3 32.5 10.7 45.7 1.4 0.9 9.7 46.3 8.9 46.9 8.1 47.4 7.1 48.1
27
+
28
+ - Displaying Monthly Design Conditions "Climate Design Data 2013 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.463 0.508 0.547 0.558 0.596 0.675 0.792 0.684 0.585 0.499 0.463 0.451
32
+ taud (diffuse) 2.185 2.029 1.902 1.828 1.708 1.551 1.427 1.611 1.820 2.046 2.186 2.232
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) 779 771 763 765 734 673 598 664 722 767 772 773
39
+ id (diffuse) 131 164 195 214 241 280 317 263 209 158 130 121
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% 28.2 32.1 35.9 39.2 42.5 43.8 44.6 44.2 41.8 38.8 34.1 30
47
+ Coincident Wetbulb 0.4% 17.3 17.8 18.2 19.8 20.9 21.8 24 23.8 23 20.7 19.2 18.5
48
+ Drybulb 2.0% 26.2 29.1 32.9 36.9 40.2 41.3 42.8 42.8 40 36.9 32.4 28.2
49
+ Coincident Wetbulb 2.0% 17.5 17.6 18.3 19.6 21.2 22.8 24.5 24.3 23.2 21.5 20.7 19.3
50
+ Drybulb 5.0% 24.8 27.1 30.7 35 38.8 39.9 41.1 41.1 38.8 35.5 31.2 27.1
51
+ Coincident Wetbulb 5.0% 17.5 17.5 18.3 19.7 21.6 23.3 25.2 24.9 23.9 22.5 21.3 19.4
52
+ Drybulb 10.% 23.2 25.2 28.7 33.1 37.1 38.4 39.8 39.9 37.2 34.2 30.1 26
53
+ Coincident Wetbulb 10.% 17 17.8 18.2 19.8 22 24.4 25.5 25.5 24.8 23.3 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 8.5 8.7 9.2 10.5 11.6 10.9 9.5 9.6 9.9 10.1 9.5 8.8
67
+ Drybulb range - DB 5% 10.2 11.1 12.1 13 13.3 12.6 11.1 11 11.2 11.2 10.4 10.1
68
+ Wetbulb range - DB 5% 4.9 5.1 5.8 6.3 6.5 6.9 6.4 6.3 6.7 6.5 5.1 4.9
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 2013 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 13 6 1 0 0 0 0 0 0 0 0 2
79
+
80
+ CDD base 10�C 284 299 408 513 661 704 788 800 698 616 464 352
81
+ CDD base 18.3�C 39 72 151 263 403 454 529 542 448 358 214 95
82
+
83
+ CDH base 23.3�C 131 356 1106 2972 5851 7132 8696 8905 6888 4807 2055 487
84
+ CDH base 26.7�C 12 87 384 1425 3591 4759 6216 6425 4506 2602 708 63
85
+
86
+ - 6588 annual (standard) cooling degree-days (10�C baseline)
87
+ - 0 annual (standard) heating degree-days (10�C baseline)
88
+
89
+ - 3568 annual (standard) cooling degree-days (18.3�C baseline)
90
+ - 21 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 32.5 38.0 42.0 42.1 43.0 46.0 46.0 41.2 38.0 34.0 30.0
95
+ Day:Hour 23:14 6:15 27:11 28:12 31:19 12:12 21:12 16:12 26:13 4:12 5:12 10:12
96
+
97
+ Minimum 12.0 13.0 14.0 17.0 20.4 21.0 28.0 28.8 23.0 20.6 16.9 13.0
98
+ Day:Hour 9:08 1:05 7:06 1:06 1:06 22:08 3:06 31:04 25:05 29:07 22:07 18:05
99
+
100
+ Daily Avg 19.2 20.8 23.1 26.5 31.4 33.0 35.1 35.3 32.5 29.5 25.5 21.1
101
+
102
+ - Maximum Dry Bulb temperature of 46.0�C on Jul 21
103
+ - Minimum Dry Bulb temperature of 12.0�C on Jan 9
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 6 16 31 30 31 31 30 29 9
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 20.0 21.3 22.0 25.0 27.9 28.0 30.0 30.0 29.0 30.1 24.0 23.0
115
+ Day:Hour 30:14 7:16 31:10 30:15 29:13 4:19 17:23 7:23 8:08 7:10 1:11 25:11
116
+
117
+ Minimum -2.0 3.4 0.0 -0.5 1.0 0.0 5.3 11.4 10.0 -5.8 0.7 4.6
118
+ Day:Hour 28:14 16:13 22:03 26:10 19:15 15:11 20:21 15:10 26:12 29:13 18:16 30:16
119
+
120
+ Daily Avg 11.6 13.5 12.7 14.9 17.1 21.4 23.2 24.1 23.1 19.3 16.5 14.2
121
+
122
+ - Maximum Dew Point temperature of 30.1�C on Oct 7
123
+ - Minimum Dew Point temperature of -5.8�C on Oct 29
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 17.3 18.9 21.1 23.3 28.1 30.2 32.6 33.0 30.0 26.9 23.4 19.2
128
+ 1:01- 2:00 16.8 18.3 20.5 22.7 27.6 29.6 32.3 32.8 29.5 26.5 22.5 18.8
129
+ 2:01- 3:00 16.2 17.9 20.0 22.4 27.0 29.1 31.6 32.4 28.9 25.8 22.0 18.2
130
+ 3:01- 4:00 16.0 17.5 19.7 21.8 26.7 28.5 31.2 32.0 28.5 25.3 21.6 17.7
131
+ 4:01- 5:00 15.3 17.1 19.2 21.5 25.8 28.0 30.9 31.7 27.9 25.3 21.2 17.5
132
+ 5:01- 6:00 15.0 16.6 18.9 21.2 25.5 27.9 30.8 31.4 27.9 24.8 20.9 17.1
133
+ 6:01- 7:00 14.8 16.4 18.9 21.6 26.6 28.8 31.3 31.7 28.1 24.6 20.7 16.9
134
+ 7:01- 8:00 15.3 17.5 20.1 24.7 30.2 30.8 33.2 33.4 30.1 26.8 22.2 17.7
135
+ 8:01- 9:00 17.3 19.5 22.7 27.5 32.5 33.9 35.4 35.7 32.7 29.4 24.7 19.7
136
+ 9:01-10:00 19.6 21.7 25.1 29.5 35.0 36.2 37.7 37.6 35.0 31.6 27.1 21.9
137
+ 10:01-11:00 21.6 23.3 26.5 31.0 36.5 37.3 38.8 39.3 36.6 33.1 29.0 23.8
138
+ 11:01-12:00 23.0 24.5 27.2 31.6 36.2 37.6 39.2 39.6 37.4 34.2 29.8 24.8
139
+ 12:01-13:00 23.5 25.0 27.4 31.2 35.7 37.3 39.0 39.5 37.4 34.2 29.7 25.1
140
+ 13:01-14:00 23.2 24.9 27.0 31.3 35.7 37.3 38.7 38.7 36.8 33.9 29.9 25.0
141
+ 14:01-15:00 23.0 24.5 26.8 30.7 35.6 37.2 38.6 38.2 36.3 33.4 29.5 24.7
142
+ 15:01-16:00 22.5 24.0 26.2 30.1 34.9 36.8 38.1 37.9 35.8 33.1 28.9 24.3
143
+ 16:01-17:00 21.9 23.3 25.7 29.5 34.4 36.0 37.8 37.5 34.9 32.5 28.3 23.9
144
+ 17:01-18:00 21.3 22.6 25.0 28.6 33.6 35.2 36.9 36.9 34.1 31.7 27.6 23.2
145
+ 18:01-19:00 20.8 21.6 24.2 27.5 32.8 34.0 36.0 36.3 33.3 31.0 27.2 22.7
146
+ 19:01-20:00 20.5 21.6 23.7 26.9 32.2 33.1 35.4 35.7 32.8 30.4 26.8 22.4
147
+ 20:01-21:00 20.1 21.1 23.1 26.3 31.3 32.4 34.9 35.0 32.3 29.6 26.2 21.7
148
+ 21:01-22:00 19.5 20.6 22.5 25.5 30.5 31.9 34.4 34.3 31.8 28.9 25.2 20.9
149
+ 22:01-23:00 18.9 20.1 22.0 24.9 29.5 31.5 34.0 33.7 31.1 28.1 24.4 20.2
150
+ 23:01-24:00 18.1 19.6 21.4 24.3 28.9 30.9 33.2 33.4 30.5 27.5 23.8 19.5
151
+ Max Hour 13 13 13 12 11 12 12 12 12 12 14 13
152
+ Min Hour 7 7 6 6 6 6 6 6 6 7 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 11.9 14.0 13.0 15.6 19.0 23.0 25.1 25.0 24.3 21.1 17.1 14.5
157
+ 1:01- 2:00 11.3 13.8 12.6 15.1 18.6 22.4 24.7 25.1 23.9 20.8 16.8 14.2
158
+ 2:01- 3:00 10.9 13.5 12.1 14.8 18.0 22.4 23.8 24.7 23.6 20.7 16.8 14.1
159
+ 3:01- 4:00 11.0 13.4 12.0 14.4 17.6 21.7 23.6 24.8 23.1 20.6 16.8 13.7
160
+ 4:01- 5:00 10.7 12.9 11.5 14.1 17.2 21.2 23.6 24.3 22.9 20.5 16.6 13.7
161
+ 5:01- 6:00 10.6 12.8 11.3 13.8 15.9 20.7 23.2 24.1 22.5 20.5 16.4 13.5
162
+ 6:01- 7:00 10.6 12.7 11.2 13.5 15.6 20.3 23.0 23.7 22.2 20.2 16.4 13.3
163
+ 7:01- 8:00 10.8 13.1 12.0 13.1 14.9 20.1 22.6 23.6 21.8 20.7 16.8 13.5
164
+ 8:01- 9:00 11.7 13.2 12.5 13.2 14.8 20.0 21.6 22.8 21.3 20.1 17.1 14.2
165
+ 9:01-10:00 12.1 13.4 12.3 12.0 13.3 18.1 20.5 21.4 20.6 18.7 16.6 14.6
166
+ 10:01-11:00 11.7 12.8 11.8 12.5 12.8 18.3 20.2 21.0 19.8 16.2 15.5 13.9
167
+ 11:01-12:00 10.9 12.2 11.4 12.6 14.8 19.4 21.4 22.4 19.8 14.4 14.8 13.2
168
+ 12:01-13:00 10.2 11.9 11.6 13.5 15.8 20.6 22.5 23.0 21.0 15.2 15.3 13.2
169
+ 13:01-14:00 10.7 12.0 12.3 14.0 16.3 20.5 23.2 24.1 22.2 16.9 15.2 14.0
170
+ 14:01-15:00 11.5 13.0 12.5 15.4 16.7 20.4 22.9 24.8 23.1 17.6 15.8 14.2
171
+ 15:01-16:00 12.0 13.3 13.2 16.0 17.5 20.0 22.9 24.7 23.6 17.8 16.1 14.4
172
+ 16:01-17:00 12.5 13.6 13.4 15.5 18.0 21.2 22.6 24.8 24.2 18.8 17.0 14.9
173
+ 17:01-18:00 12.6 14.2 14.0 16.1 18.3 21.5 23.2 24.6 24.9 19.4 17.0 15.2
174
+ 18:01-19:00 12.8 14.6 14.0 17.1 18.3 22.5 23.4 24.4 25.3 20.4 17.1 15.1
175
+ 19:01-20:00 12.7 14.7 14.1 17.5 18.8 23.5 23.5 25.0 25.3 20.6 17.1 14.9
176
+ 20:01-21:00 12.6 14.6 14.1 17.6 19.4 24.2 23.7 25.0 25.3 20.6 17.1 15.1
177
+ 21:01-22:00 12.4 14.5 14.0 17.4 19.8 24.0 23.8 25.2 25.1 20.7 17.1 14.9
178
+ 22:01-23:00 12.5 14.5 13.8 17.0 20.1 23.8 24.8 25.0 24.9 20.7 17.0 14.7
179
+ 23:01-24:00 12.5 14.3 13.3 16.4 19.7 23.7 26.0 25.0 24.6 20.7 16.7 14.5
180
+ Max Hour 19 20 20 21 23 21 24 22 19 1 21 18
181
+ Min Hour 13 13 7 10 11 10 11 11 11 12 12 12
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 100 100 100 89 94 100 100 96 100
186
+ Day:Hour 9:08 3:03 31:08 16:03 1:05 8:06 5:05 8:05 25:08 7:02 30:07 6:07
187
+
188
+ Minimum 14 20 14 9 11 8 11 19 16 7 14 28
189
+ Day:Hour 28:14 6:15 27:11 26:10 4:11 15:11 21:11 4:12 26:12 29:13 13:14 30:15
190
+
191
+ Daily Avg 63 65 55 54 47 54 54 55 61 58 60 67
192
+
193
+ - Average Hourly Relative Humidity %
194
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
195
+ 0:01- 1:00 71 74 62 65 60 67 66 64 72 72 69 75
196
+ 1:01- 2:00 71 76 63 65 61 67 66 66 73 72 71 76
197
+ 2:01- 3:00 72 76 63 66 61 69 66 66 74 75 73 78
198
+ 3:01- 4:00 73 78 64 66 60 68 67 67 74 76 75 78
199
+ 4:01- 5:00 75 77 65 67 62 68 67 68 76 76 76 79
200
+ 5:01- 6:00 76 79 65 66 59 67 66 67 74 78 76 80
201
+ 6:01- 7:00 77 79 66 64 54 63 64 65 72 78 78 80
202
+ 7:01- 8:00 76 78 64 53 43 57 57 59 64 71 73 78
203
+ 8:01- 9:00 71 69 56 46 38 48 48 49 53 61 64 72
204
+ 9:01-10:00 63 61 48 40 30 38 39 41 45 50 54 65
205
+ 10:01-11:00 55 53 43 36 27 37 37 37 39 40 46 56
206
+ 11:01-12:00 47 49 40 35 31 38 39 39 38 34 42 50
207
+ 12:01-13:00 45 47 40 37 34 41 41 41 40 36 44 49
208
+ 13:01-14:00 48 47 42 38 34 40 44 45 45 38 43 52
209
+ 14:01-15:00 50 51 44 42 35 40 43 48 48 41 45 53
210
+ 15:01-16:00 53 53 47 45 37 40 44 48 51 42 48 55
211
+ 16:01-17:00 56 56 49 45 39 44 45 50 55 46 51 58
212
+ 17:01-18:00 58 60 52 49 43 47 48 51 59 50 53 62
213
+ 18:01-19:00 61 66 55 55 45 53 51 53 63 54 55 63
214
+ 19:01-20:00 61 66 57 58 48 58 54 56 65 57 56 64
215
+ 20:01-21:00 62 67 59 60 51 63 56 58 67 59 58 67
216
+ 21:01-22:00 64 69 61 62 55 64 58 61 69 62 61 69
217
+ 22:01-23:00 67 71 62 63 58 65 62 62 70 65 64 71
218
+ 23:01-24:00 70 72 62 64 60 66 67 63 71 68 65 74
219
+ Max Hour 7 7 7 5 5 3 5 5 5 6 7 7
220
+ Min Hour 13 13 12 12 11 11 11 11 12 12 12 13
221
+
222
+ - Monthly Indicators for Precipitation/Moisture (kPa)
223
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
224
+ 1.4 1.5 1.5 1.8 2.0 2.5 2.9 3.2 2.9 2.1 1.8 1.7
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
229
+ Day:Hour
230
+
231
+ Average WC
232
+ Avg Del WC
233
+ # Hours WC
234
+
235
+ Maximum HI 27 30 33 38 46 49 56 56 52 46 39 30
236
+ Day:Hour 29:12 7:16 1:18 30:15 29:13 10:13 20:13 10:16 9:14 7:13 1:14 9:14
237
+
238
+ Average HI 27 29 28 30 34 37 43 43 39 33 30 28
239
+ Avg Del HI 0 1 1 1 3 5 9 9 6 3 1 1
240
+ # Hours HI 1 12 49 163 338 537 542 583 573 431 217 25
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 8 8 12 8 6 5 12 12 10 7 5 15
247
+ NorthEast 7 10 7 6 6 3 4 7 8 4 3 6
248
+ East 8 8 7 11 7 8 15 16 12 14 8 13
249
+ SouthEast 7 8 8 7 8 2 9 12 8 12 13 14
250
+ South 26 21 22 17 21 22 16 16 22 24 24 18
251
+ SouthWest 10 5 7 12 12 19 10 10 8 5 5 5
252
+ West 13 21 21 18 15 27 11 8 11 10 16 9
253
+ NorthWest 21 18 15 20 26 14 23 18 21 23 25 20
254
+
255
+ - Monthly Statistics for Wind Speed m/s
256
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
257
+ Maximum 10.3 10.3 23.7 12.3 27.2 10.3 11.3 9.3 8.8 10.8 8.7 9.3
258
+ Day:Hour 29:09 9:15 25:09 28:14 21:13 29:10 14:09 22:17 19:09 19:16 19:14 15:12
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 3:05 3:03 4:02 9:01 5:04 15:02 3:20 1:06 25:22 3:05 4:07 3:22
262
+
263
+ Daily Avg 3.0 3.7 3.5 3.4 3.3 4.0 3.9 3.9 3.6 3.2 3.0 2.8
264
+
265
+ - Maximum Wind Speed of 27.2 m/s on May 21
266
+ - Minimum Wind Speed of 0.0 m/s on Jan 3
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.2 3.2 2.4 2.0 1.7 2.4 3.1 2.3 2.5 2.0 2.1 2.1
271
+ 1:01- 2:00 2.0 2.9 2.3 2.0 1.5 2.7 2.7 2.4 2.4 1.8 1.9 2.3
272
+ 2:01- 3:00 1.8 2.7 2.3 2.1 1.7 2.8 2.7 2.6 2.5 1.8 2.1 2.3
273
+ 3:01- 4:00 2.0 2.6 2.5 1.7 1.8 2.8 2.8 2.3 2.3 2.1 2.2 1.8
274
+ 4:01- 5:00 1.7 2.4 2.3 1.8 1.7 2.8 2.7 2.5 2.4 1.9 2.0 1.9
275
+ 5:01- 6:00 1.8 2.5 2.1 1.6 2.0 2.9 2.8 2.8 2.8 2.0 2.0 2.1
276
+ 6:01- 7:00 1.8 2.3 2.3 1.9 1.9 3.2 2.8 3.1 2.7 2.1 1.8 2.2
277
+ 7:01- 8:00 2.0 2.4 2.4 2.3 2.3 3.5 3.4 4.0 3.1 2.4 2.1 2.2
278
+ 8:01- 9:00 2.6 3.2 3.6 2.9 2.9 3.9 3.5 4.6 3.7 3.0 2.6 2.4
279
+ 9:01-10:00 2.9 3.7 3.4 3.1 3.3 4.1 3.6 4.7 3.8 2.6 2.8 2.7
280
+ 10:01-11:00 3.0 3.6 3.8 3.8 3.8 4.4 3.9 4.5 3.8 2.9 2.9 2.9
281
+ 11:01-12:00 3.0 3.5 4.5 4.6 4.6 5.2 4.8 4.9 3.8 3.2 3.5 3.5
282
+ 12:01-13:00 3.9 4.2 5.1 5.6 6.1 5.9 5.6 5.1 4.8 4.3 4.3 3.8
283
+ 13:01-14:00 4.5 5.1 5.7 6.3 6.1 6.4 6.3 5.9 5.9 5.3 4.8 4.6
284
+ 14:01-15:00 5.1 5.7 5.9 6.7 6.0 6.4 6.2 6.4 6.3 6.2 5.3 4.8
285
+ 15:01-16:00 4.9 5.9 6.1 6.5 6.0 6.3 6.0 6.3 6.8 6.1 5.2 4.8
286
+ 16:01-17:00 4.8 5.5 5.4 5.7 5.5 5.9 5.7 5.7 6.2 5.8 4.7 4.2
287
+ 17:01-18:00 4.5 5.0 4.8 4.8 5.0 5.1 5.3 4.8 5.5 4.9 4.0 3.3
288
+ 18:01-19:00 3.8 4.3 4.0 3.7 3.9 4.2 4.2 3.8 4.2 3.7 3.2 2.6
289
+ 19:01-20:00 3.3 4.0 3.2 3.0 3.0 3.3 3.4 3.2 3.3 3.1 2.7 2.5
290
+ 20:01-21:00 2.6 3.3 2.8 2.5 2.7 2.9 2.9 3.1 2.4 2.2 2.5 2.3
291
+ 21:01-22:00 2.4 3.2 2.4 2.1 2.3 2.6 2.8 2.9 1.9 2.1 2.4 2.1
292
+ 22:01-23:00 2.2 3.3 2.1 2.0 1.8 2.5 2.7 2.6 2.0 2.1 2.2 2.3
293
+ 23:01-24:00 2.2 3.5 2.3 2.0 1.6 2.6 2.6 2.7 2.2 2.1 2.1 2.4
294
+ Max Hour 15 16 16 15 14 14 14 15 16 15 15 15
295
+ Min Hour 5 7 6 6 2 1 24 4 22 2 7 4
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 160 170 177 149 142 171 191 134 156 133 157 145
300
+ 1:01- 2:00 161 150 161 154 152 179 172 133 128 136 165 161
301
+ 2:01- 3:00 162 166 165 156 162 169 147 143 104 127 165 150
302
+ 3:01- 4:00 160 162 170 160 166 164 149 131 118 138 167 141
303
+ 4:01- 5:00 160 159 181 155 169 173 138 124 126 150 160 165
304
+ 5:01- 6:00 165 155 170 148 155 171 135 136 133 140 161 143
305
+ 6:01- 7:00 163 161 155 157 157 176 139 148 146 152 152 148
306
+ 7:01- 8:00 165 160 178 167 167 191 141 165 153 150 159 151
307
+ 8:01- 9:00 170 180 184 201 192 206 162 178 183 164 157 156
308
+ 9:01-10:00 175 184 199 232 203 224 202 193 190 177 177 159
309
+ 10:01-11:00 194 186 226 251 261 243 226 214 204 218 239 193
310
+ 11:01-12:00 227 214 233 268 293 260 259 247 238 246 274 243
311
+ 12:01-13:00 252 243 250 273 289 273 280 271 261 268 283 264
312
+ 13:01-14:00 264 266 285 289 291 279 295 300 297 295 286 289
313
+ 14:01-15:00 294 259 289 294 297 284 282 315 302 299 289 289
314
+ 15:01-16:00 291 268 278 294 302 290 276 311 309 299 286 281
315
+ 16:01-17:00 281 262 265 274 290 288 278 303 304 306 301 293
316
+ 17:01-18:00 257 238 240 287 285 277 241 277 307 298 281 244
317
+ 18:01-19:00 225 213 204 261 267 271 241 236 288 258 258 218
318
+ 19:01-20:00 229 208 200 227 217 262 233 172 239 233 235 209
319
+ 20:01-21:00 199 186 210 169 193 202 200 159 153 190 194 163
320
+ 21:01-22:00 166 185 194 131 166 175 205 151 138 153 196 142
321
+ 22:01-23:00 160 169 178 122 126 169 195 141 132 135 171 147
322
+ 23:01-24:00 165 155 172 143 135 177 181 128 141 139 154 150
323
+ Max Hour 15 16 15 15 16 16 14 15 16 17 17 17
324
+ Min Hour 5 2 7 23 23 4 6 5 3 3 7 4
325
+
326
+ - Monthly Statistics for Liquid Precipitation mm
327
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
328
+ Total 2 10 4 0 0 0 1 0 0 0 0 18
329
+ Max Hourly 0 1 0 0 0 0 0 0 0 0 0 1
330
+
331
+ - Monthly Statistics for Albedo
332
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
333
+ Average 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000
334
+
335
+ - Monthly Statistics for Solar Radiation (Direct Normal, Diffuse, Global Horizontal) Wh/m�
336
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
337
+ Direct Avg 2481 2580 2676 3086 3693 3909 3619 3551 3410 3293 2999 2409
338
+
339
+ Direct Max 3506 3566 3841 4095 4634 4440 4235 4136 3947 4191 3478 3370
340
+ Day 28 5 27 6 21 9 3 16 4 19 18 18
341
+
342
+ Diffuse Avg 2004 2324 2752 3115 3261 3250 3159 3110 2856 2452 2068 1845
343
+
344
+ Global Avg 3239 3867 4588 5392 6052 6286 6078 5825 5276 4487 3636 3016
345
+ - Maximum Direct Normal Solar of 4634 Wh/m� on May 21
346
+
347
+ - Average Hourly Statistics for Direct Normal Solar Radiation Wh/m�
348
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
349
+ 0:01- 1:00 0 0 0 0 0 0 0 0 0 0 0 0
350
+ 1:01- 2:00 0 0 0 0 0 0 0 0 0 0 0 0
351
+ 2:01- 3:00 0 0 0 0 0 0 0 0 0 0 0 0
352
+ 3:01- 4:00 0 0 0 0 0 0 0 0 0 0 0 0
353
+ 4:01- 5:00 0 0 0 0 0 0 0 0 0 0 0 0
354
+ 5:01- 6:00 0 0 0 4 41 18 1 0 0 0 0 0
355
+ 6:01- 7:00 0 6 23 39 83 69 25 28 37 76 65 0
356
+ 7:01- 8:00 115 73 77 137 210 193 144 151 152 150 130 105
357
+ 8:01- 9:00 182 151 145 223 314 291 238 261 260 273 239 175
358
+ 9:01-10:00 245 229 225 318 355 360 337 347 335 337 311 208
359
+ 10:01-11:00 282 271 254 400 395 416 426 430 383 385 352 244
360
+ 11:01-12:00 301 324 314 400 388 445 466 450 416 396 359 303
361
+ 12:01-13:00 295 308 338 341 410 443 468 421 417 404 355 338
362
+ 13:01-14:00 295 385 365 317 414 435 444 383 409 390 354 314
363
+ 14:01-15:00 283 307 333 305 387 407 401 357 369 354 327 281
364
+ 15:01-16:00 230 277 279 233 302 359 309 318 307 283 269 233
365
+ 16:01-17:00 163 162 203 213 226 277 239 243 212 172 159 139
366
+ 17:01-18:00 91 70 89 116 133 160 108 125 81 74 79 70
367
+ 18:01-19:00 0 17 31 40 35 36 13 35 32 0 0 0
368
+ 19:01-20:00 0 0 0 0 0 0 0 0 0 0 0 0
369
+ 20:01-21:00 0 0 0 0 0 0 0 0 0 0 0 0
370
+ 21:01-22:00 0 0 0 0 0 0 0 0 0 0 0 0
371
+ 22:01-23:00 0 0 0 0 0 0 0 0 0 0 0 0
372
+ 23:01-24:00 0 0 0 0 0 0 0 0 0 0 0 0
373
+ Max Hour 12 14 14 12 14 12 13 12 13 13 12 13
374
+ Min Hour 1 1 1 1 1 1 1 1 1 1 1 1
375
+
376
+ - Average Hourly Statistics for Diffuse Horizontal Solar Radiation Wh/m�
377
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
378
+ 0:01- 1:00 0 0 0 0 0 0 0 0 0 0 0 0
379
+ 1:01- 2:00 0 0 0 0 0 0 0 0 0 0 0 0
380
+ 2:01- 3:00 0 0 0 0 0 0 0 0 0 0 0 0
381
+ 3:01- 4:00 0 0 0 0 0 0 0 0 0 0 0 0
382
+ 4:01- 5:00 0 0 0 0 0 0 0 0 0 0 0 0
383
+ 5:01- 6:00 0 0 0 0 2 3 0 0 0 0 0 0
384
+ 6:01- 7:00 0 0 5 34 68 70 46 35 24 11 5 0
385
+ 7:01- 8:00 29 41 76 134 166 170 154 141 125 102 67 35
386
+ 8:01- 9:00 107 132 172 229 247 252 244 233 220 191 153 113
387
+ 9:01-10:00 187 212 266 296 312 311 306 298 290 261 224 191
388
+ 10:01-11:00 246 281 326 333 352 343 331 327 334 305 269 244
389
+ 11:01-12:00 285 313 363 368 386 360 346 351 354 330 297 276
390
+ 12:01-13:00 304 336 372 396 383 368 355 373 359 330 300 274
391
+ 13:01-14:00 288 306 347 389 365 357 348 373 343 310 275 258
392
+ 14:01-15:00 246 287 318 348 333 331 333 342 310 268 228 217
393
+ 15:01-16:00 183 223 256 284 290 287 301 288 253 204 162 154
394
+ 16:01-17:00 102 143 175 199 215 223 229 213 172 117 79 73
395
+ 17:01-18:00 28 47 73 98 118 137 136 116 69 22 9 10
396
+ 18:01-19:00 0 1 3 9 23 38 29 20 3 0 0 0
397
+ 19:01-20:00 0 0 0 0 0 0 0 0 0 0 0 0
398
+ 20:01-21:00 0 0 0 0 0 0 0 0 0 0 0 0
399
+ 21:01-22:00 0 0 0 0 0 0 0 0 0 0 0 0
400
+ 22:01-23:00 0 0 0 0 0 0 0 0 0 0 0 0
401
+ 23:01-24:00 0 0 0 0 0 0 0 0 0 0 0 0
402
+ Max Hour 13 13 13 13 12 13 13 13 13 12 13 12
403
+ Min Hour 1 1 1 1 1 1 1 1 1 1 1 1
404
+
405
+ - Average Hourly Statistics for Global Horizontal Solar Radiation Wh/m�
406
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
407
+ 0:01- 1:00 0 0 0 0 0 0 0 0 0 0 0 0
408
+ 1:01- 2:00 0 0 0 0 0 0 0 0 0 0 0 0
409
+ 2:01- 3:00 0 0 0 0 0 0 0 0 0 0 0 0
410
+ 3:01- 4:00 0 0 0 0 0 0 0 0 0 0 0 0
411
+ 4:01- 5:00 0 0 0 0 0 0 0 0 0 0 0 0
412
+ 5:01- 6:00 0 0 0 0 3 3 0 0 0 0 0 0
413
+ 6:01- 7:00 0 0 6 39 84 84 50 39 27 15 6 0
414
+ 7:01- 8:00 38 51 95 182 252 251 210 195 173 140 91 46
415
+ 8:01- 9:00 157 183 238 352 438 431 384 380 356 317 242 165
416
+ 9:01-10:00 296 331 409 527 587 591 562 553 523 472 390 286
417
+ 10:01-11:00 409 458 523 675 706 718 709 701 651 592 497 384
418
+ 11:01-12:00 483 555 633 742 762 793 796 778 728 651 551 471
419
+ 12:01-13:00 506 575 671 721 787 807 818 782 741 659 552 496
420
+ 13:01-14:00 481 594 657 679 754 771 772 731 698 606 508 451
421
+ 14:01-15:00 407 492 570 596 660 681 681 643 592 497 408 363
422
+ 15:01-16:00 282 370 427 440 501 546 527 509 440 342 269 242
423
+ 16:01-17:00 145 201 262 301 332 374 362 338 259 168 112 101
424
+ 17:01-18:00 34 58 92 128 159 192 174 154 85 28 11 12
425
+ 18:01-19:00 0 1 4 10 26 43 31 23 3 0 0 0
426
+ 19:01-20:00 0 0 0 0 0 0 0 0 0 0 0 0
427
+ 20:01-21:00 0 0 0 0 0 0 0 0 0 0 0 0
428
+ 21:01-22:00 0 0 0 0 0 0 0 0 0 0 0 0
429
+ 22:01-23:00 0 0 0 0 0 0 0 0 0 0 0 0
430
+ 23:01-24:00 0 0 0 0 0 0 0 0 0 0 0 0
431
+ Max Hour 13 14 13 12 13 13 13 13 13 13 13 13
432
+ Min Hour 1 1 1 1 1 1 1 1 1 1 1 1
433
+
434
+ - Average Hourly Statistics for Total Sky Cover %
435
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
436
+ 0:01- 1:00 26 32 26 15 15 2 8 14 3 2 4 24
437
+ 1:01- 2:00 31 30 25 13 14 2 9 13 3 3 4 25
438
+ 2:01- 3:00 33 29 25 11 13 4 9 13 4 4 4 23
439
+ 3:01- 4:00 25 31 25 11 12 5 10 14 6 5 2 20
440
+ 4:01- 5:00 31 30 26 11 13 6 16 14 6 4 2 23
441
+ 5:01- 6:00 29 32 29 12 15 7 29 16 8 4 6 20
442
+ 6:01- 7:00 35 36 34 16 17 10 26 20 11 5 7 31
443
+ 7:01- 8:00 39 34 35 19 16 7 23 14 8 3 8 39
444
+ 8:01- 9:00 42 34 38 21 14 5 18 11 5 3 7 34
445
+ 9:01-10:00 37 35 34 25 14 4 13 10 3 3 7 31
446
+ 10:01-11:00 37 32 37 25 14 3 10 6 2 2 11 35
447
+ 11:01-12:00 38 30 35 27 15 3 9 5 2 2 14 34
448
+ 12:01-13:00 41 30 35 30 16 3 8 4 2 3 15 35
449
+ 13:01-14:00 36 29 33 30 16 2 9 5 2 3 15 38
450
+ 14:01-15:00 36 29 31 31 18 1 13 6 1 3 16 38
451
+ 15:01-16:00 33 32 30 34 20 0 15 8 2 6 12 35
452
+ 16:01-17:00 33 33 28 32 20 1 15 9 1 2 15 35
453
+ 17:01-18:00 32 35 29 30 22 1 16 11 2 2 17 34
454
+ 18:01-19:00 33 40 28 30 25 1 17 15 4 3 8 30
455
+ 19:01-20:00 34 36 28 25 22 1 16 13 2 1 7 31
456
+ 20:01-21:00 31 34 27 21 21 0 15 12 2 1 6 30
457
+ 21:01-22:00 26 35 25 20 21 0 14 12 2 1 3 28
458
+ 22:01-23:00 31 32 25 16 18 0 12 12 2 1 6 29
459
+ 23:01-24:00 30 32 25 15 16 1 11 12 2 1 6 28
460
+ Max Hour 9 19 9 16 19 7 6 7 7 16 18 8
461
+ Min Hour 4 14 3 5 4 22 13 13 15 22 4 4
462
+
463
+ - Average Hourly Statistics for Opaque Sky Cover %
464
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
465
+ 0:01- 1:00 26 32 26 15 15 2 8 14 3 2 4 24
466
+ 1:01- 2:00 31 30 25 13 14 2 9 13 3 3 4 25
467
+ 2:01- 3:00 33 29 25 11 13 4 9 13 4 4 4 23
468
+ 3:01- 4:00 25 31 25 11 12 5 10 14 6 5 2 20
469
+ 4:01- 5:00 31 30 26 11 13 6 16 14 6 4 2 23
470
+ 5:01- 6:00 29 32 29 12 15 7 29 16 8 4 6 20
471
+ 6:01- 7:00 35 36 34 16 17 10 26 20 11 5 7 31
472
+ 7:01- 8:00 39 34 35 19 16 7 23 14 8 3 8 39
473
+ 8:01- 9:00 42 34 38 21 14 5 18 11 5 3 7 34
474
+ 9:01-10:00 37 35 34 25 14 4 13 10 3 3 7 31
475
+ 10:01-11:00 37 32 37 25 14 3 10 6 2 2 11 35
476
+ 11:01-12:00 38 30 35 27 15 3 9 5 2 2 14 34
477
+ 12:01-13:00 41 30 35 30 16 3 8 4 2 3 15 35
478
+ 13:01-14:00 36 29 33 30 16 2 9 5 2 3 15 38
479
+ 14:01-15:00 36 29 31 31 18 1 13 6 1 3 16 38
480
+ 15:01-16:00 33 32 30 34 20 0 15 8 2 6 12 35
481
+ 16:01-17:00 33 33 28 32 20 1 15 9 1 2 15 35
482
+ 17:01-18:00 32 35 29 30 22 1 16 11 2 2 17 34
483
+ 18:01-19:00 33 40 28 30 25 1 17 15 4 3 8 30
484
+ 19:01-20:00 34 36 28 25 22 1 16 13 2 1 7 31
485
+ 20:01-21:00 31 34 27 21 21 0 15 12 2 1 6 30
486
+ 21:01-22:00 26 35 25 20 21 0 14 12 2 1 3 28
487
+ 22:01-23:00 31 32 25 16 18 0 12 12 2 1 6 29
488
+ 23:01-24:00 30 32 25 15 16 1 11 12 2 1 6 28
489
+ Max Hour 9 19 9 16 19 7 6 7 7 16 18 8
490
+ Min Hour 4 14 3 5 4 22 13 13 15 22 4 4
491
+
492
+ - Monthly Calculated "undisturbed" Ground Temperatures** �C
493
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
494
+ 0.5 m 21.1 20.5 21.6 23.5 28.2 31.8 34.3 35.0 33.7 30.9 27.1 23.6
495
+ 2.0 m 23.5 22.4 22.6 23.6 26.7 29.6 31.9 33.1 32.8 31.2 28.6 25.9
496
+ 4.0 m 25.5 24.3 24.1 24.4 26.2 28.1 29.9 31.1 31.4 30.7 29.2 27.3
497
+
498
+ - **These ground temperatures should NOT BE USED in the GroundTemperatures object to compute building floor losses.
499
+ - The temperatures for 0.5 m depth can be used for GroundTemperatures:Surface.
500
+ - The temperatures for 4.0 m depth can be used for GroundTemperatures:Deep.
501
+ - Calculations use a standard soil diffusivity of 2.3225760E-03 {m**2/day}
502
+
503
+ - Heating/Cooling Degree Days/Hours calculated from this weather file.
504
+ - Heating/Cooling Degree Days/Hours from design conditions shown earlier in this report.
505
+ - Monthly Weather File Heating/Cooling Degree Days/Hours
506
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
507
+ HDD base 10C 0 0 0 0 0 0 0 0 0 0 0 0
508
+ HDD base 18C 3 0 0 0 0 0 0 0 0 0 0 0
509
+
510
+ CDD base 10C 286 301 407 495 662 689 778 785 675 605 466 345
511
+ CDD base 18C 42 77 159 255 414 449 530 537 435 357 226 97
512
+
513
+ CDH base 20C 763 1273 2723 4728 8458 9338 11224 11393 8990 7090 4039 1559
514
+ CDH base 23C 109 426 1269 2854 6239 7180 8992 9161 6830 4872 2233 481
515
+ CDH base 27C 3 102 378 1123 3486 4337 6016 6185 4008 2268 634 31
516
+
517
+ - 6493 annual (wthr file) cooling degree-days (10�C baseline)
518
+ - 0 annual (wthr file) heating degree-days (10�C baseline)
519
+
520
+ - 3577 annual (wthr file) cooling degree-days (18�C baseline)
521
+ - 4 annual (wthr file) heating degree-days (18�C baseline)
522
+
523
+ - Climate type "BWh" (K�ppen classification)**
524
+ - Subtropical hot desert (lat. 15-25�N)
525
+ - **Note that the K�ppen classification shown here is derived algorithmically from the source weather data.
526
+ - It may not be indicative of the long term climate for this location.
527
+
528
+ - Climate type "1B" (ASHRAE Standard 196-2006 Climate Zone)**
529
+ - Very Hot - Dry, Probable K�ppen classification=Bw, Arid Tropical Dry
530
+ - **Note that the ASHRAE classification shown here is derived algorithmically from the source weather data.
531
+ - It may not be indicative of the long term climate for this location.
532
+
533
+ - Typical/Extreme Period Determination
534
+
535
+ - Summer is Jun:Aug
536
+ Extreme Summer Week (nearest maximum temperature for summer)
537
+ Extreme Hot Week Period selected: Aug 3:Aug 9, Maximum Temp= 46.00�C, Deviation=|10.019|�C
538
+ Typical Summer Week (nearest average temperature for summer)
539
+ Typical Week Period selected: Jul 6:Jul 12, Average Temp= 34.47�C, Deviation=| 0.048|�C
540
+
541
+ - Winter is Dec:Feb
542
+ Extreme Winter Week (nearest minimum temperature for winter)
543
+ Extreme Cold Week Period selected: Jan 13:Jan 19, Minimum Temp= 12.00�C, Deviation=| 6.677|�C
544
+ Typical Winter Week (nearest average temperature for winter)
545
+ Typical Week Period selected: Dec 22:Dec 28, Average Temp= 20.36�C, Deviation=| 0.050|�C
546
+
547
+ - Autumn is Sep:Nov
548
+ Typical Autumn Week (nearest average temperature for autumn)
549
+ Typical Week Period selected: Oct 13:Oct 19, Average Temp= 29.19�C, Deviation=| 0.493|�C
550
+
551
+ - Spring is Mar:May
552
+ Typical Spring Week (nearest average temperature for spring)
553
+ Typical Week Period selected: Apr 19:Apr 25, Average Temp= 27.00�C, Deviation=| 0.004|�C