out3Plot.outDistanceTimeAnalysis.addRangeTimePlotToAxes

addRangeTimePlotToAxes(mtiInfo, cfgRangeTime, ax)[source]

add plot range-time diagram with avalanche front and colorcoded average values of result parameter

Parameters
  • mtiInfo (dict) – dictionary with average values for range to reference point (mti), timeStep list, list with distance to reference point of avalanche front (rangeList)

  • cfgRangeTime (configparser object) – configuration settings for range time diagram - here used avalancheDir, rangeTimeResType, simHash, and from plots width, height, lw, ..

  • ax (matplotlib axes object) – axes where plot shall be added to