Very simple API to download Landsat data from Landsat 1 - 5, 7, and 8 from Google
Project description
Download and unzip Landsat 5, 7, and 8 (a.k.a. LT5, LE7, LC8) images via the Google service automatically using a command line interface or a simple python script. (Now you can get all Landsat [1, 2, 3, 4, 5, 7, 8]!)
Python 2.7 and 3.6 compatible.
Landsat instruments orbit the earth in sun-synchronous fashion. They pass over each place at approximately the same time of day, every 16 days. The area within each image is predefined and is described by (path,row) coordinates of the World Reference System 2 (WRS2). This system applies to all Landsat missions since LT4. Every place on Earth falls under at lease one path/row ‘scene.’ Some places fall within overlapping path/row scenes. Landsat ‘descends’ from North to South in the day, these images are of most interest to researchers, though nighttime images are also available.
The first time running this code will download and package a large list of scenes. This should thereafter be updated if one is after the latest imagery. This is a large file and will need about 3GB memory available to the python process to process it.
landsat –update-scenes
It will also download the needed WRS shapefiles that will help locate the path and row of given coordinates.
If you know the path and row of a location, you can enter it in the command line interface to download and unzip images there between your specified start and end dates. You must choose a satellite. Within the package you downloaded, you need to call landsat.py. Dates are entered as YYYY-MM-DD format, e.g. 2008-05-31.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Landsat578-0.5.1.tar.gz
.
File metadata
- Download URL: Landsat578-0.5.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbda5fb9807394c979fa87d127f06982aed97f55ab8bc07aefcf6dad5eff66c7 |
|
MD5 | a63196e70983679cfb3043abb4f4a93c |
|
BLAKE2b-256 | 1af36dfe9f796539d4b2648c482a8391c45e3847437d08f368952fe3224f4afa |