Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Development of a data model to facilitate rapid Watershed Delineation (1611.09131v1)

Published 11 Nov 2016 in cs.DS and cs.CE

Abstract: A data model to store and retrieve surface watershed boundaries using graph theoretic approaches is proposed. This data model integrates output from a standard digital elevation models (DEM) derived stream catchment boundaries, and vector representation of stream centerlines then applies them to three novel algorithms. The first is called Modified Nested Set (MNS), which is a depth first graph traversal algorithm that searches across stream reaches (vertices) and stream junctions (edges) labeling vertices by their discovery time, finish time, and distance from the root. The second is called Log Reduced Graphs (LRG), which creates a set S of logarithmically reduced graphs from the original data, to store the watershed boundaries. The final algorithm is called Stitching Watershed, which provides a technique to merge watershed boundaries across the set of graphs created in the LRG algorithm. This technique was applied to the ~ 30,600 km2 Delaware River Watershed and compared to hypothetical data storage models in terms of prep-processing, data storage, and query complexity costs. Results show that the proposed technique provides significant benefits vs. the hypothetical methods with a 99-98% reduction in prepossessing, 96-80% reduction in query complexity and a 76% reduction in storage costs. The increasing availability of high resolution elevation data within the United States and the internationally provides an opportunity to extend these results to other watersheds through the world.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (2)
  1. Scott Haag (3 papers)
  2. Ali Shokoufandeh (11 papers)
Citations (12)

Summary

We haven't generated a summary for this paper yet.