JavaScript
The JavaScript code used within Earth Engine Code UI for the intial time series point extractions, cloud-free NDVI calculations, and EMSI calculations within GEE. The EMSI utils code repo can be found here once added it should appear in your reader repositories. This contains code to generate a multiband EMSI product and to then generate a video from the multiband imagery.
Calculate and export EMSI time series videos from GEE:
git clone https://earthengine.googlesource.com/users/samapriya/emsi-utils
You can also clone the repo scripts for EarthEngine directly:
git clone https://earthengine.googlesource.com/users/tswetnam/emsi