honeybee-radiance-postprocess 0.4.435__tar.gz → 0.4.437__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.435 → honeybee-radiance-postprocess-0.4.437}/PKG-INFO +1 -1
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/vis_metadata.py +4 -4
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess.egg-info/PKG-INFO +1 -1
- honeybee-radiance-postprocess-0.4.437/honeybee_radiance_postprocess.egg-info/requires.txt +2 -0
- honeybee-radiance-postprocess-0.4.437/requirements.txt +2 -0
- honeybee-radiance-postprocess-0.4.435/honeybee_radiance_postprocess.egg-info/requires.txt +0 -2
- honeybee-radiance-postprocess-0.4.435/requirements.txt +0 -2
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/CODE_OF_CONDUCT.md +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/CONTRIBUTING.md +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/LICENSE +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/MANIFEST.in +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/README.md +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/dev-requirements.txt +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/__init__.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/__main__.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/annual.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/annualdaylight.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/annualirradiance.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/__init__.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/abnt.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/grid.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/leed.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/merge.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/mtxop.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/postprocess.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/schedule.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/translate.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/two_phase.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/util.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/cli/viewfactor.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/data_type.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/dynamic.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/electriclight.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/en17037.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/helper.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/leed/__init__.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/leed/leed.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/leed/leed_schedule.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/metrics.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/reader.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/results/__init__.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/results/annual_daylight.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/results/annual_irradiance.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/results/results.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/type_hints.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess/util.py +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess.egg-info/SOURCES.txt +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess.egg-info/dependency_links.txt +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess.egg-info/entry_points.txt +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/honeybee_radiance_postprocess.egg-info/top_level.txt +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/setup.cfg +0 -0
- {honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/setup.py +0 -0
@@ -7,16 +7,16 @@ from ladybug.datatype.generic import GenericType
|
|
7
7
|
def _abnt_nbr_15575_daylight_levels_vis_metadata():
|
8
8
|
"""Return visualization metadata for ABNT NBR 15575 Daylight levels."""
|
9
9
|
level_value = {
|
10
|
-
0: '
|
11
|
-
1: '
|
12
|
-
2: '
|
10
|
+
0: 'Nao atende',
|
11
|
+
1: 'Minimo',
|
12
|
+
2: 'Intermediario',
|
13
13
|
3: 'Superior'
|
14
14
|
}
|
15
15
|
|
16
16
|
colors = [Color(255, 198, 143), Color(255, 255, 209), Color(192, 231, 189), Color(83, 169, 206)]
|
17
17
|
illuminance_levels_lpar = \
|
18
18
|
LegendParameters(min=0, max=3, colors=colors, segment_count=4,
|
19
|
-
title='
|
19
|
+
title='Niveis de iluminamento')
|
20
20
|
illuminance_levels_lpar.ordinal_dictionary = level_value
|
21
21
|
|
22
22
|
metric_info_dict = {
|
{honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/CODE_OF_CONDUCT.md
RENAMED
File without changes
|
{honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/CONTRIBUTING.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{honeybee-radiance-postprocess-0.4.435 → honeybee-radiance-postprocess-0.4.437}/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
|