Coder Social home page Coder Social logo

gaofen-batch's Introduction

基于python的高分遥感数据一键批处理工具

目前支持GF1/2/6,GF1B/C/D

特点

  • 😉 支持RPC正射校正,辐射定标,大气表观发射率(TOA)计算,6S大气校正,融合,镶嵌。
  • 😋 安装简单,运行方便。
  • 😍 默认多线程,可并行处理。

安装(Linux,Windows)

conda create -n pre -c conda-forge gdal rasterio py6s pysimplegui

使用

运行单个程序,依次处理

python batch.py --InputFolder ./InputFolder --OutputFolder ./OutputFolder --TOA --_6S --pansharpen --pyramid

运行多个程序,并行处理

python batch_parallel.py --InputFolder ./InputFolder --OutputFolder ./OutputFolder --TOA --_6S --pansharpen --pyramid --n_parallel 3
  • --InputFolder是原始数据文件夹,--OutputFolder是处理结果文件夹。大气表观发射率计算--TOA、大气校正--_6S、融合--pansharpen、建金字塔--pyramid取决于后续实验需要

  • 如果对命令行感到陌生,可以在IDE中运行batch.pyparallel_batch.py,会有一个简陋的界面弹出

  • 测试数据可通过GoogleDriveCloudflare获取

鸣谢

gaofen-batch's People

Contributors

genghisyoung233 avatar

Stargazers

 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.