pyCATHY.meshtools.trace_mesh_pg

Contents

pyCATHY.meshtools.trace_mesh_pg#

pyCATHY.meshtools.trace_mesh_pg(meshIN, meshOUT, method='spline', **kwargs)[source]#

Interpolate CATHY mesh (structured) into pygimli mesh (structured) using pygimli meshtools # Specify interpolation method ‘linear, ‘spline’, ‘harmonic’