ana5Utils.distanceTimeAnalysis.setupThalwegTimeDiagram

setupThalwegTimeDiagram(dem, cfgRangeTime)[source]

initialize parameters and prerequisites for generating thalweg-time diagrams

Parameters
  • dem (dict) – dictionary with info on dem header and data

  • cfgRangeTime (confiparser object) – configuration settings of range-time diagram

Returns

mtiInfo – dictionary with arrays, lists for range-time diagram: mti for colorcoding (average values of range gates/ crossprofiles) timeList time step info rangeList range info rangeGates info on cross profile locations rangeRaster - info on distance from beta point in path following coordinate system betaPoint - coordinates of start of runout zone point betaPointAngle - angle of beta point used

Return type

dict