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

Add retention limited flow accumulation function #124

Closed
dtarb opened this issue Apr 2, 2017 · 0 comments
Closed

Add retention limited flow accumulation function #124

dtarb opened this issue Apr 2, 2017 · 0 comments

Comments

@dtarb
Copy link
Owner

dtarb commented Apr 2, 2017

Name RetLimFlow

This function takes as input an Dinfinity flow direction grid, a weight grid and a retention grid and outputs retention limited flow accumulation.

Calling function
int retlimro(char *angfile, char *wgfile, char * rcfile, char *qrlfile)

Command line interfaces
Simple:
retlimflow dem.tif (The file names are taken as having flag suffixes)
Specific file names used:
retlimflow -ang demang.tif -rc demrc.tif -wg demwg.tif -qrl demqrl.tif

image

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