out1Peak.outPlotAllPeak.plotAllFields

plotAllFields(avaDir, inputDir, outDir, unit='', constrainData=True)[source]

Plot all fields within given directory and save to outDir here the extent of the axis is provided in meters and origin lower left corner coordinate

Parameters
  • avaDir (str) – path to avalanche directoy

  • inputDir (str) – path to input directoy

  • outDir (str) – path to directoy where plots shall be saved to

  • unit (str) – unit of result type

  • constrainData (bool) – if True - raster data is constrained to where data is nonzero + bufferZone (read from plotUtils ini file)