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,546 @@
1
+ -EnergyPlus Weather Converter V8.1.0.005
2
+ Statistics for VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2
3
+ Location -- Ho Chi Minh City-Tan Son Nhat Intl AP - VNM
4
+ {N 10� 49'} {E 106� 40'} {GMT +7.0 Hours}
5
+ Elevation -- 5m above sea level
6
+ Standard Pressure at Elevation -- 101265Pa
7
+ Data Source -- IWEC2
8
+
9
+ WMO Station 489000
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 12 20 21.1 15 10.7 26.1 16.2 11.6 26.4 11.3 29.1 8 27.9 1.9 0
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 4 8.6 35.4 25.8 34.7 25.8 34 25.7 28 31.8 27.6 31.4 27.3 31.1 4.2 160 27.1 22.8 29.8 26.7 22.3 29.6 26.2 21.6 29.1 89.7 31.9 88 31.9 86.6 31.5 3
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 11.8 8.5 6.9 30.8 17.9 37.3 1.4 1 16.9 38 16.1 38.6 15.4 39.2 14.4 39.9
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.486 0.508 0.529 0.506 0.455 0.449 0.449 0.457 0.487 0.475 0.475 0.472
32
+ taud (diffuse) 2.306 2.193 2.085 2.121 2.255 2.247 2.248 2.264 2.227 2.331 2.371 2.391
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) 823 818 806 816 843 838 841 846 829 837 827 827
39
+ id (diffuse) 130 150 170 162 139 138 139 139 145 129 121 118
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% 34.1 34.7 36 36.5 36.3 35.1 34.1 34 33.6 33.1 33.2 33.2
47
+ Coincident Wetbulb 0.4% 24 23.9 24.5 25.8 26.4 26.9 27 26.9 26.8 26.3 25.4 24.5
48
+ Drybulb 2.0% 33 33.8 34.8 35.2 35.2 34 33.1 33 32.9 32.2 32.3 32.2
49
+ Coincident Wetbulb 2.0% 24 24 24.9 25.9 26.3 26.7 26.7 26.6 26.7 26.1 25.4 24.3
50
+ Drybulb 5.0% 32.2 33 33.9 34.6 34.2 33.2 32.4 32.2 32.1 31.8 31.9 31.6
51
+ Coincident Wetbulb 5.0% 23.8 24 24.9 25.8 26.4 26.6 26.5 26.4 26.4 26.1 25.4 24.2
52
+ Drybulb 10.% 31.2 32.1 33 33.9 33.2 32.2 31.8 31.4 31.2 30.9 31 30.9
53
+ Coincident Wetbulb 10.% 23.7 23.8 24.7 25.8 26.4 26.5 26.4 26.4 26.3 26 25.3 24.2
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 9.8 10 9.3 8.6 8.2 7.9 7.6 7.3 7.3 7.3 8.1 9
67
+ Drybulb range - DB 5% 10.3 10.3 9.8 9.1 8.8 8.8 8.4 8.2 8.2 8.3 8.9 9.7
68
+ Wetbulb range - DB 5% 3.5 3.3 2.8 2.7 2.8 3.2 3.4 3.2 3.3 3.3 3.3 3.6
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 0 0 0 0 0 0 0 0 0 0 0 0
79
+
80
+ CDD base 10�C 526 498 594 607 612 563 563 562 539 544 519 513
81
+ CDD base 18.3�C 267 265 336 357 353 313 305 303 289 286 269 255
82
+
83
+ CDH base 23.3�C 2556 2669 3807 4414 4164 3380 3056 3022 2794 2654 2538 2339
84
+ CDH base 26.7�C 995 1102 1674 2123 1907 1355 1119 1060 955 880 909 847
85
+
86
+ - 6640 annual (standard) cooling degree-days (10�C baseline)
87
+ - 0 annual (standard) heating degree-days (10�C baseline)
88
+
89
+ - 3598 annual (standard) cooling degree-days (18.3�C baseline)
90
+ - 0 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 34.1 35.0 36.4 35.5 37.6 36.0 33.2 34.0 34.0 33.0 34.3 33.0
95
+ Day:Hour 4:13 21:14 21:13 1:14 6:13 12:15 15:16 10:14 6:14 4:14 18:13 7:14
96
+
97
+ Minimum 18.7 20.3 22.0 22.9 22.0 23.0 23.0 22.0 22.9 22.5 20.0 18.0
98
+ Day:Hour 23:06 21:10 3:06 14:16 10:20 20:24 13:05 20:11 19:04 23:05 25:05 21:05
99
+
100
+ Daily Avg 26.4 27.5 28.3 29.2 29.0 28.9 27.2 27.5 27.6 26.9 26.7 26.0
101
+
102
+ - Maximum Dry Bulb temperature of 37.6�C on May 6
103
+ - Minimum Dry Bulb temperature of 18.0�C on Dec 21
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 16 27 29 29 29 28 18 20 20 7 5 13
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 24.2 24.4 25.3 27.0 29.0 29.2 26.0 28.0 29.4 26.5 26.4 26.0
115
+ Day:Hour 9:22 15:19 28:07 10:18 28:21 15:10 10:15 2:11 30:11 16:09 10:13 10:18
116
+
117
+ Minimum 13.0 11.8 17.0 21.0 22.0 22.8 20.9 21.4 22.0 22.0 17.7 16.0
118
+ Day:Hour 28:14 10:01 3:08 5:14 5:12 25:22 29:16 20:01 15:17 20:09 25:07 20:09
119
+
120
+ Daily Avg 20.7 21.0 21.8 24.0 25.7 25.7 23.2 25.3 24.9 24.5 23.2 21.6
121
+
122
+ - Maximum Dew Point temperature of 29.4�C on Sep 30
123
+ - Minimum Dew Point temperature of 11.8�C on Feb 10
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 24.0 25.3 25.9 26.9 26.8 26.4 25.3 25.5 25.7 25.1 24.7 23.5
128
+ 1:01- 2:00 23.7 25.0 25.5 26.7 26.4 26.0 25.2 25.4 25.6 24.9 24.5 22.6
129
+ 2:01- 3:00 23.2 24.7 25.2 26.5 26.3 25.9 25.1 25.4 25.3 24.7 24.3 22.3
130
+ 3:01- 4:00 22.8 24.1 25.5 26.4 26.2 25.9 24.7 25.4 25.2 24.6 24.2 22.4
131
+ 4:01- 5:00 22.4 23.8 24.9 26.2 25.9 25.7 24.6 25.1 25.1 24.5 23.8 21.7
132
+ 5:01- 6:00 22.2 23.6 24.7 26.3 26.2 25.8 24.7 25.1 25.1 24.6 23.8 21.7
133
+ 6:01- 7:00 22.4 23.2 25.8 27.0 27.8 27.4 25.3 26.3 26.1 25.5 24.5 22.7
134
+ 7:01- 8:00 24.1 24.9 27.3 28.4 28.9 28.7 26.3 27.8 27.5 27.0 25.8 24.4
135
+ 8:01- 9:00 25.4 26.3 29.0 29.7 30.2 30.2 27.6 29.6 28.5 28.4 27.3 26.5
136
+ 9:01-10:00 26.7 27.7 30.6 31.2 31.7 32.0 28.8 30.1 29.6 29.2 28.0 28.2
137
+ 10:01-11:00 29.3 29.7 31.5 32.3 32.2 32.3 29.5 30.6 30.4 30.0 29.6 29.1
138
+ 11:01-12:00 30.1 30.6 32.4 32.8 32.8 32.6 30.1 31.1 30.8 30.3 30.2 30.0
139
+ 12:01-13:00 30.7 32.0 33.3 33.3 33.0 32.7 30.7 30.3 30.8 30.0 30.5 30.5
140
+ 13:01-14:00 31.3 32.7 33.2 33.4 32.7 32.8 30.6 30.5 30.8 29.6 30.4 30.8
141
+ 14:01-15:00 31.4 32.8 32.9 32.7 31.9 32.4 30.3 29.8 30.4 29.0 29.7 30.5
142
+ 15:01-16:00 30.9 32.2 32.3 31.4 31.6 32.3 29.7 29.3 29.5 28.4 28.8 29.8
143
+ 16:01-17:00 29.7 30.9 30.3 30.6 30.5 30.4 29.2 28.4 28.5 27.7 28.0 28.3
144
+ 17:01-18:00 28.3 29.6 28.6 29.5 29.6 28.9 28.1 27.7 27.7 27.0 27.2 27.1
145
+ 18:01-19:00 27.2 28.1 27.9 29.0 28.8 28.4 27.3 27.0 27.2 26.3 26.8 27.0
146
+ 19:01-20:00 26.7 27.5 27.2 28.5 27.8 27.8 27.0 26.4 26.9 26.1 26.3 26.1
147
+ 20:01-21:00 26.1 26.8 26.8 28.1 27.5 27.3 26.5 26.3 26.6 25.9 25.9 25.4
148
+ 21:01-22:00 25.7 26.3 26.8 27.8 27.6 27.4 26.0 26.2 26.3 25.7 25.7 25.2
149
+ 22:01-23:00 25.0 26.1 26.3 27.6 26.9 26.7 25.8 26.1 26.1 25.6 25.3 24.0
150
+ 23:01-24:00 24.5 25.9 26.1 27.2 26.8 26.5 25.7 25.6 25.9 25.3 25.1 23.5
151
+ Max Hour 15 15 13 14 13 14 13 12 13 12 13 14
152
+ Min Hour 6 7 6 5 5 5 5 6 6 5 6 6
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 21.1 21.0 22.3 24.2 26.0 25.5 23.2 24.1 24.6 24.2 23.1 21.7
157
+ 1:01- 2:00 21.0 21.3 22.2 24.1 25.7 25.5 23.3 25.2 24.5 24.1 23.0 21.8
158
+ 2:01- 3:00 20.8 21.3 22.2 24.1 25.7 25.5 23.3 25.2 24.5 24.1 22.8 21.6
159
+ 3:01- 4:00 20.6 21.0 22.5 23.9 25.7 25.3 23.1 24.1 24.4 24.0 22.6 21.1
160
+ 4:01- 5:00 20.5 20.9 22.1 23.9 25.5 25.4 23.2 24.9 24.5 23.9 22.6 21.4
161
+ 5:01- 6:00 20.6 20.8 22.1 24.0 25.7 25.4 23.3 25.0 24.5 24.1 22.6 21.2
162
+ 6:01- 7:00 20.7 20.7 22.4 24.3 26.4 26.1 23.4 24.9 25.0 24.5 22.8 21.5
163
+ 7:01- 8:00 20.9 20.7 21.8 24.4 26.2 26.3 23.5 26.6 25.5 24.6 22.9 21.7
164
+ 8:01- 9:00 20.8 20.7 21.4 24.3 26.0 26.4 23.5 26.7 25.5 24.9 23.1 21.5
165
+ 9:01-10:00 20.6 20.9 21.6 23.8 25.9 26.7 23.5 25.7 25.5 24.9 23.1 21.3
166
+ 10:01-11:00 20.5 20.9 21.0 23.6 25.3 26.0 23.5 26.2 25.6 24.9 23.0 21.4
167
+ 11:01-12:00 20.3 20.9 20.7 23.6 25.2 25.9 23.4 26.1 25.4 24.9 22.9 21.2
168
+ 12:01-13:00 20.2 20.8 21.1 23.6 25.5 26.0 22.8 24.8 25.0 24.8 23.0 21.2
169
+ 13:01-14:00 19.7 20.8 21.0 23.5 25.3 25.7 23.1 25.9 25.4 24.8 23.2 20.7
170
+ 14:01-15:00 19.7 20.8 21.4 23.7 25.3 25.7 23.2 25.9 25.2 24.7 23.3 20.7
171
+ 15:01-16:00 20.0 21.0 21.8 23.8 25.7 25.8 22.9 24.6 25.0 24.7 23.5 20.9
172
+ 16:01-17:00 20.6 20.9 21.4 24.0 25.4 25.5 23.0 25.7 24.6 24.6 23.7 21.9
173
+ 17:01-18:00 20.9 21.1 21.7 24.2 25.6 25.5 23.1 25.5 24.8 24.5 23.9 22.2
174
+ 18:01-19:00 21.1 21.1 22.0 24.3 26.0 25.5 23.0 24.6 24.9 24.3 23.9 22.4
175
+ 19:01-20:00 21.3 21.1 21.8 24.5 25.6 25.7 23.1 25.4 25.0 24.4 23.9 22.4
176
+ 20:01-21:00 21.3 21.2 21.9 24.4 25.8 25.8 23.1 25.3 24.8 24.4 23.7 22.0
177
+ 21:01-22:00 21.2 21.4 22.2 24.3 26.2 25.8 23.0 24.4 24.8 24.3 23.6 21.8
178
+ 22:01-23:00 21.1 21.4 22.1 24.3 25.8 25.5 23.1 25.4 24.7 24.3 23.4 22.0
179
+ 23:01-24:00 21.2 21.4 22.0 24.2 25.9 25.6 23.2 25.2 24.6 24.3 23.2 22.0
180
+ Max Hour 20 23 4 20 7 10 11 9 11 12 20 20
181
+ Min Hour 15 8 12 14 12 4 13 1 4 5 6 14
182
+
183
+ - Monthly Statistics for Relative Humidity %
184
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
185
+ Maximum 100 99 100 100 100 100 100 100 100 100 100 100
186
+ Day:Hour 18:05 14:03 14:23 14:16 2:05 1:05 10:16 1:05 3:05 4:02 10:03 1:05
187
+
188
+ Minimum 32 30 32 45 42 50 52 55 56 59 49 40
189
+ Day:Hour 28:14 24:16 21:13 5:15 5:12 18:14 13:16 27:16 5:15 4:14 18:13 27:15
190
+
191
+ Daily Avg 73 69 69 75 84 85 80 88 86 87 82 79
192
+
193
+ - Average Hourly Relative Humidity %
194
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
195
+ 0:01- 1:00 84 78 81 85 95 95 88 92 93 95 91 90
196
+ 1:01- 2:00 85 80 83 86 96 97 89 99 94 95 92 95
197
+ 2:01- 3:00 87 82 84 86 97 98 90 99 95 96 91 96
198
+ 3:01- 4:00 88 83 84 86 97 96 91 93 95 96 91 92
199
+ 4:01- 5:00 89 84 85 87 98 98 92 99 97 97 93 98
200
+ 5:01- 6:00 91 85 86 87 97 98 92 99 97 97 93 97
201
+ 6:01- 7:00 90 86 82 85 92 93 89 92 94 94 91 93
202
+ 7:01- 8:00 83 78 73 79 86 87 85 93 89 87 84 85
203
+ 8:01- 9:00 76 72 64 73 79 80 79 85 84 81 78 75
204
+ 9:01-10:00 70 67 59 65 72 74 73 78 79 78 75 67
205
+ 10:01-11:00 59 60 55 61 68 70 70 78 76 74 68 64
206
+ 11:01-12:00 56 57 51 59 66 68 68 76 74 74 65 60
207
+ 12:01-13:00 54 52 49 57 66 69 64 73 72 74 65 58
208
+ 13:01-14:00 51 50 49 57 67 67 65 77 74 76 66 56
209
+ 14:01-15:00 50 50 52 60 70 69 67 80 75 78 69 57
210
+ 15:01-16:00 53 52 54 65 72 69 68 77 77 81 74 60
211
+ 16:01-17:00 58 56 59 69 76 76 71 86 80 84 78 69
212
+ 17:01-18:00 64 61 67 73 80 83 76 89 85 86 82 75
213
+ 18:01-19:00 70 66 71 76 85 85 78 86 87 89 84 76
214
+ 19:01-20:00 73 69 73 79 89 89 80 94 90 90 87 81
215
+ 20:01-21:00 75 72 75 80 91 92 82 94 90 91 88 82
216
+ 21:01-22:00 77 75 76 82 92 91 84 90 92 92 88 82
217
+ 22:01-23:00 79 76 78 83 94 93 86 96 92 93 89 89
218
+ 23:01-24:00 82 77 79 84 95 95 86 97 93 94 89 91
219
+ Max Hour 6 7 6 5 5 5 6 6 5 5 5 5
220
+ Min Hour 15 15 14 14 12 14 13 13 13 12 13 14
221
+
222
+ - Monthly Indicators for Precipitation/Moisture (kPa)
223
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
224
+ 2.3 2.5 2.6 2.9 3.2 3.3 2.8 3.3 3.2 3.1 2.9 2.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
229
+ Day:Hour
230
+
231
+ Average WC
232
+ Avg Del WC
233
+ # Hours WC
234
+
235
+ Maximum HI 37 39 40 43 47 49 39 45 48 40 40 39
236
+ Day:Hour 12:13 13:15 27:13 2:15 4:13 15:10 20:15 13:13 30:11 4:11 10:13 3:13
237
+
238
+ Average HI 32 33 33 35 37 37 34 36 36 35 34 32
239
+ Avg Del HI 2 3 3 5 7 7 4 7 6 5 4 3
240
+ # Hours HI 310 325 455 594 561 537 350 391 387 337 314 315
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 18 26 2 5 6 3 10 3 8 17 24 29
247
+ NorthEast 8 7 3 4 6 5 3 1 8 12 13 11
248
+ East 11 7 13 12 7 5 2 4 8 11 9 10
249
+ SouthEast 19 18 49 39 13 3 4 3 8 13 8 8
250
+ South 20 38 28 23 13 11 15 7 9 8 6 11
251
+ SouthWest 6 1 1 8 19 38 24 44 18 7 4 5
252
+ West 5 3 1 5 25 30 31 33 28 14 13 8
253
+ NorthWest 15 1 2 4 11 3 10 6 12 17 23 18
254
+
255
+ - Monthly Statistics for Wind Speed m/s
256
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
257
+ Maximum 18.0 8.2 9.0 7.0 10.0 10.0 9.0 12.0 9.0 9.5 6.0 8.0
258
+ Day:Hour 7:05 25:15 19:16 9:16 31:18 16:15 5:10 20:10 10:15 29:14 10:13 9:15
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:06 1:04 2:02 21:10 2:24 2:19 4:01 7:23 2:21 2:04 6:04 1:13
262
+
263
+ Daily Avg 2.3 2.4 3.7 3.0 3.2 3.1 2.3 3.2 2.2 2.2 1.9 2.0
264
+
265
+ - Maximum Wind Speed of 18.0 m/s on Jan 7
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 1.7 1.8 3.1 2.4 2.8 2.5 1.2 2.4 1.6 1.4 1.3 1.4
271
+ 1:01- 2:00 1.7 1.6 3.1 2.5 2.6 2.5 0.9 2.5 1.3 1.2 1.3 1.6
272
+ 2:01- 3:00 1.5 1.1 3.0 2.2 2.3 2.2 0.9 2.5 1.2 1.4 1.4 1.5
273
+ 3:01- 4:00 1.4 0.7 3.0 2.1 2.2 2.3 0.7 1.9 1.1 1.3 1.5 1.0
274
+ 4:01- 5:00 2.0 0.5 2.9 2.0 1.9 2.2 0.8 2.2 1.2 1.4 1.4 1.3
275
+ 5:01- 6:00 1.6 0.2 2.6 1.8 1.9 2.0 0.8 2.0 1.1 1.4 1.2 1.5
276
+ 6:01- 7:00 1.3 0.9 2.8 2.3 2.4 2.4 1.0 2.2 1.3 1.7 1.8 1.5
277
+ 7:01- 8:00 1.7 1.4 3.5 2.7 3.0 3.1 1.6 3.4 1.5 2.1 2.2 2.0
278
+ 8:01- 9:00 1.8 2.0 3.7 2.9 3.5 3.2 2.3 3.9 2.3 2.2 2.5 2.1
279
+ 9:01-10:00 2.0 2.4 3.7 2.8 3.7 3.6 3.2 4.0 2.6 2.3 2.3 2.0
280
+ 10:01-11:00 2.3 2.6 3.4 2.6 3.6 3.5 3.3 4.2 2.9 2.9 2.4 2.1
281
+ 11:01-12:00 2.4 2.6 3.1 2.7 3.6 3.6 3.8 4.8 3.4 3.0 2.4 2.1
282
+ 12:01-13:00 2.7 2.5 3.1 2.8 3.7 3.8 4.2 4.8 3.4 3.5 2.5 2.1
283
+ 13:01-14:00 2.3 2.8 3.3 3.3 4.4 3.6 4.2 4.2 3.7 3.5 2.6 2.4
284
+ 14:01-15:00 2.0 3.3 4.4 4.0 4.2 4.1 3.7 4.4 3.6 3.5 2.7 2.5
285
+ 15:01-16:00 2.6 3.6 5.2 4.8 4.8 3.7 3.8 4.4 3.7 2.9 2.8 2.3
286
+ 16:01-17:00 3.1 4.2 5.4 4.5 3.9 4.4 3.6 3.6 3.5 3.1 2.3 2.8
287
+ 17:01-18:00 3.3 4.3 5.0 3.9 3.8 4.3 3.1 3.4 2.6 2.9 2.1 2.8
288
+ 18:01-19:00 3.4 4.1 4.7 3.6 3.2 3.4 2.4 3.0 1.9 2.2 1.8 2.6
289
+ 19:01-20:00 3.3 3.7 4.3 3.6 3.0 2.7 2.5 3.1 2.0 1.9 1.7 2.7
290
+ 20:01-21:00 3.1 3.0 4.0 3.5 2.8 2.9 2.2 2.8 1.9 1.8 1.6 2.4
291
+ 21:01-22:00 2.7 2.7 3.8 3.2 3.2 3.0 2.0 2.4 2.2 1.8 1.6 1.8
292
+ 22:01-23:00 2.1 2.5 3.5 2.7 3.0 3.0 1.8 2.6 1.7 1.7 1.5 1.9
293
+ 23:01-24:00 2.0 2.1 3.5 2.4 2.9 2.5 1.5 2.8 1.6 1.5 1.6 1.7
294
+ Max Hour 19 18 17 16 16 17 13 12 14 13 16 18
295
+ Min Hour 7 6 6 6 6 6 4 4 6 2 6 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 180 176 121 144 189 189 207 196 206 200 178 212
300
+ 1:01- 2:00 178 192 130 139 187 184 225 205 180 199 213 233
301
+ 2:01- 3:00 202 203 133 150 182 192 212 196 193 178 200 275
302
+ 3:01- 4:00 216 230 133 148 165 171 229 192 176 197 219 274
303
+ 4:01- 5:00 171 225 136 140 162 166 231 201 150 197 207 249
304
+ 5:01- 6:00 156 229 130 152 157 170 227 207 174 172 241 228
305
+ 6:01- 7:00 170 208 125 147 160 173 226 217 169 173 190 182
306
+ 7:01- 8:00 159 215 118 144 196 192 237 234 194 202 191 206
307
+ 8:01- 9:00 174 204 117 144 212 218 238 245 218 194 179 132
308
+ 9:01-10:00 155 204 120 145 177 221 232 232 219 198 159 151
309
+ 10:01-11:00 165 228 121 137 219 233 234 254 242 199 168 205
310
+ 11:01-12:00 185 206 134 165 224 232 242 255 238 199 189 179
311
+ 12:01-13:00 166 206 150 160 216 235 239 253 252 207 185 195
312
+ 13:01-14:00 182 204 161 169 237 235 241 258 228 214 204 212
313
+ 14:01-15:00 189 228 155 177 227 233 238 252 228 197 201 222
314
+ 15:01-16:00 208 200 154 161 195 221 243 223 238 202 209 203
315
+ 16:01-17:00 180 180 153 159 213 198 245 228 215 169 207 219
316
+ 17:01-18:00 175 164 155 157 194 202 233 215 212 186 219 189
317
+ 18:01-19:00 164 174 147 147 189 198 225 210 211 153 219 181
318
+ 19:01-20:00 150 166 140 139 189 211 226 212 202 158 203 194
319
+ 20:01-21:00 155 159 130 139 179 194 213 217 201 191 220 156
320
+ 21:01-22:00 170 158 129 144 182 191 213 203 190 188 232 185
321
+ 22:01-23:00 175 155 135 155 200 206 217 197 193 181 236 171
322
+ 23:01-24:00 184 178 136 156 209 196 216 197 187 200 177 193
323
+ Max Hour 4 4 14 15 14 13 17 14 13 14 6 3
324
+ Min Hour 20 23 9 11 6 5 1 4 5 19 10 9
325
+
326
+ - Monthly Statistics for Liquid Precipitation mm
327
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
328
+ Total 57 0 154 87 227 144 42 165 120 366 71 0
329
+ Max Hourly 18 0 30 7 10 10 5 7 14 15 15 0
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 3602 4019 4693 4521 3047 3848 2201 3003 2539 2291 2543 3244
338
+
339
+ Direct Max 5951 6628 6222 5992 6213 5587 5828 5261 5015 4730 4680 5661
340
+ Day 28 24 19 15 5 10 14 1 13 4 2 15
341
+
342
+ Diffuse Avg 2504 2666 2658 2856 3074 2968 3304 3115 3087 2979 2737 2456
343
+
344
+ Global Avg 4664 5325 6062 6141 5219 5613 4796 5237 4863 4480 4295 4349
345
+ - Maximum Direct Normal Solar of 6628 Wh/m� on Feb 24
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 72 69 80 50 62 53 57 22 0
355
+ 6:01- 7:00 117 152 111 160 139 160 94 115 107 101 121 135
356
+ 7:01- 8:00 219 232 283 296 223 259 144 203 176 174 193 225
357
+ 8:01- 9:00 300 332 397 386 266 319 174 252 216 203 233 288
358
+ 9:01-10:00 350 396 469 450 291 343 196 272 249 224 260 320
359
+ 10:01-11:00 375 432 519 479 310 380 206 300 259 235 266 342
360
+ 11:01-12:00 390 451 545 493 313 382 211 315 268 235 270 356
361
+ 12:01-13:00 396 457 543 490 299 388 219 307 261 234 274 352
362
+ 13:01-14:00 381 436 521 467 301 385 212 306 258 231 259 340
363
+ 14:01-15:00 352 401 475 432 285 356 200 285 245 215 236 311
364
+ 15:01-16:00 313 349 401 387 241 312 187 249 204 188 207 276
365
+ 16:01-17:00 230 257 301 278 197 258 153 200 158 128 135 199
366
+ 17:01-18:00 177 124 128 132 114 158 94 106 84 65 67 99
367
+ 18:01-19:00 0 0 0 0 0 69 59 30 0 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 13 13 12 12 12 13 13 12 12 12 13 12
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 2 8 8 4 1 1 1 0 0
384
+ 6:01- 7:00 19 18 41 65 74 75 61 59 60 62 49 31
385
+ 7:01- 8:00 106 115 140 165 167 167 164 158 164 162 147 120
386
+ 8:01- 9:00 196 207 223 245 254 247 264 251 263 263 241 206
387
+ 9:01-10:00 267 277 281 298 326 320 345 335 335 341 313 278
388
+ 10:01-11:00 319 325 312 338 370 350 405 379 392 392 368 323
389
+ 11:01-12:00 343 348 325 355 395 378 435 399 413 416 387 340
390
+ 12:01-13:00 339 347 327 354 403 369 426 405 412 404 371 336
391
+ 13:01-14:00 318 333 313 337 361 336 397 369 371 356 333 305
392
+ 14:01-15:00 271 293 282 293 303 294 338 317 304 285 267 252
393
+ 15:01-16:00 197 225 228 219 234 229 252 243 225 193 174 171
394
+ 16:01-17:00 111 139 142 141 137 142 155 147 121 92 77 82
395
+ 17:01-18:00 19 40 46 44 43 53 57 50 25 13 8 13
396
+ 18:01-19:00 0 0 0 0 0 1 2 0 0 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 12 12 13 12 13 12 12 13 12 12 12 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 3 10 10 4 1 2 2 0 0
413
+ 6:01- 7:00 26 28 55 96 105 110 79 80 80 81 68 44
414
+ 7:01- 8:00 166 183 241 290 267 280 224 242 239 235 220 190
415
+ 8:01- 9:00 340 377 453 491 428 451 373 410 401 390 375 352
416
+ 9:01-10:00 495 551 638 661 563 594 500 553 537 516 502 490
417
+ 10:01-11:00 608 680 773 782 657 696 592 656 631 601 587 587
418
+ 11:01-12:00 669 752 845 841 701 746 639 709 675 636 621 632
419
+ 12:01-13:00 672 760 847 834 692 740 638 706 664 617 601 621
420
+ 13:01-14:00 616 703 780 760 630 679 589 649 600 547 530 556
421
+ 14:01-15:00 506 586 648 627 521 567 496 542 488 432 413 442
422
+ 15:01-16:00 354 421 465 448 376 416 367 395 339 284 264 292
423
+ 16:01-17:00 180 229 255 245 211 243 218 226 174 125 106 128
424
+ 17:01-18:00 33 55 63 62 59 79 74 67 34 15 10 16
425
+ 18:01-19:00 0 0 0 0 0 1 3 0 0 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 13 13 12 12 12 12 12 12 12 12 12
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 50 23 41 46 58 64 62 62 60 69 61 51
437
+ 1:01- 2:00 49 23 39 44 57 63 60 61 62 69 58 52
438
+ 2:01- 3:00 49 26 39 45 56 63 59 60 62 69 56 52
439
+ 3:01- 4:00 49 31 37 47 55 62 62 59 57 63 57 50
440
+ 4:01- 5:00 47 34 40 45 54 59 64 58 61 60 56 53
441
+ 5:01- 6:00 49 39 41 45 59 55 67 62 65 62 58 56
442
+ 6:01- 7:00 54 47 39 50 63 54 73 58 69 63 63 56
443
+ 7:01- 8:00 52 45 43 47 63 53 71 62 68 65 61 56
444
+ 8:01- 9:00 51 47 42 47 66 57 72 60 65 65 61 52
445
+ 9:01-10:00 52 49 45 50 66 55 74 58 64 62 62 51
446
+ 10:01-11:00 52 49 45 47 71 57 74 60 66 68 60 56
447
+ 11:01-12:00 53 51 51 46 71 53 74 63 63 64 61 59
448
+ 12:01-13:00 57 57 51 49 65 58 78 64 61 68 66 58
449
+ 13:01-14:00 57 52 52 47 62 59 76 62 65 65 66 61
450
+ 14:01-15:00 59 49 52 49 62 59 77 64 65 66 69 58
451
+ 15:01-16:00 63 50 45 52 63 60 80 66 75 75 74 62
452
+ 16:01-17:00 61 44 44 50 65 62 77 64 73 80 72 62
453
+ 17:01-18:00 61 40 45 51 67 64 76 61 74 80 71 60
454
+ 18:01-19:00 61 38 41 55 64 68 80 66 81 75 73 58
455
+ 19:01-20:00 59 32 38 49 61 66 74 68 77 75 68 56
456
+ 20:01-21:00 56 29 37 48 60 64 71 68 74 72 67 55
457
+ 21:01-22:00 57 28 36 47 58 66 71 65 73 70 68 53
458
+ 22:01-23:00 52 24 36 45 57 65 65 65 68 75 62 51
459
+ 23:01-24:00 49 23 37 45 58 66 62 64 66 74 61 54
460
+ Max Hour 16 13 14 19 12 19 16 20 19 17 16 17
461
+ Min Hour 5 1 22 2 5 8 3 5 4 5 5 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 50 23 41 46 58 64 62 62 60 69 61 51
466
+ 1:01- 2:00 49 23 39 44 57 63 60 61 62 69 58 52
467
+ 2:01- 3:00 49 26 39 45 56 63 59 60 62 69 56 52
468
+ 3:01- 4:00 49 31 37 47 55 62 62 59 57 63 57 50
469
+ 4:01- 5:00 47 34 40 45 54 59 64 58 61 60 56 53
470
+ 5:01- 6:00 49 39 41 45 59 55 67 62 65 62 58 56
471
+ 6:01- 7:00 54 47 39 50 63 54 73 58 69 63 63 56
472
+ 7:01- 8:00 52 45 43 47 63 53 71 62 68 65 61 56
473
+ 8:01- 9:00 51 47 42 47 66 57 72 60 65 65 61 52
474
+ 9:01-10:00 52 49 45 50 66 55 74 58 64 62 62 51
475
+ 10:01-11:00 52 49 45 47 71 57 74 60 66 68 60 56
476
+ 11:01-12:00 53 51 51 46 71 53 74 63 63 64 61 59
477
+ 12:01-13:00 57 57 51 49 65 58 78 64 61 68 66 58
478
+ 13:01-14:00 57 52 52 47 62 59 76 62 65 65 66 61
479
+ 14:01-15:00 59 49 52 49 62 59 77 64 65 66 69 58
480
+ 15:01-16:00 63 50 45 52 63 60 80 66 75 75 74 62
481
+ 16:01-17:00 61 44 44 50 65 62 77 64 73 80 72 62
482
+ 17:01-18:00 61 40 45 51 67 64 76 61 74 80 71 60
483
+ 18:01-19:00 61 38 41 55 64 68 80 66 81 75 73 58
484
+ 19:01-20:00 59 32 38 49 61 66 74 68 77 75 68 56
485
+ 20:01-21:00 56 29 37 48 60 64 71 68 74 72 67 55
486
+ 21:01-22:00 57 28 36 47 58 66 71 65 73 70 68 53
487
+ 22:01-23:00 52 24 36 45 57 65 65 65 68 75 62 51
488
+ 23:01-24:00 49 23 37 45 58 66 62 64 66 74 61 54
489
+ Max Hour 16 13 14 19 12 19 16 20 19 17 16 17
490
+ Min Hour 5 1 22 2 5 8 3 5 4 5 5 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 26.2 26.4 27.0 27.5 28.4 28.9 29.0 28.8 28.2 27.5 26.8 26.3
495
+ 2.0 m 26.5 26.6 26.9 27.2 28.0 28.4 28.6 28.6 28.3 27.8 27.2 26.8
496
+ 4.0 m 26.9 26.9 27.0 27.2 27.7 28.0 28.3 28.3 28.2 27.9 27.5 27.2
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 0 0 0 0 0 0 0 0 0 0 0 0
509
+
510
+ CDD base 10C 509 490 568 575 589 566 535 544 527 524 500 495
511
+ CDD base 18C 261 266 320 335 341 326 287 296 287 276 260 247
512
+
513
+ CDH base 20C 4782 5040 6199 6589 6699 6377 5394 5612 5456 5129 4811 4455
514
+ CDH base 23C 2730 3044 3968 4429 4468 4217 3162 3381 3296 2897 2675 2414
515
+ CDH base 27C 861 1067 1455 1697 1828 1689 911 1011 1005 723 696 705
516
+
517
+ - 6422 annual (wthr file) cooling degree-days (10�C baseline)
518
+ - 0 annual (wthr file) heating degree-days (10�C baseline)
519
+
520
+ - 3502 annual (wthr file) cooling degree-days (18�C baseline)
521
+ - 0 annual (wthr file) heating degree-days (18�C baseline)
522
+
523
+ - Climate type "Am" (K�ppen classification)**
524
+ - Tropical monsoonal or tradewind-coastal (short dry season, lat. 5-25�)
525
+ - Heating may not be required
526
+ - **Note that the K�ppen classification shown here is derived algorithmically from the source weather data.
527
+ - It may not be indicative of the long term climate for this location.
528
+
529
+ - Climate type "1A" (ASHRAE Standard 196-2006 Climate Zone)**
530
+ - Very Hot - Humid, Probable K�ppen classification=Aw, Tropical Wet-and-Dry
531
+ - **Note that the ASHRAE classification shown here is derived algorithmically from the source weather data.
532
+ - It may not be indicative of the long term climate for this location.
533
+
534
+ - Typical/Extreme Period Determination
535
+
536
+ - Summer is Jan:Dec
537
+ Extreme Summer Week (nearest maximum temperature for summer)
538
+ Extreme Hot Week Period selected: Jun 11:Jun 17, Maximum Temp= 37.60�C, Deviation=| 7.252|�C
539
+ Typical Summer Week (nearest average temperature for summer)
540
+ Typical Week Period selected: Aug 13:Aug 19, Average Temp= 27.59�C, Deviation=| 0.012|�C
541
+
542
+ - Winter is Jan:Dec
543
+ Extreme Winter Week (nearest minimum temperature for winter)
544
+ Extreme Cold Week Period selected: Dec 17:Dec 23, Minimum Temp= 18.00�C, Deviation=| 7.052|�C
545
+ Typical Winter Week (nearest average temperature for winter)
546
+ Typical Week Period selected: Aug 13:Aug 19, Average Temp= 27.59�C, Deviation=| 0.012|�C