Papers
Topics
Authors
Recent
Detailed Answer
Quick Answer
Concise responses based on abstracts only
Detailed Answer
Well-researched responses based on abstracts and relevant paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses
Gemini 2.5 Flash
Gemini 2.5 Flash 63 tok/s
Gemini 2.5 Pro 49 tok/s Pro
GPT-5 Medium 14 tok/s Pro
GPT-5 High 19 tok/s Pro
GPT-4o 100 tok/s Pro
Kimi K2 174 tok/s Pro
GPT OSS 120B 472 tok/s Pro
Claude Sonnet 4 37 tok/s Pro
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.

Citations (12)
List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

Summary

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

Dice Question Streamline Icon: https://streamlinehq.com

Follow-Up Questions

We haven't generated follow-up questions for this paper yet.