# direct-sun-hours
Direct sun hours recipe calculates the number of hours of direct sun received by grids of sensors during
the time period of a specified Wea. The recipe generates 2 sub-folders of results:
1. `direct_sun_hours`: Contains matrices of zero/one values indicating whether
each sensor is exposed to the sun at a given time step of the input Wea.
2. `cumulative`: The cumulative number of hours that each sensor can see the
sun. Each value is always in hours.
Using the -viz version of this recipe will produce a VTKjs file for visualizing
the cumulative results.
Raw data
{
"_id": null,
"home_page": "https://github.com/pollination/direct-sun-hours",
"name": "pollination-direct-sun-hours.express",
"maintainer": "mostapha, ladybug-tools",
"docs_url": null,
"requires_python": "",
"maintainer_email": "mostapha@ladybug.tools, info@ladybug.tools",
"keywords": "honeybee,radiance,ladybug-tools,daylight,direct-sun-hours",
"author": "ladybug-tools",
"author_email": "info@ladybug.tools",
"download_url": "https://files.pythonhosted.org/packages/e6/0d/a0c415cf99abe66b8256ca2df3119b74d91b7278b36725c75840ad62e662/pollination-direct-sun-hours.express-0.5.29.tar.gz",
"platform": null,
"description": "# direct-sun-hours\n\nDirect sun hours recipe calculates the number of hours of direct sun received by grids of sensors during\nthe time period of a specified Wea. The recipe generates 2 sub-folders of results:\n\n1. `direct_sun_hours`: Contains matrices of zero/one values indicating whether\n each sensor is exposed to the sun at a given time step of the input Wea.\n\n2. `cumulative`: The cumulative number of hours that each sensor can see the\n sun. Each value is always in hours.\n\nUsing the -viz version of this recipe will produce a VTKjs file for visualizing\nthe cumulative results.\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": "Direct sun hours recipe for Pollination.",
"version": "0.5.29",
"project_urls": {
"Homepage": "https://github.com/pollination/direct-sun-hours",
"docker": "https://hub.docker.com/r/ladybugtools/honeybee-radiance",
"icon": "https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_components/honeybee/png/directsun.png"
},
"split_keywords": [
"honeybee",
"radiance",
"ladybug-tools",
"daylight",
"direct-sun-hours"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c17b9aa6dfb7319eec04903f53cb797ed815225a4074119b7fb1a11575ab32fc",
"md5": "c2b08c28739e84c043216736ff877eb2",
"sha256": "03f180c0092296c8884c00699d887e1732c5e184aa9a1eb6124ac71b85463c07"
},
"downloads": -1,
"filename": "pollination_direct_sun_hours.express-0.5.29-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c2b08c28739e84c043216736ff877eb2",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 5469,
"upload_time": "2024-02-24T09:10:46",
"upload_time_iso_8601": "2024-02-24T09:10:46.579706Z",
"url": "https://files.pythonhosted.org/packages/c1/7b/9aa6dfb7319eec04903f53cb797ed815225a4074119b7fb1a11575ab32fc/pollination_direct_sun_hours.express-0.5.29-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e60da0c415cf99abe66b8256ca2df3119b74d91b7278b36725c75840ad62e662",
"md5": "9af6c092a7b157afcc4597aa607e1345",
"sha256": "74538c776c11a603ed4a07b3cd03b788cfbd8ced4a12665260fe891737733ba6"
},
"downloads": -1,
"filename": "pollination-direct-sun-hours.express-0.5.29.tar.gz",
"has_sig": false,
"md5_digest": "9af6c092a7b157afcc4597aa607e1345",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7897,
"upload_time": "2024-02-24T09:10:48",
"upload_time_iso_8601": "2024-02-24T09:10:48.173161Z",
"url": "https://files.pythonhosted.org/packages/e6/0d/a0c415cf99abe66b8256ca2df3119b74d91b7278b36725c75840ad62e662/pollination-direct-sun-hours.express-0.5.29.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-24 09:10:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pollination",
"github_project": "direct-sun-hours",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pollination-honeybee-radiance",
"specs": [
[
"==",
"0.22.46"
]
]
},
{
"name": "pollination-honeybee-radiance-postprocess",
"specs": [
[
"==",
"0.0.48"
]
]
},
{
"name": "pollination-ladybug",
"specs": [
[
"==",
"0.2.4"
]
]
},
{
"name": "pollination-alias",
"specs": [
[
"==",
"0.11.9"
]
]
},
{
"name": "pollination-path",
"specs": [
[
"==",
"0.3.2"
]
]
}
],
"lcname": "pollination-direct-sun-hours.express"
}