This is a transform function that uses CDO software to remap longitude-latitude data subsets onto a specified target grid, intended for use as parameter transform
in a call to the function Start()
in the package 'startR'. This function complies with the input/output interface required by Start()
defined in the documentation for the parameter transform
of that function.
This function uses the function CDORemap()
in the package 's2dverification' to perform the interpolations and hence requires having CDO installed in the machine.