When the changeImg() function defined in "users/emapr/public:Modules/LandTrendr.js" is called and the resulting image is added to a map, it returns a "User memory limit exceeded" error.
I've been having this error in my script for at least a few months but I had thought it was something wrong with my code.
I tried running the "users/emapr/public:Scripts/LandTrendr Examples/LandTrendr Greatest Disturbance Mapping" script and it returned the same error. However, the LandTrendr Change Mapper UI still works.
When the changeImg() function defined in "users/emapr/public:Modules/LandTrendr.js" is called and the resulting image is added to a map, it returns a "User memory limit exceeded" error.
I've been having this error in my script for at least a few months but I had thought it was something wrong with my code.
I tried running the "users/emapr/public:Scripts/LandTrendr Examples/LandTrendr Greatest Disturbance Mapping" script and it returned the same error. However, the LandTrendr Change Mapper UI still works.
I can get my script to run correctly if I use the old LandTrendr.js script from https://github.com/eMapR/LT-GEE/blob/master/LandTrendr.js.