intamap-package. The function will typically call
other functions for adding back biases, aggregation etc.## S3 method for class 'default':
postProcess(object, ...)
## S3 method for class 'idw':
postProcess(object, ...)intamap-package for further
description of the necessary content of this variablepreProcessoutputTable, a matrix, organized in a convenient way for the calling WPS;
first row: x-coordinates, second row: y-coordinates; further rows:
output elements as specified by outputWhat (see createIntamapObjectpostProcess includes code for postprocessing an object after interpolation.
The function can easily be replaced by more specific methods relevant for a
certain data set, doing more data specific things in addition to what is done in the default method.