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 info required e.g. reference sim name, comparison type, color variation info

  • dirName (str) – name of desired results directory (avalancheDir/Outputs/dirName)

Returns

pathDict – updated dictionary with path to geometry input data

Return type

dict