Green-Plant Management GmbH is a vegetation management specialist currently monitoring deforestation in the Amazonas region for a government project. They require a repeatable, automated pipeline to analyze Sentinel-2 time-series data using the UP42 API.
This Jupyter Notebook provides a step-by-step Python workflow to perform NDVI time-series analysis for a small AOI in the Amazonas, leveraging the UP42 ecosystem to discover, order, and download suitable Sentinel-2 imagery.
In this example, a comparison of two Sentinel-2 images with a one-year difference was chosen to monitor deforestation: for August 2024 and August 2025. August was chosen because it is one of the driest months in Brazil and it is used by the Program to Calculate Deforestation in the Amazon (PRODES) as a reference month (source).
(Created by Viktor Kochkin, April 2026)