Loading RothC Dashboard...

RothC Process-Based Model

Advanced insights into soil carbon dynamics for sustainable agricultural management and climate action

Explore Dashboard

About RothC Model

The Rothamsted Carbon Model (RothC) is a process-based model that simulates the turnover of organic carbon in non-waterlogged topsoil. It helps predict how soil organic carbon will change under different climate and land management scenarios.

Process-Based

Simulates carbon flows between different soil pools (DPM, RPM, BIO, HUM, IOM) based on decomposition rates

Global Application

Used worldwide to assess soil carbon stocks and predict changes under different management practices

Climate Smart

Helps quantify carbon sequestration potential and develop climate-smart agricultural practices

Dashboard Overview

0

Total Carbon Stock (t/ha)

0

Sequestration Rate (t/ha/yr)

0

Climate Impact (tCO₂e)

Soil Carbon Heatmap

API Documentation

Run Simulation

POST /api/v1/run_simulation?input_type={json|file}

Run a RothC simulation. Provide JSON via {"data":…}. Returns a task_id.

Try it out

Run NWFP Simulation

POST /api/v1/run-simulation/nwfp/

Run RothC on NWFP data. Body: startDate, endDate, catchmentID[, fieldid].

Try it out