Linear level interpolation from/to 3D vertical coordinates
intlevel3d.Rd
This operator performs a linear vertical interpolation of 3D variables fields with given 3D vertical coordinates. infile1 contains the 3D data variables and infile2 the 3D vertical source coordinate. The parameter tgtcoordinate is a datafile with the 3D vertical target coordinate.
Usage
cdo_intlevel3d(ifile1, ifile2, tgtcoordinate = NULL, ofile = NULL)
cdo_intlevelx3d(ifile1, ifile2, tgtcoordinate = NULL, ofile = NULL)