blur_svf_fveg: Blurr grid using focal functions

Description Usage Arguments

View source: R/Blur_svf_veg.R

Description

Focal functions to smooth sky view factor and vegetation fraction for the UHImax calculation of a grid. Smoothings used by Koopmans et al.2018 was with a radius of 500m and a final resolution of 100m.The median value is calculated within the radius.

Usage

1
blur_svf_fveg(raster_grid, radius = 250, final_res = 50)

Arguments

raster_grid

raster grid which needs to be smoothed

radius

radius over which the focal function smooths

final_res

output resolution of the raster


MariekeDirk/uhi_max documentation built on May 23, 2019, 1:44 p.m.