pollination-radiation


Namepollination-radiation JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/pollination/radiation
SummaryRadiation recipe for Pollination.
upload_time2023-10-02 16:49:28
maintainermostapha, ladybug-tools
docs_urlNone
authorpollination
requires_python
licensePolyForm Shield License 1.0.0, https://polyformproject.org/wp-content/uploads/2020/06/PolyForm-Shield-1.0.0.txt
keywords honeybee radiance ladybug-tools daylight cumulative radiation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Radiation

Radiation recipe for Pollination

This recipe calculates average irradiance (W/m2) and cumulative radiation (kWh/m2)
over the time period of a specified Wea.

## Limitations

This recipe uses Radiance's `gendaymtx` to generate the sky instead of directly
tracing the line of sight from sensors to the solar position.

```console
Gendaymtx takes a weather tape as input and produces a matrix of sky patch values
using the Perez all weather model. If there is a sun in the description, gendaymtx
will include its contribution in the four nearest sky patches, distributing energy
according to centroid proximity.
```

This means that the direct sun is diffused between several sky patches and so the
precise line between shadow and sun for each hour is blurred. This approximation
is fine for studies where the timestep-by-timestep irradiance values do not need
to be exact. For accurate modeling of direct irradiance on a timestep-by-timestep
basis, see the [Irradiance](https://github.com/pollination/irradiance) recipe.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pollination/radiation",
    "name": "pollination-radiation",
    "maintainer": "mostapha, ladybug-tools",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "mostapha@ladybug.tools, info@ladybug.tools",
    "keywords": "honeybee,radiance,ladybug-tools,daylight,cumulative,radiation",
    "author": "pollination",
    "author_email": "info@pollination.solutions",
    "download_url": "https://files.pythonhosted.org/packages/9a/46/5391090b20361a6a02297d4d1250bb284f014ba700fb48d18b29bb3a969f/pollination-radiation-0.0.4.tar.gz",
    "platform": null,
    "description": "# Radiation\n\nRadiation recipe for Pollination\n\nThis recipe calculates average irradiance (W/m2) and cumulative radiation (kWh/m2)\nover the time period of a specified Wea.\n\n## Limitations\n\nThis recipe uses Radiance's `gendaymtx` to generate the sky instead of directly\ntracing the line of sight from sensors to the solar position.\n\n```console\nGendaymtx takes a weather tape as input and produces a matrix of sky patch values\nusing the Perez all weather model. If there is a sun in the description, gendaymtx\nwill include its contribution in the four nearest sky patches, distributing energy\naccording to centroid proximity.\n```\n\nThis means that the direct sun is diffused between several sky patches and so the\nprecise line between shadow and sun for each hour is blurred. This approximation\nis fine for studies where the timestep-by-timestep irradiance values do not need\nto be exact. For accurate modeling of direct irradiance on a timestep-by-timestep\nbasis, see the [Irradiance](https://github.com/pollination/irradiance) recipe.\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": "Radiation recipe for Pollination.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/pollination/radiation",
        "docker": "https://hub.docker.com/r/ladybugtools/honeybee-radiance",
        "icon": "https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_components/honeybee/png/radrecipe.png"
    },
    "split_keywords": [
        "honeybee",
        "radiance",
        "ladybug-tools",
        "daylight",
        "cumulative",
        "radiation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "605dc81ffdac522ccd67eeffd13c2b0b9731e54ef58855e49933d5107a6fffce",
                "md5": "b25686c1bde038998e042f14e01bf494",
                "sha256": "ebb757d49d15057e7084dc650b8ee260cf306b0e06b2b2d90cf356d775d8aaa1"
            },
            "downloads": -1,
            "filename": "pollination_radiation-0.0.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b25686c1bde038998e042f14e01bf494",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 9768,
            "upload_time": "2023-10-02T16:49:26",
            "upload_time_iso_8601": "2023-10-02T16:49:26.473780Z",
            "url": "https://files.pythonhosted.org/packages/60/5d/c81ffdac522ccd67eeffd13c2b0b9731e54ef58855e49933d5107a6fffce/pollination_radiation-0.0.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a465391090b20361a6a02297d4d1250bb284f014ba700fb48d18b29bb3a969f",
                "md5": "b3d27bb01960f928385212febf995ef9",
                "sha256": "0aa9c703c7f804c4253fa609f8a2f3502617b7aa042693cc8bad364f9d422918"
            },
            "downloads": -1,
            "filename": "pollination-radiation-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b3d27bb01960f928385212febf995ef9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9824,
            "upload_time": "2023-10-02T16:49:28",
            "upload_time_iso_8601": "2023-10-02T16:49:28.604137Z",
            "url": "https://files.pythonhosted.org/packages/9a/46/5391090b20361a6a02297d4d1250bb284f014ba700fb48d18b29bb3a969f/pollination-radiation-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-02 16:49:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pollination",
    "github_project": "radiation",
    "github_not_found": true,
    "lcname": "pollination-radiation"
}
        
Elapsed time: 0.11789s