out3Plot.outCom1DFA

Functions

addDem2Plot

Add dem to the background of a plot

addParticles2Plot

Update axes with particles

addResult2Plot

Add raster data to a plot

createContourPlot

create a contour line plot of all simulations of current run

fetchContCoors

fetch coordinates of contour line

plotAllPartAcc

Plot time series of tracked particles :Parameters: * outDirData (str) -- path to output directory * particlesList (list) -- list with dictionary of all particles time steps particles * cfg (dict) -- configuration read from ini file * Tsave (list) -- list of saving time step info * cuSimName (str) -- name of current sim

plotParticles

Plot particles on dem

plotReleaseScenarioView

plot release polygon, area with thickness on dem hillshade saved to avaDir/Outputs/com1DFA/reports

plotTrackParticle

Plot time series of tracked particles

plotTrackParticleAcceleration

Plot time series of tracked particles :Parameters: * outDirData (str) -- path to output directory * trackedPartProp (dict) -- dictionary with time series of the wanted properties for tracked particles * cfg (dict) -- configuration read from ini file * cuSimName (str) -- name of simulation

updateTrackPart

Update axes with particles (tracked particles are highlighted in red)