mbtyers / riverdist

River Network Distance Computation and Applications
23 stars 1 forks source link

Remove braided structure from the river network #1

Closed afana1972 closed 7 years ago

afana1972 commented 7 years ago

Hi all, I'm trying to handle the issue of braided networks using @riverdis library. I have a huge channel network with a lot of braided structures and I would like to find the way to build up a loop to remove all the braided segments. I don’t mind which segment to remove the braided structure, only I’d like to have a clean network at the end of the function. Any suggestions?