out1Peak.outPlotAllPeak.plotAllPeakFields

plotAllPeakFields(avaDir, cfgFLAGS, modName, demData='')[source]

Plot all peak fields and return dictionary with paths to plots with DEM in background

Parameters
  • avaDir (str) – path to avalanche directoy

  • cfgFLAGS (str) – general configuration, required to define if plots saved to reports directoy

  • modName (str) – name of module that has been used to produce data to be plotted

  • demData (dictionary) – optional - if not the dem in the avaDir/Inputs folder has been used but a different one

Returns

plotDict – dictionary with info on plots, like path to plot

Return type

dict