interpolation_tps: IDW interpolation

Description Usage Arguments Details Value Author(s)

View source: R/interpolation_tps.R

Description

Function overlays the ground stations and the grid and interpolates using tps.

Usage

1
interpolation_tps(groundstations, variable, distshore.grd)

Arguments

groundstations

Data from the ground station in spatial format without na values

variable

the variable of the groundstations you want to interpolate

distshore.grd

masking your output for a certain region, default is the Netherlands

Details

after running this function take a look at get_statistical_summary

Value

returns a list with the kriging interpolation output and a dataframe with the difference between your observations and predicted grid

Author(s)

Marieke Dirksen


MariekeDirk/GeoInterpolation documentation built on May 14, 2019, 8:20 a.m.