CATHY_2_Resipy (mesh_CATHY, mesh_Resipy[, ...])
|
|
CATHY_2_Simpeg (mesh_CATHY, ERT_meta_dict[, ...])
|
|
CATHY_2_pg (mesh_CATHY, ERT_meta_dict[, ...])
|
Interpolate CATHY mesh attribute to pygimli mesh. |
add_attribute_2mesh (data, mesh[, name, ...])
|
add a new mesh attribute to a vtk file |
add_markers2mesh (zones3d_layered, dem, ...)
|
|
create_layers_inzones3d (simu, zones3d, ...)
|
|
find_nearest_node (node_coord, ...[, threshold])
|
Find nearest mesh node between two meshes |
get_layer_depth (dem_parameters, li)
|
|
get_layer_depths (dem_parameters)
|
|
get_zone3d_layer_depths (zone_raster, ...)
|
Return a 3d matrice with dimension [Number of layers, X cells, Y cells] |
het_soil_layers_mapping_generic (simu, ...)
|
|
map_layers_2_DEM (layers, DEM, zone, ...)
|
|
plot_2d_interpolation_quality (meshIN, ...)
|
|
plot_zones3d_layered (simu, zones3d_layered)
|
|
set_interpolation_radius ()
|
|
trace_mesh (meshIN, meshOUT, scalar[, threshold])
|
Trace meshIN on meshOUT using nearest neigbour interpolation |
trace_mesh_pg (meshIN, meshOUT[, method])
|
Interpolate CATHY mesh (structured) into pygimli mesh (structured) using pygimli meshtools # Specify interpolation method 'linear, 'spline', 'harmonic' |
zone3d (zone, dem_parameters)
|
|