Skip to main content

Questions tagged [flow-accumulation]

In hydrological modelling, flow accumulation shows water collection based on flow direction. Flow accumulation is used to generate a drainage network

-2 votes
0 answers
43 views

I have acquired the DEM raster for a watershed area. I want to first calculate the flow accumulation using D8(Deterministic 8-Node) algorithm. Earlier in our lab people have used GRASS in Python to ...
Shubham Kumar's user avatar
1 vote
0 answers
42 views

I want to generate drainage lines for a country (Mexico in this case) and have a DEM and country border. I masked the DEM at the border (set raster cells to nodata outside the Mexico region) and ran ...
Dave_L's user avatar
  • 111
0 votes
0 answers
46 views

I am trying to visualise accumulation of point-source pollution risk in a river network. I have a vector layer river network, and a separate network which has flow pathways, direction, and basins ...
Erb's user avatar
  • 1
2 votes
1 answer
121 views

I have over 10,000 points on stream line segments in a network, where each point corresponds to one line segment. I'd like to average an attribute (shade) for the four upstream points from each point, ...
Hailey's user avatar
  • 23
2 votes
0 answers
126 views

I have a data layer that shows a few thousand polygons that represent areas for potential wetland restoration based on a variety of criteria (soil type, on certain types of land cover, etc). For each ...
Evgeni's user avatar
  • 133
1 vote
1 answer
160 views

I encountered problems in calculating flow accumulation using terra::flowAccumulation() from lidar-based DEM. I've inspected the visual and general properties of the DEM and flow direction rasters, ...
Moh Zulfajrin's user avatar
0 votes
1 answer
126 views

Whitebox Toolset for Hyrdological Analysis offers many different flow accumulation algorithms, like D8, DInf, MdInf, Qin, Quinn, and Rho8. It also has the FlowAccumulationFullWorkflow tool, which ...
saQuist's user avatar
  • 903
0 votes
0 answers
508 views

I'm trying to do run the flow accumulation tool on a map where I am trying to extract drainage from a DEM however it has been stuck at 100% for several hours. I have put details of the files I am ...
Kcoj's user avatar
  • 1
0 votes
1 answer
619 views

I am currently trying to calculate the flow path length in a DEM towards a streamnetwork. My desired outcome would be a raster with values of how long the flowpath to the nearest streamcell would be ...
same11's user avatar
  • 3
0 votes
0 answers
126 views

I am hoping to delineate watersheds, which are extremely small, across a large area. My objective is to create a workflow that will delineate all head water catchments through an automated process. I ...
Kurtis_Fisher's user avatar
1 vote
0 answers
583 views

I have a DEM (TIFF) with multiple points, which mark wells (right term?) of an underground pipe network: I was wondering if there is a Python library which uses the elevation of the DEM to generate a ...
jonsken's user avatar
  • 99
1 vote
1 answer
227 views

I'm trying to produce a shapefile river network from a flow accumulation raster using the r.to.vect function and I've overcome some difficulties regarding bit depth and thinned raster. n.b. I don't ...
NorthSon's user avatar
  • 341
0 votes
2 answers
430 views

I am going to use r.fill.dir on an area. The downloaded data comes as a set of tiles that puzzle together. In order to delineate watershed across tiles I need to merge them to a complete raster. ...
fredrik.sundberg's user avatar
2 votes
1 answer
439 views

I am trying to represent de equation of Mahoney et al. (2018) https://www.sciencedirect.com/science/article/abs/pii/S0022169418302877 Where Si is the slope in the cell i, ΣSup is is the sum of the ...
Jose Antonio's user avatar
1 vote
0 answers
595 views

My goal is to apply a topographic wetness index to a DEM using QGIS Version 3.20.2-Odense, running on a macOS laptop. I have clipped my DEM layer for the appropriate study area, and calculated slope ...
ryoung's user avatar
  • 21

15 30 50 per page
1
2 3 4 5 6