Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.33 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.33 KB

force-schedule

Schedule FORCE processing

General Usage

How to use:

  1. Edit paths in config/config.txt
  2. install a CRON job, see cron/cron.sh for suggestions

Specific instructions to download Landsat Level 1 Collection 2

Requirements

landsatlinks

Follow instructions on ernstste/landsatlinks

USGS Account

  • Create an USGS Account
  • Request access to the machine-to-machine API
  • Create a secret text-file (.usgs.txt) containing the USGS EarthExplorer login in your home directory
    First line: user, second line: password

Footprint

Create a text file containing a list of allowed pathrows (AOI). The list must contain one path/row per line.
Format: PPPRRR

To know which pathrows you need, use Landsat WRS-2 Descending Path Row Shapefile
or EO Grids Web Feature Service (WFS)

Configurations

Prepare paths in /force-schedule/config/config.txt
$ vi ./force-schedule/config/config.txt

Usage

Run /force-schedule/bash/ingest_landsat.sh in Terminal.

$ ./force-schedule/bash/ingest_landsat.sh