Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 388 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 388 Bytes

Extract_Landsat_Data

Script to extract *.tar.gz Data (downloaded from USGS, EarthExplorer)

Requirements:

  • python 2.7x installed

Instructions:

In the ExtractLandsat.py script (line 12) replace load_path = "C:/path/path/" with the path where your data (*.tar.gz) are stored. The script will generate a folder "extracted" within the same directory.


Questions: [email protected]