Skip to content

Create High Resolution GIF animation From Landsat 8 images

Notifications You must be signed in to change notification settings

vincentsarago/landsatgif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

landsatgif

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.

Example

Montréal (RGB)

NDVI evolution of Fields in Egypt

Depends

  • gdal
  • shapely
  • numpy
  • urllib2
  • skimage

To Do

  • Create a command line version
  • Test if multiple Path-Row
  • Create a pure python version
  • Create pip distribution
  • Optimize GIF Creation
  • Optimize color matching

More

About

Create High Resolution GIF animation From Landsat 8 images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages