Commit d859992
committed
fix(one-to-many routing): in the case of routing networks with one or more divergences (reaches routing to more than one reach), the downstream connections were still being cast to ints, and therefore weren't identified as being within the stream network (of string line-ids). Remove type-casting here as it should be done in other contexts when the data are read in.
1 parent dba34a6 commit d859992
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments