in1Data.getInput.getInputPaths

getInputPaths(avaDir)[source]

Fetch paths to dem and first release area shp file found

Parameters

avaDir (str or pathlib object) – path to avalanche directory

Returns

  • demFile (pathlib path) – full path to DEM .asc file

  • relFiles (list) – list of full paths to release area scenario .shp files found in avaDir/Inputs/REL

  • relFieldFiles (list) – list of full paths to release area thickness .asc files found in avaDir/Inputs/RELTH