- [x] only compute thalweg and generation lists when the variable is in the output - [x] make the top extension similar as bottom: depending on the flow direction - [x] make more points for the extension (with lower distances) to avoid sharp corners - [x] discuss if it make sense to delete all thalweg points that are not within the raster (see function Path.findLastPointInRaster()) - [x] when resampling the path, we also need to consider resample zDelta (etc..) - [x] in 2 D plot: represent z and zdelta read from raster - [x] try to make similar plots as in avaframe (generation thalweg - [x] add an override configuration of DFAPathGeneration - [x] only thalweg outputs from com4: centered values: x, y, z, s zDelta, ... - [x] separate runScript for preparing the path: read values from rasters along thalweg (z, zdelta,...), extension, resampling - [x] write a runScript for executing FlowPy and preparing the thalweg - [x] allow many options via config file for plotting - [ ] how to deal with weird directions in the end of thalweg due to very few cells? - [x] add a more detailed doku (in ana5??)