michaeldorman/shadow: Geometric Shadow Calculations

Functions for calculating: (1) shadow height, (2) logical shadow flag, (3) shadow footprint, (4) Sky View Factor and (5) radiation load. Basic required inputs include a polygonal layer of obstacle outlines along with their heights (i.e. "extruded polygons"), sun azimuth and sun elevation. The package also provides functions for related preliminary calculations: breaking polygons into line segments, determining azimuth of line segments, shifting segments by azimuth and distance, constructing the footprint of a line-of-sight between an observer and the sun, and creating a 3D grid covering the surface area of extruded polygons.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.7.2
URL https://michaeldorman.github.io/shadow/ https://github.com/michaeldorman/shadow/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("michaeldorman/shadow")
michaeldorman/shadow documentation built on Sept. 10, 2023, 4:17 a.m.