You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new MPAS mesh was generated, the pyflowline package does not guarantee that river networks actually reach into the edge cells.
This is fine for pyflowline algorithm, but the HexWatershed model needs to initialize the priority flood with the edges. So the "edge" will not include the outlet points.