Code Monkey home page Code Monkey logo

processing_modis_inhtcondor's Introduction

This program is designed for parallel processing Modis Time-Series Reflectance Data set in High-throughput Environment. The program will automatically wrap the raw MODIS dataset into abundant of subtasks and run them in the High-throughput computing system. The processing module including Format Conversion, Image Mosaic, Re-projection, and Clipping by Mask. The main script need the necessary dependencies including GDAL, numpy and matplotlib. The program can be used both in single PC and HTCondor clusters.

We use this program to produce the dataset MODIS remote sensing dataset for Qinghai Lake basin.

Dataset: http://www.csdata.org/p/160/ .

Paper: A High Throughput Pipeline for Processing Time Series MODIS Data

Link: http://escj.cnic.cn/CN/article/downloadArticleFile.do?attachType=PDF&id=13140

Dependencies :

  • python 2.7
  • gdal-bin >1.8
  • python-gdal > 1.8
  • python-numpy
  • HTCondor

Run:

  • main.py Main program 主函数
  • methods-on-modis.py define functions 定义需要的处理模块
  • viewTif.py view tif

Dirs(The Program will automatically detect and build the folder):

  • /out output folder 输出文件夹
  • /data put raw data in this folder 储存原始数据
  • /shp put x.shp file in this folder 储存程序需要的矢量数据
  • /temp store temporary files 储存程序产生的临时文件

processing_modis_inhtcondor's People

Contributors

robinroar avatar

Stargazers

Qixin Wei avatar 幽灵泰瑞宝 avatar jiangyichao avatar HuangDuan avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.