Skip to content

Example in Technical Specifications Version 3.0.3 Is Wrong #148

@qbao-nuoa

Description

@qbao-nuoa

In example 6: https://docs.carbon-transparency.org/tr/data-exchange-protocol/latest/, the number is not aligned with PACT 3 Methodology:

      "pcf": {
        "declaredUnitOfMeasurement": "liter",
        "declaredUnitAmount": "1",
        "productMassPerDeclaredUnit": "0.879",
        "pcfExcludingBiogenicUptake": "1.85",
        "pcfIncludingBiogenicUptake": "1.63",
        "fossilGhgEmissions": "1.5",
        "fossilCarbonContent": "0",
        "biogenicCarbonContent": "0.41",
        "landManagementBiogenicCO2Emissions": "0.6",
        "landManagementBiogenicCO2Removals": "-0.4",
        "biogenicCO2Uptake": "-1.5",
  • pcfIncludingBiogenicUptake should be 1.85 + (-1.5) = 0.35, not 1.63

Should we change this, in order to be aligned and consistent with the docs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions