ana3AIMEC.aimecTools.readAIMECinputs

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

Read inputs for AIMEC postprocessing

Reads the required geometry files location for AIMEC postpocessing given an avalanche directory; avalanche path, DEM - optional requirement: splitPoint if start of runout area is defined according to startOfRunoutAreaAngle

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

  • defineRunoutArea (bool) – if True also splitPoint is fetched

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

Returns

pathDict – updated dictionary with path to geometry input data

Return type

dict