honeybee-energy 1.116.85__py3-none-any.whl → 1.116.87__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/writer.py CHANGED
@@ -1059,7 +1059,7 @@ def _preprocess_model_for_trace(
1059
1059
  # reset all display_names so that they are unique (derived from reset identifiers)
1060
1060
  model.reset_ids() # sets the identifiers based on the display_name
1061
1061
  for room in model.rooms:
1062
- room.display_name = room.identifier
1062
+ room.display_name = room.identifier.replace('_', ' ')
1063
1063
  if room.story is not None and room.story.startswith('-'):
1064
1064
  room.story = 'neg{}'.format(room.story[1:])
1065
1065
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: honeybee-energy
3
- Version: 1.116.85
3
+ Version: 1.116.87
4
4
  Summary: Energy simulation library for honeybee.
5
5
  Home-page: https://github.com/ladybug-tools/honeybee-energy
6
6
  Author: Ladybug Tools
@@ -18,7 +18,7 @@ Classifier: Programming Language :: Python :: Implementation :: IronPython
18
18
  Classifier: Operating System :: OS Independent
19
19
  Description-Content-Type: text/markdown
20
20
  License-File: LICENSE
21
- Requires-Dist: honeybee-core==1.62.12
21
+ Requires-Dist: honeybee-core==1.63.0
22
22
  Requires-Dist: honeybee-standards==2.0.7
23
23
  Provides-Extra: standards
24
24
  Requires-Dist: honeybee-energy-standards==2.3.0; extra == "standards"
@@ -13,7 +13,7 @@ honeybee_energy/programtype.py,sha256=yJJc0WYZPc7-m27h5hlDXW-jmwPu8CMhhP_AlwDorq
13
13
  honeybee_energy/reader.py,sha256=PTiv0WCfc3kGPA--__8QiR-JhnRgq1VkcU-PvvzLjzM,1856
14
14
  honeybee_energy/run.py,sha256=uZotNJmqrgrpBBVM6DBZPKCjFFkYNRV0TinisGIQxTI,74656
15
15
  honeybee_energy/shw.py,sha256=9CifpIhF0q48DtKb58vF_zoeouZ15OAYcWTGL6NJJQY,12727
16
- honeybee_energy/writer.py,sha256=c2gawTJhpBlCTA_s-17rJhOkc8nddtxz1CVzyNXoFG4,48479
16
+ honeybee_energy/writer.py,sha256=ueLblvsw0KPNvaC0xyNRRV6AhIPug5d9BKd1RQ2j0VM,48497
17
17
  honeybee_energy/baseline/__init__.py,sha256=pAN81W4x__LwHO6nsvV3FIdoSyI9cDAeS1xM-LeOtvU,91
18
18
  honeybee_energy/baseline/create.py,sha256=fY1YL4KkOIf6BSHak8J0zs3LMSGSQy0xkR8-1xzCa_U,27339
19
19
  honeybee_energy/baseline/pci.py,sha256=fzRY1hGlpwiEMpHPXtre7DoIxf0bKg8dcyLV04SRtvc,25217
@@ -154,9 +154,9 @@ honeybee_energy/ventcool/crack.py,sha256=hloslLEQfmh74XxJF-7nDBDzsLScYVvXIHg4URC
154
154
  honeybee_energy/ventcool/fan.py,sha256=0Qr-TVz_-QzcUbzV6lx5OqQAxjWZIy47jVobCOTfH5s,21434
155
155
  honeybee_energy/ventcool/opening.py,sha256=ZywoADlNQ6_8OfjV71ZUpbCAetQrRVj7aprBjTKW9m0,17376
156
156
  honeybee_energy/ventcool/simulation.py,sha256=gMF4sgCQ5R4iFWPnvvB3wxgeP_zEwnWl71ObIIe4XGU,14423
157
- honeybee_energy-1.116.85.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
158
- honeybee_energy-1.116.85.dist-info/METADATA,sha256=-x0hzutDl30UeO38w1fm4y-j0hTBSjPSioJrRFQbnzQ,4246
159
- honeybee_energy-1.116.85.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
160
- honeybee_energy-1.116.85.dist-info/entry_points.txt,sha256=QOMJbH-StaxT4hCjskZtqetNCMNioP3ZiuhoLQ6MANc,63
161
- honeybee_energy-1.116.85.dist-info/top_level.txt,sha256=pVCYGFn9C9CnDch1nHQWJkkh_2JStCZsSD6SKX0fM_Q,16
162
- honeybee_energy-1.116.85.dist-info/RECORD,,
157
+ honeybee_energy-1.116.87.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
158
+ honeybee_energy-1.116.87.dist-info/METADATA,sha256=gOuxz3iyMKSJoNhnRs12BTG-SH2qA91QdD46vO3mLU0,4245
159
+ honeybee_energy-1.116.87.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
160
+ honeybee_energy-1.116.87.dist-info/entry_points.txt,sha256=QOMJbH-StaxT4hCjskZtqetNCMNioP3ZiuhoLQ6MANc,63
161
+ honeybee_energy-1.116.87.dist-info/top_level.txt,sha256=pVCYGFn9C9CnDch1nHQWJkkh_2JStCZsSD6SKX0fM_Q,16
162
+ honeybee_energy-1.116.87.dist-info/RECORD,,