ana3AIMEC.dfa2Aimec.indiDfa2Aimec¶
- indiDfa2Aimec(avaDir, suffix, comModule, cfg, inputDir='')[source]¶
Exports the required data from com1DFA to be used by Aimec for only one results parameter and with an option to specify the input directory
- Parameters
avaDir (str) – path to avalanche directory
comModule (str) – computational module name that has been used to produce simulation results
cfg (configParser object) – configuration for aimec
inputDir (str) – optional - path to an input directory where simulation results can be found
- Returns
pathDict – dictionary with path to simulation results for result types - keys: suffix and if configuration for ordering is provided, key: colorParameter with values for color coding results
- Return type
dict