changliao1025/pyflowline

Result from intersection

Opened this issue · 1 comments

Should we include all cells or just those who actually intersects with flowline?

pystream does not need to pass all hexagon info into hexwatershed? ideally, we want to have consistent global id for all hexagons.
We can use the same id, but only export the intersected ones for performance consideration.