首页 | 本学科首页   官方微博 | 高级检索  
     检索      

基于优先队列的另一种简单快速的DEM填洼算法
作者姓名:LIU Yong-He  ZHANG Wan-Chang  XU Jing-Wen
作者单位:中国科学院大气物理研究所,中国科学院大气物理研究所,中国科学院大气物理研究所
摘    要:Some depression cells with heights lower than their surrounding cells may often be found in Grid-based digital elevation models (DEM) dataset due to sampling errors. The depression-filling algorithm presented by Planchon and Darboux works very quickly compared to other published methods. Despite its simplicity and delicacy, this algorithm remains difficult to understand due to its three complex subroutines and its recursive execution. Another fast algorithm is presented in this article. The main idea of this new algorithm is as follows: first, the DEM dataset is viewed as an island and the outer space as an ocean; when the ocean level increases, the DEM cells on the island's boundary will be inundated; when a cell is inundated for the first time, its elevation is increased to the ocean level at that moment; after the ocean has inun- dated the entire DEM, all of the depressions are filled. The depression-removing processing is performed using a priority queue. Theoretically, this new algorithm is a fast algorithm despite the fact that it runs more slowly than Planchon and Darboux's method. Its time-complexity in both the worst case and in an average case is O(8nlog2 (m)), which is close to O(n). The running speed of this algorithm depends mainly on the insertion operation of the priority queue. As shown by the tests, the depres- sion-filling effects of this algorithm are correct and valid, and the overall time consumption of this algorithm is less than twice the time consumed by Planchon & Darboux's method for handling a DEM smaller than 2500×2500 cells. More importantly, this new algorithm is simpler and easier to understand than Planchon and Darboux's method. This advantage allows the correct program code to be written quickly.

关 键 词:队列算法  填充结构  抑郁症  DEM

Another Fast and Simple DEM Depression-Filling Algorithm Based on Priority Queue Structure
LIU Yong-He,ZHANG Wan-Chang,XU Jing-Wen.Another Fast and Simple DEM Depression-Filling Algorithm Based on Priority Queue Structure[J].Atmospheric and Oceanic Science Letters,2009,2(4):214-219.
Authors:LIU Yong-He  ZHANG Wan-Chang and XU Jing-Wen
Institution:Key Laboratory of Regional Climate-Environment Research for Temperate East Asia, Institute of Atmospheric Physics, Chinese Academy of Sciences, Beijing 100029,Center for Hydro-Sciences Research, Nanjing University, Nanjing 210093,Key Laboratory of Regional Climate-Environment Research for Temperate East Asia, Institute of Atmospheric Physics, Chinese Academy of Sciences, Beijing 100029
Abstract:digital elevation models, depression removing, priority queue, quick algorithm
Keywords:digital elevation models  depression removing  priority queue  quick algorithm
本文献已被 维普 等数据库收录!
点击此处可从《大气和海洋科学快报》浏览原始摘要信息
点击此处可从《大气和海洋科学快报》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号