# annual-energy-use
Calculate annual energy use intensity (EUI) for a Honeybee model and optionally
get several HTML reports to visualize the energy use.
The recipe outputs a file called `eui.json` in the format below:
```
{
"eui": 306.852,
"total_floor_area": 66129.6,
"conditioned_floor_area": 66129.6,
"total_energy": 20292008.333,
"end_uses": {
"heating": 30.924,
"cooling": 84.342,
"interior_lighting": 27.451,
"interior_equipment": 164.115,
"pumps": 0.019
}
}
```
Raw data
{
"_id": null,
"home_page": "https://github.com/pollination/annual-energy-use",
"name": "pollination-annual-energy-use",
"maintainer": "chris, ladybug-tools",
"docs_url": null,
"requires_python": null,
"maintainer_email": "chris@ladybug.tools, info@ladybug.tools",
"keywords": "honeybee, energy, ladybug-tools, energyplus, openstudio, energy, annual-energy-use",
"author": "ladybug-tools",
"author_email": "info@ladybug.tools",
"download_url": "https://files.pythonhosted.org/packages/a0/11/c44f6828fd90e15018b9d63028c68778bff516e6c1ee47a83867fa94d3a8/pollination-annual-energy-use-0.5.8.tar.gz",
"platform": null,
"description": "# annual-energy-use\n\nCalculate annual energy use intensity (EUI) for a Honeybee model and optionally\nget several HTML reports to visualize the energy use.\n\nThe recipe outputs a file called `eui.json` in the format below:\n\n```\n{\n \"eui\": 306.852,\n \"total_floor_area\": 66129.6,\n \"conditioned_floor_area\": 66129.6,\n \"total_energy\": 20292008.333,\n \"end_uses\": {\n \"heating\": 30.924,\n \"cooling\": 84.342,\n \"interior_lighting\": 27.451,\n \"interior_equipment\": 164.115,\n \"pumps\": 0.019\n }\n}\n```\n",
"bugtrack_url": null,
"license": "PolyForm Shield License 1.0.0, https://polyformproject.org/wp-content/uploads/2020/06/PolyForm-Shield-1.0.0.txt",
"summary": "Run an annual energy simulation and compute energy use intensity.",
"version": "0.5.8",
"project_urls": {
"Homepage": "https://github.com/pollination/annual-energy-use",
"docker": "https://hub.docker.com/r/ladybugtools/honeybee-energy",
"icon": "https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_components/honeybee/png/eui.png"
},
"split_keywords": [
"honeybee",
" energy",
" ladybug-tools",
" energyplus",
" openstudio",
" energy",
" annual-energy-use"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4b4affcd6a32adcdc5e2de7e41dd5eb5d76c8e386d69317c035e830a92eb0aef",
"md5": "7b8781b00d1db14b56fcdaf5e6e242b6",
"sha256": "75db08de29ed867448e3ab9a5668f42e56c64ee3c0209d285b97e68902a07c6b"
},
"downloads": -1,
"filename": "pollination_annual_energy_use-0.5.8-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7b8781b00d1db14b56fcdaf5e6e242b6",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 6403,
"upload_time": "2024-05-06T18:46:39",
"upload_time_iso_8601": "2024-05-06T18:46:39.213161Z",
"url": "https://files.pythonhosted.org/packages/4b/4a/ffcd6a32adcdc5e2de7e41dd5eb5d76c8e386d69317c035e830a92eb0aef/pollination_annual_energy_use-0.5.8-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a011c44f6828fd90e15018b9d63028c68778bff516e6c1ee47a83867fa94d3a8",
"md5": "9723074e4e6d51cfedb73cb512e4130f",
"sha256": "0a1be94327eec8bd13fd1fa1aacadc4c293217fbfe8d5554bb07c2e71153422b"
},
"downloads": -1,
"filename": "pollination-annual-energy-use-0.5.8.tar.gz",
"has_sig": false,
"md5_digest": "9723074e4e6d51cfedb73cb512e4130f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7635,
"upload_time": "2024-05-06T18:46:41",
"upload_time_iso_8601": "2024-05-06T18:46:41.059202Z",
"url": "https://files.pythonhosted.org/packages/a0/11/c44f6828fd90e15018b9d63028c68778bff516e6c1ee47a83867fa94d3a8/pollination-annual-energy-use-0.5.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-06 18:46:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pollination",
"github_project": "annual-energy-use",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "pollination-annual-energy-use"
}