out3Plot.outQuickPlot.plotAllContours

plotAllContours(avaDir, modName, resType, level, specDir='')[source]

Create a plot of resType level contour lines for all resType files found in avaDir/Outputs/modName/peakFiles or specDir optional file format needs to be of type _resType.asc

Parameters
  • avaDir (str or pathlib path) – path to avalanche directory

  • modName (str) – name of computational module

  • resType (str) – result variable type

  • level (float) – contour line level

  • specDir (str or pathlib path) – path to peak files folder - optional