openstudio-standards 0.2.10 → 0.2.11.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (252) hide show
  1. checksums.yaml +5 -5
  2. data/data/geometry/ASHRAE90120042007LargeHotel.osm +101 -0
  3. data/data/geometry/ASHRAE90120042007RetailStandalone.osm +220 -0
  4. data/data/geometry/ASHRAE9012010LargeHotel.osm +101 -0
  5. data/data/geometry/ASHRAE9012010RetailStandalone.osm +218 -32
  6. data/data/geometry/ASHRAE9012013FullServiceRestaurant.osm +17 -0
  7. data/data/geometry/ASHRAE9012013Hospital.osm +288 -0
  8. data/data/geometry/ASHRAE9012013LargeHotel.osm +113 -12
  9. data/data/geometry/ASHRAE9012013LargeOffice.osm +205 -1
  10. data/data/geometry/ASHRAE9012013MediumOffice.osm +103 -1
  11. data/data/geometry/ASHRAE9012013Outpatient.osm +390 -102
  12. data/data/geometry/ASHRAE9012013PrimarySchool.osm +424 -0
  13. data/data/geometry/ASHRAE9012013QuickServiceRestaurant.osm +16 -0
  14. data/data/geometry/ASHRAE9012013RetailStandalone.osm +220 -0
  15. data/data/geometry/ASHRAE9012013SecondarySchool.osm +543 -0
  16. data/data/geometry/ASHRAE9012013SmallHotel.osm +50 -0
  17. data/data/geometry/ASHRAE9012013SmallOffice.osm +33 -0
  18. data/data/geometry/ASHRAE9012013Warehouse.osm +475 -238
  19. data/data/geometry/ASHRAEFullServiceRestaurant.osm +16 -0
  20. data/data/geometry/ASHRAEHospital.osm +288 -0
  21. data/data/geometry/ASHRAELargeOffice.osm +205 -1
  22. data/data/geometry/ASHRAELargeOfficeDetailed.osm +32 -32
  23. data/data/geometry/ASHRAEMediumOffice.osm +103 -1
  24. data/data/geometry/ASHRAEOutpatient.osm +390 -102
  25. data/data/geometry/ASHRAEPrimarySchool.osm +424 -0
  26. data/data/geometry/ASHRAEQuickServiceRestaurant.osm +16 -0
  27. data/data/geometry/ASHRAESecondarySchool.osm +1011 -162
  28. data/data/geometry/ASHRAESmallHotel.osm +50 -0
  29. data/data/geometry/ASHRAESmallOffice.osm +33 -0
  30. data/data/geometry/ASHRAEWarehouse.osm +476 -238
  31. data/data/standards/manage_OpenStudio_Standards.rb +1 -1
  32. data/data/standards/openstudio_standards_duplicates_log.csv +16 -0
  33. data/data/standards/test_performance_expected_dd_results.csv +1216 -1216
  34. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.ddy +536 -0
  35. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.epw +8768 -0
  36. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.stat +544 -0
  37. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.ddy +533 -0
  38. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.epw +8768 -0
  39. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.stat +553 -0
  40. data/data/weather/VNM_Hanoi.488200_IWEC.ddy +533 -0
  41. data/data/weather/VNM_Hanoi.488200_IWEC.epw +8768 -0
  42. data/data/weather/VNM_Hanoi.488200_IWEC.stat +544 -0
  43. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.ddy +533 -0
  44. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.epw +8768 -0
  45. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.stat +546 -0
  46. data/lib/openstudio-standards.rb +27 -0
  47. data/lib/openstudio-standards/btap/btap.model.rb +4 -4
  48. data/lib/openstudio-standards/btap/btap_result.rb +8 -8
  49. data/lib/openstudio-standards/btap/economics.rb +11 -11
  50. data/lib/openstudio-standards/btap/envelope.rb +5 -5
  51. data/lib/openstudio-standards/btap/hvac.rb +55 -11
  52. data/lib/openstudio-standards/btap/measures.rb +7 -7
  53. data/lib/openstudio-standards/btap/spaceloads.rb +4 -4
  54. data/lib/openstudio-standards/hvac_sizing/Siz.AirLoopHVAC.rb +105 -1
  55. data/lib/openstudio-standards/hvac_sizing/Siz.ControllerOutdoorAir.rb +2 -2
  56. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirTerminalSingleDuctVAVReheat.rb +0 -8
  57. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirTerminalSingleDuctVAVReheat.rb +0 -8
  58. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +0 -8
  59. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +0 -8
  60. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +6 -1
  61. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.HeatExchangerAirToAirSensibleAndLatent.rb +9 -0
  62. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.rb +3 -1
  63. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +22 -0
  64. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanConstantVolume.rb +32 -0
  65. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanOnOff.rb +33 -0
  66. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +32 -0
  67. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerAirToAirSensibleAndLatent.rb +9 -0
  68. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.elevators.rb +25 -0
  69. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +35 -0
  70. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.hvac_systems.rb +11 -0
  71. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Hospital.rb +17 -3
  72. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeHotel.rb +9 -0
  73. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOffice.rb +9 -0
  74. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOfficeDetailed.rb +22 -3
  75. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOffice.rb +9 -0
  76. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOfficeDetailed.rb +9 -0
  77. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Outpatient.rb +107 -5
  78. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.PrimarySchool.rb +9 -0
  79. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStandalone.rb +3 -0
  80. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SecondarySchool.rb +9 -0
  81. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirTerminalSingleDuctVAVReheat.rb +0 -8
  82. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXTwoSpeed.rb +2 -2
  83. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingDXSingleSpeed.rb +2 -4
  84. data/lib/openstudio-standards/prototypes/common/objects/Prototype.HeatExchangerAirToAirSensibleAndLatent.rb +15 -4
  85. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.exterior_lights.rb +2 -2
  86. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +45 -5
  87. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ServiceWaterHeating.rb +1 -1
  88. data/lib/openstudio-standards/prototypes/common/objects/Prototype.SizingSystem.rb +21 -2
  89. data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +251 -364
  90. data/lib/openstudio-standards/prototypes/common/objects/Prototype.radiant_system_controls.rb +4 -0
  91. data/lib/openstudio-standards/prototypes/common/objects/Prototype.refrigeration.rb +4 -5
  92. data/lib/openstudio-standards/refs/references.rb +4 -0
  93. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +283 -97
  94. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctParallelPIUReheat.rb +2 -2
  95. data/lib/openstudio-standards/standards/Standards.BuildingStory.rb +1 -1
  96. data/lib/openstudio-standards/standards/Standards.ChillerElectricEIR.rb +1 -1
  97. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXSingleSpeed.rb +1 -1
  98. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXTwoSpeed.rb +5 -5
  99. data/lib/openstudio-standards/standards/Standards.CoilDX.rb +3 -1
  100. data/lib/openstudio-standards/standards/Standards.CoilHeatingGasMultiStage.rb +1 -1
  101. data/lib/openstudio-standards/standards/Standards.Construction.rb +53 -45
  102. data/lib/openstudio-standards/standards/Standards.Fan.rb +10 -2
  103. data/lib/openstudio-standards/standards/Standards.FanVariableVolume.rb +4 -4
  104. data/lib/openstudio-standards/standards/Standards.HeatExchangerSensLat.rb +1 -1
  105. data/lib/openstudio-standards/standards/Standards.Model.rb +39 -18
  106. data/lib/openstudio-standards/standards/Standards.PlanarSurface.rb +8 -8
  107. data/lib/openstudio-standards/standards/Standards.PlantLoop.rb +12 -12
  108. data/lib/openstudio-standards/standards/Standards.ScheduleConstant.rb +1 -1
  109. data/lib/openstudio-standards/standards/Standards.ScheduleRuleset.rb +2 -2
  110. data/lib/openstudio-standards/standards/Standards.Space.rb +190 -181
  111. data/lib/openstudio-standards/standards/Standards.SpaceType.rb +36 -59
  112. data/lib/openstudio-standards/standards/Standards.SubSurface.rb +3 -3
  113. data/lib/openstudio-standards/standards/Standards.Surface.rb +1 -1
  114. data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +16 -12
  115. data/lib/openstudio-standards/standards/Standards.WaterHeaterMixed.rb +1 -1
  116. data/lib/openstudio-standards/standards/Standards.ZoneHVACComponent.rb +16 -5
  117. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirLoopHVAC.rb +1 -1
  118. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +159 -8
  119. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.spc_typ.json +1354 -1075
  120. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_properties.json +557 -17
  121. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.economizers.json +28 -28
  122. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ground_temperatures.json +36 -36
  123. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +233 -6
  124. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +159 -8
  125. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.spc_typ.json +1356 -1077
  126. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_properties.json +480 -0
  127. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.economizers.json +28 -28
  128. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ground_temperatures.json +36 -36
  129. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +241 -14
  130. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirLoopHVAC.rb +0 -8
  131. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Space.rb +12 -7
  132. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +159 -8
  133. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.spc_typ.json +1367 -1087
  134. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_properties.json +480 -0
  135. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ground_temperatures.json +36 -36
  136. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +233 -5
  137. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirLoopHVAC.rb +20 -27
  138. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Space.rb +8 -3
  139. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +159 -8
  140. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.spc_typ.json +1432 -1138
  141. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_properties.json +480 -0
  142. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ground_temperatures.json +36 -36
  143. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +241 -5
  144. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.climate_zone_sets.json +37 -0
  145. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.climate_zones.json +39 -15
  146. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.constructions.json +489 -7
  147. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.curves.json +250 -0
  148. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.fans.json +12 -0
  149. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.materials.json +1920 -0
  150. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.schedules.json +5265 -9
  151. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +159 -8
  152. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.spc_typ.json +2441 -1925
  153. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.construction_properties.json +16658 -2578
  154. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.spc_typ.json +212 -8
  155. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.rb +11 -1
  156. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +159 -8
  157. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/comstock_doe_ref_pre_1980.spc_typ.json +2403 -1889
  158. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.construction_properties.json +16664 -2584
  159. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.spc_typ.json +209 -7
  160. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.rb +11 -1
  161. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.construction_properties.json +4113 -513
  162. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.construction_sets.json +40 -40
  163. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.elevators.json +1 -1
  164. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.ground_temperatures.json +650 -0
  165. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.heat_pumps.json +90 -2
  166. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.heat_pumps_heating.json +25 -5
  167. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.spc_typ.json +1909 -32
  168. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.water_heaters.json +8 -8
  169. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirLoopHVAC.rb +147 -155
  170. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +1 -1
  171. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.HeatExchangerSensLat.rb +29 -10
  172. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Model.rb +4 -4
  173. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.PlantLoop.rb +45 -73
  174. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.ZoneHVACComponent.rb +4 -72
  175. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.boilers.json +20 -0
  176. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.chillers.json +400 -0
  177. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.construction_properties.json +4444 -0
  178. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.construction_sets.json +391 -0
  179. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.economizers.json +536 -0
  180. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.elevators.json +36 -0
  181. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.ext_ltg.json +169 -0
  182. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.ground_temperatures.json +650 -0
  183. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_pumps.json +290 -0
  184. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_pumps_heating.json +164 -0
  185. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_rejection.json +40 -0
  186. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.motors.json +274 -0
  187. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.prototype_inputs.json +704 -0
  188. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.refrigeration_compressors.json +22 -0
  189. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.spc_typ.json +6424 -0
  190. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.unitary_acs.json +142 -0
  191. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_heaters.json +72 -0
  192. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_source_heat_pumps.json +31 -0
  193. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_source_heat_pumps_heating.json +13 -0
  194. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirLoopHVAC.rb +829 -0
  195. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +24 -0
  196. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTower.rb +19 -0
  197. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerSingleSpeed.rb +5 -0
  198. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerTwoSpeed.rb +5 -0
  199. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerVariableSpeed.rb +16 -0
  200. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +37 -0
  201. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerSensLat.rb +34 -0
  202. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +80 -0
  203. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.PlantLoop.rb +68 -0
  204. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Space.rb +146 -0
  205. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ThermalZone.rb +23 -0
  206. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ZoneHVACComponent.rb +8 -0
  207. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.rb +16 -0
  208. data/lib/openstudio-standards/standards/deer/deer_1985/data/deer_1985.heat_pumps_heating.json +5 -5
  209. data/lib/openstudio-standards/standards/deer/deer_1996/data/deer_1996.economizers.json +18 -0
  210. data/lib/openstudio-standards/standards/deer/deer_1996/data/deer_1996.heat_pumps_heating.json +5 -5
  211. data/lib/openstudio-standards/standards/deer/deer_2003/data/deer_2003.heat_pumps_heating.json +5 -5
  212. data/lib/openstudio-standards/standards/deer/deer_2007/data/deer_2007.heat_pumps_heating.json +5 -5
  213. data/lib/openstudio-standards/standards/deer/deer_2011/data/deer_2011.heat_pumps_heating.json +5 -5
  214. data/lib/openstudio-standards/standards/deer/deer_2014/data/deer_2014.heat_pumps_heating.json +5 -5
  215. data/lib/openstudio-standards/standards/deer/deer_2015/data/deer_2015.heat_pumps_heating.json +5 -5
  216. data/lib/openstudio-standards/standards/deer/deer_2017/data/deer_2017.heat_pumps_heating.json +1 -1
  217. data/lib/openstudio-standards/standards/deer/deer_2020/data/deer_2020.heat_pumps_heating.json +5 -5
  218. data/lib/openstudio-standards/standards/deer/deer_2025/data/deer_2025.heat_pumps_heating.json +5 -5
  219. data/lib/openstudio-standards/standards/deer/deer_2030/data/deer_2030.heat_pumps_heating.json +5 -5
  220. data/lib/openstudio-standards/standards/deer/deer_2035/data/deer_2035.heat_pumps_heating.json +5 -5
  221. data/lib/openstudio-standards/standards/deer/deer_2040/data/deer_2040.heat_pumps_heating.json +5 -5
  222. data/lib/openstudio-standards/standards/deer/deer_2045/data/deer_2045.heat_pumps_heating.json +5 -5
  223. data/lib/openstudio-standards/standards/deer/deer_2050/data/deer_2050.heat_pumps_heating.json +5 -5
  224. data/lib/openstudio-standards/standards/deer/deer_2055/data/deer_2055.heat_pumps_heating.json +5 -5
  225. data/lib/openstudio-standards/standards/deer/deer_2060/data/deer_2060.heat_pumps_heating.json +5 -5
  226. data/lib/openstudio-standards/standards/deer/deer_2065/data/deer_2065.heat_pumps_heating.json +5 -5
  227. data/lib/openstudio-standards/standards/deer/deer_2070/data/deer_2070.heat_pumps_heating.json +5 -5
  228. data/lib/openstudio-standards/standards/deer/deer_2075/data/deer_2075.heat_pumps_heating.json +5 -5
  229. data/lib/openstudio-standards/standards/deer/deer_pre_1975/data/deer_pre_1975.heat_pumps_heating.json +5 -5
  230. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_multi_speed.rb +5 -1
  231. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_multi_speed.rb +5 -1
  232. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_6.rb +5 -2
  233. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +8 -2
  234. data/lib/openstudio-standards/standards/necb/NECB2011/qaqc/necb_qaqc.rb +12 -12
  235. data/lib/openstudio-standards/version.rb +1 -1
  236. data/lib/openstudio-standards/weather/Weather.Model.rb +4 -0
  237. metadata +102 -18
  238. data/data/standards/OpenStudio_Standards-ashrae_90_1(space_types).xlsx +0 -0
  239. data/data/standards/OpenStudio_Standards-ashrae_90_1-ALL-comstock(space_types).xlsx +0 -0
  240. data/data/standards/OpenStudio_Standards-ashrae_90_1.xlsx +0 -0
  241. data/data/standards/OpenStudio_Standards-cbes(space_types).xlsx +0 -0
  242. data/data/standards/OpenStudio_Standards-cbes.xlsx +0 -0
  243. data/data/standards/OpenStudio_Standards-deer(space_types).xlsx +0 -0
  244. data/data/standards/OpenStudio_Standards-deer-ALL-comstock(space_types).xlsx +0 -0
  245. data/data/standards/OpenStudio_Standards-deer.xlsx +0 -0
  246. data/data/standards/OpenStudio_Standards_LA100.xlsx +0 -0
  247. data/data/standards/junk/legacy_dd_results - Copy.csv +0 -960
  248. data/data/standards/junk/legacy_dd_results.csv +0 -960
  249. data/data/standards/junk/legacy_dd_results_new - Copy.csv +0 -960
  250. data/data/standards/junk/legacy_dd_results_new.csv +0 -960
  251. data/data/standards/junk/legacy_dd_results_original.csv +0 -960
  252. data/lib/openstudio-standards/standards/necb/NECB2011/newway.json +0 -8102
@@ -0,0 +1,544 @@
1
+ -EnergyPlus Weather Converter V7.1.0.010
2
+ Statistics for VNM_Hanoi.488200_IWEC
3
+ Location -- HANOI - VNM
4
+ {N 21� 1'} {E 105� 48'} {GMT +7.0 Hours}
5
+ Elevation -- 6m above sea level
6
+ Standard Pressure at Elevation -- 101253Pa
7
+ Data Source -- IWEC Data
8
+
9
+ WMO Station 488200
10
+
11
+ - Displaying Design Conditions from "Climate Design Data 2009 ASHRAE Handbook"
12
+ - ASHRAE design conditions are carefully generated from a period of record
13
+ - (typically 30 years) to be representative of that location and to be suitable
14
+ - for use in heating/cooling load calculations.
15
+
16
+ Design Stat ColdestMonth DB996 DB990 DP996 HR_DP996 DB_DP996 DP990 HR_DP990 DB_DP990 WS004c DB_WS004c WS010c DB_WS010c WS_DB996 WD_DB996
17
+ Units {} {�C} {�C} {�C} {} {�C} {�C} {} {�C} {m/s} {�C} {m/s} {�C} {m/s} {deg}
18
+ Heating 1 10 11.1 3.2 4.8 14.8 5 5.4 14.5 7.6 18.5 6.8 18.6 2.6 50
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 6 7 35.7 27.5 34.7 27.6 33.8 27.5 29.3 32.6 28.7 32.1 28.3 31.7 2.3 230 28.8 25.3 31.2 28 24.2 30.7 27.5 23.5 30.4 97 32.5 94.2 32.3 92 31.9 663
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 6.9 5.9 5.1 35 8.3 38.5 1.5 1.5 7.2 39.5 6.4 40.4 5.6 41.2 4.5 42.3
27
+
28
+ - Displaying Monthly Design Conditions "Climate Design Data 2009 ASHRAE Handbook"
29
+ - Monthly Optical Sky Depth Beam (taub) and Diffuse (taud)
30
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
31
+ taub (beam) 0.648 0.719 0.85 0.721 0.588 0.637 0.574 0.648 0.73 0.806 0.672 0.716
32
+ taud (diffuse) 1.507 1.431 1.314 1.494 1.763 1.667 1.808 1.634 1.48 1.374 1.516 1.42
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) 630 618 562 654 741 700 746 695 629 551 607 559
39
+ id (diffuse) 261 300 352 301 229 250 217 259 295 310 255 272
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% 27.3 27.7 30.2 34.1 36.2 37.5 36.7 35.2 34.3 32.8 31.1 28
47
+ Coincident Wetbulb 0.4% 22.2 22.9 24.6 27 27.4 27.1 28 27.9 26.9 25.7 24.3 22
48
+ Drybulb 2.0% 25.4 26 27.2 31.4 34.3 35.9 35.2 34.1 33.2 31.6 29.9 26.1
49
+ Coincident Wetbulb 2.0% 21.4 22 23.4 26.2 27.5 27.4 27.8 27.7 26.5 25.1 23.5 21.9
50
+ Drybulb 5.0% 23.9 24.4 25.8 30 32.9 34.6 34.2 33.2 32.3 30.6 28.3 24.7
51
+ Coincident Wetbulb 5.0% 20.7 21.4 23 25.8 27.2 27.5 27.7 27.6 26.1 24.8 22.9 20.8
52
+ Drybulb 10.% 22.5 23.1 24.5 28.7 31.8 33.5 33.2 32.4 31.5 29.5 27 23.2
53
+ Coincident Wetbulb 10.% 20 20.9 22.5 25.2 26.7 27.5 27.6 27.4 25.9 24.3 22.2 19.6
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 5.4 4.9 4.8 5.7 6.8 7.0 6.6 6.2 6.5 6.6 7.2 6.7
67
+ Drybulb range - DB 5% 7.5 6.7 6.6 7.6 8.5 8.6 8.2 7.6 7.8 7.8 8.6 7.7
68
+ Wetbulb range - DB 5% 4.0 3.5 3.8 3.7 3.9 3.4 3.4 3.4 3.2 3.0 3.6 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 2009 ASHRAE Handbook"
75
+ - Monthly Standard Heating/Cooling Degree Days/Hours
76
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
77
+ HDD base 10�C 0 0 0 0 0 0 0 0 0 0 0 0
78
+ HDD base 18.3�C 70 45 14 1 0 0 0 0 0 0 3 34
79
+
80
+ CDD base 10�C 224 229 326 441 551 587 607 589 541 488 373 268
81
+ CDD base 18.3�C 36 41 82 191 292 337 348 331 291 229 126 44
82
+
83
+ CDH base 23.3�C 82 98 248 1368 3144 4319 4428 3984 3208 1934 698 126
84
+ CDH base 26.7�C 6 7 38 347 1222 2071 2067 1673 1181 542 144 11
85
+
86
+ - 5223 annual (standard) cooling degree-days (10�C baseline)
87
+ - 0 annual (standard) heating degree-days (10�C baseline)
88
+
89
+ - 2348 annual (standard) cooling degree-days (18.3�C baseline)
90
+ - 168 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 25.7 28.6 29.9 33.0 36.7 36.5 37.5 37.3 34.7 33.0 30.1 26.0
95
+ Day:Hour 15:13 8:16 24:16 30:12 6:13 23:16 11:19 18:13 1:16 2:16 9:13 31:16
96
+
97
+ Minimum 9.0 11.7 12.5 16.6 20.4 24.1 24.1 23.3 22.1 18.4 14.2 12.7
98
+ Day:Hour 2:06 27:04 3:01 9:04 10:01 25:04 26:04 31:07 15:04 29:07 26:07 9:07
99
+
100
+ Daily Avg 16.3 17.4 20.1 24.1 27.4 29.3 29.4 29.0 27.5 25.9 22.2 18.1
101
+
102
+ - Maximum Dry Bulb temperature of 37.5�C on Jul 11
103
+ - Minimum Dry Bulb temperature of 9.0�C on Jan 2
104
+
105
+ - Monthly Statistics for Extreme Dry Bulb temperatures �C
106
+ #Days Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
107
+ Max >= 32 1 12 23 18 18 9 6
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 19.4 23.8 25.1 25.4 28.0 27.2 28.6 28.1 26.8 29.0 23.1 20.2
115
+ Day:Hour 13:16 7:16 24:16 24:19 24:11 21:01 21:01 1:06 8:22 16:19 10:10 30:16
116
+
117
+ Minimum 0.6 6.7 5.2 11.5 18.5 21.9 20.0 21.0 19.0 6.4 5.5 2.5
118
+ Day:Hour 1:16 23:12 6:13 9:10 8:19 10:13 28:04 31:13 14:13 31:16 24:10 7:10
119
+
120
+ Daily Avg 12.9 15.1 17.6 21.5 23.4 24.9 25.6 25.4 23.9 20.0 17.1 12.6
121
+
122
+ - Maximum Dew Point temperature of 29.0�C on Oct 16
123
+ - Minimum Dew Point temperature of 0.6�C on Jan 1
124
+
125
+ - Average Hourly Statistics for Dry Bulb temperatures �C
126
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
127
+ 0:01- 1:00 15.5 16.7 19.2 22.9 25.6 27.4 28.1 27.6 26.1 24.4 20.7 17.0
128
+ 1:01- 2:00 15.2 16.6 19.1 22.7 25.5 27.3 27.9 27.4 26.0 24.2 20.6 16.8
129
+ 2:01- 3:00 15.0 16.5 19.0 22.6 25.4 27.2 27.7 27.2 25.8 24.1 20.5 16.7
130
+ 3:01- 4:00 14.8 16.4 18.9 22.5 25.3 27.0 27.5 27.0 25.6 23.9 20.4 16.5
131
+ 4:01- 5:00 14.7 16.4 18.9 22.7 25.4 27.2 27.7 27.2 25.8 24.0 20.2 16.3
132
+ 5:01- 6:00 14.5 16.5 18.9 22.8 25.5 27.4 27.8 27.3 26.0 24.0 20.1 16.2
133
+ 6:01- 7:00 14.6 16.5 18.9 22.9 25.6 27.7 27.8 27.3 26.2 24.1 20.0 16.1
134
+ 7:01- 8:00 14.9 16.8 19.3 23.4 26.4 28.7 28.7 28.2 26.9 24.9 20.8 16.8
135
+ 8:01- 9:00 15.3 17.0 19.7 23.9 27.4 29.4 29.5 29.0 27.6 25.7 21.6 17.4
136
+ 9:01-10:00 15.7 17.3 20.1 24.4 28.4 30.2 30.1 29.8 28.4 26.5 22.5 18.1
137
+ 10:01-11:00 16.4 17.7 20.5 25.0 29.0 30.8 30.6 30.4 28.8 27.0 23.2 18.8
138
+ 11:01-12:00 17.1 18.1 20.9 25.5 29.7 31.5 31.0 30.9 29.2 27.6 23.8 19.6
139
+ 12:01-13:00 17.8 18.5 21.3 25.9 30.3 32.1 31.5 31.4 29.6 28.1 24.5 20.4
140
+ 13:01-14:00 18.0 18.7 21.4 26.1 30.3 32.1 31.5 31.4 29.6 28.3 24.8 20.6
141
+ 14:01-15:00 18.3 18.8 21.6 26.2 30.2 32.2 31.6 31.4 29.7 28.5 25.1 20.7
142
+ 15:01-16:00 18.5 18.9 21.7 26.4 30.1 32.2 31.9 31.4 29.8 28.7 25.4 20.9
143
+ 16:01-17:00 18.0 18.5 21.3 25.7 29.2 31.3 31.2 30.7 29.1 28.0 24.5 20.1
144
+ 17:01-18:00 17.5 18.1 20.9 25.1 28.5 30.4 30.5 30.1 28.5 27.3 23.7 19.3
145
+ 18:01-19:00 17.1 17.8 20.6 24.4 27.9 29.6 30.0 29.4 27.8 26.7 22.8 18.6
146
+ 19:01-20:00 16.8 17.7 20.4 24.1 27.4 29.1 29.6 29.0 27.5 26.1 22.4 18.3
147
+ 20:01-21:00 16.6 17.6 20.2 23.8 26.9 28.7 29.2 28.6 27.2 25.5 21.9 17.9
148
+ 21:01-22:00 16.3 17.4 20.0 23.5 26.4 28.2 28.7 28.2 26.9 25.0 21.4 17.6
149
+ 22:01-23:00 16.0 17.2 19.8 23.3 26.2 27.9 28.5 28.0 26.6 24.7 21.2 17.4
150
+ 23:01-24:00 15.7 17.0 19.6 23.1 25.9 27.7 28.3 27.7 26.4 24.4 20.9 17.1
151
+ Max Hour 16 16 16 16 13 16 16 13 16 16 16 16
152
+ Min Hour 6 4 7 4 4 4 4 4 4 4 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 13.2 15.4 17.3 21.4 23.3 25.0 25.6 25.2 24.2 20.9 17.4 13.2
157
+ 1:01- 2:00 13.0 15.3 17.4 21.3 23.3 24.9 25.6 25.2 24.2 20.8 17.2 13.0
158
+ 2:01- 3:00 12.9 15.2 17.5 21.3 23.3 24.9 25.6 25.3 24.1 20.7 17.0 12.9
159
+ 3:01- 4:00 12.7 15.1 17.5 21.2 23.2 24.8 25.5 25.3 24.0 20.6 16.8 12.7
160
+ 4:01- 5:00 12.6 15.0 17.5 21.3 23.3 25.0 25.6 25.3 24.0 20.5 16.8 12.9
161
+ 5:01- 6:00 12.4 14.9 17.5 21.2 23.3 25.0 25.7 25.3 24.1 20.5 16.8 12.9
162
+ 6:01- 7:00 12.2 14.8 17.4 21.2 23.3 25.0 25.8 25.3 24.1 20.4 16.8 12.8
163
+ 7:01- 8:00 12.4 14.7 17.4 21.2 23.4 25.0 25.7 25.4 23.9 20.0 16.9 12.7
164
+ 8:01- 9:00 12.5 14.6 17.5 21.2 23.3 25.0 25.7 25.4 23.8 19.7 17.0 12.6
165
+ 9:01-10:00 12.6 14.5 17.5 21.2 23.3 25.0 25.6 25.4 23.6 19.2 17.0 12.3
166
+ 10:01-11:00 12.6 14.6 17.4 21.4 23.4 24.9 25.6 25.3 23.5 19.0 16.9 12.0
167
+ 11:01-12:00 12.7 14.6 17.4 21.4 23.3 24.8 25.6 25.3 23.4 18.7 16.7 11.7
168
+ 12:01-13:00 12.7 14.5 17.4 21.6 23.3 24.8 25.6 25.3 23.2 18.4 16.5 11.3
169
+ 13:01-14:00 12.7 14.8 17.5 21.7 23.3 24.7 25.4 25.3 23.2 18.8 16.5 11.6
170
+ 14:01-15:00 12.7 15.1 17.7 21.9 23.4 24.6 25.4 25.3 23.2 19.1 16.5 11.9
171
+ 15:01-16:00 12.7 15.3 17.8 22.0 23.4 24.6 25.3 25.3 23.2 19.0 16.5 12.1
172
+ 16:01-17:00 13.0 15.4 17.9 21.9 23.5 24.8 25.4 25.4 23.6 19.5 16.9 12.5
173
+ 17:01-18:00 13.2 15.6 17.9 21.8 23.6 25.0 25.6 25.5 24.0 20.0 17.2 12.9
174
+ 18:01-19:00 13.4 15.7 18.0 21.6 23.7 25.1 25.7 25.6 24.3 20.4 17.6 13.2
175
+ 19:01-20:00 13.5 15.8 18.0 21.6 23.7 25.2 25.8 25.6 24.3 20.5 17.7 13.3
176
+ 20:01-21:00 13.5 15.8 18.0 21.6 23.7 25.2 25.9 25.6 24.3 20.7 17.8 13.3
177
+ 21:01-22:00 13.5 15.8 18.0 21.5 23.7 25.2 26.0 25.6 24.3 20.8 17.9 13.2
178
+ 22:01-23:00 13.4 15.7 17.9 21.5 23.6 25.1 25.9 25.4 24.2 20.7 17.8 13.2
179
+ 23:01-24:00 13.3 15.5 17.8 21.5 23.5 25.0 25.8 25.3 24.2 20.7 17.6 13.2
180
+ Max Hour 22 21 21 16 21 22 22 19 20 1 22 21
181
+ Min Hour 7 13 1 4 4 16 16 1 16 13 13 13
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 96 100 100 98 100 96 100 100
186
+ Day:Hour 17:09 6:03 13:01 29:05 9:23 3:05 3:07 19:04 18:03 14:04 7:05 22:06
187
+
188
+ Minimum 23 53 48 53 44 49 50 51 50 24 39 38
189
+ Day:Hour 1:16 8:16 6:13 30:12 21:16 23:16 14:16 11:16 4:16 31:16 2:16 11:13
190
+
191
+ Daily Avg 81 87 86 86 80 78 81 82 81 72 74 72
192
+
193
+ - Average Hourly Relative Humidity %
194
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
195
+ 0:01- 1:00 87 92 89 91 87 87 87 87 89 81 82 79
196
+ 1:01- 2:00 87 92 90 92 88 87 88 88 90 81 82 79
197
+ 2:01- 3:00 88 92 91 92 88 88 88 89 91 82 81 79
198
+ 3:01- 4:00 88 92 92 92 89 88 89 90 91 82 81 79
199
+ 4:01- 5:00 88 91 92 92 88 88 89 90 90 81 82 81
200
+ 5:01- 6:00 87 91 91 91 88 87 89 89 89 81 82 82
201
+ 6:01- 7:00 86 90 91 90 87 86 89 89 88 81 83 81
202
+ 7:01- 8:00 85 88 89 88 84 81 84 85 84 75 79 78
203
+ 8:01- 9:00 84 86 87 85 79 78 80 81 80 70 76 74
204
+ 9:01-10:00 82 84 85 83 74 74 78 78 76 65 72 70
205
+ 10:01-11:00 79 82 83 81 73 71 75 75 74 63 69 66
206
+ 11:01-12:00 76 80 81 78 69 69 73 73 72 60 65 61
207
+ 12:01-13:00 73 78 79 77 67 66 72 71 70 58 62 57
208
+ 13:01-14:00 73 79 79 77 67 66 71 71 69 59 61 57
209
+ 14:01-15:00 72 80 79 77 68 65 70 71 69 59 60 58
210
+ 15:01-16:00 71 80 80 78 68 65 69 71 69 58 59 58
211
+ 16:01-17:00 74 83 81 80 72 69 72 74 73 62 63 62
212
+ 17:01-18:00 77 86 83 82 75 73 76 77 77 65 68 67
213
+ 18:01-19:00 80 88 86 84 79 77 79 81 82 69 73 71
214
+ 19:01-20:00 81 89 87 86 81 80 81 82 83 72 75 73
215
+ 20:01-21:00 83 90 88 88 83 82 83 84 85 75 78 75
216
+ 21:01-22:00 84 90 89 89 85 84 85 86 86 78 81 76
217
+ 22:01-23:00 85 91 89 90 86 85 86 86 87 79 81 77
218
+ 23:01-24:00 86 91 89 90 86 86 86 87 88 80 82 78
219
+ Max Hour 5 2 4 4 4 4 7 4 4 4 7 6
220
+ Min Hour 16 13 13 14 13 16 16 13 16 13 16 13
221
+
222
+ - Monthly Indicators for Precipitation/Moisture (kPa)
223
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
224
+ 1.5 1.8 2.1 2.7 2.9 3.1 3.2 3.2 2.9 2.3 1.9 1.4
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 6
229
+ Day:Hour 2:06
230
+
231
+ Average WC 8
232
+ Avg Del WC 2
233
+ # Hours WC 6
234
+
235
+ Maximum HI 29 36 38 46 44 50 48 42 45 33
236
+ Day:Hour 8:16 24:16 24:16 6:16 23:16 11:19 18:13 1:22 16:19 9:16
237
+
238
+ Average HI 29 32 33 35 36 37 37 34 33 30
239
+ Avg Del HI 1 4 4 5 6 7 7 5 4 2
240
+ # Hours HI 4 15 134 396 576 648 563 411 246 66
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 25 24 32 26 10 9 25 33 36 42 35 35
247
+ NorthEast 27 35 18 7 11 8 4 4 9 19 24 26
248
+ East 13 5 7 6 13 7 16 8 10 6 7 2
249
+ SouthEast 17 24 39 43 41 45 29 24 20 23 15 9
250
+ South 4 3 2 9 11 15 7 3 11 3 3 3
251
+ SouthWest 5 2 1 3 7 11 5 8 2 1 2 6
252
+ West 2 2 0 1 4 2 7 5 2 1 2 10
253
+ NorthWest 6 5 1 6 3 4 7 14 10 6 12 10
254
+
255
+ - Monthly Statistics for Wind Speed m/s
256
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
257
+ Maximum 5.0 7.0 11.0 5.0 5.0 6.0 7.2 5.0 7.0 5.0 8.0 5.0
258
+ Day:Hour 4:16 20:04 2:19 6:10 3:22 18:16 10:11 16:16 8:16 17:04 1:16 1:18
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 1:01 1:22 1:19 1:04 6:04 8:04 1:13 1:04 1:16 1:04 1:04 3:22
262
+
263
+ Daily Avg 2.1 1.9 1.5 1.5 2.3 2.1 1.5 1.3 1.6 1.4 1.4 1.5
264
+
265
+ - Maximum Wind Speed of 11.0 m/s on Mar 2
266
+ - Minimum Wind Speed of 0.0 m/s on Jan 1
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.9 2.0 1.7 1.3 2.3 2.0 1.7 1.0 1.1 1.3 0.8 1.4
271
+ 1:01- 2:00 1.8 2.1 1.5 1.2 2.2 1.9 1.5 0.9 1.1 1.3 1.0 1.3
272
+ 2:01- 3:00 1.8 2.1 1.4 1.2 2.0 1.7 1.4 0.7 1.2 1.3 1.2 1.2
273
+ 3:01- 4:00 1.8 2.1 1.2 1.1 1.9 1.5 1.2 0.6 1.3 1.3 1.3 1.1
274
+ 4:01- 5:00 1.9 2.0 1.1 1.1 1.8 1.7 1.2 0.7 1.3 1.3 1.5 1.5
275
+ 5:01- 6:00 2.0 1.8 1.0 1.0 1.8 1.8 1.1 1.0 1.3 1.2 1.5 1.5
276
+ 6:01- 7:00 2.0 1.7 0.9 0.9 1.7 1.9 1.0 1.1 1.4 1.1 1.5 1.5
277
+ 7:01- 8:00 2.0 1.7 1.1 1.1 1.9 2.0 1.4 1.2 1.6 1.3 1.5 1.7
278
+ 8:01- 9:00 2.0 1.7 1.3 1.2 2.1 2.1 1.5 1.3 1.7 1.4 1.7 1.8
279
+ 9:01-10:00 2.0 1.7 1.4 1.4 2.3 2.2 1.1 1.4 1.9 1.5 1.7 2.0
280
+ 10:01-11:00 2.1 1.8 1.4 1.4 2.4 2.2 1.6 1.5 2.0 1.5 1.7 2.0
281
+ 11:01-12:00 2.3 1.9 1.5 1.4 2.4 2.2 1.6 1.7 2.2 1.6 1.7 2.0
282
+ 12:01-13:00 2.4 2.0 1.5 1.4 2.4 2.2 1.7 1.8 2.4 1.7 1.6 2.0
283
+ 13:01-14:00 2.4 2.1 1.6 1.6 2.5 2.4 1.6 1.7 2.3 1.6 1.7 1.9
284
+ 14:01-15:00 2.3 2.1 1.6 1.8 2.6 2.5 1.6 1.7 2.3 1.5 1.8 1.7
285
+ 15:01-16:00 2.3 2.1 1.7 2.0 2.7 2.6 1.7 1.6 2.3 1.5 1.8 1.6
286
+ 16:01-17:00 2.2 2.1 1.9 2.0 2.7 2.5 1.9 1.6 2.0 1.4 1.6 1.5
287
+ 17:01-18:00 2.2 2.0 2.0 2.0 2.7 2.4 1.8 1.5 1.7 1.2 1.4 1.5
288
+ 18:01-19:00 2.1 1.9 2.2 2.0 2.8 2.3 1.7 1.5 1.5 1.1 1.3 1.3
289
+ 19:01-20:00 2.1 1.9 2.0 2.0 2.7 2.3 1.6 1.3 1.3 1.2 1.2 1.2
290
+ 20:01-21:00 2.1 1.9 1.7 2.0 2.6 2.3 1.5 1.2 1.2 1.2 1.1 1.2
291
+ 21:01-22:00 2.1 1.9 1.4 2.0 2.5 2.3 1.4 1.0 1.1 1.3 1.0 1.1
292
+ 22:01-23:00 2.0 2.0 1.5 1.8 2.4 2.2 1.5 1.0 1.1 1.3 0.9 1.2
293
+ 23:01-24:00 2.0 2.0 1.6 1.6 2.3 2.1 1.6 1.0 1.0 1.3 0.8 1.3
294
+ Max Hour 13 4 19 22 19 16 17 13 13 13 16 13
295
+ Min Hour 4 7 7 7 7 4 7 4 24 19 1 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 106 102 88 104 134 144 132 108 79 80 58 154
300
+ 1:01- 2:00 106 102 88 104 134 144 132 108 79 80 58 154
301
+ 2:01- 3:00 106 102 88 104 134 144 132 108 79 80 58 154
302
+ 3:01- 4:00 77 75 80 101 151 123 113 64 118 89 111 137
303
+ 4:01- 5:00 77 75 80 103 151 120 113 64 118 89 114 143
304
+ 5:01- 6:00 77 75 80 103 151 120 115 71 118 89 114 149
305
+ 6:01- 7:00 148 84 81 62 142 157 90 133 110 98 99 157
306
+ 7:01- 8:00 148 84 81 62 142 159 92 144 110 98 99 157
307
+ 8:01- 9:00 148 84 81 62 142 159 114 144 110 98 99 155
308
+ 9:01-10:00 155 102 113 124 185 180 113 220 152 156 165 224
309
+ 10:01-11:00 155 102 113 124 184 180 118 220 152 156 165 224
310
+ 11:01-12:00 155 102 113 124 184 180 113 220 152 156 165 224
311
+ 12:01-13:00 162 96 106 160 172 165 184 214 150 153 132 205
312
+ 13:01-14:00 162 96 106 160 172 165 174 214 150 153 132 205
313
+ 14:01-15:00 162 96 106 160 172 165 148 214 150 153 132 205
314
+ 15:01-16:00 136 103 80 153 177 167 142 177 138 129 125 179
315
+ 16:01-17:00 136 103 80 153 176 167 144 177 138 129 125 179
316
+ 17:01-18:00 136 109 80 153 176 155 144 177 138 129 116 178
317
+ 18:01-19:00 126 94 88 154 134 125 129 176 72 114 67 185
318
+ 19:01-20:00 126 94 88 154 134 125 119 176 72 114 67 185
319
+ 20:01-21:00 126 94 88 154 134 125 119 176 72 114 67 185
320
+ 21:01-22:00 125 84 78 159 133 153 111 110 101 103 75 139
321
+ 22:01-23:00 125 84 78 159 133 153 111 110 101 103 75 139
322
+ 23:01-24:00 125 84 78 159 133 153 111 110 101 103 75 139
323
+ Max Hour 13 18 10 13 10 10 13 10 10 10 10 10
324
+ Min Hour 4 4 22 7 22 5 7 4 19 1 1 4
325
+
326
+ - Monthly Statistics for Solar Radiation (Direct Normal, Diffuse, Global Horizontal) Wh/m�
327
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
328
+ Direct Avg 1567 778 1078 1737 3311 3265 3377 2366 4149 3705 3280 3092
329
+
330
+ Direct Max 6235 6401 5540 5381 8058 8097 8279 6618 7772 7009 6920 6265
331
+ Day 3 8 24 24 21 10 11 28 10 9 1 23
332
+
333
+ Diffuse Avg 1270 1495 1797 2584 2764 2858 2851 3146 2261 1925 1862 1403
334
+
335
+ Global Avg 2175 2005 2587 3971 5358 5429 5481 4992 5293 4462 3879 3162
336
+ - Maximum Direct Normal Solar of 8279 Wh/m� on Jul 11
337
+
338
+ - Average Hourly Statistics for Direct Normal Solar Radiation Wh/m�
339
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
340
+ 0:01- 1:00 0 0 0 0 0 0 0 0 0 0 0 0
341
+ 1:01- 2:00 0 0 0 0 0 0 0 0 0 0 0 0
342
+ 2:01- 3:00 0 0 0 0 0 0 0 0 0 0 0 0
343
+ 3:01- 4:00 0 0 0 0 0 0 0 0 0 0 0 0
344
+ 4:01- 5:00 0 0 0 0 0 0 0 0 0 0 0 0
345
+ 5:01- 6:00 0 0 0 0 0 0 0 0 0 0 0 0
346
+ 6:01- 7:00 0 0 0 6 62 69 74 42 71 19 6 0
347
+ 7:01- 8:00 34 10 26 44 181 210 240 180 268 194 146 75
348
+ 8:01- 9:00 94 43 53 72 267 265 323 254 366 340 281 185
349
+ 9:01-10:00 135 69 62 107 329 309 341 241 401 351 345 262
350
+ 10:01-11:00 177 81 94 155 368 364 401 289 450 438 393 374
351
+ 11:01-12:00 206 99 123 217 355 366 392 289 488 479 417 433
352
+ 12:01-13:00 222 122 134 262 348 374 358 296 490 479 370 429
353
+ 13:01-14:00 242 114 153 271 413 386 362 278 476 482 459 468
354
+ 14:01-15:00 224 108 169 253 373 340 306 196 446 446 452 445
355
+ 15:01-16:00 173 93 161 206 315 291 271 142 385 337 327 327
356
+ 16:01-17:00 61 38 94 127 236 218 217 124 278 139 84 94
357
+ 17:01-18:00 0 0 9 16 64 75 93 33 29 0 0 0
358
+ 18:01-19:00 0 0 0 0 0 0 0 0 0 0 0 0
359
+ 19:01-20:00 0 0 0 0 0 0 0 0 0 0 0 0
360
+ 20:01-21:00 0 0 0 0 0 0 0 0 0 0 0 0
361
+ 21:01-22:00 0 0 0 0 0 0 0 0 0 0 0 0
362
+ 22:01-23:00 0 0 0 0 0 0 0 0 0 0 0 0
363
+ 23:01-24:00 0 0 0 0 0 0 0 0 0 0 0 0
364
+ Max Hour* 14 13 15 14 14 14 11* 13 13 14 14 14
365
+ Min Hour 1 1 1 1 1 1 1 1 1 1 1 1
366
+
367
+ - Average Hourly Statistics for Diffuse Horizontal Solar Radiation Wh/m�
368
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
369
+ 0:01- 1:00 0 0 0 0 0 0 0 0 0 0 0 0
370
+ 1:01- 2:00 0 0 0 0 0 0 0 0 0 0 0 0
371
+ 2:01- 3:00 0 0 0 0 0 0 0 0 0 0 0 0
372
+ 3:01- 4:00 0 0 0 0 0 0 0 0 0 0 0 0
373
+ 4:01- 5:00 0 0 0 0 0 0 0 0 0 0 0 0
374
+ 5:01- 6:00 0 0 0 2 8 10 7 3 1 0 0 0
375
+ 6:01- 7:00 2 2 9 34 69 79 75 57 51 33 17 4
376
+ 7:01- 8:00 34 39 62 113 155 158 154 152 132 119 96 55
377
+ 8:01- 9:00 86 100 124 201 228 241 231 230 198 172 160 124
378
+ 9:01-10:00 124 149 174 261 271 284 283 299 252 218 211 162
379
+ 10:01-11:00 170 205 231 336 324 320 296 351 284 248 264 190
380
+ 11:01-12:00 185 225 244 353 368 359 330 400 278 252 275 195
381
+ 12:01-13:00 178 204 245 340 335 341 337 391 261 234 285 199
382
+ 13:01-14:00 171 209 246 321 306 314 324 375 261 225 222 173
383
+ 14:01-15:00 151 175 203 263 284 289 311 368 229 190 163 138
384
+ 15:01-16:00 110 117 147 190 216 224 246 282 170 145 113 106
385
+ 16:01-17:00 55 63 90 130 138 156 168 171 112 80 53 53
386
+ 17:01-18:00 4 8 23 39 60 76 82 66 32 8 2 2
387
+ 18:01-19:00 0 0 0 1 3 7 8 3 0 0 0 0
388
+ 19:01-20:00 0 0 0 0 0 0 0 0 0 0 0 0
389
+ 20:01-21:00 0 0 0 0 0 0 0 0 0 0 0 0
390
+ 21:01-22:00 0 0 0 0 0 0 0 0 0 0 0 0
391
+ 22:01-23:00 0 0 0 0 0 0 0 0 0 0 0 0
392
+ 23:01-24:00 0 0 0 0 0 0 0 0 0 0 0 0
393
+ Max Hour* 12 12 14 12 12 12 13 12 11* 12 13 13
394
+ Min Hour 1 1 1 1 1 1 1 1 1 1 1 1
395
+
396
+ - Average Hourly Statistics for Global Horizontal Solar Radiation Wh/m�
397
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
398
+ 0:01- 1:00 0 0 0 0 0 0 0 0 0 0 0 0
399
+ 1:01- 2:00 0 0 0 0 0 0 0 0 0 0 0 0
400
+ 2:01- 3:00 0 0 0 0 0 0 0 0 0 0 0 0
401
+ 3:01- 4:00 0 0 0 0 0 0 0 0 0 0 0 0
402
+ 4:01- 5:00 0 0 0 0 0 0 0 0 0 0 0 0
403
+ 5:01- 6:00 0 0 0 2 8 10 7 3 1 0 0 0
404
+ 6:01- 7:00 2 2 9 35 85 98 92 65 64 36 17 4
405
+ 7:01- 8:00 40 41 71 133 242 259 263 229 241 190 141 71
406
+ 8:01- 9:00 122 119 154 247 408 419 442 391 422 363 300 196
407
+ 9:01-10:00 197 190 219 347 545 540 560 492 564 469 434 306
408
+ 10:01-11:00 286 264 311 479 670 662 669 617 685 606 557 436
409
+ 11:01-12:00 332 303 358 565 721 722 718 683 740 667 603 503
410
+ 12:01-13:00 338 302 369 595 678 712 692 682 719 641 568 502
411
+ 13:01-14:00 332 296 378 567 686 672 663 631 672 596 538 475
412
+ 14:01-15:00 275 245 330 462 582 565 563 525 557 474 414 373
413
+ 15:01-16:00 179 163 241 317 415 414 427 373 385 298 237 225
414
+ 16:01-17:00 67 73 125 181 240 256 270 225 208 114 68 69
415
+ 17:01-18:00 4 8 24 42 73 95 105 73 36 8 2 2
416
+ 18:01-19:00 0 0 0 1 3 7 8 3 0 0 0 0
417
+ 19:01-20:00 0 0 0 0 0 0 0 0 0 0 0 0
418
+ 20:01-21:00 0 0 0 0 0 0 0 0 0 0 0 0
419
+ 21:01-22:00 0 0 0 0 0 0 0 0 0 0 0 0
420
+ 22:01-23:00 0 0 0 0 0 0 0 0 0 0 0 0
421
+ 23:01-24:00 0 0 0 0 0 0 0 0 0 0 0 0
422
+ Max Hour 13 12 14 13 12 12 12 12 12 12 12 12
423
+ Min Hour 1 1 1 1 1 1 1 1 1 1 1 1
424
+
425
+ - Average Hourly Statistics for Total Sky Cover %
426
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
427
+ 0:01- 1:00 80 96 92 87 76 66 69 70 52 52 57 67
428
+ 1:01- 2:00 82 96 94 88 75 68 69 71 56 54 58 70
429
+ 2:01- 3:00 84 96 96 89 75 69 70 73 58 55 60 73
430
+ 3:01- 4:00 85 97 97 89 74 70 71 72 61 55 61 76
431
+ 4:01- 5:00 85 97 97 93 78 73 73 76 65 58 64 72
432
+ 5:01- 6:00 85 98 97 94 82 74 75 81 69 60 68 75
433
+ 6:01- 7:00 86 98 96 96 85 76 76 85 72 62 71 76
434
+ 7:01- 8:00 86 97 96 96 83 79 77 84 72 65 71 75
435
+ 8:01- 9:00 86 96 96 95 79 79 75 84 74 66 69 72
436
+ 9:01-10:00 86 96 97 95 77 80 76 85 74 67 68 70
437
+ 10:01-11:00 84 94 96 92 78 81 78 86 75 67 69 68
438
+ 11:01-12:00 82 93 94 90 80 81 79 85 77 66 70 65
439
+ 12:01-13:00 80 91 92 88 81 82 82 86 76 64 70 63
440
+ 13:01-14:00 80 91 90 87 79 81 81 88 74 61 66 60
441
+ 14:01-15:00 79 90 88 86 76 80 81 89 71 57 62 55
442
+ 15:01-16:00 78 89 85 84 73 79 82 90 69 54 56 53
443
+ 16:01-17:00 78 90 85 83 71 82 84 89 65 51 56 54
444
+ 17:01-18:00 78 92 86 81 73 84 85 88 61 46 54 54
445
+ 18:01-19:00 78 88 86 79 74 86 85 87 55 42 52 56
446
+ 19:01-20:00 78 90 86 80 74 77 77 84 54 44 52 56
447
+ 20:01-21:00 79 92 86 82 74 71 70 80 54 46 52 57
448
+ 21:01-22:00 79 94 86 83 71 63 61 75 51 48 50 57
449
+ 22:01-23:00 81 94 88 85 73 64 63 74 52 50 54 59
450
+ 23:01-24:00 82 95 90 86 74 65 65 73 53 50 57 62
451
+ Max Hour 7 7 4 7 7 19 19 16 12 10 7 4
452
+ Min Hour 19 19 16 19 17 22 22 1 22 19 22 16
453
+
454
+ - Average Hourly Statistics for Opaque Sky Cover %
455
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
456
+ 0:01- 1:00 73 95 88 85 71 54 50 44 39 48 54 66
457
+ 1:01- 2:00 74 95 90 85 70 58 49 45 42 50 56 70
458
+ 2:01- 3:00 75 96 93 86 70 62 46 46 44 52 58 73
459
+ 3:01- 4:00 75 97 95 85 68 65 44 46 47 53 60 76
460
+ 4:01- 5:00 77 97 93 88 71 62 45 49 48 55 61 72
461
+ 5:01- 6:00 77 97 92 89 72 61 46 52 51 55 63 73
462
+ 6:01- 7:00 79 96 90 91 73 58 44 51 51 56 64 74
463
+ 7:01- 8:00 78 96 91 89 72 59 46 50 52 57 64 73
464
+ 8:01- 9:00 79 95 92 87 69 59 45 50 53 57 63 69
465
+ 9:01-10:00 78 95 93 85 68 59 45 51 53 57 62 68
466
+ 10:01-11:00 78 93 93 84 68 56 46 53 57 58 63 65
467
+ 11:01-12:00 77 90 92 81 68 55 44 53 59 59 62 61
468
+ 12:01-13:00 76 88 91 79 65 50 42 53 59 58 61 57
469
+ 13:01-14:00 76 89 88 79 65 51 41 53 56 54 56 55
470
+ 14:01-15:00 76 88 85 79 62 51 37 52 53 48 50 50
471
+ 15:01-16:00 75 89 82 77 59 50 35 49 48 43 44 46
472
+ 16:01-17:00 75 90 81 77 57 51 37 48 43 41 44 50
473
+ 17:01-18:00 74 91 79 76 55 49 40 45 35 38 44 52
474
+ 18:01-19:00 73 88 77 75 55 48 41 41 27 35 43 55
475
+ 19:01-20:00 73 89 80 77 59 50 41 44 31 39 46 54
476
+ 20:01-21:00 73 91 82 79 64 52 38 45 33 43 48 56
477
+ 21:01-22:00 72 93 83 80 67 52 36 47 34 46 49 55
478
+ 22:01-23:00 74 94 85 82 67 54 40 48 38 47 52 58
479
+ 23:01-24:00 75 94 86 84 68 55 45 46 40 48 54 61
480
+ Max Hour 9 6 4 7 7 4 1 13 13 12 7 4
481
+ Min Hour 22 19 19 19 19 19 16 19 19 19 19 16
482
+
483
+ - Monthly Calculated "undisturbed" Ground Temperatures** �C
484
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
485
+ 0.5 m 18.5 18.0 18.9 20.4 24.3 27.2 29.3 29.9 28.8 26.5 23.4 20.5
486
+ 2.0 m 20.5 19.5 19.7 20.5 23.1 25.4 27.3 28.3 28.1 26.8 24.6 22.4
487
+ 4.0 m 22.1 21.1 20.9 21.2 22.7 24.2 25.7 26.7 26.9 26.3 25.1 23.6
488
+
489
+ - **These ground temperatures should NOT BE USED in the GroundTemperatures object to compute building floor losses.
490
+ - The temperatures for 0.5 m depth can be used for GroundTemperatures:Surface.
491
+ - The temperatures for 4.0 m depth can be used for GroundTemperatures:Deep.
492
+ - Calculations use a standard soil diffusivity of 2.3225760E-03 {m**2/day}
493
+
494
+ - Heating/Cooling Degree Days/Hours calculated from this weather file.
495
+ - Heating/Cooling Degree Days/Hours from design conditions shown earlier in this report.
496
+ - Monthly Weather File Heating/Cooling Degree Days/Hours
497
+ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
498
+ HDD base 10C 0 0 0 0 0 0 0 0 0 0 0 0
499
+ HDD base 18C 72 44 28 0 0 0 0 0 0 0 2 21
500
+
501
+ CDD base 10C 195 209 313 424 540 579 603 590 526 493 366 252
502
+ CDD base 18C 19 29 93 184 292 339 355 342 286 245 129 25
503
+
504
+ CDH base 20C 232 302 1290 3117 5527 6701 7027 6713 5434 4409 1995 333
505
+ CDH base 23C 20 57 328 1431 3353 4541 4795 4481 3281 2396 768 43
506
+ CDH base 27C 0 3 18 201 1020 1815 1892 1693 857 543 96 0
507
+
508
+ - 5090 annual (wthr file) cooling degree-days (10�C baseline)
509
+ - 0 annual (wthr file) heating degree-days (10�C baseline)
510
+
511
+ - 2337 annual (wthr file) cooling degree-days (18�C baseline)
512
+ - 168 annual (wthr file) heating degree-days (18�C baseline)
513
+
514
+ - Climate type "Cfa" (K�ppen classification)**
515
+ - Humid subtropical (mild with no dry season, hot summer, lat. 20-35�N)
516
+ - **Note that the K�ppen classification shown here is derived algorithmically from the source weather data.
517
+ - It may not be indicative of the long term climate for this location.
518
+
519
+ - Climate type "1A" (ASHRAE Standards 90.1-2004 and 90.2-2004 Climate Zone)**
520
+ - Very Hot - Humid, Probable K�ppen classification=Aw, Tropical Wet-and-Dry
521
+ - **Note that the ASHRAE classification shown here is derived algorithmically from the source weather data.
522
+ - It may not be indicative of the long term climate for this location.
523
+
524
+ - Typical/Extreme Period Determination
525
+
526
+ - Summer is Jun:Aug
527
+ Extreme Summer Week (nearest maximum temperature for summer)
528
+ Extreme Hot Week Period selected: Jul 13:Jul 19, Maximum Temp= 37.50�C, Deviation=| 7.308|�C
529
+ Typical Summer Week (nearest average temperature for summer)
530
+ Typical Week Period selected: Jun 22:Jun 28, Average Temp= 29.26�C, Deviation=| 0.027|�C
531
+
532
+ - Winter is Dec:Feb
533
+ Extreme Winter Week (nearest minimum temperature for winter)
534
+ Extreme Cold Week Period selected: Jan 27:Feb 2, Minimum Temp= 9.00�C, Deviation=| 4.239|�C
535
+ Typical Winter Week (nearest average temperature for winter)
536
+ Typical Week Period selected: Dec 8:Dec 14, Average Temp= 17.28�C, Deviation=| 0.408|�C
537
+
538
+ - Autumn is Sep:Nov
539
+ Typical Autumn Week (nearest average temperature for autumn)
540
+ Typical Week Period selected: Nov 10:Nov 16, Average Temp= 25.23�C, Deviation=| 0.516|�C
541
+
542
+ - Spring is Mar:May
543
+ Typical Spring Week (nearest average temperature for spring)
544
+ Typical Week Period selected: Mar 29:Apr 4, Average Temp= 23.88�C, Deviation=| 0.009|�C