Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: have the create polygon tool also create polygons along a stream network with branches #4

Open
jrutyna opened this issue Aug 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jrutyna
Copy link
Collaborator

jrutyna commented Aug 24, 2023

A new feature should be developed that allows the create polygon tool also create polygons along a stream network with branches. This could be accomplished with having additional polylines features in the input centerline shape file and by iterating on each feature in this shape file and looping over the existing create polygon tool for each centerline feature in the branched stream network. The tricky part may be implementing how the transects/polygons are constructed at the confluences.

@jrutyna jrutyna added the enhancement New feature or request label Aug 24, 2023
@jrutyna
Copy link
Collaborator Author

jrutyna commented Aug 25, 2023

An existing/functioning/calibrated CE-QUAL-W2 model with stream branching should be identified and acquired so the this new feature can be tested. This model should also have the associated DEM that was previously used to create the bathymetry input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants