honeybee-energy 1.116.89__py3-none-any.whl → 1.116.90__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/run.py CHANGED
@@ -292,7 +292,7 @@ def to_openstudio_sim_folder(
292
292
  workspace = idf_translator.translateModel(os_model)
293
293
  workspace.save(os_path(idf), overwrite=True)
294
294
  if strings_to_inject is not None and strings_to_inject != '':
295
- if (sys.version_info < (3, 0)): # we need to manually encode it as UTF-8
295
+ if (sys.version_info < (3, 0)): # we need to manually encode it as ASCII
296
296
  with open(idf, 'a') as idf_file:
297
297
  idf_file.write(strings_to_inject.encode('ascii'))
298
298
  else:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: honeybee-energy
3
- Version: 1.116.89
3
+ Version: 1.116.90
4
4
  Summary: Energy simulation library for honeybee.
5
5
  Home-page: https://github.com/ladybug-tools/honeybee-energy
6
6
  Author: Ladybug Tools
@@ -11,7 +11,7 @@ honeybee_energy/internalmass.py,sha256=8b4NuQpi5jBue31Q56YvMTx1iXPEEKmKe9-J9aLh5
11
11
  honeybee_energy/measure.py,sha256=S4MBqC8eLWzqCLFeTa0uQQgWE6-NOPcmUU0wlu9uXB0,17403
12
12
  honeybee_energy/programtype.py,sha256=yJJc0WYZPc7-m27h5hlDXW-jmwPu8CMhhP_AlwDorqM,34221
13
13
  honeybee_energy/reader.py,sha256=PTiv0WCfc3kGPA--__8QiR-JhnRgq1VkcU-PvvzLjzM,1856
14
- honeybee_energy/run.py,sha256=lWFM1-DoUhVb2OjeW4Wx2k65i7T9MjFrtdcnE60ueYc,74921
14
+ honeybee_energy/run.py,sha256=wFumGpWnrUgfMWCmSz6UvFq4hPbMH7ov9fsu20EQ64E,74921
15
15
  honeybee_energy/shw.py,sha256=9CifpIhF0q48DtKb58vF_zoeouZ15OAYcWTGL6NJJQY,12727
16
16
  honeybee_energy/writer.py,sha256=ueLblvsw0KPNvaC0xyNRRV6AhIPug5d9BKd1RQ2j0VM,48497
17
17
  honeybee_energy/baseline/__init__.py,sha256=pAN81W4x__LwHO6nsvV3FIdoSyI9cDAeS1xM-LeOtvU,91
@@ -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.89.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
158
- honeybee_energy-1.116.89.dist-info/METADATA,sha256=QgYYzJjSyE0f9O3sSgtvB7jDLm_3AExVV-3dXIgxVPY,4245
159
- honeybee_energy-1.116.89.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
160
- honeybee_energy-1.116.89.dist-info/entry_points.txt,sha256=QOMJbH-StaxT4hCjskZtqetNCMNioP3ZiuhoLQ6MANc,63
161
- honeybee_energy-1.116.89.dist-info/top_level.txt,sha256=pVCYGFn9C9CnDch1nHQWJkkh_2JStCZsSD6SKX0fM_Q,16
162
- honeybee_energy-1.116.89.dist-info/RECORD,,
157
+ honeybee_energy-1.116.90.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
158
+ honeybee_energy-1.116.90.dist-info/METADATA,sha256=o2o_b9SGzieczh4jK14kGOShhJQooLY-oDYT9sD5v40,4245
159
+ honeybee_energy-1.116.90.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
160
+ honeybee_energy-1.116.90.dist-info/entry_points.txt,sha256=QOMJbH-StaxT4hCjskZtqetNCMNioP3ZiuhoLQ6MANc,63
161
+ honeybee_energy-1.116.90.dist-info/top_level.txt,sha256=pVCYGFn9C9CnDch1nHQWJkkh_2JStCZsSD6SKX0fM_Q,16
162
+ honeybee_energy-1.116.90.dist-info/RECORD,,