honeybee-radiance-postprocess 0.4.468__tar.gz → 0.4.470__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.
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/PKG-INFO +1 -1
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/breeam/breeam.py +22 -19
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/leed/leed.py +1 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/well/well.py +5 -2
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess.egg-info/PKG-INFO +1 -1
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/CODE_OF_CONDUCT.md +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/CONTRIBUTING.md +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/LICENSE +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/MANIFEST.in +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/README.md +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/dev-requirements.txt +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/__init__.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/__main__.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/annual.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/annualdaylight.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/annualirradiance.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/breeam/__init__.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/__init__.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/abnt.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/breeam.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/datacollection.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/grid.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/leed.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/merge.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/mtxop.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/postprocess.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/schedule.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/translate.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/two_phase.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/util.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/viewfactor.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/cli/well.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/data_type.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/dynamic.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/electriclight.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/en17037.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/helper.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/ies/__init__.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/ies/lm.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/ies/lm_schedule.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/leed/__init__.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/leed/leed_schedule.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/metrics.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/reader.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/results/__init__.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/results/annual_daylight.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/results/annual_irradiance.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/results/results.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/type_hints.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/util.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/vis_metadata.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess/well/__init__.py +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess.egg-info/SOURCES.txt +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess.egg-info/dependency_links.txt +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess.egg-info/entry_points.txt +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess.egg-info/requires.txt +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/honeybee_radiance_postprocess.egg-info/top_level.txt +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/requirements.txt +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/setup.cfg +0 -0
- {honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/setup.py +0 -0
@@ -398,11 +398,12 @@ def breeam_daylight_assessment_4b(
|
|
398
398
|
|
399
399
|
type_summary[program_type][grid_info['full_id']].append(metrics_summary)
|
400
400
|
|
401
|
-
program_summary =
|
401
|
+
program_summary = []
|
402
402
|
for program_type, grid_summary in type_summary.items():
|
403
|
-
|
404
|
-
|
405
|
-
|
403
|
+
program_type_summary = {}
|
404
|
+
program_type_summary['program_type'] = program_type
|
405
|
+
program_type_summary['credits'] = 0 # set 0 by default
|
406
|
+
program_type_summary['comply'] = False # set False by default
|
406
407
|
|
407
408
|
metrics_summary = {}
|
408
409
|
for grid_id, metrics_list in grid_summary.items():
|
@@ -429,24 +430,26 @@ def breeam_daylight_assessment_4b(
|
|
429
430
|
metric_summary['comply'] = False
|
430
431
|
|
431
432
|
for credit, metric_summary in metrics_summary.items():
|
432
|
-
if metric_summary['comply'] and credit >
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
433
|
+
if metric_summary['comply'] and credit > program_type_summary['credits']:
|
434
|
+
program_type_summary['comply'] = True
|
435
|
+
program_type_summary['credits'] = credit
|
436
|
+
program_type_summary['total_area'] = metric_summary['total_area']
|
437
|
+
program_type_summary['area_comply'] = metric_summary['area_comply']
|
438
|
+
program_type_summary['area_comply_%'] = metric_summary['area_comply_%']
|
439
|
+
program_type_summary['type'] = metric_summary['type']
|
439
440
|
else:
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
441
|
+
program_type_summary['total_area'] = metric_summary['total_area']
|
442
|
+
program_type_summary['area_comply'] = metric_summary['area_comply']
|
443
|
+
program_type_summary['area_comply_%'] = metric_summary['area_comply_%']
|
444
|
+
program_type_summary['type'] = metric_summary['type']
|
445
|
+
|
446
|
+
program_summary.append(program_type_summary)
|
444
447
|
|
445
448
|
building_type_summary = {}
|
446
|
-
for
|
447
|
-
if
|
448
|
-
building_type_summary[
|
449
|
-
building_type_summary[
|
449
|
+
for _program_summary in program_summary:
|
450
|
+
if _program_summary['type'] not in building_type_summary:
|
451
|
+
building_type_summary[_program_summary['type']] = []
|
452
|
+
building_type_summary[_program_summary['type']].append(_program_summary)
|
450
453
|
|
451
454
|
credit_summary = []
|
452
455
|
for building_type, summary in building_type_summary.items():
|
@@ -477,6 +477,7 @@ def leed_option_one(
|
|
477
477
|
array of hours above 1000 lux.
|
478
478
|
- states_schedule: A dictionary of annual shading schedules for each
|
479
479
|
aperture group.
|
480
|
+
- fail_to_comply: A dictionary with the hoys where the 2% rule failed.
|
480
481
|
- grids_info: Grid information.
|
481
482
|
"""
|
482
483
|
# use default leed occupancy schedule
|
@@ -195,12 +195,14 @@ def well_annual_daylight(
|
|
195
195
|
|
196
196
|
Returns:
|
197
197
|
Tuple:
|
198
|
-
-
|
199
|
-
-
|
198
|
+
- well_summary: Summary of WELL analysis.
|
199
|
+
- ies_lm_summary: Summary of IES LM analysis.
|
200
|
+
- ies_lm_summary_grid: Summary of IES LM analysis for each grid.
|
200
201
|
- da_grids: List of daylight autonomy values for each grid. Each item
|
201
202
|
in the list is a NumPy array of DA values.
|
202
203
|
- states_schedule: A dictionary of annual shading schedules for each
|
203
204
|
aperture group.
|
205
|
+
- fail_to_comply: A dictionary with the hoys where the 2% rule failed.
|
204
206
|
- grids_info: Grid information.
|
205
207
|
"""
|
206
208
|
schedule = occupancy_schedule_8_to_6(as_list=True)
|
@@ -297,6 +299,7 @@ def well_annual_daylight(
|
|
297
299
|
pass_sda_blinds_up_grids, pass_sda_blinds_down_grids)
|
298
300
|
|
299
301
|
well_summary = {}
|
302
|
+
well_summary['method'] = 'IES LM-83-12'
|
300
303
|
|
301
304
|
# credits
|
302
305
|
if not fail_to_comply:
|
{honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/CODE_OF_CONDUCT.md
RENAMED
File without changes
|
{honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/CONTRIBUTING.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/dev-requirements.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{honeybee_radiance_postprocess-0.4.468 → honeybee_radiance_postprocess-0.4.470}/requirements.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|