Climate/Carbon Accounting Spatial Pipelines

Build, automate, and validate satellite-driven carbon accounting and MRV systems — from raw imagery to audit-ready emissions inventories.

A technical resource for spatial MRV automation

Modern carbon accounting has moved from spreadsheets into distributed, spatially explicit data pipelines. Spatial Pipeline Engineering is a practitioner-focused resource for engineering those pipelines: deterministic geospatial processing, rigorous uncertainty quantification, and cryptographically verifiable audit trails that meet institutional standards.

Written for ESG engineers, climate data scientists, and Python GIS teams, every guide pairs production-ready code with the compliance context behind it — GHG Protocol scoping, ISO 14064, CSRD, and the registry workflows that turn satellite observations into defensible inventories.

The library is organized into four sections covering the full lifecycle: designing MRV architecture, processing satellite imagery for emissions tracking, modeling and validating carbon stocks, and orchestrating and governing the pipelines that tie them together — schema contracts, workflow orchestration, and registry standards. 84 pages in total, each with production Python, the compliance mapping behind it, and hand-drawn diagrams of the mechanisms that actually break. Pick a section below to dive in.

Start here

Four questions practitioners arrive with, and the page that answers each.

Why is my figure wrong when nothing failed?

Twelve silent failure modes that corrupt carbon numbers without failing a task — datum fallbacks, partial writes, categorical resampling — each with a diagnostic and the invariant that catches it.

Read the guide

What happens after the credits are sold?

Reversal detection, leakage against matched controls, and the pinned issuance-era model that stops a software upgrade being reported as a forest loss.

Read the guide

Explore the content

Four sections, each with focused topics and step-by-step Python implementation guides.

Satellite Imagery

Cloud masking, temporal aggregation, distributed tile processing, deforestation alerts, and methane plume retrieval from Sentinel, Landsat and hyperspectral archives.

Browse this section