Skip to content

Commit 88c4eba

Browse files
authored
Merge pull request #30 from sine-fdn/gCO2e
fix: replace all occurrences of gCO2e with kgCO2e
2 parents e9391d9 + 2df39a7 commit 88c4eba

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
@@ -984,13 +984,13 @@ 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 `gCO2e` 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/co2eIntensityTTW}> as defined in the [[!GLEC]] Framework
988988
<tr>
989989
<td><dfn>co2eIntensityTTW</dfn> : [=Decimal=]
990990
<td>String
991991
<td>M
992992
<td>
993-
The Coefficient relating specified transport activity with TTW GHG emissions with unit `gCO2e` per <{TOC/co2eIntensityTTW}> as defined in the [[!GLEC]] Framework
993+
The Coefficient relating specified transport activity with TTW GHG emissions with unit `kgCO2e` per <{TOC/co2eIntensityTTW}> as defined in the [[!GLEC]] Framework
994994
<tr>
995995
<td><dfn>co2eIntensityThroughput</dfn>
996996
<td>String
@@ -1114,7 +1114,7 @@ The Data Type <{HOC}> has the following properties:
11141114
<td>String
11151115
<td>M
11161116
<td>
1117-
The Coefficient relating specified transport activity with TTW GHG emissions with unit `gCO2e` per <{HOC/co2eIntensityTTW}> as defined in the [[!GLEC]] Framework
1117+
The Coefficient relating specified transport activity with TTW GHG emissions with unit `kgCO2e` per <{HOC/co2eIntensityTTW}> as defined in the [[!GLEC]] Framework
11181118

11191119
<tr>
11201120
<td><dfn>co2eIntensityThroughput</dfn>
@@ -1486,13 +1486,13 @@ The following properties are defined for data type <dfn element>EnergyCarrier</d
14861486
<td>String
14871487
<td>M
14881488
<td>
1489-
The WTW fuel emission factor (certified) with unit `gCO2e / energy consumption unit` (<{EnergyCarrier/energyConsumptionUnit}>)
1489+
The WTW fuel emission factor (certified) with unit `kgCO2e / energy consumption unit` (<{EnergyCarrier/energyConsumptionUnit}>)
14901490
<tr>
14911491
<td><dfn>co2eIntensityTTW</dfn> : [=Decimal=]
14921492
<td>String
14931493
<td>M
14941494
<td>
1495-
The TTW fuel emission factor (certified) with unit `gCO2e / energy consumption unit` (<{EnergyCarrier/energyConsumptionUnit}>)
1495+
The TTW fuel emission factor (certified) with unit `kgCO2e / energy consumption unit` (<{EnergyCarrier/energyConsumptionUnit}>)
14961496
</table>
14971497
</figure>
14981498

0 commit comments

Comments
 (0)