ana3AIMEC.aimecTools.analyzeDiffsRunoutLines
- analyzeDiffsRunoutLines(cfgSetup, runoutLine, refDataTransformed, resAnalysisDF, simRowHash, pathDict)[source]
analyze difference between runout line derived from simRaster and reference datasets (lines, polygons)
- Parameters
runoutLine (dict) – info on runout line derived from simRaster
refDataTransformed (dict) – info on runout line derived from reference datasets
resAnalysisDF (data frame) – one row per simulation
simRowHash (ID) – index of row for current sim in resAnalysisDF
pathDict (dict) – dict with info on where to save plots
- Returns
resAnalysisDF – updated DF
- Return type
data frame