Geological Formats

subsurface.geological_formats.boreholes Module

subsurface.geological_formats.fault Module

Classes

FaultSticks(df)

subsurface.geological_formats.segy_reader Module

Functions

create_mesh_from_coords(coords, zmin[, zmax])

Creates a mesh for plotting StructuredData

read_in_segy(filepath[, coords])

Reader for seismic data stored in sgy/segy files

subsurface.geological_formats.seismic Module

TODO: This is legacy code waiting to be updated to the new ideas

Functions

from_segy(filepath[, coords])

Create a Seismic data object from a SEGY file.

Classes

Seismic(data, *args, **kwargs)