https://github.com/pollination/annual-daylight-enhanced
Annual daylight simulation recipe for Pollination
https://github.com/pollination/annual-daylight-enhanced
Last synced: 11 months ago
JSON representation
Annual daylight simulation recipe for Pollination
- Host: GitHub
- URL: https://github.com/pollination/annual-daylight-enhanced
- Owner: pollination
- License: other
- Created: 2023-06-23T10:37:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-26T10:10:02.000Z (over 2 years ago)
- Last Synced: 2024-11-16T03:48:49.031Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# annual-daylight-enhanced
Annual daylight recipe for Pollination.
Use this recipe to calculate annual daylight for a HBJSON model.
This recipe uses an enhanced 2-phase method for daylight simulation with accurate direct sunlight calculation. If the accuracy of the direct sunlight is not important, you can use the [annual-daylight](https://github.com/pollination/annual-daylight) 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-enhanced |
- annual daylight metrics
| annual-daylight-enhanced.viz |
- annual daylight metrics
- visualization
| annual-daylight-enhanced.full |
- annual daylight metrics
- visualization
- results folder
For more information [see the recipe on Pollination](https://app.pollination.cloud/recipes/ladybug-tools/annual-daylight-enhanced).