Metadata-Version: 2.1
Name: pollination-direct-sun-hours
Version: 0.2.3
Summary: Direct sun hours recipe for Pollination.
Home-page: https://github.com/pollination/direct-sun-hours
Author: ladybug-tools
Author-email: info@ladybug.tools
Maintainer: mostapha, ladybug-tools
Maintainer-email: mostapha@ladybug.tools, info@ladybug.tools
License: PolyForm Shield License 1.0.0, https://polyformproject.org/wp-content/uploads/2020/06/PolyForm-Shield-1.0.0.txt
Project-URL: icon, https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_components/honeybee/png/directsun.png
Project-URL: docker, https://hub.docker.com/r/ladybugtools/honeybee-radiance
Keywords: honeybee,radiance,ladybug-tools,daylight,direct-sun-hours
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pollination-honeybee-radiance (>=0.11.6)
Requires-Dist: pollination-ladybug (>=0.2.1)
Requires-Dist: pollination-alias (>=0.8.0)
Requires-Dist: pollination-path (>=0.2.0)

# direct-sun-hours

Direct sun hours recipe.

Calculate the number of hours of direct sunlight 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`: A matrix of zero/one valued indicating whether each sensor
  is exposed to the sun at a given time step of the input Wea.

2. `cumulative`: The cumulative number of Wea time steps that each sensor can see the
  sun. Each value is a single integer for each input sensor.


