pollination-sky-view


Namepollination-sky-view JSON
Version 1.2.7 PyPI version JSON
download
home_pagehttps://github.com/pollination/sky-view
SummaryRecipe for computing sky view, sky exposure, and spherical (outdoor) exposure.
upload_time2023-09-19 16:51:36
maintainerchris, 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 sky view exposure spherical sky-view
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sky-view

Recipe for computing Sky View (aka. Sky Component).

Sky View is defined as the percent of the sky dome seen by a surface. This can
be computed either using a uniform (default) sky or a cloudy sky. Note that sky
view's definition means that sky regions directly in front of the surface carry
more weight than those at the sides.

Note that computing cloudy Sky View for a vertically-oriented geometry (horizontal
sensor direction) will yield Vertical Sky Component (VSC) as described by the UK
Building Research Establishment (BRE). VSC is defined as the ratio of cloudy sky
illuminance falling on a vertical wall to the simultaneous horizontal illuminance
under an unobstructed sky [Littlefair, 1991].

Also note that this recipe still respects the transparency of objects, reducing
the percentage of the sky visible through a certain geometry by the transmittance
of that geometry.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pollination/sky-view",
    "name": "pollination-sky-view",
    "maintainer": "chris, ladybug-tools",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "chris@ladybug.tools, info@ladybug.tools",
    "keywords": "honeybee,radiance,ladybug-tools,sky,view,exposure,spherical,sky-view",
    "author": "ladybug-tools",
    "author_email": "info@ladybug.tools",
    "download_url": "https://files.pythonhosted.org/packages/73/41/1d0cfe0f24fec653b358606f30d2346da477fa01bcd42c51148142734a02/pollination-sky-view-1.2.7.tar.gz",
    "platform": null,
    "description": "# sky-view\n\nRecipe for computing Sky View (aka. Sky Component).\n\nSky View is defined as the percent of the sky dome seen by a surface. This can\nbe computed either using a uniform (default) sky or a cloudy sky. Note that sky\nview's definition means that sky regions directly in front of the surface carry\nmore weight than those at the sides.\n\nNote that computing cloudy Sky View for a vertically-oriented geometry (horizontal\nsensor direction) will yield Vertical Sky Component (VSC) as described by the UK\nBuilding Research Establishment (BRE). VSC is defined as the ratio of cloudy sky\nilluminance falling on a vertical wall to the simultaneous horizontal illuminance\nunder an unobstructed sky [Littlefair, 1991].\n\nAlso note that this recipe still respects the transparency of objects, reducing\nthe percentage of the sky visible through a certain geometry by the transmittance\nof that geometry.\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": "Recipe for computing sky view, sky exposure, and spherical (outdoor) exposure.",
    "version": "1.2.7",
    "project_urls": {
        "Homepage": "https://github.com/pollination/sky-view",
        "docker": "https://hub.docker.com/r/ladybugtools/honeybee-radiance",
        "icon": "https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_components/honeybee/png/skyviewrecipe.png"
    },
    "split_keywords": [
        "honeybee",
        "radiance",
        "ladybug-tools",
        "sky",
        "view",
        "exposure",
        "spherical",
        "sky-view"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec4586456cc2966579210bf822ba3a87ac77ebc75c61d8cd0b8fd8842813100e",
                "md5": "c09e02e0d4bcaefab66c70e3413bc7f9",
                "sha256": "a208e62110382d6768e90528f89933542edbbc863571aa81e145f19c8acbe5f2"
            },
            "downloads": -1,
            "filename": "pollination_sky_view-1.2.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c09e02e0d4bcaefab66c70e3413bc7f9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8832,
            "upload_time": "2023-09-19T16:51:35",
            "upload_time_iso_8601": "2023-09-19T16:51:35.086861Z",
            "url": "https://files.pythonhosted.org/packages/ec/45/86456cc2966579210bf822ba3a87ac77ebc75c61d8cd0b8fd8842813100e/pollination_sky_view-1.2.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73411d0cfe0f24fec653b358606f30d2346da477fa01bcd42c51148142734a02",
                "md5": "59019002f28be8522476462bf9a20d49",
                "sha256": "0b6d455e77a62054589dea20fdf87cc3cf23fcabc5788e87be5d7e69568e6c5a"
            },
            "downloads": -1,
            "filename": "pollination-sky-view-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "59019002f28be8522476462bf9a20d49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8821,
            "upload_time": "2023-09-19T16:51:36",
            "upload_time_iso_8601": "2023-09-19T16:51:36.821495Z",
            "url": "https://files.pythonhosted.org/packages/73/41/1d0cfe0f24fec653b358606f30d2346da477fa01bcd42c51148142734a02/pollination-sky-view-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 16:51:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pollination",
    "github_project": "sky-view",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pollination-sky-view"
}
        
Elapsed time: 0.11314s