geeBfastMonitor
geeBfastMonitor copied to clipboard
Update landsat collections and adds function for using a custom image collection
Two main improvements were made to the script:
- Updated Landsat collections (L5 - L9) to Level 2 Collection 2 Tier 1 surface reflectance.
- Added a bfastMonitorCustom function that enables running the script with another image collection.
Other minor fixes:
- Band names were replaced for letters, e.g., R, G, B, SWIR1, etc.
- Added code examples in the README.
- Changed mask to updateMask.
Remaining issues:
- Some regions of interest (ROI) output the following error when showing or exporting the breaktime band: "Arguments must have same length along one axis". I could not fix that issue, but sometimes by just moving the ROI you can workaround the error.