watex.utils.geotools.base_log#

watex.utils.geotools.base_log(ax, thick, layers, *, ylims=None, hatch=None, color=None)[source]#

Plot pseudo-stratigraphy basemap and return axis.

Parameters
  • ax – obj, Matplotlib axis

  • thick – list of the thicknesses of the layers

  • layers – list of the name of layers

  • hatch – list of the layer patterns

  • color – list of the layer colors

Returns

ax- matplotlib axis properties