gimli-org / gimli

Geophysical Inversion and Modeling Library :earth_africa:
https://www.pygimli.org
Other
368 stars 133 forks source link

Can this package support Voronoi cell type grid for travel time and ERT forwarding? #329

Closed xichaoqiang closed 3 years ago

xichaoqiang commented 3 years ago

Can this package support Voronoi cell type grid for travel time and ERT forwarding?

The partitioning of a plane with n points into convex polygons such that each polygon contains exactly one generating point and every point in a given polygon is closer to its generating point than to any other. A Voronoi diagram is sometimes also known as a Dirichlet tessellation. The cells are called Dirichlet regions, Thiessen polytopes, or Voronoi polygons.

Here is a link introducing the Voronoi polygons. https://mathworld.wolfram.com/VoronoiDiagram.html

halbmy commented 3 years ago

Sorry, but the answer is no.