
Interpolate |
org.geon.Interpolate |
A grid interpolation actor. Currently only inverse distance is supported.
Author(s): Efrat Jaeger, John Harris
Version:$Id: Interpolate.java,v 1.7 2006/05/18 22:55:44 mangal Exp $
input
A string representation of the dataset
output
A string representation of the gridded output
interpolationAlg
The selected algorithm
outputFormat
The format of the interpolated result
latMin
Minimum latitude
latMax
Maximum latitude
longMin
Minimum longitude
longMax
Maximum longitude
xSpace
Spacing between the grid cells
ySpace
Spacing between the grid cells
coefficient
Weight coefficient
nullVal
Representation of null values
searchRadius
The search space