out3Plot.outDistanceTimeAnalysis.animationPlot
- animationPlot(demData, data, cellSize, resType, cfgRangeTime, mtiInfo, timeStep)[source]
3 panel plot: result in x,y, result in s, l, tt diagram
- Parameters
demData (dict) – info on dem with header and rasterData
data (numpy array) – result type data
cellSize (float) – cell size of result type and dem
resType (str) – name of result type, e.g. FV, FT
cfgRangeTime (configparser object) – configuration of range time diagram settings
mtiInfo (dict) – info dictionary for color plot of tt diagram, also info on domain transformation into s,l
timeStep (float) – actual time step of sim result