Documentation Index
Fetch the complete documentation index at: https://docs.mangrovesystems.com/llms.txt
Use this file to discover all available pages before exploring further.
- Map methodology concepts (activity data, emission factors, monitoring cycles) to Mangrove components
- Identify which Mangrove component corresponds to each part of a carbon methodology
- Translate a methodology’s data parameter table into Mangrove’s data structure
Methodology concepts and Mangrove structures
Methodologies typically specify data parameter tables or monitoring tables in their MRV section. The required inputs, factors, and equations align with the following Mangrove components.Datapoints ↔ Activity data and measurements
In the methodology: Activity data and measurements — fuel consumption, area surveyed, energy readings, mass delivered, moisture content — are the raw inputs required to run the quantification. In Mangrove: These become datapoints. Datapoints live inside:- Events — for ongoing, batch-varying measurements
- Static inputs — for values that stay constant over time
Static inputs ↔ Emission factors and factor libraries
In the methodology: Emission factors, conversion factors, and constants (e.g., tCO2e per kWh, tonnes per pound) applied across many calculation periods. In Mangrove: These are static inputs — datapoints that remain constant over time and feed into calculations across multiple batches. Configure them in Data Inputs > Static Inputs . Examples:- Grid electricity emission factor (e.g. 0.00043 t/kWh)
- Conversion factor (e.g. metric t/lb)
- Facility-level parameters (e.g. ”% of facility electricity related to carbon production”)
Batches ↔ Monitoring cycle and reportable units
In the methodology: The monitoring cycle defines how often data is grouped for quantification — per delivery, per day, per month — and what the reportable unit of production is. In Mangrove: These become batches. Each production batch groups datapoints and calculations for a defined time period or boundary, mirroring the monitoring cycle. Two partitioning approaches exist:- Time-based — MRV within a production period (e.g., daily injections)
- ID-based — MRV for a specific unit of production (e.g., a delivery)
Ledgers ↔ Chain of custody and mass balance
In the methodology: Chain-of-custody and mass balance rules define how material moves between stages (e.g., feedstock received → production → delivery). In Mangrove: These are ledgers (mass accounts). Mass balance accounting uses ledgers to track accumulation and use of material at each stage. Batches credit or debit ledgers, and allocations between ledgers support traceability.Models ↔ Quantification equations and logic
In the methodology: The equations and logic that combine activity data and emission factors to produce gross and net emissions or removals. In Mangrove: These become models. A model is a set of calculations built as a tree of nodes — inputs, operators, and outputs. Two types:- Production models — operational calculations
- Quantification models — apply LCA and methodology equations for net carbon accounting
Reports ↔ Standardized output for the reporting period
In the methodology: A standardized package of data and documentation for a reporting period (e.g., quarter, year). In Mangrove: That package is a report. A Report shows a project’s activities, carbon accounting, and outcomes for a reporting period. Reports are submitted for verification and credit issuance.Issuances ↔ Verified credit volume
In the methodology: A verified volume of credits that can be held, traded, or retired. In Mangrove: That outcome is an issuance — a group of active, tradable credits in your inventory , representing verified carbon production for a specific period.Check your understanding
What Mangrove component corresponds to a methodology's emission factors?
What Mangrove component corresponds to a methodology's emission factors?
What is the difference between time-based and ID-based batches?
What is the difference between time-based and ID-based batches?
In the next lesson you will work concretely with events and datapoints — defining event types, required and optional fields, and attaching evidence.