You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: