# Honeybee -> IDA-ICE
A honeybee extension to convert HBJSON files to [IDA ICE](https://www.equa.se/en/ida-ice) `idm` files.
![Revit Sample Model](https://github.com/ladybug-tools/honeybee-idaice/assets/2915573/97ce39b6-8f45-4dfc-b2f6-152d457a9c82)
Two comments on how the model should be prepared.
1. IDA ICE expects the model to be exported at the finish line of the one instead of the center of the wall.
1. IDA ICE intersects the faces automatically. Do not intersect the faces in HBJSON files.
If the model is already intersected, use Pollination Rhino's `PO_RebuildRooms` command to merge the faces together.
The exporter only exports the geometry. None of the energy or Radiance properties are exported.
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/honeybee-idaice",
"name": "honeybee-idaice",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Ladybug Tools",
"author_email": "info@ladybug.tools",
"download_url": "https://files.pythonhosted.org/packages/ae/60/9459874f9b5c76cbc42ca71e8c0a940817f01b2c6419ed73dbdf43b8aee3/honeybee_idaice-1.1.0.tar.gz",
"platform": null,
"description": "# Honeybee -> IDA-ICE\n\nA honeybee extension to convert HBJSON files to [IDA ICE](https://www.equa.se/en/ida-ice) `idm` files.\n\n![Revit Sample Model](https://github.com/ladybug-tools/honeybee-idaice/assets/2915573/97ce39b6-8f45-4dfc-b2f6-152d457a9c82)\n\nTwo comments on how the model should be prepared.\n\n1. IDA ICE expects the model to be exported at the finish line of the one instead of the center of the wall.\n1. IDA ICE intersects the faces automatically. Do not intersect the faces in HBJSON files.\nIf the model is already intersected, use Pollination Rhino's `PO_RebuildRooms` command to merge the faces together.\n\nThe exporter only exports the geometry. None of the energy or Radiance properties are exported.\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Honeybee extension for translating HBJSON files to IDA-ICE IDM.",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/honeybee-idaice"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e6fa70631cb764cc879e34229504bec9832f40b37fc4624ced48f657dfc18178",
"md5": "26c3464bf7bd2132c8adaee3f2199d4a",
"sha256": "d5d5e65da229dc8f25f5cde3c786a323d175f8cffd24ab0933f6979b9e166e6b"
},
"downloads": -1,
"filename": "honeybee_idaice-1.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "26c3464bf7bd2132c8adaee3f2199d4a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 49089,
"upload_time": "2024-11-02T20:27:42",
"upload_time_iso_8601": "2024-11-02T20:27:42.217963Z",
"url": "https://files.pythonhosted.org/packages/e6/fa/70631cb764cc879e34229504bec9832f40b37fc4624ced48f657dfc18178/honeybee_idaice-1.1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ae609459874f9b5c76cbc42ca71e8c0a940817f01b2c6419ed73dbdf43b8aee3",
"md5": "86c32b3fc924f0a187d7c36409197ba0",
"sha256": "bccb2efec7f96d2d7142ad535f0e5e6bdb7631fe6ce5047f227e44c3bd2b1407"
},
"downloads": -1,
"filename": "honeybee_idaice-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "86c32b3fc924f0a187d7c36409197ba0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 45637,
"upload_time": "2024-11-02T20:27:43",
"upload_time_iso_8601": "2024-11-02T20:27:43.795154Z",
"url": "https://files.pythonhosted.org/packages/ae/60/9459874f9b5c76cbc42ca71e8c0a940817f01b2c6419ed73dbdf43b8aee3/honeybee_idaice-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-02 20:27:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "honeybee-idaice",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "honeybee-core",
"specs": [
[
">=",
"1.56.26"
]
]
},
{
"name": "py7zr",
"specs": [
[
"==",
"0.20.5"
]
]
}
],
"lcname": "honeybee-idaice"
}