# 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": "",
"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/40/1d/391dd28c14a401fff49b44a687c26ad753fbef763505bfa0cbee5313b707/pollination-direct-sun-hours-0.5.14.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\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": "Direct sun hours recipe for Pollination.",
"version": "0.5.14",
"split_keywords": [
"honeybee",
"radiance",
"ladybug-tools",
"daylight",
"direct-sun-hours"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "082ea4ca31c9017c3903e26d7a90745bac2c7108080f239bc09b6cf6950cf4cd",
"md5": "37533edc8d6c93801a34ab66f9b4c7f3",
"sha256": "4384ca44e46d917b06016967b4dee20f73c5382b8d0a1aab5efea56ce3f57e5d"
},
"downloads": -1,
"filename": "pollination_direct_sun_hours-0.5.14-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "37533edc8d6c93801a34ab66f9b4c7f3",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10495,
"upload_time": "2023-01-24T15:44:38",
"upload_time_iso_8601": "2023-01-24T15:44:38.762334Z",
"url": "https://files.pythonhosted.org/packages/08/2e/a4ca31c9017c3903e26d7a90745bac2c7108080f239bc09b6cf6950cf4cd/pollination_direct_sun_hours-0.5.14-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "401d391dd28c14a401fff49b44a687c26ad753fbef763505bfa0cbee5313b707",
"md5": "b7976ff6073f0022a905bab6f90d4ec4",
"sha256": "c1b58d70e4adbafe0b77dc3c411769a595dda8175142c2823a8f29babaa77be4"
},
"downloads": -1,
"filename": "pollination-direct-sun-hours-0.5.14.tar.gz",
"has_sig": false,
"md5_digest": "b7976ff6073f0022a905bab6f90d4ec4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9703,
"upload_time": "2023-01-24T15:44:40",
"upload_time_iso_8601": "2023-01-24T15:44:40.171321Z",
"url": "https://files.pythonhosted.org/packages/40/1d/391dd28c14a401fff49b44a687c26ad753fbef763505bfa0cbee5313b707/pollination-direct-sun-hours-0.5.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-24 15:44:40",
"github": true,
"gitlab": false,
"bitbucket": 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.25"
]
]
},
{
"name": "pollination-ladybug",
"specs": [
[
">=",
"0.2.2"
]
]
},
{
"name": "pollination-alias",
"specs": [
[
"==",
"0.10.9"
]
]
},
{
"name": "pollination-path",
"specs": [
[
"==",
"0.3.2"
]
]
}
],
"lcname": "pollination-direct-sun-hours"
}