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

Implement plotdz #114

Open
wkearn opened this issue Dec 10, 2024 · 0 comments
Open

Implement plotdz #114

wkearn opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request visualization

Comments

@wkearn
Copy link
Contributor

wkearn commented Dec 10, 2024

This is a StreamObject method that plots the distance from the outlet on the x axis and the elevation of the stream on the y axis. We should be able to do most of this now, using streamquad_trapz to compute the upstream distance. The most challenging part seems to be splitting the stream network into segments, which we also have to do for #111.

This is used in the Getting Started guide section "Derive, modify and plot the stream network."

@wkearn wkearn added enhancement New feature or request visualization labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request visualization
Projects
None yet
Development

No branches or pull requests

1 participant