opengeostat / pygslib

GSLIB fortran code wrapped into python
MIT License
122 stars 55 forks source link

Add implicit function to clip block model with surface #23

Open opengeostat opened 6 years ago

opengeostat commented 6 years ago

Clipping a model (or a vtkImageData) will allows generating solid estimation domains from external or generated surfaces.

TODO: