out3Plot.outCom1DFA.createContourPlot

createContourPlot(reportDictList, avalancheDir, simDF)[source]

create a contour line plot of all simulations of current run

Parameters
  • reportDictList (list) – list of com1DFA dictionary with info on contour dicts for each sim

  • avalancheDir (str or pathlib path) – path to avalanche directory

  • simDF (pandas DataFrame) – dataframe with one row per simulation performed and its parameter settings

Returns

reportDictList – updated reportDictList - deleted contours dict

Return type

list