out3Plot.outContours.plotContoursFromDict

plotContoursFromDict(contourDictRef, contourDictSim, pathDict, levels, multiplePlots=True)[source]

plot contour lines of two contourLine dicts only plot lines that are available within ref and save to file

Parameters
  • contourDict (dict) – dictionary with contourline coordinates for reference

  • contourDict (dict) – dictionary with contourline coordinates for simulation

  • pathDict (dict) – dictionary with info on avaDir, outDir, title, parameter, unit

  • levels (list) – list of contour levels

  • multiplePlots (bool) – if True one plot for each contour level