ana5Utils.DFAPathGeneration.saveSplitAndPath

saveSplitAndPath(avalancheDir, simDFrow, splitPoint, avaProfileMass, dem)[source]

Save avaPath and split point to directory

Parameters
  • avalancheDir (pathlib) – avalanche directory pathlib path

  • simDFrow (pandas series) – row of the siulation dataframe coresponding to the current simulation analyzed

  • splitPoint (dict) – point dictionary

  • avaProfileMass (dict) – line dictionary

  • dem (dict) – com1DFA simulation dictionary

Returns

avaProfile – resampled path profile

Return type

dict