in3Utils.fileHandlerUtils.getDFADataPaths

getDFADataPaths(avaDir, pathDict, cfg, suffix, comModule='', inputDir='')[source]

Determine the paths of the required data from comModule output for Aimec

Parameters
  • avaDir (str) – path to avalanche directory

  • pathDict (dict) – dictionary with paths to simulation results

  • cfg (configParser object) – configuration for aimec, here ‘varPar’ and ‘ascendingOrder’ used

  • suffix (str or list) – result parameter abbreviation (e.g. ‘ppr’)

  • comModule (str) – optional - name of computational module

  • inputDir (str) – optional - path to a different input directory