BULC-D is based on the logic of the Bayesian Updating of Land Cover (BULC) algorithm from Cardille & Fortin, 2016. It uses Bayesian updating to estimate whether every pixel in a study area is stable or changing from year to the next. Using an earlier year to build a harmonic expectation, BULC-D weighs the deviance of every image in the later year from the expected value at that same point in the year. Values that are more unexpected (for example, an unusually low NBR) are stronger evidence of change.
Scripts in Google Earth Engine (GEE)
Access the full repository: https://code.earthengine.google.com/?accept_repo=users/alemlakes/r-2909-BULC-Releases
SERVIR Science Coordination Example Outputs
Parameters:
Start Year: 2021 | End Year: 2022 | Start Day: 270 | End Day: 360| Sensors: L8, L9, S2 | Index: NBR
Visualizacion en GEE
var viz_min = 1
var viz_max = 3
var viz = {min:viz_min, max:viz_max, palette: ['pink', 'orange', 'blue']};
Contacts
Jeffrey Cardille
jeffrey.cardille@mcgill.ca
Africa Flores-Anderson
africa.flores@nasa.gov
Flavie Pelletier
flavie.pelletier@mail.mcgill.ca