Data-Parallel method for georeferencing of MODIS level 1b data using grid computing

  • Authors:
  • Yincui Hu;Yong Xue;Jiakui Tang;Shaobo Zhong;Guoyin Cai

  • Affiliations:
  • State Key Laboratory of Remote Sensing Science, Jointly Sponsored by the Institute of Remote Sensing Applications of Chinese Academy of Sciences and Beijing Normal University, Institute of Remote ...;State Key Laboratory of Remote Sensing Science, Jointly Sponsored by the Institute of Remote Sensing Applications of Chinese Academy of Sciences and Beijing Normal University, Institute of Remote ...;State Key Laboratory of Remote Sensing Science, Jointly Sponsored by the Institute of Remote Sensing Applications of Chinese Academy of Sciences and Beijing Normal University, Institute of Remote ...;State Key Laboratory of Remote Sensing Science, Jointly Sponsored by the Institute of Remote Sensing Applications of Chinese Academy of Sciences and Beijing Normal University, Institute of Remote ...;State Key Laboratory of Remote Sensing Science, Jointly Sponsored by the Institute of Remote Sensing Applications of Chinese Academy of Sciences and Beijing Normal University, Institute of Remote ...

  • Venue:
  • ICCS'05 Proceedings of the 5th international conference on Computational Science - Volume Part III
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Georeference is a basic function of remote sensing data processing. Geo-corrected remote sensing data is an important source data for Geographic Information Systems (GIS) and other location services. Large quantity remote sensing data were produced daily by satellites and other sensors. Georeferenceing of these data is time consumable and computationally intensive. To improve efficiency of processing, Grid technologies are applied. This paper focuses on the parallelization of the remote sensing data on a grid platform. According to the features of the algorithm, backwards-decomposition technique is applied to partition MODIS level 1B data. Firstly, partition the output array into evenly sized blocks using regular domain decomposition. Secondly, compute the geographical range of every block. Thirdly, find the GCPs triangulations contained in or intersect with the geographic range. Then extract block from original data in accordance with these triangulations. The extracted block is the data distributed to producer on Grid pool.