Home

Awesome

Directory Structure

INSTALL

  1. Prepare your docker host enviromnet.

read https://docs.docker.com/userguide/

  1. Make sure you have required package
sudo apt-get install realpath

Run

Just simplely execute script will process $HOME/.landsat-queue line by line

./run.sh

Download and process specify landsat scence id, not queue

./run.sh LC81170442015336LGN00

Redirect processing log

./run.sh 2> /var/log/twlandsat.log

Queue File Sample

What should I put in $HOME/.landsat-queue? Per scence id per line like below:

LC81180442015103LGN00
LC81180452015103LGN00
LC81180432015103LGN00
LC81180422015087LGN00

Hardware Requirement