out3Plot.outAIMEC.referenceLinePlot

referenceLinePlot(refLineRasterXY, dem, refLine, rasterTransfo, refRasterSL, refLineSL, pathDict)[source]

Create a plot with two panels, showing reference line and corresponding raster in panel 1) x, y coordinates and 2) s, l coordinates

refLineRasterXY: numpy nd array

raster created from referenceLine (which cells are affected by line)

dem: dict

header and raster data of dem corresponding to simulations (for extent of plots)

refLine: dict

info of reference line read from shp file

rasterTransfo: dict

aimec transformation information

refRasterSL: numpy nd array

reference line raster (affected cells) in s, l coordinate system

refLineSL: dict

information about referenceLine in s, l coordinates

pathDict: dict

info on aimec paths, where to save figures