pollination-annual-energy-use


Namepollination-annual-energy-use JSON
Version 0.5.7 PyPI version JSON
download
home_pagehttps://github.com/pollination/annual-energy-use
SummaryRun an annual energy simulation and compute energy use intensity.
upload_time2024-03-06 00:18:11
maintainerchris, ladybug-tools
docs_urlNone
authorladybug-tools
requires_python
licensePolyForm Shield License 1.0.0, https://polyformproject.org/wp-content/uploads/2020/06/PolyForm-Shield-1.0.0.txt
keywords honeybee energy ladybug-tools energyplus openstudio energy annual-energy-use
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "",
    "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/ae/45/5e3a8bcf0e362aa6c9bbd7b11477b6caf802850db204e0fd71527f9d2d01/pollination-annual-energy-use-0.5.7.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.7",
    "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": "48f0a8f0875f8e18b6e2d812d031cb0dba1e66da564c44ca3abfd21d5419329b",
                "md5": "3a7acf4640b0bc807be097238fe959e4",
                "sha256": "516be950c7427fb72d8ebdbc446a026f60f30f57dd5fd9b941f4ba69c185fa00"
            },
            "downloads": -1,
            "filename": "pollination_annual_energy_use-0.5.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a7acf4640b0bc807be097238fe959e4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 6401,
            "upload_time": "2024-03-06T00:18:09",
            "upload_time_iso_8601": "2024-03-06T00:18:09.456794Z",
            "url": "https://files.pythonhosted.org/packages/48/f0/a8f0875f8e18b6e2d812d031cb0dba1e66da564c44ca3abfd21d5419329b/pollination_annual_energy_use-0.5.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae455e3a8bcf0e362aa6c9bbd7b11477b6caf802850db204e0fd71527f9d2d01",
                "md5": "6eb306904342896ce147a22c203cea34",
                "sha256": "e6c0664e5486b17064f9cf028d688ce8a70bc0623b574a12652ad15e10e5b145"
            },
            "downloads": -1,
            "filename": "pollination-annual-energy-use-0.5.7.tar.gz",
            "has_sig": false,
            "md5_digest": "6eb306904342896ce147a22c203cea34",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7632,
            "upload_time": "2024-03-06T00:18:11",
            "upload_time_iso_8601": "2024-03-06T00:18:11.135080Z",
            "url": "https://files.pythonhosted.org/packages/ae/45/5e3a8bcf0e362aa6c9bbd7b11477b6caf802850db204e0fd71527f9d2d01/pollination-annual-energy-use-0.5.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 00:18:11",
    "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"
}
        
Elapsed time: 0.21479s