Minor update - DEM smoothing improved
This version includes the following minor improvements:
- DEM smoothing buffer added to allow observations to be on the boundary. Buffer grid cells are excluded from the kriging.
- DEM smoothing kernel grid cell size added as a user input.
- DEM smoothing kernel size increased from 5x5 to 11x11 grid cells.
- DEM smoothing undertaken using user set number of cores.
- Documentation improve to list all function inputs.