====== Simple Kriging Interpolation ====== ===== Description ===== This functor interpolates values on the map based spatial structure of values by kriging model ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Input Points | [[csv file | csv file]] | Csv file with dependent variable (with columns: dependent, x, y)| | Input Mask | [[Map Filename Type | Map Filename Type]] | The filename of the shape of area of study. | | Output raster | [[Map Filename Type | Map Filename Type]] | Filename of output raster| | Model | [[Real Value Type | Real Value Type]] | Choose specification of the variogram model: 1- spherical, 2- exponential, 3- gaussian | | Lags | [[Real Value Type | Real Value Type]] | Number of lags| | Cell Size | [[Real Value Type | Real Value Type]] | Cell size of output raster | | Coordinate Reference System| [[String Type | String Type]] | Define Coordinate Reference System with standard Rgdal formatting | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Output | [[Map Filename Type | Map Filename Type]] | Filename of output map | ===== Group ===== [[BioDinamica | BioDinamica]] ===== Internal Name ===== BioDinamica