Study Summary
AlphaEarth carries a stronger threshold-free boundary signal than the seasonal baselines, but the advantage does not reliably become better parcel objects under a fixed watershed extraction. The failure is concentrated in small-parcel tiles, where smoother boundary fields merge adjacent coffee parcels.
Figures
Artifacts
Code
Public reproduction repository: alphaearth-mg-coffee-delineation.
Archive
Zenodo DOI will be added after the public GitHub release is archived.
Data Sources
CONAB/fiboa br_conab, Sentinel-1, Sentinel-2, and AlphaEarth Satellite Embedding V1 via Google Earth Engine.
Reproduction Commands
The full run requires Docker, Google Earth Engine authentication, and an Earth Engine
project configured through .env.
cp .env.example .env
# edit EE_PROJECT in .env
docker compose build
docker compose run --rm pipeline python code/gee_check.py
docker compose run --rm pipeline python code/01_extract_reference.py
docker compose run --rm pipeline python code/02_tiles.py --n 80
docker compose run --rm pipeline python code/03_gee_stacks.py
docker compose run --rm pipeline python code/04_probe.py
docker compose run --rm pipeline python code/05_validate.py
docker compose run --rm pipeline python code/05_validate.py --variant lin
docker compose run --rm pipeline python code/06_figures.py
docker compose run --rm pipeline python code/08_pipeline_figure.py
docker compose run --rm pipeline python code/check_artifacts.py
Citation
Use the archived DOI after release. Draft BibTeX:
@misc{abreufilho2026alphaearthmg,
title = {Boundary information without parcel objects: probing the AlphaEarth annual embedding against seasonal Sentinel-1/2 features for sub-hectare coffee delineation},
author = {Abreu Filho, Antonio Campos de and Timbo Elmiro, Marcos Antonio and Nero, Marcelo Antonio and Leitao, Rodrigo Machado Fernandes},
year = {2026},
url = {https://alphaearth-mg.abreufilho.com.br}
}
Figure Provenance
Figures and tables on this page are generated from the study data and code. No AI-generated images or multimedia are used in the manuscript figures or on this site.