out3Plot.outTransformPlots.plotDepthToThickness

plotDepthToThickness(depth, thickness, slopeAngleField, profileAxis, profileIndex, outDir, pName)[source]

plot depth, thickness, diff depth to thickness and profile

Parameters
  • depth (numpy nd array) – depth field

  • thickness (numpy nd array) – thickness field (slope normal)

  • slopeAngleField (numpy nd array) – slope angle values from DEM

  • profileAxis (str) – name of axis (x or y)

  • profileIndex (int) – index for profile of fields

  • outDir (pathlib Path) – path to directory to save plot

  • pName (str) – name of plot