ana3AIMEC.aimecTools.findStartOfRunoutArea

findStartOfRunoutArea(dem, rasterTransfo, cfgSetup, splitPoint)[source]

find start of runout area point using splitPoint add info on x, y coordinates of point, angle, index

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

  • rasterTransfo (dict) – domain transformation info

  • cfgSetup (configparser object) – configuration for aimec

  • splitPoint (dict) – dictionary with split Point coordinates

Returns

rasterTransfo – updated dictionary with info on start of runout location,…

Return type

dict