Hi,
If I understood correctly, InterpFromGridToMesh do a bilinear interpolation on the vertices. If the mesh grid is coarser than the cartesian grid I am assuming that the bilinear interpolation on a vertex uses the four sides of the square cell in which it is included. Is there a way to increase the "radius of influence" of the interpolation method to take into account multiple cartesian grid cells aroung the vertex?
Thanks,
Kevin