out3Plot.outAIMEC.fetchContourLines

fetchContourLines(rasterTransfo, inputs, level, contourDict)[source]

fetch contour line of transformed field data

Parameters
  • rasterTransfo (dict) – raster transformation dictionary

  • inputs (dict) – input data here needed the transformed field data and simName

  • level (float) – the contour level

  • contourDict (dict) – dictionary with x, y coordinates for each sim contour line

Returns

contourDict – updat. dictionary with name of contour line: x, y coordinates for each sim contour line -> added info of current simulation

Return type

dict