pollination-direct-sun-hours


Namepollination-direct-sun-hours JSON
Version 0.5.29 PyPI version JSON
download
home_pagehttps://github.com/pollination/direct-sun-hours
SummaryDirect sun hours recipe for Pollination.
upload_time2024-02-24 09:09:05
maintainermostapha, 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 radiance ladybug-tools daylight direct-sun-hours
VCS
bugtrack_url
requirements pollination-honeybee-radiance pollination-honeybee-radiance-postprocess pollination-ladybug pollination-alias pollination-path
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/45/18/82843d64fa97aaa3483d3ac577c21f2ed08834f667dd2471a8173288953b/pollination-direct-sun-hours-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": "8a694feacb13657c1047c645b84e593a7a0b8b7165b55e020c23d3abccd4550f",
                "md5": "778edfd015cbcd674623f9d3b94a4080",
                "sha256": "5647ce358085663c2478ce326427bc0dfc2125d8bfbc6bef17a82847529fb3dd"
            },
            "downloads": -1,
            "filename": "pollination_direct_sun_hours-0.5.29-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "778edfd015cbcd674623f9d3b94a4080",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 10668,
            "upload_time": "2024-02-24T09:09:03",
            "upload_time_iso_8601": "2024-02-24T09:09:03.919620Z",
            "url": "https://files.pythonhosted.org/packages/8a/69/4feacb13657c1047c645b84e593a7a0b8b7165b55e020c23d3abccd4550f/pollination_direct_sun_hours-0.5.29-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "451882843d64fa97aaa3483d3ac577c21f2ed08834f667dd2471a8173288953b",
                "md5": "7464afaa9cb8ae715e3ebe751778aa2f",
                "sha256": "742cc3aaa1976a5ef4186ee695b140a516883ca394c12fd63de920f294631498"
            },
            "downloads": -1,
            "filename": "pollination-direct-sun-hours-0.5.29.tar.gz",
            "has_sig": false,
            "md5_digest": "7464afaa9cb8ae715e3ebe751778aa2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10121,
            "upload_time": "2024-02-24T09:09:05",
            "upload_time_iso_8601": "2024-02-24T09:09:05.805988Z",
            "url": "https://files.pythonhosted.org/packages/45/18/82843d64fa97aaa3483d3ac577c21f2ed08834f667dd2471a8173288953b/pollination-direct-sun-hours-0.5.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 09:09:05",
    "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"
}
        
Elapsed time: 0.25583s