ana3AIMEC.ana3AIMEC.mainAIMEC

mainAIMEC(pathDict, inputsDF, cfg)[source]

Main logic for AIMEC postprocessing

Reads the required files location for ana3AIMEC postprocessing given an avalanche directory Make the domain transformation corresponding to the input avalanche path Transform 2D fields (pressure, flow thickness …) Analyze transformed rasters and mass Produce plots and report

Parameters
  • pathDict (dict) – dictionary with paths to dem and lines for Aimec analysis

  • inputsDF (dataFrame) – dataframe with simulations to analyze and associated path to raster data

  • cfg (configparser) – configparser with ana3AIMEC settings defined in ana3AIMECCfg.ini

Returns

  • rasterTransfo (dict) – domain transformation information

  • resAnalysisDF (dataFrame) – results of ana3AIMEC analysis

  • plotDict (dict) – dictionary for report