Compute river depth using different method
Arguments
- path_data
Path to the folder containing discharge data created by Tnet*_computeQ and all needed files.
- shapefile
Path to the shapefile with all info on segments. Columns needed depending on the method used are detailed in the section.
- method
List of methods to use in order to compute river width. It can be 'Constant', 'Morel_old' and 'Morel' and 'Morel_recal'.
- ID
vector or list of vector on witch each methods will be used in order compute river width.