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.
1 | blur_svf_fveg(raster_grid, radius = 250, final_res = 50)
|
raster_grid |
raster grid which needs to be smoothed |
radius |
radius over which the focal function smooths |
final_res |
output resolution of the raster |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.