# 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",
"maintainer": "mostapha, ladybug-tools",
"docs_url": null,
"requires_python": null,
"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/4a/5d/f35af00ad7b6b9598005cf239b0d40512a8b9ded6ddf9278a1c093313120/pollination_direct_sun_hours-0.5.30.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.30",
"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": "01a24cba695c97185a1bf1adcdafc21adf51a3a554823e22ff1cad0c3224d6f6",
"md5": "7d914ff60167e2d6f0f3ab63d70c2cbc",
"sha256": "44c609182232290697f6fc74ef0ee82fae764edcaaaa406fbb67e5b1699f263d"
},
"downloads": -1,
"filename": "pollination_direct_sun_hours-0.5.30-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7d914ff60167e2d6f0f3ab63d70c2cbc",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10654,
"upload_time": "2025-01-17T14:28:25",
"upload_time_iso_8601": "2025-01-17T14:28:25.822080Z",
"url": "https://files.pythonhosted.org/packages/01/a2/4cba695c97185a1bf1adcdafc21adf51a3a554823e22ff1cad0c3224d6f6/pollination_direct_sun_hours-0.5.30-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4a5df35af00ad7b6b9598005cf239b0d40512a8b9ded6ddf9278a1c093313120",
"md5": "435109045baec2d51f8b1ac4eae51c06",
"sha256": "6f7301bac7d51878d7eeca481d2729de052e2959c0fbb270b54cdbf713d92e23"
},
"downloads": -1,
"filename": "pollination_direct_sun_hours-0.5.30.tar.gz",
"has_sig": false,
"md5_digest": "435109045baec2d51f8b1ac4eae51c06",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 62829,
"upload_time": "2025-01-17T14:28:27",
"upload_time_iso_8601": "2025-01-17T14:28:27.978024Z",
"url": "https://files.pythonhosted.org/packages/4a/5d/f35af00ad7b6b9598005cf239b0d40512a8b9ded6ddf9278a1c093313120/pollination_direct_sun_hours-0.5.30.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-17 14:28:27",
"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"
}