honeybee-radiance-postprocess 0.4.502__py2.py3-none-any.whl → 0.4.503__py2.py3-none-any.whl
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.
- honeybee_radiance_postprocess/well/well.py +4 -0
- {honeybee_radiance_postprocess-0.4.502.dist-info → honeybee_radiance_postprocess-0.4.503.dist-info}/METADATA +1 -1
- {honeybee_radiance_postprocess-0.4.502.dist-info → honeybee_radiance_postprocess-0.4.503.dist-info}/RECORD +7 -7
- {honeybee_radiance_postprocess-0.4.502.dist-info → honeybee_radiance_postprocess-0.4.503.dist-info}/LICENSE +0 -0
- {honeybee_radiance_postprocess-0.4.502.dist-info → honeybee_radiance_postprocess-0.4.503.dist-info}/WHEEL +0 -0
- {honeybee_radiance_postprocess-0.4.502.dist-info → honeybee_radiance_postprocess-0.4.503.dist-info}/entry_points.txt +0 -0
- {honeybee_radiance_postprocess-0.4.502.dist-info → honeybee_radiance_postprocess-0.4.503.dist-info}/top_level.txt +0 -0
@@ -399,9 +399,13 @@ def well_annual_daylight(
|
|
399
399
|
)
|
400
400
|
l06_ies_lm_summary['note'] = note
|
401
401
|
l06_well_summary_ies_lm['points'] = 0
|
402
|
+
l06_well_summary_ies_lm['note'] = note
|
403
|
+
l06_well_summary_ies_lm['sda'] = l06_ies_lm_summary['sda']
|
402
404
|
|
403
405
|
l01_ies_lm_summary['note'] = note
|
404
406
|
l01_well_summary_ies_lm['comply'] = False
|
407
|
+
l01_well_summary_ies_lm['note'] = note
|
408
|
+
l01_well_summary_ies_lm['sda'] = l01_ies_lm_summary['sda']
|
405
409
|
|
406
410
|
l06_well_summary_ies_lm['total_floor_area'] = sum(np.sum(arr) for arr in grid_areas)
|
407
411
|
l01_well_summary_ies_lm['total_floor_area'] = sum(np.sum(arr) for arr in grid_areas)
|
@@ -41,10 +41,10 @@ honeybee_radiance_postprocess/results/annual_daylight.py,sha256=11d4J1iIuITKuoWy
|
|
41
41
|
honeybee_radiance_postprocess/results/annual_irradiance.py,sha256=5zwrr4MNeHUebbSRpSBbscPOZUs2AHmYCQfIIbdYImY,8298
|
42
42
|
honeybee_radiance_postprocess/results/results.py,sha256=8wpxu6HBnrJXRoTkI7ucNuzhVmNKw1Z2zPP6wzk7ULQ,55236
|
43
43
|
honeybee_radiance_postprocess/well/__init__.py,sha256=kQXElEqFnLGNnrMSpA51XDHoqBup849FHeAqWASIy6w,45
|
44
|
-
honeybee_radiance_postprocess/well/well.py,sha256=
|
45
|
-
honeybee_radiance_postprocess-0.4.
|
46
|
-
honeybee_radiance_postprocess-0.4.
|
47
|
-
honeybee_radiance_postprocess-0.4.
|
48
|
-
honeybee_radiance_postprocess-0.4.
|
49
|
-
honeybee_radiance_postprocess-0.4.
|
50
|
-
honeybee_radiance_postprocess-0.4.
|
44
|
+
honeybee_radiance_postprocess/well/well.py,sha256=zFwhG5ks8RdTZwu_DMOsl40FLFhP_aoqIybQIrclJ5g,22578
|
45
|
+
honeybee_radiance_postprocess-0.4.503.dist-info/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
46
|
+
honeybee_radiance_postprocess-0.4.503.dist-info/METADATA,sha256=EnCjPnG_O-fqufCjJpfbtzrXFW047_SiUgcLbY7LcJU,2238
|
47
|
+
honeybee_radiance_postprocess-0.4.503.dist-info/WHEEL,sha256=AHX6tWk3qWuce7vKLrj7lnulVHEdWoltgauo8bgCXgU,109
|
48
|
+
honeybee_radiance_postprocess-0.4.503.dist-info/entry_points.txt,sha256=gFtVPx6UItXt27GfEZZO00eOZChJJEL6JwGSAB_O3rs,96
|
49
|
+
honeybee_radiance_postprocess-0.4.503.dist-info/top_level.txt,sha256=4-sFbzy7ewP2EDqJV3jeFlAFx7SuxtoBBELWaKAnLdA,30
|
50
|
+
honeybee_radiance_postprocess-0.4.503.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|