Skip to content

A short script for creating GIFs in GEE that show NDVI changes over time.

License

Notifications You must be signed in to change notification settings

DanGeospatial/GoogleEarthEngineNDVIGIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoogleEarthEngineNDVIGIF

A short script for creating GIFs in GEE that show NDVI changes over time.

To use this script all you need to do is enter your region, continent in the mask function and date range. Be aware that changing the settings to include too many frames will run into performance limits. Especially the 'framesPerSecond', 'dimensions' and 'doy'.

This is originally designed for NDVI but you can select other bands and adjust the visualization parameters.

#TODO

  • improve performance / update methods
  • add timestamps
  • switch to mp4 format?

About

A short script for creating GIFs in GEE that show NDVI changes over time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published