shadow_angles: shadow angles

Description Usage Arguments Details Value

View source: R/shadow_angles.R

Description

calculates the angles of to the obstacles for a point

Usage

1
2
3
shadow_angles(spatialpoint, name, name.supplement = "", LONLAT = FALSE,
  ahn_mask, angle, maxDist, AHN3 = TRUE, read_only = FALSE,
  extract_method = "bilinear")

Arguments

spatialpoint

point of AWS

name

of AWS or location

LONLAT

Optional. Default FALSE

ahn_mask

raster of AHN.

angle

in degrees, starting with 0 in the north over east

maxDist

maximum Distance

AHN3

Default TRUE. Set to FALSE if AHN2 needs to be used

Details

Shadow angles from a height grid around a point

something

Value

data frame with shadow angle


Jellest/wmoSC documentation built on July 31, 2019, 12:34 p.m.