com2AB.com2AB.com2ABKern

com2ABKern(avapath, resAB, distance, dsMin)[source]

Compute AlpahBeta model for a given avapath

Call calcAB to compute the AlphaBeta model given an input raster (of the dem), an avalanche path and split points

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

  • resAB (dict) – dictionary with AlphaBeta model intput parameters as well as the results of already computed avapath.

  • distance (float) – line resampling distance

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

Returns

resAB – dictionary with AlphaBeta model results

Return type

dict