com2AB.com2AB.com2ABMain

com2ABMain(cfg, avalancheDir)[source]

Main AlphaBeta model function

Loops on the given AvaPaths and runs com2AB to compute AlpahBeta model

Parameters
  • cfg (configparser) – configparser with all requiered fields in com2ABCfg.ini

  • avalancheDir (str) – path to directory of avalanche to analyze

Returns

resAB – dictionary with AlphaBeta model results

Return type

dict