Skip to content

HuidaeCho/r.accumulate.lessmem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r.accumulate.lessmem

r.accumulate.lessmem calculates weighted flow accumulation, stream networks, and the longest flow path using a flow direction map. It is a modified version of r.accumulate and requires less memory. It can be slower than r.accumulate because of heavy bit operations.