ana3AIMEC.aimecTools.readAIMECinputs

readAIMECinputs(avalancheDir, pathDict, dirName='com1DFA')[source]

Read inputs for AIMEC postprocessing

Reads the required geometry files location for AIMEC postpocessing given an avalanche directory; avalanche path, split point and DEM

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

  • pathDict (dict) – dictionary with paths to simulation results that shall be analaysed

  • dirName (str) – name of results directory (e.g. comModule, simName, …)

Returns

pathDict – updated dictionary with path to geometry input data

Return type

dict