com1DFA.particleTools.readPartFromPickle

readPartFromPickle(inDir, simName='', flagAvaDir=False, comModule='com1DFA')[source]

Read pickles within a directory and return List of dicionaries read from pickle

Parameters
  • inDir (str) – path to input directory

  • simName (str) – simulation name

  • flagAvaDir (bool) – if True inDir corresponds to an avalanche directory and pickles are read from avaDir/Outputs/com1DFA/particles

  • comModule (str) – module that computed the particles