com2AB.com2AB.calcAB

calcAB(AvaProfile, eqParameters, dsMin)[source]

Kernel function that computes the AlphaBeta model for a given AvaProfile and eqParameters

Parameters
  • AvaProfile (dict) – dictionary with the name of the avapath, the x, y and z coordinates of the path

  • eqParameters (dict) – AB parameter dictionary

  • dsMin (float) – threshold distance [m] for looking for the 10° point

Returns

AvaProfile – updated AvaProfile with alpha, beta and other values resulting from the AlphaBeta model computation

Return type

dict