fillGapsLin: fill gaps by linear interpolation

Description Usage Arguments Value Author(s) References Examples

View source: R/fillGapsLin.R

Description

subsets NAs by spacial linear interpolation

Usage

1
dependent of package "raster", "foreach", "doParallel", "raster", "rgdal", "GSODTools"

Arguments

raster_stack

raster stack of scaled and temporal aggregated rasters

out_path

path to folder, where output should be stored

Value

writes out rasters with no NA values

Author(s)

Johannes Schnell, Laura Giese

References

Nauss, T., Detsch, F.

Examples

1
2
3
4
## Not run: 
fill_gaps_lin(raster_stack, outfilepath)

## End(Not run)

marburg-open-courseware/beechForestDynamics documentation built on May 7, 2019, 3:14 p.m.