out3Plot.outProfilePlots.plotAlongProfile
- plotAlongProfile(avaDir, peakFilesDF, resType='pft', cInd='names')[source]
create a four panel plot with pft values along a chosen profile and also on top of DEM for thickness and depth values peak files read from avaDir/Outputs/modName/peakFiles, unless inputDir is provided
- Parameters
avaDir (pathlib path or str) – path to avalanche directory
peakFilesDF (pandas dataFrame) – dataFrame with one line per result file
resType (str) – name of result variable
cInd (str) – name of column in resultFiles dataframe to be used in legend and for colorcoding