Skip to content

Commit d017adc

Browse files
authored
Merge pull request #31 from sine-fdn/secondary-emission
Secondary emission
2 parents c982fba + 4cf64ce commit d017adc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

specs/index.bs

+5-5
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ The highlighted lines show the data exchanged according to the <{ShipmentFootpri
416416
"boundaryProcessesDescription": "SFC GLEC Framework-conforming (W2W CO2e emissions)",
417417
"referencePeriodStart": "2021-01-01T00:00:00Z",
418418
"referencePeriodEnd": "2022-01-01T00:00:00Z",
419-
"secondaryEmissionFactorSources": [ { "name": "Ecoinvent", "version": "3.9.1" } ],
419+
"secondaryEmissionFactorSources": [ { "name": "GLEC", "version": "3.0" } ],
420420
"exemptedEmissionsPercent": 0.0,
421421
"exemptedEmissionsDescription": "",
422422
"packagingEmissionsIncluded": true,
@@ -497,7 +497,7 @@ The highlighted lines show 2 TCEs which `Z` has collected and calculated for `S`
497497
"boundaryProcessesDescription": "SFC GLEC Framework-conforming (W2W CO2e emissions)",
498498
"referencePeriodStart": "2021-01-01T00:00:00Z",
499499
"referencePeriodEnd": "2022-01-01T00:00:00Z",
500-
"secondaryEmissionFactorSources": [ { "name": "Ecoinvent", "version": "3.9.1" } ],
500+
"secondaryEmissionFactorSources": [ { "name": "GLEC", "version": "3.0" } ],
501501
"exemptedEmissionsPercent": 0.0,
502502
"exemptedEmissionsDescription": "",
503503
"packagingEmissionsIncluded": true,
@@ -984,7 +984,7 @@ The Data Type <{TOC}> has the following properties:
984984
<td>String
985985
<td>M
986986
<td>
987-
The Coefficient relating specified transport activity with WTW GHG emissions with unit `kgCO2e` per <{TOC/co2eIntensityTTW}> as defined in the [[!GLEC]] Framework
987+
The Coefficient relating specified transport activity with WTW GHG emissions with unit `kgCO2e` per <{TOC/co2eIntensityWTW}> as defined in the [[!GLEC]] Framework
988988
<tr>
989989
<td><dfn>co2eIntensityTTW</dfn> : [=Decimal=]
990990
<td>String
@@ -1959,7 +1959,7 @@ A Product Footprint with a <{ShipmentFootprint}> highlighted:
19591959
"boundaryProcessesDescription": "SFC GLEC Framework-conforming (W2W CO2e emissions)",
19601960
"referencePeriodStart": "2021-01-01T00:00:00Z",
19611961
"referencePeriodEnd": "2022-01-01T00:00:00Z",
1962-
"secondaryEmissionFactorSources": [ { "name": "Ecoinvent", "version": "3.9.1" } ],
1962+
"secondaryEmissionFactorSources": [ { "name": "GLEC", "version": "3.0" } ],
19631963
"exemptedEmissionsPercent": 0.0,
19641964
"exemptedEmissionsDescription": "",
19651965
"packagingEmissionsIncluded": true,
@@ -2026,7 +2026,7 @@ A Product Footprint with a <{TOC}> highlighted:
20262026
"boundaryProcessesDescription": "SFC GLEC Framework-conforming (W2W CO2e emissions)",
20272027
"referencePeriodStart": "2021-01-01T00:00:00Z",
20282028
"referencePeriodEnd": "2022-01-01T00:00:00Z",
2029-
"secondaryEmissionFactorSources": [ { "name": "Ecoinvent", "version": "3.9.1" } ],
2029+
"secondaryEmissionFactorSources": [ { "name": "GLEC", "version": "3.0" } ],
20302030
"exemptedEmissionsPercent": 0.0,
20312031
"exemptedEmissionsDescription": "",
20322032
"packagingEmissionsIncluded": false,

0 commit comments

Comments
 (0)