https://github.com/pollination/annual-daylight
Annual daylight simulation recipe for Pollination
https://github.com/pollination/annual-daylight
daylight pollination pollination-recipe radiance
Last synced: 3 months ago
JSON representation
Annual daylight simulation recipe for Pollination
- Host: GitHub
- URL: https://github.com/pollination/annual-daylight
- Owner: pollination
- License: other
- Created: 2021-02-07T04:22:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T10:59:12.000Z (over 1 year ago)
- Last Synced: 2024-04-29T11:56:26.323Z (over 1 year ago)
- Topics: daylight, pollination, pollination-recipe, radiance
- Language: Python
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# annual-daylight
Annual daylight recipe for Pollination.Use this recipe to calculate annual daylight for a HBJSON model.
This recipe uses a 2-phase method for daylight simulation. If the accuracy of the direct sunlight is important, you can use the [annual-daylight-enhanced](https://github.com/pollination/annual-daylight-enhanced) recipe.
### Versions
There are three different versions of the recipe. All three versions use the same simulation methodology and workflow, although their outputs vary.
| Version | Outputs | PyPI |
|-|-|-|
| annual-daylight |
- annual daylight metrics
| annual-daylight.viz |
- annual daylight metrics
- visualization
| annual-daylight.full |
- annual daylight metrics
- visualization
- results folder
For more information [see the recipe on Pollination](https://app.pollination.cloud/recipes/ladybug-tools/annual-daylight).