out3Plot.outCom1DFA.fetchContCoors

fetchContCoors(demHeader, flowF, cfgVisu, simName)[source]

fetch coordinates of contour line

Parameters
  • demHeader (dict) – dictionary of dem nrows, ncols, cellsize

  • flowF (np.ndarray) – field data used to compute contour line

  • cfgVisu (configparser object) – configuration settings for visualisation, here used: contourResType, thresholdValue

  • simName (str) – simName

  • Rertuns

  • ——–

  • contDictXY (dict) – dictionary with simName and subDict with x, y coordinates of contour line contourResType and thresholdValue