pollination-sandbox-solar-irradiance


Namepollination-sandbox-solar-irradiance JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/pollination/sandbox-solar-irradiance
SummaryA recipe to assess average solar irradiance beneath Sandbox Solar agrivoltaic panels.
upload_time2024-10-08 00:10:04
maintainermostapha, ladybug-tools
docs_urlNone
authorladybug-tools
requires_pythonNone
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 sandbox-solar-irradiance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Incident Irradiance

A recipe to assess average solar irradiance beneath Sandbox Solar agrivoltaic panels.

## Methods

This recipe calculates the total amount of irradiance by calculating the direct solar
irradiance from sun disks and adding them to the contribution from indirect sky irradiance.

```console
incident_irradiance = direct_sun_irradiance + indirect_sky_irradiance
```

The recipe is structured in a manner that ambient bounces are NOT included.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pollination/sandbox-solar-irradiance",
    "name": "pollination-sandbox-solar-irradiance",
    "maintainer": "mostapha, ladybug-tools",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "mostapha@ladybug.tools, info@ladybug.tools",
    "keywords": "honeybee, radiance, ladybug-tools, daylight, sandbox-solar-irradiance",
    "author": "ladybug-tools",
    "author_email": "info@ladybug.tools",
    "download_url": "https://files.pythonhosted.org/packages/a4/e5/460237d44da79b026d38829ab451ec6d87dfc2485d8b6b3e5c9fa71251c0/pollination-sandbox-solar-irradiance-0.2.1.tar.gz",
    "platform": null,
    "description": "# Incident Irradiance\n\nA recipe to assess average solar irradiance beneath Sandbox Solar agrivoltaic panels.\n\n## Methods\n\nThis recipe calculates the total amount of irradiance by calculating the direct solar\nirradiance from sun disks and adding them to the contribution from indirect sky irradiance.\n\n```console\nincident_irradiance = direct_sun_irradiance + indirect_sky_irradiance\n```\n\nThe recipe is structured in a manner that ambient bounces are NOT included.\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": "A recipe to assess average solar irradiance beneath Sandbox Solar agrivoltaic panels.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/pollination/sandbox-solar-irradiance",
        "docker": "https://hub.docker.com/r/ladybugtools/honeybee-radiance",
        "icon": "https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_components/ladybug/png/incidentrad.png"
    },
    "split_keywords": [
        "honeybee",
        " radiance",
        " ladybug-tools",
        " daylight",
        " sandbox-solar-irradiance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1273c094135a7a2b2b91599bc3d57acf063639adc585c1e53cadac217377712e",
                "md5": "909be763b1ecfccb93121ef64cafad32",
                "sha256": "89a6971d3ebc3e7cdc7b155e291c72ac181eb18332cd4b6e2ffdbb8ecc29eb8d"
            },
            "downloads": -1,
            "filename": "pollination_sandbox_solar_irradiance-0.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "909be763b1ecfccb93121ef64cafad32",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5134,
            "upload_time": "2024-10-08T00:10:03",
            "upload_time_iso_8601": "2024-10-08T00:10:03.201452Z",
            "url": "https://files.pythonhosted.org/packages/12/73/c094135a7a2b2b91599bc3d57acf063639adc585c1e53cadac217377712e/pollination_sandbox_solar_irradiance-0.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4e5460237d44da79b026d38829ab451ec6d87dfc2485d8b6b3e5c9fa71251c0",
                "md5": "b77240b87b9c544deab2681f164752ed",
                "sha256": "611bb1792a2900ecd638ac01f53100ee62bcbd294bba14456238273a52097c70"
            },
            "downloads": -1,
            "filename": "pollination-sandbox-solar-irradiance-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b77240b87b9c544deab2681f164752ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29284,
            "upload_time": "2024-10-08T00:10:04",
            "upload_time_iso_8601": "2024-10-08T00:10:04.148158Z",
            "url": "https://files.pythonhosted.org/packages/a4/e5/460237d44da79b026d38829ab451ec6d87dfc2485d8b6b3e5c9fa71251c0/pollination-sandbox-solar-irradiance-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 00:10:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pollination",
    "github_project": "sandbox-solar-irradiance",
    "github_not_found": true,
    "lcname": "pollination-sandbox-solar-irradiance"
}
        
Elapsed time: 0.34745s