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

Estimate rgrd in sfr using upstream and downstream reaches (where available) #94

Open
wkitlasten opened this issue Mar 14, 2024 · 0 comments

Comments

@wkitlasten
Copy link
Contributor

Suggesting a new method to use upstream and downstream reach elevations in set_reach_slope.

Maybe change rch_len method to:

rch_len_grid: calc dz from slope of top model grid
calc rgrd as dz/rlen

and add new method:

rch_len_grid: calc dz from difference between upstream
rtop and downstream rtop
calc rgrd as dz/rlen

One potential issue is breaking scripts that rely on method="rch_len". Not sure how to handle the "deprication" of something like that. Otherwise I think it is pretty straightforward. Any blindspots I might be missing?

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

No branches or pull requests

1 participant