Result from intersection
Opened this issue · 1 comments
changliao1025 commented
Should we include all cells or just those who actually intersects with flowline?
changliao1025 commented
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.