geolime.operations.drillhole

Classes:

Drillholes(data, metadata)

Surface(data, mesh, metadata)

Functions:

drape_drillholes_to_surface(surface, drillholes)

Compute the true elevation of drillholes given coordinates and the corresponding surface.

linear_desurveying(drillholes)

Take assay and collar dataframes to compute true location of points in the drillhole

vertical_intersection(x, y, surface)

Compute the z coordinates of the vertical intersection between a Trimesh triangulated mesh and a (x,y) coordinates.