Dear all,
I am trying to adapt the code you shared here in order to compute the thalweg for some branches of a river. I will try to summarize the main points here:
-
the goal I want to reach is to determine the thalweg for some of the branches that make up the Po lagoon starting from a DEM with bathymetric data inside (I attach you a screenshot of the investigated area, all_Po_lagoon.png). I produced dedicated DEM for each branch so to allow the code to evaluate the thalweg separately (I will also send you an example, one_branch.png). I send you also and example of the DEM I produced, so you can check if it is correct for the tool;
-
not interested in flooding events;
-
I have only a single starting point, which represents the mouth of the river, from which I have to start to evaluate thalweg for a specific branch. Given that, what 'starting points' refer to in the code? Should I remove the maximum_extent_map from my code, because I am not interested in flood events, and directly give the coordinates of the starting point to the function that computes thalweg?
Hope you could help me.
Best regards,
Alessandro


DEM_attempt2.tif.zip
Dear all,
I am trying to adapt the code you shared here in order to compute the thalweg for some branches of a river. I will try to summarize the main points here:
the goal I want to reach is to determine the thalweg for some of the branches that make up the Po lagoon starting from a DEM with bathymetric data inside (I attach you a screenshot of the investigated area, all_Po_lagoon.png). I produced dedicated DEM for each branch so to allow the code to evaluate the thalweg separately (I will also send you an example, one_branch.png). I send you also and example of the DEM I produced, so you can check if it is correct for the tool;
not interested in flooding events;
I have only a single starting point, which represents the mouth of the river, from which I have to start to evaluate thalweg for a specific branch. Given that, what 'starting points' refer to in the code? Should I remove the maximum_extent_map from my code, because I am not interested in flood events, and directly give the coordinates of the starting point to the function that computes thalweg?
Hope you could help me.
Best regards,
Alessandro
DEM_attempt2.tif.zip