com2AB.com2AB.readABinputs

readABinputs(avalancheDir)[source]

Fetch inputs for AlpahBeta model

Get path to AlphaBeta model inputs (dem raster, avalanche path and split points)

Parameters

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

Returns

pathDict – dictionary with path to AlphaBeta inputs (dem, avaPath, splitPoint)

Return type

dict