Giter VIP home page Giter VIP logo

band-stacking-landsat-image's Introduction

Band-Stacking-Landsat-Image

Stacking the Bands of Landsat Multi-Spectral Image to create a single TIF file

Running in Single mode:

  • Run the file 'main_single.py' click here
  • Enter the folder path with slash at the end like
  '/home/${USER}/Documents/Prod_Folder/LC09_L2SP_146041_20220514_20220516_02_T1/'
  • Enter the last band number, if 3 selected then Band1, Band2 and Band3 will be stacked.
  • The stacked image will be saved as
  '/home/${USER}/Documents/Prod_Folder/LC09_L2SP_146041_20220514_20220516_02_T1/LC09_L2SP_146041_20220514_20220516_02_T1_stacked.TIF'

Running in Batch mode:

  • Run the file 'main_batch.py' click here
  • Create a working directory like follows, where all the product folders are stored.
├── Prod_Folder
    ├── Prod1_Folder
    ├── Prod2_Folder
    ├── Prod3_Folder
  • Select the folder path where all the products are saved 'Prod_Folder' from the gui as follows:

Screenshot from 2022-12-14 09-52-33_crop

  • Select the folder path where you want to save the stacked images from the gui as follows:

Screenshot from 2022-12-14 09-52-52_crop

  • Enter the start and last band number, if 1 and 3 are selected respectively then Band1, Band2 and Band3 will be stacked. Followed by the angles as follows:

    • BAND1
    • BAND2
    • BAND3
    • SAA
    • VAA
    • SZA
    • VZA
  • The stacked image will be saved as

    '/home/${USER}/Documents/Save_Folder/LC09_L2SP_146041_20220514_20220516_02_T1_stacked.TIF'

band-stacking-landsat-image's People

Contributors

sunnyiisc avatar sunnyisro avatar

Watchers

 avatar  avatar

Forkers

armindadras

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.