Estimate organic carbon content in the top 10 cm of soil using AI neural networks trained on satellite imagery. Results are reported in grams per kilogram (g/kg).
Soil organic carbon (SOC) is a key indicator of soil health, fertility, and carbon sequestration potential. This analysis uses AI neural networks to estimate SOC from satellite imagery, requiring that the soil was visibly bare (not covered by vegetation) during the analysis period.
Unlike most analyses, processSoilOrganicCarbon() uses a leadingUpToDate parameter instead of startDate and endDate. The system automatically analyzes a 13-month period ending on the specified date.
Important: The leadingUpToDate parameter triggers a 13-month lookback analysis using AI neural networks. The soil must have been visibly bare (no vegetation cover) at some point during this 13-month window for accurate results.
The retrieval query uses the standard polygonId, startDate, and endDate parameters:
Returns the standard four output types with SOC values in g/kg:
Best practice: Run SOC analysis after harvest or during fallow periods when the soil surface is most exposed. Fields with continuous crop cover may produce less reliable results.