Hello everyone,
I am trying to extract a longitudinal profile of averaged velocities along the river.
Ideally this would be section averaged velocities, the same way 1d velocity is provided.
I can get cell depth-averaged velocities in the river using a profile line, is there a straightforward way to do this for section averaged velocities across the width of the river?
Right now I am planning to do this with profile lines where “cross-sections” would be, grab the velocity, then average it across the section. I might also be able to do this by getting the flow and dividing by area…but this will take forever there must be a better way??
What I want is a longitudinal profile along the river on X-axis, with section averaged velocity on Y-axis.
Any suggestions are greatly appreciated.