honeybee-radiance-postprocess 0.4.503__py2.py3-none-any.whl → 0.4.504__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 +2 -2
- {honeybee_radiance_postprocess-0.4.503.dist-info → honeybee_radiance_postprocess-0.4.504.dist-info}/METADATA +1 -1
- {honeybee_radiance_postprocess-0.4.503.dist-info → honeybee_radiance_postprocess-0.4.504.dist-info}/RECORD +7 -7
- {honeybee_radiance_postprocess-0.4.503.dist-info → honeybee_radiance_postprocess-0.4.504.dist-info}/LICENSE +0 -0
- {honeybee_radiance_postprocess-0.4.503.dist-info → honeybee_radiance_postprocess-0.4.504.dist-info}/WHEEL +0 -0
- {honeybee_radiance_postprocess-0.4.503.dist-info → honeybee_radiance_postprocess-0.4.504.dist-info}/entry_points.txt +0 -0
- {honeybee_radiance_postprocess-0.4.503.dist-info → honeybee_radiance_postprocess-0.4.504.dist-info}/top_level.txt +0 -0
@@ -399,13 +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
402
|
l06_well_summary_ies_lm['sda'] = l06_ies_lm_summary['sda']
|
403
|
+
l06_well_summary_ies_lm['note'] = note
|
404
404
|
|
405
405
|
l01_ies_lm_summary['note'] = note
|
406
406
|
l01_well_summary_ies_lm['comply'] = False
|
407
|
-
l01_well_summary_ies_lm['note'] = note
|
408
407
|
l01_well_summary_ies_lm['sda'] = l01_ies_lm_summary['sda']
|
408
|
+
l01_well_summary_ies_lm['note'] = note
|
409
409
|
|
410
410
|
l06_well_summary_ies_lm['total_floor_area'] = sum(np.sum(arr) for arr in grid_areas)
|
411
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=zd_fyTfF6gBOwCMkP2-ZHyjWhDz21s1VV1a1i7CbwdY,22578
|
45
|
+
honeybee_radiance_postprocess-0.4.504.dist-info/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
46
|
+
honeybee_radiance_postprocess-0.4.504.dist-info/METADATA,sha256=zMiN7iXxkS7xSKrPqjWaIFQBWDLVCWI4GUfm7_GfzcQ,2238
|
47
|
+
honeybee_radiance_postprocess-0.4.504.dist-info/WHEEL,sha256=AHX6tWk3qWuce7vKLrj7lnulVHEdWoltgauo8bgCXgU,109
|
48
|
+
honeybee_radiance_postprocess-0.4.504.dist-info/entry_points.txt,sha256=gFtVPx6UItXt27GfEZZO00eOZChJJEL6JwGSAB_O3rs,96
|
49
|
+
honeybee_radiance_postprocess-0.4.504.dist-info/top_level.txt,sha256=4-sFbzy7ewP2EDqJV3jeFlAFx7SuxtoBBELWaKAnLdA,30
|
50
|
+
honeybee_radiance_postprocess-0.4.504.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|