Python implementation of LandTrendr algorithm to detect forest change.
The script in this repo was written as a Jupyter notebook almost entirely by Connor Richards (@crich011).
There is a lot of room for imporvement. Some ToDos:
- Turn into a command line tool, so imputs can be passed into script instead of changeing the code.
- Split apart the pre-processing and post-processing
- Validate the results agains the results from the GEE API.
LandTrendr was developed and is maintained at Oregon State University. It is also availble via the Google Earth Engine API.