out3Plot.outAIMEC.visuRunoutStat

visuRunoutStat(rasterTransfo, inputsDF, resAnalysisDF, newRasters, cfgSetup, pathDict)[source]

Panel1 reference peak field with runout points of all sims and distribution of runout SXY Panel 2 crossMax values of peak field along thalweg for all sims Panel 3 mean, median and envelope of cross max values for all sims

option to colorcode according to first item of varParList if str there is also the option to use a categorical colormap - then colors are indicated in legend not as colorbar

Parameters
  • rasterTransfo (dict) – domain transformation information

  • inputsDF (dataFrame) – aimec inputs DF

  • resAnalysis (dataFrame) –

    results from Aimec analysis:

    numpy array with max peak field (of the ‘runoutResType’) along path for each file to analyse runout for ‘runoutResType’

  • newRasters (dict) – dictionary with new (s, l) raster for the ‘runoutResType’

  • cfgSetup (configparser) – configparser with ana3AIMEC settings defined in ana3AIMECCfg.ini ‘percentile’, ‘runoutResType’ and ‘thresholdValue’

  • pathDict (dict) – dictionary with path to data to analyze