elphick.geomet.utils.block_model_converter

Methods for converting volumetric data objects REF: omfvista.volume - copied to facilitate loading selected columns/dataarrays

Functions

get_volume_shape

Returns the shape of a gridded volume

volume_grid_geom_to_vtk

Convert the 3D gridded volume to a pyvista.StructuredGrid (or a pyvista.RectilinearGrid when apprropriate) object contatining the 2D surface.

volume_to_vtk

Convert the volume element to a VTK data object.