Create High Resolution GIF animation From Landsat 8 images
A simple python script to create GIF from Landsat 8 image.
Philosophy of the 'method' is to select a point (search for data) and then create an AOI (extract pixels)
I'm reading data directly on Amazon Server, so date range should be set after January 1st 2015.
- gdal
- shapely
- numpy
- urllib2
- skimage
- Create a command line version
- Test if multiple Path-Row
- Create a pure python version
- Create pip distribution
- Optimize GIF Creation
- Optimize color matching
- Create Gif from low resolution Landsat Quicklook landsat8evolution
- Search and Download Landsat data landsat-util from @developmentseed
- Create GIF for entire Landsat image (in bash) landsat-gifworks from @KAPPS-