Post-processing eurdep
From Intamap
Post-processing
postProcess.eurdep
This process will perform the necessary post-processing for the eurdep data. It includes (will include) the following:
R1 Adding trends
The trends removed in P2 might have to be added to the kriging results, depending on the requested output. The necessary information is found in the parameters and as part of the interpolation object
R2 Aggregation according to output parameters
It might be useful to include an aggregation function also in the post-processor. Not decided yet, and not implemented.
R3 remaining post-processing
The predictions will probably have to be converted from the interpolation object to a format acceptable for the user. Possibly also change of projection. Not yet implemented.
