out3Plot.outQuickPlot.plotContours

plotContours(contourDict, resType, thresholdValue, pathDict, addLegend=True)[source]

plot contour lines of all transformed fields

Parameters
  • contourDict (dict) – dictionary with contourline coordinates

  • resType (str) – result type

  • thresholdValue (float) – value for contour level

  • pathDict (dict) – dictionary with info on project name, …

  • addLegend (bool) – if True add legend to plot