watex.geology.core.Base#

class watex.geology.core.Base(verbose=0, **kwargs)[source]#

Base class of container of geological informations for stratigraphy model log creation of exploration area.

Each station is condidered as an attribute and framed by two closest points from the station offsets. The class deals with the true resistivity values collected on exploration area from drilling or geolgical companies. Indeed, the input true resistivity values into the occam2d inversion data could yield an accuracy underground map. The challenge to build a pseudolog framed between two stations allow to know the layers disposal or supperposition from to top to the investigation depth. The aim is to emphasize a large conductive zone usefful in of groundwater exploration. The class Geodrill deals at this time with Occam 2D inversion files or Bo Yang model (x,y,z) files. We intend to extend later with other external softwares like the Modular System EM (MODEM) and else. It’s also possible to generate output straighforwardly for others external softwares like Golder sofwares(‘surfer’)or Oasis Montaj:

Note

If the user has a golder software installed on its computer, it ‘s possible to use the output files generated here to yield a 2D map so to compare both maps to see the difference between model map (

only inversion files and detail-sequences map after including the input true resistivity values and layer names)

Futhermore, the “pseudosequences model” could match and describe better the layers disposal (thcikness and contact) in underground than the raw model map which seems to be close to the reality when step descent parameter is not too small at all.