honeybee-grasshopper-radiance 1.35.1__tar.gz → 1.35.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (181) hide show
  1. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/PKG-INFO +1 -1
  2. honeybee_grasshopper_radiance-1.35.3/honeybee_grasshopper_radiance/src/HB Annual Statistics.py +187 -0
  3. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Spatial Daylight Autonomy.py +3 -3
  4. honeybee_grasshopper_radiance-1.35.3/honeybee_grasshopper_radiance/user_objects/HB Annual Statistics.ghuser +0 -0
  5. honeybee_grasshopper_radiance-1.35.3/honeybee_grasshopper_radiance/user_objects/HB Spatial Daylight Autonomy.ghuser +0 -0
  6. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance.egg-info/PKG-INFO +1 -1
  7. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance.egg-info/SOURCES.txt +2 -0
  8. honeybee_grasshopper_radiance-1.35.1/honeybee_grasshopper_radiance/user_objects/HB Spatial Daylight Autonomy.ghuser +0 -0
  9. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/CODE_OF_CONDUCT.md +0 -0
  10. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/CONTRIBUTING.md +0 -0
  11. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/LICENSE +0 -0
  12. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/MANIFEST.in +0 -0
  13. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/README.md +0 -0
  14. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/dev-requirements.txt +0 -0
  15. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/__init__.py +0 -0
  16. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Adjust HDR.py +0 -0
  17. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Ambient Resolution.py +0 -0
  18. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Annual Average Values.py +0 -0
  19. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Annual Cumulative Values.py +0 -0
  20. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Annual Daylight Metrics.py +0 -0
  21. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Annual Daylight.py +0 -0
  22. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Annual Glare Metrics.py +0 -0
  23. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Annual Irradiance.py +0 -0
  24. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Annual Peak Values.py +0 -0
  25. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Annual Results to Data.py +0 -0
  26. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Annual Sunlight Exposure.py +0 -0
  27. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Aperture Group Schedule.py +0 -0
  28. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Apply Face Modifier.py +0 -0
  29. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Apply ModifierSet.py +0 -0
  30. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Apply Shade Modifier.py +0 -0
  31. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Apply Window Modifier.py +0 -0
  32. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Assign Grids and Views.py +0 -0
  33. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Automatic Aperture Group.py +0 -0
  34. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB BSDF Modifier.py +0 -0
  35. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB CIE Standard Sky.py +0 -0
  36. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Certain Illuminance.py +0 -0
  37. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Check Scene.py +0 -0
  38. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Climatebased Sky.py +0 -0
  39. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Cumulative Radiation.py +0 -0
  40. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Custom Sky.py +0 -0
  41. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Daylight Control Schedule.py +0 -0
  42. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Daylight Factor.py +0 -0
  43. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Deconstruct Modifier.py +0 -0
  44. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Deconstruct ModifierSet Interior.py +0 -0
  45. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Deconstruct ModifierSet.py +0 -0
  46. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Deconstruct Wea.py +0 -0
  47. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Direct Sun Hours.py +0 -0
  48. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Dynamic Aperture Group.py +0 -0
  49. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Dynamic Shade Group.py +0 -0
  50. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Dynamic State Geometry.py +0 -0
  51. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Dynamic State.py +0 -0
  52. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Exterior Modifier Subset.py +0 -0
  53. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Extract HDR.py +0 -0
  54. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB False Color.py +0 -0
  55. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Get Dynamic Groups.py +0 -0
  56. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Get Grids and Views.py +0 -0
  57. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Glare Postprocess.py +0 -0
  58. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Glass Modifier 3.py +0 -0
  59. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Glass Modifier.py +0 -0
  60. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB HDR to GIF.py +0 -0
  61. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Imageless Annual Glare.py +0 -0
  62. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Interior Modifier Subset.py +0 -0
  63. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Metal Modifier 3.py +0 -0
  64. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Metal Modifier.py +0 -0
  65. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Mirror Modifier 3.py +0 -0
  66. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Mirror Modifier.py +0 -0
  67. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Model to Rad Folder.py +0 -0
  68. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB ModifierSet.py +0 -0
  69. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Opaque Modifier 3.py +0 -0
  70. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Opaque Modifier.py +0 -0
  71. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Point-In-Time Grid-Based.py +0 -0
  72. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Point-In-Time View-Based.py +0 -0
  73. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Radial Grid from Rooms.py +0 -0
  74. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Radial Sensor Grid.py +0 -0
  75. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Radiance Parameter.py +0 -0
  76. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Search Modifier Sets.py +0 -0
  77. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Search Modifiers.py +0 -0
  78. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Section Plane View.py +0 -0
  79. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Sensor Grid from Apertures.py +0 -0
  80. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Sensor Grid from Faces.py +0 -0
  81. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Sensor Grid from Rooms.py +0 -0
  82. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Sensor Grid.py +0 -0
  83. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Shade Modifier Subset.py +0 -0
  84. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Sky View.py +0 -0
  85. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Subface Modifier Subset.py +0 -0
  86. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Translucent Modifier 3.py +0 -0
  87. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Translucent Modifier.py +0 -0
  88. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB View from Viewport.py +0 -0
  89. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB View.py +0 -0
  90. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Visualize Sky.py +0 -0
  91. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Wea From Clear Sky.py +0 -0
  92. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Wea From EPW.py +0 -0
  93. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Wea From Tau Clear Sky.py +0 -0
  94. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/HB Wea from Zhang-Huang.py +0 -0
  95. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/src/__init__.py +0 -0
  96. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Adjust HDR.ghuser +0 -0
  97. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Ambient Resolution.ghuser +0 -0
  98. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Annual Average Values.ghuser +0 -0
  99. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Annual Cumulative Values.ghuser +0 -0
  100. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Annual Daylight Metrics.ghuser +0 -0
  101. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Annual Daylight.ghuser +0 -0
  102. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Annual Glare Metrics.ghuser +0 -0
  103. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Annual Irradiance.ghuser +0 -0
  104. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Annual Peak Values.ghuser +0 -0
  105. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Annual Results to Data.ghuser +0 -0
  106. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Annual Sunlight Exposure.ghuser +0 -0
  107. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Aperture Group Schedule.ghuser +0 -0
  108. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Apply Face Modifier.ghuser +0 -0
  109. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Apply ModifierSet.ghuser +0 -0
  110. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Apply Shade Modifier.ghuser +0 -0
  111. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Apply Window Modifier.ghuser +0 -0
  112. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Assign Grids and Views.ghuser +0 -0
  113. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Automatic Aperture Group.ghuser +0 -0
  114. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB BSDF Modifier.ghuser +0 -0
  115. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB CIE Standard Sky.ghuser +0 -0
  116. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Certain Illuminance.ghuser +0 -0
  117. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Check Scene.ghuser +0 -0
  118. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Climatebased Sky.ghuser +0 -0
  119. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Cumulative Radiation.ghuser +0 -0
  120. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Custom Sky.ghuser +0 -0
  121. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Daylight Control Schedule.ghuser +0 -0
  122. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Daylight Factor.ghuser +0 -0
  123. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Deconstruct Modifier.ghuser +0 -0
  124. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Deconstruct ModifierSet Interior.ghuser +0 -0
  125. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Deconstruct ModifierSet.ghuser +0 -0
  126. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Deconstruct Wea.ghuser +0 -0
  127. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Direct Sun Hours.ghuser +0 -0
  128. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Dynamic Aperture Group.ghuser +0 -0
  129. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Dynamic Shade Group.ghuser +0 -0
  130. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Dynamic State Geometry.ghuser +0 -0
  131. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Dynamic State.ghuser +0 -0
  132. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Exterior Modifier Subset.ghuser +0 -0
  133. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Extract HDR.ghuser +0 -0
  134. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Face Radiance Attributes.ghuser +0 -0
  135. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB False Color.ghuser +0 -0
  136. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Get Dynamic Groups.ghuser +0 -0
  137. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Get Grids and Views.ghuser +0 -0
  138. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Glare Postprocess.ghuser +0 -0
  139. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Glass Modifier 3.ghuser +0 -0
  140. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Glass Modifier.ghuser +0 -0
  141. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB HDR to GIF.ghuser +0 -0
  142. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Imageless Annual Glare.ghuser +0 -0
  143. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Interior Modifier Subset.ghuser +0 -0
  144. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Metal Modifier 3.ghuser +0 -0
  145. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Metal Modifier.ghuser +0 -0
  146. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Mirror Modifier 3.ghuser +0 -0
  147. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Mirror Modifier.ghuser +0 -0
  148. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Model to Rad Folder.ghuser +0 -0
  149. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB ModifierSet.ghuser +0 -0
  150. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Opaque Modifier 3.ghuser +0 -0
  151. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Opaque Modifier.ghuser +0 -0
  152. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Point-In-Time Grid-Based.ghuser +0 -0
  153. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Point-In-Time View-Based.ghuser +0 -0
  154. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Radial Grid from Rooms.ghuser +0 -0
  155. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Radial Sensor Grid.ghuser +0 -0
  156. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Radiance Parameter.ghuser +0 -0
  157. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Room Radiance Attributes.ghuser +0 -0
  158. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Search Modifier Sets.ghuser +0 -0
  159. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Search Modifiers.ghuser +0 -0
  160. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Section Plane View.ghuser +0 -0
  161. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Sensor Grid from Apertures.ghuser +0 -0
  162. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Sensor Grid from Faces.ghuser +0 -0
  163. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Sensor Grid from Rooms.ghuser +0 -0
  164. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Sensor Grid.ghuser +0 -0
  165. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Shade Modifier Subset.ghuser +0 -0
  166. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Sky View.ghuser +0 -0
  167. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Subface Modifier Subset.ghuser +0 -0
  168. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Translucent Modifier 3.ghuser +0 -0
  169. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Translucent Modifier.ghuser +0 -0
  170. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB View from Viewport.ghuser +0 -0
  171. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB View.ghuser +0 -0
  172. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Visualize Sky.ghuser +0 -0
  173. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Wea From Clear Sky.ghuser +0 -0
  174. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Wea From EPW.ghuser +0 -0
  175. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Wea From Tau Clear Sky.ghuser +0 -0
  176. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/HB Wea from Zhang-Huang.ghuser +0 -0
  177. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance/user_objects/__init__.py +0 -0
  178. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance.egg-info/dependency_links.txt +0 -0
  179. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/honeybee_grasshopper_radiance.egg-info/top_level.txt +0 -0
  180. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/setup.cfg +0 -0
  181. {honeybee_grasshopper_radiance-1.35.1 → honeybee_grasshopper_radiance-1.35.3}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: honeybee-grasshopper-radiance
3
- Version: 1.35.1
3
+ Version: 1.35.3
4
4
  Summary: Honeybee Radiance plugin for Grasshopper.
5
5
  Home-page: https://github.com/ladybug-tools/honeybee-grasshopper-radiance
6
6
  Author: Ladybug Tools
@@ -0,0 +1,187 @@
1
+ # Honeybee: A Plugin for Environmental Analysis (GPL)
2
+ # This file is part of Honeybee.
3
+ #
4
+ # Copyright (c) 2025, Ladybug Tools.
5
+ # You should have received a copy of the GNU Affero General Public License
6
+ # along with Honeybee; If not, see <http://www.gnu.org/licenses/>.
7
+ #
8
+ # @license AGPL-3.0-or-later <https://spdx.org/licenses/AGPL-3.0-or-later>
9
+
10
+ """
11
+ Calculate typical statistics (Average, median, minimum, maximum, sum) for an
12
+ annual daylight or irradiance simulation.
13
+
14
+ Statistics can either be computed per sensor or per timestep.
15
+
16
+ -
17
+ Args:
18
+ _results: An list of annual Radiance result files from the "HB Annual Daylight"
19
+ component (containing the .ill files and the sun-up-hours.txt).
20
+ This can also be just the path to the folder containing these
21
+ result files.
22
+ dyn_sch_: Optional dynamic Aperture Group Schedules from the "HB Aperture Group
23
+ Schedule" component, which will be used to customize the behavior
24
+ of any dyanmic aperture geometry in the output metrics. If unsupplied,
25
+ all dynamic aperture groups will be in their default state in for
26
+ the output metrics.
27
+ _hoys_: An optional numbers or list of numbers to select the hours of the year (HOYs)
28
+ for which results will be computed. These HOYs can be obtained from the
29
+ "LB Calculate HOY" or the "LB Analysis Period" components. If None, all
30
+ hours of the results will be used.
31
+ grid_filter_: The name of a grid or a pattern to filter the grids. For instance,
32
+ first_floor_* will simulate only the sensor grids that have an
33
+ identifier that starts with first_floor_. By default all the grids
34
+ will be processed.
35
+ per_timestep_: Set to True to calculate statistics per-timestep instead of per-sensor.
36
+ (Default: False)
37
+
38
+ Returns:
39
+ report: Reports, errors, warnings, etc.
40
+ average: Average illuminance or irradiance values for each sensor or timestep
41
+ in lux or W/m2. This is either a list of values or a list of data collections
42
+ if per_timestep_ is True.
43
+ median: Median illuminance or irradiance values for each sensor or timestep
44
+ in lux or W/m2. This is either a list of values or a list of data collections
45
+ if per_timestep_ is True.
46
+ minimum: Minimum illuminance or irradiance values for each sensor or timestep
47
+ in lux or W/m2. This is either a list of values or a list of data collections
48
+ if per_timestep_ is True.
49
+ maximum: Maximum illuminance or irradiance values for each sensor or timestep
50
+ in lux or W/m2. This is either a list of values or a list of data collections
51
+ if per_timestep_ is True.
52
+ cumulative: Cumulative illuminance or irradiance values for each sensor or timestep
53
+ in lux or W/m2. This is either a list of values or a list of data collections
54
+ if per_timestep_ is True.
55
+ """
56
+
57
+ ghenv.Component.Name = "HB Annual Statistics"
58
+ ghenv.Component.NickName = 'AnnualStatistics'
59
+ ghenv.Component.Message = '1.9.0'
60
+ ghenv.Component.Category = 'HB-Radiance'
61
+ ghenv.Component.SubCategory = '4 :: Results'
62
+ ghenv.Component.AdditionalHelpFromDocStrings = '2'
63
+
64
+ import os
65
+ import json
66
+ import subprocess
67
+
68
+ try:
69
+ from ladybug.datacollection import HourlyContinuousCollection
70
+ from ladybug.futil import write_to_file
71
+ except ImportError as e:
72
+ raise ImportError('\nFailed to import ladybug:\n\t{}'.format(e))
73
+
74
+ try:
75
+ from honeybee.config import folders
76
+ except ImportError as e:
77
+ raise ImportError('\nFailed to import honeybee:\n\t{}'.format(e))
78
+
79
+ try:
80
+ from honeybee_radiance_postprocess.dynamic import DynamicSchedule
81
+ except ImportError as e:
82
+ raise ImportError('\nFailed to import honeybee_radiance:\n\t{}'.format(e))
83
+
84
+ try:
85
+ from pollination_handlers.outputs.helper import read_sensor_grid_result
86
+ except ImportError as e:
87
+ raise ImportError('\nFailed to import pollination_handlers:\n\t{}'.format(e))
88
+
89
+ try:
90
+ from ladybug_rhino.grasshopper import all_required_inputs, list_to_data_tree, \
91
+ give_warning
92
+ except ImportError as e:
93
+ raise ImportError('\nFailed to import ladybug_rhino:\n\t{}'.format(e))
94
+
95
+
96
+ if all_required_inputs(ghenv.Component):
97
+ # compute the annual summary
98
+ grid_filter_ = '*' if grid_filter_ is None else grid_filter_
99
+ res_folder = _results
100
+ per_timestep = False if per_timestep_ is None else per_timestep_
101
+
102
+ # check to see if results use the newer numpy arrays
103
+ if os.path.isdir(os.path.join(res_folder, '__static_apertures__')) or \
104
+ os.path.isfile(os.path.join(res_folder, 'grid_states.json')):
105
+ cmds = [folders.python_exe_path, '-m', 'honeybee_radiance_postprocess',
106
+ 'post-process', 'annual-statistics', res_folder, '-sf',
107
+ 'statistics']
108
+ if len(_hoys_) != 0:
109
+ hoys_str = '\n'.join(str(h) for h in _hoys_)
110
+ hoys_file = os.path.join(res_folder, 'hoys.txt')
111
+ write_to_file(hoys_file, hoys_str)
112
+ cmds.extend(['--hoys-file', hoys_file])
113
+ if grid_filter_ != '*':
114
+ cmds.extend(['--grids-filter', grid_filter_])
115
+ if len(dyn_sch_) != 0:
116
+ if os.path.isfile(os.path.join(res_folder, 'grid_states.json')):
117
+ dyn_sch = dyn_sch_[0] if isinstance(dyn_sch_[0], DynamicSchedule) else \
118
+ DynamicSchedule.from_group_schedules(dyn_sch_)
119
+ dyn_sch_file = dyn_sch.to_json(folder=res_folder)
120
+ cmds.extend(['--states', dyn_sch_file])
121
+ else:
122
+ msg = 'No dynamic aperture groups were found in the Model.\n' \
123
+ 'The input dynamic schedules will be ignored.'
124
+ print(msg)
125
+ give_warning(ghenv.Component, msg)
126
+
127
+ if per_timestep:
128
+ cmds.extend(['--timestep'])
129
+
130
+ use_shell = True if os.name == 'nt' else False
131
+ custom_env = os.environ.copy()
132
+ custom_env['PYTHONHOME'] = ''
133
+ process = subprocess.Popen(
134
+ cmds, cwd=res_folder, shell=use_shell, env=custom_env,
135
+ stdout=subprocess.PIPE, stderr=subprocess.PIPE)
136
+ stdout = process.communicate() # wait for the process to finish
137
+ if stdout[-1] != '':
138
+ print(stdout[-1])
139
+ raise ValueError('Failed to compute {} values.'.format(res_type))
140
+
141
+ res_dir = os.path.join(res_folder, 'statistics')
142
+ average_values_dir = os.path.join(res_dir, 'average_values')
143
+ median_values_dir = os.path.join(res_dir, 'median_values')
144
+ minimum_values_dir = os.path.join(res_dir, 'minimum_values')
145
+ maximum_values_dir = os.path.join(res_dir, 'maximum_values')
146
+ cumulative_values_dir = os.path.join(res_dir, 'cumulative_values')
147
+
148
+ if per_timestep is False:
149
+ average = list_to_data_tree(read_sensor_grid_result(average_values_dir, 'average', 'full_id', False))
150
+ median = list_to_data_tree(read_sensor_grid_result(median_values_dir, 'median', 'full_id', False))
151
+ minimum = list_to_data_tree(read_sensor_grid_result(minimum_values_dir, 'minimum', 'full_id', False))
152
+ maximum = list_to_data_tree(read_sensor_grid_result(maximum_values_dir, 'maximum', 'full_id', False))
153
+ cumulative = list_to_data_tree(read_sensor_grid_result(cumulative_values_dir, 'cumulative', 'full_id', False))
154
+ else:
155
+ with open(os.path.join(average_values_dir, 'grids_info.json')) as json_file:
156
+ grids_info = json.load(json_file)
157
+ average = []
158
+ median = []
159
+ minimum = []
160
+ maximum = []
161
+ cumulative = []
162
+ for grid_info in grids_info:
163
+ with open(os.path.join(average_values_dir, '{}_average.json'.format(grid_info['full_id']))) as json_file:
164
+ data_dict = json.load(json_file)
165
+ average.append(HourlyContinuousCollection.from_dict(data_dict))
166
+ with open(os.path.join(median_values_dir, '{}_median.json'.format(grid_info['full_id']))) as json_file:
167
+ data_dict = json.load(json_file)
168
+ median.append(HourlyContinuousCollection.from_dict(data_dict))
169
+ with open(os.path.join(minimum_values_dir, '{}_minimum.json'.format(grid_info['full_id']))) as json_file:
170
+ data_dict = json.load(json_file)
171
+ minimum.append(HourlyContinuousCollection.from_dict(data_dict))
172
+ with open(os.path.join(maximum_values_dir, '{}_maximum.json'.format(grid_info['full_id']))) as json_file:
173
+ data_dict = json.load(json_file)
174
+ maximum.append(HourlyContinuousCollection.from_dict(data_dict))
175
+ with open(os.path.join(cumulative_values_dir, '{}_cumulative.json'.format(grid_info['full_id']))) as json_file:
176
+ data_dict = json.load(json_file)
177
+ cumulative.append(HourlyContinuousCollection.from_dict(data_dict))
178
+ average = list_to_data_tree(average)
179
+ median = list_to_data_tree(median)
180
+ minimum = list_to_data_tree(minimum)
181
+ maximum = list_to_data_tree(maximum)
182
+ cumulative = list_to_data_tree(cumulative)
183
+ else:
184
+ msg = 'Summary is only only supported for Annual Daylight and Annual Irradiance ' \
185
+ 'simulations with NumPy arrays.'
186
+ print(msg)
187
+ give_warning(ghenv.Component, msg)
@@ -47,7 +47,7 @@ compliant.
47
47
 
48
48
  ghenv.Component.Name = 'HB Spatial Daylight Autonomy'
49
49
  ghenv.Component.NickName = 'sDA'
50
- ghenv.Component.Message = '1.9.0'
50
+ ghenv.Component.Message = '1.9.1'
51
51
  ghenv.Component.Category = 'HB-Radiance'
52
52
  ghenv.Component.SubCategory = '4 :: Results'
53
53
  ghenv.Component.AdditionalHelpFromDocStrings = '1'
@@ -75,12 +75,12 @@ if all_required_inputs(ghenv.Component):
75
75
 
76
76
  # compute spatial daylight autonomy from the pass/fail results
77
77
  if len(lb_meshes) == 0: # all sensors represent the same area
78
- sDA = [sum(pf_list) / len(pf_list) for pf_list in pass_fail]
78
+ sDA = [round(sum(pf_list) / len(pf_list) * 100, 2) for pf_list in pass_fail]
79
79
  else: # weight the sensors based on the area of mesh faces
80
80
  sDA = []
81
81
  for i, mesh in enumerate(lb_meshes):
82
82
  m_area = mesh.area
83
83
  weights = [fa / m_area for fa in mesh.face_areas]
84
- sDA.append(sum(v * w for v, w in zip(pass_fail[i], weights)))
84
+ sDA.append(round(sum(v * w for v, w in zip(pass_fail[i], weights)) * 100, 2))
85
85
 
86
86
  pass_fail = list_to_data_tree(pass_fail) # convert matrix to data tree
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: honeybee-grasshopper-radiance
3
- Version: 1.35.1
3
+ Version: 1.35.3
4
4
  Summary: Honeybee Radiance plugin for Grasshopper.
5
5
  Home-page: https://github.com/ladybug-tools/honeybee-grasshopper-radiance
6
6
  Author: Ladybug Tools
@@ -20,6 +20,7 @@ honeybee_grasshopper_radiance/src/HB Annual Glare Metrics.py
20
20
  honeybee_grasshopper_radiance/src/HB Annual Irradiance.py
21
21
  honeybee_grasshopper_radiance/src/HB Annual Peak Values.py
22
22
  honeybee_grasshopper_radiance/src/HB Annual Results to Data.py
23
+ honeybee_grasshopper_radiance/src/HB Annual Statistics.py
23
24
  honeybee_grasshopper_radiance/src/HB Annual Sunlight Exposure.py
24
25
  honeybee_grasshopper_radiance/src/HB Aperture Group Schedule.py
25
26
  honeybee_grasshopper_radiance/src/HB Apply Face Modifier.py
@@ -101,6 +102,7 @@ honeybee_grasshopper_radiance/user_objects/HB Annual Glare Metrics.ghuser
101
102
  honeybee_grasshopper_radiance/user_objects/HB Annual Irradiance.ghuser
102
103
  honeybee_grasshopper_radiance/user_objects/HB Annual Peak Values.ghuser
103
104
  honeybee_grasshopper_radiance/user_objects/HB Annual Results to Data.ghuser
105
+ honeybee_grasshopper_radiance/user_objects/HB Annual Statistics.ghuser
104
106
  honeybee_grasshopper_radiance/user_objects/HB Annual Sunlight Exposure.ghuser
105
107
  honeybee_grasshopper_radiance/user_objects/HB Aperture Group Schedule.ghuser
106
108
  honeybee_grasshopper_radiance/user_objects/HB Apply Face Modifier.ghuser