Metadata-Version: 2.1
Name: pollination-point-in-time-view
Version: 0.2.1
Summary: Point-in-time view-based recipe for Pollination.
Home-page: https://github.com/pollination/point-in-time-view
Author: ladybug-tools
Author-email: info@ladybug.tools
Maintainer: chris, ladybug-tools
Maintainer-email: chris@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/viewrecipe.png
Project-URL: docker, https://hub.docker.com/r/ladybugtools/honeybee-radiance
Description: # point_in_time_view
        
        Point-in-time view-based recipe for Pollination.
        
        Use this recipe to get a High Dynamic Range (HDR) view of illuminance, irradiance,
        luminance or radiance for a single point in time, given a HBJSON model.
        
        The `view-count` input can be used to split each view for parallel processing, producing
        multiple images that are recombined into a single .HDR for the view at the end of the
        recipe. The recombination process automatically includes an anti-aliasing pass that
        smooths and improves the quality of the image.
        
        By default, the recipe will also perform an overture calculation prior to splitting
        each view, which results in an image with better interpolation between neighboring pixels.
        However, for parallelized simulations with a high `view-count`, this overture calculation
        can account for a significant fraction of the run time. Accordingly the `skip-overture`
        input can be used to skip the overture calculation in these circumstances.
        
Keywords: honeybee,radiance,ladybug-tools,illuminance,irradiance,point-in-time-view
Platform: UNKNOWN
Description-Content-Type: text/markdown
