honeybee-energy 1.116.34__py2.py3-none-any.whl → 1.116.36__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.
Potentially problematic release.
This version of honeybee-energy might be problematic. Click here for more details.
- honeybee_energy/properties/model.py +1 -1
- {honeybee_energy-1.116.34.dist-info → honeybee_energy-1.116.36.dist-info}/METADATA +4 -2
- {honeybee_energy-1.116.34.dist-info → honeybee_energy-1.116.36.dist-info}/RECORD +7 -7
- {honeybee_energy-1.116.34.dist-info → honeybee_energy-1.116.36.dist-info}/LICENSE +0 -0
- {honeybee_energy-1.116.34.dist-info → honeybee_energy-1.116.36.dist-info}/WHEEL +0 -0
- {honeybee_energy-1.116.34.dist-info → honeybee_energy-1.116.36.dist-info}/entry_points.txt +0 -0
- {honeybee_energy-1.116.34.dist-info → honeybee_energy-1.116.36.dist-info}/top_level.txt +0 -0
|
@@ -753,7 +753,7 @@ class ModelEnergyProperties(object):
|
|
|
753
753
|
msgs = []
|
|
754
754
|
tol = self.host.tolerance
|
|
755
755
|
ang_tol = self.host.angle_tolerance
|
|
756
|
-
e_tol = parse_distance_string('1cm', self.units)
|
|
756
|
+
e_tol = parse_distance_string('1cm', self.host.units)
|
|
757
757
|
|
|
758
758
|
# perform checks for duplicate identifiers, which might mess with other checks
|
|
759
759
|
msgs.append(self.host.check_all_duplicate_identifiers(False, detailed))
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: honeybee-energy
|
|
3
|
-
Version: 1.116.
|
|
3
|
+
Version: 1.116.36
|
|
4
4
|
Summary: Energy simulation library for honeybee.
|
|
5
5
|
Home-page: https://github.com/ladybug-tools/honeybee-energy
|
|
6
6
|
Author: Ladybug Tools
|
|
@@ -42,7 +42,9 @@ Python package to translate honeybee Models to OpenStudio format.
|
|
|
42
42
|
All of these dependencies are contained within the [honeybee-energy Docker image](https://hub.docker.com/r/ladybugtools/honeybee-energy)
|
|
43
43
|
|
|
44
44
|
Honeybee-energy is also used by other honeybee extensions that translate honeybee
|
|
45
|
-
models to building energy simulation engines, including
|
|
45
|
+
models to building energy simulation engines, including
|
|
46
|
+
[honeybee-doe2](https://github.com/ladybug-tools/honeybee-doe2) and
|
|
47
|
+
[honeybee_ph](https://github.com/PH-Tools/honeybee_ph).
|
|
46
48
|
|
|
47
49
|
## Installation
|
|
48
50
|
|
|
@@ -115,7 +115,7 @@ honeybee_energy/properties/aperture.py,sha256=lR2zMmGg-c0uhAiIq26Rk3iAV0_v-c6kiI
|
|
|
115
115
|
honeybee_energy/properties/door.py,sha256=IYNOkzLWJG5c4_EsHc1avWzZ-08a2RfjV0WzfivIvwc,15622
|
|
116
116
|
honeybee_energy/properties/extension.py,sha256=ILzHYtu5Y_KCOUixipWY9NTJHFgvZI7v27sDcFLuSmg,8539
|
|
117
117
|
honeybee_energy/properties/face.py,sha256=-7lj9_fzoGQ0QhGo_f7U6gUuB3Xy87fpgwSYnVWwZ8s,11400
|
|
118
|
-
honeybee_energy/properties/model.py,sha256=
|
|
118
|
+
honeybee_energy/properties/model.py,sha256=SQ8AbPiecWCvrj7y_aXfS0rZv08eRVQ36FYVsqgLyV8,129027
|
|
119
119
|
honeybee_energy/properties/room.py,sha256=QAVRTWQKuSRHH7-nGx74q3UuaLfb01ZIbvixFTup9Ew,82311
|
|
120
120
|
honeybee_energy/properties/shade.py,sha256=Aj1RZh2KSkVMn5VT_QUckF_5R3I0O3b35EabqaI2i5g,14107
|
|
121
121
|
honeybee_energy/properties/shademesh.py,sha256=ykbs4llT86C_U5BhQy2EbINewfg9eVxiPaq5yCRhud8,11486
|
|
@@ -156,9 +156,9 @@ honeybee_energy/ventcool/opening.py,sha256=ZywoADlNQ6_8OfjV71ZUpbCAetQrRVj7aprBj
|
|
|
156
156
|
honeybee_energy/ventcool/simulation.py,sha256=gMF4sgCQ5R4iFWPnvvB3wxgeP_zEwnWl71ObIIe4XGU,14423
|
|
157
157
|
tests/fixtures/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
158
158
|
tests/fixtures/userdata_fixtures.py,sha256=yDvBR6nsltel_U8hUoUsJ6yufPKTR7Wnsgxe68HtswQ,313
|
|
159
|
-
honeybee_energy-1.116.
|
|
160
|
-
honeybee_energy-1.116.
|
|
161
|
-
honeybee_energy-1.116.
|
|
162
|
-
honeybee_energy-1.116.
|
|
163
|
-
honeybee_energy-1.116.
|
|
164
|
-
honeybee_energy-1.116.
|
|
159
|
+
honeybee_energy-1.116.36.dist-info/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
|
160
|
+
honeybee_energy-1.116.36.dist-info/METADATA,sha256=YXy_Y5y1ljwAejIrC35POv7CRPFs-3F78s5H6eHZYY0,3634
|
|
161
|
+
honeybee_energy-1.116.36.dist-info/WHEEL,sha256=AHX6tWk3qWuce7vKLrj7lnulVHEdWoltgauo8bgCXgU,109
|
|
162
|
+
honeybee_energy-1.116.36.dist-info/entry_points.txt,sha256=QOMJbH-StaxT4hCjskZtqetNCMNioP3ZiuhoLQ6MANc,63
|
|
163
|
+
honeybee_energy-1.116.36.dist-info/top_level.txt,sha256=V9Lz0281hfT83Fy0fSdn_6vwRK9vTQe1_LQXd0_-gAI,22
|
|
164
|
+
honeybee_energy-1.116.36.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|