@hestia-earth/engine-models 0.83.0 → 0.83.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/version.d.ts +1 -1
- package/cjs/version.js +1 -1
- package/esm/version.d.ts +1 -1
- package/esm/version.js +1 -1
- package/formulas/index.json +2564 -361
- package/model-links.json +52 -7
- package/package.json +1 -1
package/formulas/index.json
CHANGED
|
@@ -153,6 +153,24 @@
|
|
|
153
153
|
]
|
|
154
154
|
}
|
|
155
155
|
],
|
|
156
|
+
"hestia_earth/models/aware2_0/scarcityWeightedWaterUse.md": [
|
|
157
|
+
{
|
|
158
|
+
"formula": "SWWU = \\sum_i C_i",
|
|
159
|
+
"bindings": [
|
|
160
|
+
{
|
|
161
|
+
"symbol": "SWWU",
|
|
162
|
+
"description": "is the scarcity weighted water use of the product.",
|
|
163
|
+
"key": "value"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"symbol": "C_i",
|
|
167
|
+
"description": "is the contribution of each freshwater resource-use indicator to the result (its withdrawal weighted by its characterisation factor).",
|
|
168
|
+
"key": "contributions",
|
|
169
|
+
"column": "value"
|
|
170
|
+
}
|
|
171
|
+
]
|
|
172
|
+
}
|
|
173
|
+
],
|
|
156
174
|
"hestia_earth/models/bafu2025/cycle.md": [
|
|
157
175
|
{
|
|
158
176
|
"formula": "E = EF \\times V_{input}",
|
|
@@ -241,6 +259,78 @@
|
|
|
241
259
|
]
|
|
242
260
|
}
|
|
243
261
|
],
|
|
262
|
+
"hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsLandOccupation.md": [
|
|
263
|
+
{
|
|
264
|
+
"formula": "I = \\sum_i C_i",
|
|
265
|
+
"bindings": [
|
|
266
|
+
{
|
|
267
|
+
"symbol": "I",
|
|
268
|
+
"description": "is the value of this indicator.",
|
|
269
|
+
"key": "value"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"symbol": "C_i",
|
|
273
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
274
|
+
"key": "contributions",
|
|
275
|
+
"column": "value"
|
|
276
|
+
}
|
|
277
|
+
]
|
|
278
|
+
}
|
|
279
|
+
],
|
|
280
|
+
"hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsLandTransformation.md": [
|
|
281
|
+
{
|
|
282
|
+
"formula": "I = \\sum_i C_i",
|
|
283
|
+
"bindings": [
|
|
284
|
+
{
|
|
285
|
+
"symbol": "I",
|
|
286
|
+
"description": "is the value of this indicator.",
|
|
287
|
+
"key": "value"
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"symbol": "C_i",
|
|
291
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
292
|
+
"key": "contributions",
|
|
293
|
+
"column": "value"
|
|
294
|
+
}
|
|
295
|
+
]
|
|
296
|
+
}
|
|
297
|
+
],
|
|
298
|
+
"hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsTotalLandUseEffects.md": [
|
|
299
|
+
{
|
|
300
|
+
"formula": "I = \\sum_i C_i",
|
|
301
|
+
"bindings": [
|
|
302
|
+
{
|
|
303
|
+
"symbol": "I",
|
|
304
|
+
"description": "is the value of this indicator.",
|
|
305
|
+
"key": "value"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"symbol": "C_i",
|
|
309
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
310
|
+
"key": "contributions",
|
|
311
|
+
"column": "value"
|
|
312
|
+
}
|
|
313
|
+
]
|
|
314
|
+
}
|
|
315
|
+
],
|
|
316
|
+
"hestia_earth/models/cml2001Baseline/eutrophicationPotentialExcludingFate.md": [
|
|
317
|
+
{
|
|
318
|
+
"formula": "I = \\sum_i C_i",
|
|
319
|
+
"bindings": [
|
|
320
|
+
{
|
|
321
|
+
"symbol": "I",
|
|
322
|
+
"description": "is the value of this indicator.",
|
|
323
|
+
"key": "value"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"symbol": "C_i",
|
|
327
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
328
|
+
"key": "contributions",
|
|
329
|
+
"column": "value"
|
|
330
|
+
}
|
|
331
|
+
]
|
|
332
|
+
}
|
|
333
|
+
],
|
|
244
334
|
"hestia_earth/models/cml2001Baseline/resourceUseEnergyDepletionDuringCycle.md": [
|
|
245
335
|
{
|
|
246
336
|
"formula": "RU_{energy} = \\sum_{i} E_i",
|
|
@@ -277,6 +367,60 @@
|
|
|
277
367
|
]
|
|
278
368
|
}
|
|
279
369
|
],
|
|
370
|
+
"hestia_earth/models/cml2001Baseline/terrestrialAcidificationPotentialIncludingFateAverageEurope.md": [
|
|
371
|
+
{
|
|
372
|
+
"formula": "I = \\sum_i C_i",
|
|
373
|
+
"bindings": [
|
|
374
|
+
{
|
|
375
|
+
"symbol": "I",
|
|
376
|
+
"description": "is the value of this indicator.",
|
|
377
|
+
"key": "value"
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"symbol": "C_i",
|
|
381
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
382
|
+
"key": "contributions",
|
|
383
|
+
"column": "value"
|
|
384
|
+
}
|
|
385
|
+
]
|
|
386
|
+
}
|
|
387
|
+
],
|
|
388
|
+
"hestia_earth/models/cml2001NonBaseline/eutrophicationPotentialIncludingFateAverageEurope.md": [
|
|
389
|
+
{
|
|
390
|
+
"formula": "I = \\sum_i C_i",
|
|
391
|
+
"bindings": [
|
|
392
|
+
{
|
|
393
|
+
"symbol": "I",
|
|
394
|
+
"description": "is the value of this indicator.",
|
|
395
|
+
"key": "value"
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"symbol": "C_i",
|
|
399
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
400
|
+
"key": "contributions",
|
|
401
|
+
"column": "value"
|
|
402
|
+
}
|
|
403
|
+
]
|
|
404
|
+
}
|
|
405
|
+
],
|
|
406
|
+
"hestia_earth/models/cml2001NonBaseline/terrestrialAcidificationPotentialExcludingFate.md": [
|
|
407
|
+
{
|
|
408
|
+
"formula": "I = \\sum_i C_i",
|
|
409
|
+
"bindings": [
|
|
410
|
+
{
|
|
411
|
+
"symbol": "I",
|
|
412
|
+
"description": "is the value of this indicator.",
|
|
413
|
+
"key": "value"
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
"symbol": "C_i",
|
|
417
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
418
|
+
"key": "contributions",
|
|
419
|
+
"column": "value"
|
|
420
|
+
}
|
|
421
|
+
]
|
|
422
|
+
}
|
|
423
|
+
],
|
|
280
424
|
"hestia_earth/models/dammgen2009/noxToAirExcreta.md": [
|
|
281
425
|
{
|
|
282
426
|
"formula": "NO_x = 0.1 \\times N_2O \\times \\frac{28}{44} \\times \\frac{30}{14}",
|
|
@@ -434,6 +578,24 @@
|
|
|
434
578
|
]
|
|
435
579
|
}
|
|
436
580
|
],
|
|
581
|
+
"hestia_earth/models/edip2003/ozoneDepletionPotential.md": [
|
|
582
|
+
{
|
|
583
|
+
"formula": "I = \\sum_i C_i",
|
|
584
|
+
"bindings": [
|
|
585
|
+
{
|
|
586
|
+
"symbol": "I",
|
|
587
|
+
"description": "is the value of this indicator.",
|
|
588
|
+
"key": "value"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"symbol": "C_i",
|
|
592
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
593
|
+
"key": "contributions",
|
|
594
|
+
"column": "value"
|
|
595
|
+
}
|
|
596
|
+
]
|
|
597
|
+
}
|
|
598
|
+
],
|
|
437
599
|
"hestia_earth/models/emepEea2019/blackCarbonToAirFuelCombustion.md": [
|
|
438
600
|
{
|
|
439
601
|
"formula": "BC = M_{fuel} \\times EF",
|
|
@@ -571,6 +733,31 @@
|
|
|
571
733
|
"constant": ""
|
|
572
734
|
}
|
|
573
735
|
]
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"formula": "NH_3 = N_{feedstock} \\times EF_{AD} \\times \\frac{17}{14}",
|
|
739
|
+
"bindings": [
|
|
740
|
+
{
|
|
741
|
+
"symbol": "NH_3",
|
|
742
|
+
"description": "ammonia emission from excreta (kg NH<sub>3</sub>)",
|
|
743
|
+
"key": "value"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"symbol": "N_{feedstock}",
|
|
747
|
+
"description": "total nitrogen in excreta entering the digester (kg N)",
|
|
748
|
+
"key": "excreta_N_total"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"symbol": "EF_{AD}",
|
|
752
|
+
"description": "anaerobic-digestion NH<sub>3</sub> emission factor (kg NH<sub>3</sub>-N per kg N)",
|
|
753
|
+
"key": "excreta_AD_EF"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"symbol": "\\frac{17}{14}",
|
|
757
|
+
"description": "conversion of NH<sub>3</sub>-N to NH<sub>3</sub>",
|
|
758
|
+
"constant": ""
|
|
759
|
+
}
|
|
760
|
+
]
|
|
574
761
|
}
|
|
575
762
|
],
|
|
576
763
|
"hestia_earth/models/emepEea2019/nh3ToAirFuelCombustion.md": [
|
|
@@ -853,6 +1040,186 @@
|
|
|
853
1040
|
]
|
|
854
1041
|
}
|
|
855
1042
|
],
|
|
1043
|
+
"hestia_earth/models/environmentalFootprintV3_1/environmentalFootprintSingleOverallScore.md": [
|
|
1044
|
+
{
|
|
1045
|
+
"formula": "I = \\sum_i C_i",
|
|
1046
|
+
"bindings": [
|
|
1047
|
+
{
|
|
1048
|
+
"symbol": "I",
|
|
1049
|
+
"description": "is the value of this indicator.",
|
|
1050
|
+
"key": "value"
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"symbol": "C_i",
|
|
1054
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
1055
|
+
"key": "contributions",
|
|
1056
|
+
"column": "value"
|
|
1057
|
+
}
|
|
1058
|
+
]
|
|
1059
|
+
}
|
|
1060
|
+
],
|
|
1061
|
+
"hestia_earth/models/environmentalFootprintV3_1/freshwaterEcotoxicityPotentialCtue.md": [
|
|
1062
|
+
{
|
|
1063
|
+
"formula": "I = \\sum_i C_i",
|
|
1064
|
+
"bindings": [
|
|
1065
|
+
{
|
|
1066
|
+
"symbol": "I",
|
|
1067
|
+
"description": "is the value of this indicator.",
|
|
1068
|
+
"key": "value"
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"symbol": "C_i",
|
|
1072
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
1073
|
+
"key": "contributions",
|
|
1074
|
+
"column": "value"
|
|
1075
|
+
}
|
|
1076
|
+
]
|
|
1077
|
+
}
|
|
1078
|
+
],
|
|
1079
|
+
"hestia_earth/models/environmentalFootprintV3_1/humanToxicityPotentialCancerCtuh.md": [
|
|
1080
|
+
{
|
|
1081
|
+
"formula": "I = \\sum_i C_i",
|
|
1082
|
+
"bindings": [
|
|
1083
|
+
{
|
|
1084
|
+
"symbol": "I",
|
|
1085
|
+
"description": "is the value of this indicator.",
|
|
1086
|
+
"key": "value"
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"symbol": "C_i",
|
|
1090
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
1091
|
+
"key": "contributions",
|
|
1092
|
+
"column": "value"
|
|
1093
|
+
}
|
|
1094
|
+
]
|
|
1095
|
+
}
|
|
1096
|
+
],
|
|
1097
|
+
"hestia_earth/models/environmentalFootprintV3_1/humanToxicityPotentialNonCancerCtuh.md": [
|
|
1098
|
+
{
|
|
1099
|
+
"formula": "I = \\sum_i C_i",
|
|
1100
|
+
"bindings": [
|
|
1101
|
+
{
|
|
1102
|
+
"symbol": "I",
|
|
1103
|
+
"description": "is the value of this indicator.",
|
|
1104
|
+
"key": "value"
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
"symbol": "C_i",
|
|
1108
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
1109
|
+
"key": "contributions",
|
|
1110
|
+
"column": "value"
|
|
1111
|
+
}
|
|
1112
|
+
]
|
|
1113
|
+
}
|
|
1114
|
+
],
|
|
1115
|
+
"hestia_earth/models/environmentalFootprintV3_1/marineEutrophicationPotential.md": [
|
|
1116
|
+
{
|
|
1117
|
+
"formula": "I = \\sum_i C_i",
|
|
1118
|
+
"bindings": [
|
|
1119
|
+
{
|
|
1120
|
+
"symbol": "I",
|
|
1121
|
+
"description": "is the value of this indicator.",
|
|
1122
|
+
"key": "value"
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
"symbol": "C_i",
|
|
1126
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
1127
|
+
"key": "contributions",
|
|
1128
|
+
"column": "value"
|
|
1129
|
+
}
|
|
1130
|
+
]
|
|
1131
|
+
}
|
|
1132
|
+
],
|
|
1133
|
+
"hestia_earth/models/environmentalFootprintV3_1/photochemicalOzoneCreationPotentialHumanHealthNmvocEq.md": [
|
|
1134
|
+
{
|
|
1135
|
+
"formula": "I = \\sum_i C_i",
|
|
1136
|
+
"bindings": [
|
|
1137
|
+
{
|
|
1138
|
+
"symbol": "I",
|
|
1139
|
+
"description": "is the value of this indicator.",
|
|
1140
|
+
"key": "value"
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
"symbol": "C_i",
|
|
1144
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
1145
|
+
"key": "contributions",
|
|
1146
|
+
"column": "value"
|
|
1147
|
+
}
|
|
1148
|
+
]
|
|
1149
|
+
}
|
|
1150
|
+
],
|
|
1151
|
+
"hestia_earth/models/environmentalFootprintV3_1/scarcityWeightedWaterUse.md": [
|
|
1152
|
+
{
|
|
1153
|
+
"formula": "SWWU = \\sum_i C_i",
|
|
1154
|
+
"bindings": [
|
|
1155
|
+
{
|
|
1156
|
+
"symbol": "SWWU",
|
|
1157
|
+
"description": "is the scarcity weighted water use of the product.",
|
|
1158
|
+
"key": "value"
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"symbol": "C_i",
|
|
1162
|
+
"description": "is the contribution of each freshwater resource-use indicator to the result (its withdrawal weighted by its characterisation factor).",
|
|
1163
|
+
"key": "contributions",
|
|
1164
|
+
"column": "value"
|
|
1165
|
+
}
|
|
1166
|
+
]
|
|
1167
|
+
}
|
|
1168
|
+
],
|
|
1169
|
+
"hestia_earth/models/environmentalFootprintV3_1/soilQualityIndexLandOccupation.md": [
|
|
1170
|
+
{
|
|
1171
|
+
"formula": "I = \\sum_i C_i",
|
|
1172
|
+
"bindings": [
|
|
1173
|
+
{
|
|
1174
|
+
"symbol": "I",
|
|
1175
|
+
"description": "is the value of this indicator.",
|
|
1176
|
+
"key": "value"
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"symbol": "C_i",
|
|
1180
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
1181
|
+
"key": "contributions",
|
|
1182
|
+
"column": "value"
|
|
1183
|
+
}
|
|
1184
|
+
]
|
|
1185
|
+
}
|
|
1186
|
+
],
|
|
1187
|
+
"hestia_earth/models/environmentalFootprintV3_1/soilQualityIndexLandTransformation.md": [
|
|
1188
|
+
{
|
|
1189
|
+
"formula": "I = \\sum_i C_i",
|
|
1190
|
+
"bindings": [
|
|
1191
|
+
{
|
|
1192
|
+
"symbol": "I",
|
|
1193
|
+
"description": "is the value of this indicator.",
|
|
1194
|
+
"key": "value"
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"symbol": "C_i",
|
|
1198
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
1199
|
+
"key": "contributions",
|
|
1200
|
+
"column": "value"
|
|
1201
|
+
}
|
|
1202
|
+
]
|
|
1203
|
+
}
|
|
1204
|
+
],
|
|
1205
|
+
"hestia_earth/models/environmentalFootprintV3_1/soilQualityIndexTotalLandUseEffects.md": [
|
|
1206
|
+
{
|
|
1207
|
+
"formula": "I = \\sum_i C_i",
|
|
1208
|
+
"bindings": [
|
|
1209
|
+
{
|
|
1210
|
+
"symbol": "I",
|
|
1211
|
+
"description": "is the value of this indicator.",
|
|
1212
|
+
"key": "value"
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"symbol": "C_i",
|
|
1216
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
1217
|
+
"key": "contributions",
|
|
1218
|
+
"column": "value"
|
|
1219
|
+
}
|
|
1220
|
+
]
|
|
1221
|
+
}
|
|
1222
|
+
],
|
|
856
1223
|
"hestia_earth/models/epa2014/no3ToGroundwaterExcreta.md": [
|
|
857
1224
|
{
|
|
858
1225
|
"formula": "NO_3 = N_{excreta} \\times EF_{NO_3\\text{-}N} \\times \\frac{62}{14}",
|
|
@@ -880,6 +1247,24 @@
|
|
|
880
1247
|
]
|
|
881
1248
|
}
|
|
882
1249
|
],
|
|
1250
|
+
"hestia_earth/models/fantkeEtAl2016/damageToHumanHealthParticulateMatterFormation.md": [
|
|
1251
|
+
{
|
|
1252
|
+
"formula": "I = \\sum_i C_i",
|
|
1253
|
+
"bindings": [
|
|
1254
|
+
{
|
|
1255
|
+
"symbol": "I",
|
|
1256
|
+
"description": "is the value of this indicator.",
|
|
1257
|
+
"key": "value"
|
|
1258
|
+
},
|
|
1259
|
+
{
|
|
1260
|
+
"symbol": "C_i",
|
|
1261
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
1262
|
+
"key": "contributions",
|
|
1263
|
+
"column": "value"
|
|
1264
|
+
}
|
|
1265
|
+
]
|
|
1266
|
+
}
|
|
1267
|
+
],
|
|
883
1268
|
"hestia_earth/models/hestia/default_emissions.md": [
|
|
884
1269
|
{
|
|
885
1270
|
"formula": "E = V_{default}",
|
|
@@ -1654,25 +2039,61 @@
|
|
|
1654
2039
|
]
|
|
1655
2040
|
}
|
|
1656
2041
|
],
|
|
1657
|
-
"hestia_earth/models/
|
|
2042
|
+
"hestia_earth/models/ipcc2013ExcludingFeedbacks/gwp100.md": [
|
|
1658
2043
|
{
|
|
1659
|
-
"formula": "
|
|
2044
|
+
"formula": "I = \\sum_i C_i",
|
|
1660
2045
|
"bindings": [
|
|
1661
2046
|
{
|
|
1662
|
-
"symbol": "
|
|
1663
|
-
"description": "
|
|
2047
|
+
"symbol": "I",
|
|
2048
|
+
"description": "is the value of this indicator.",
|
|
1664
2049
|
"key": "value"
|
|
1665
2050
|
},
|
|
1666
2051
|
{
|
|
1667
|
-
"symbol": "
|
|
1668
|
-
"description": "
|
|
1669
|
-
"key": "
|
|
2052
|
+
"symbol": "C_i",
|
|
2053
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
2054
|
+
"key": "contributions",
|
|
1670
2055
|
"column": "value"
|
|
2056
|
+
}
|
|
2057
|
+
]
|
|
2058
|
+
}
|
|
2059
|
+
],
|
|
2060
|
+
"hestia_earth/models/ipcc2013IncludingFeedbacks/gwp100.md": [
|
|
2061
|
+
{
|
|
2062
|
+
"formula": "I = \\sum_i C_i",
|
|
2063
|
+
"bindings": [
|
|
2064
|
+
{
|
|
2065
|
+
"symbol": "I",
|
|
2066
|
+
"description": "is the value of this indicator.",
|
|
2067
|
+
"key": "value"
|
|
1671
2068
|
},
|
|
1672
2069
|
{
|
|
1673
|
-
"symbol": "
|
|
1674
|
-
"description": "
|
|
1675
|
-
"key": "
|
|
2070
|
+
"symbol": "C_i",
|
|
2071
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
2072
|
+
"key": "contributions",
|
|
2073
|
+
"column": "value"
|
|
2074
|
+
}
|
|
2075
|
+
]
|
|
2076
|
+
}
|
|
2077
|
+
],
|
|
2078
|
+
"hestia_earth/models/ipcc2019/belowGroundCropResidue.md": [
|
|
2079
|
+
{
|
|
2080
|
+
"formula": "BG = \\sum_i Y_i \\times \\frac{DM_i}{100} \\times R_{DM,i} \\times R_{BG:AG,i}",
|
|
2081
|
+
"bindings": [
|
|
2082
|
+
{
|
|
2083
|
+
"symbol": "BG",
|
|
2084
|
+
"description": "below-ground crop residue (root biomass, kg)",
|
|
2085
|
+
"key": "value"
|
|
2086
|
+
},
|
|
2087
|
+
{
|
|
2088
|
+
"symbol": "Y_i",
|
|
2089
|
+
"description": "yield of crop or forage product $i$ (kg)",
|
|
2090
|
+
"key": "details",
|
|
2091
|
+
"column": "value"
|
|
2092
|
+
},
|
|
2093
|
+
{
|
|
2094
|
+
"symbol": "DM_i",
|
|
2095
|
+
"description": "dry matter content of product $i$ (%)",
|
|
2096
|
+
"key": "details",
|
|
1676
2097
|
"column": "dryMatter"
|
|
1677
2098
|
},
|
|
1678
2099
|
{
|
|
@@ -3855,6 +4276,24 @@
|
|
|
3855
4276
|
]
|
|
3856
4277
|
}
|
|
3857
4278
|
],
|
|
4279
|
+
"hestia_earth/models/ipcc2021/gwp100.md": [
|
|
4280
|
+
{
|
|
4281
|
+
"formula": "I = \\sum_i C_i",
|
|
4282
|
+
"bindings": [
|
|
4283
|
+
{
|
|
4284
|
+
"symbol": "I",
|
|
4285
|
+
"description": "is the value of this indicator.",
|
|
4286
|
+
"key": "value"
|
|
4287
|
+
},
|
|
4288
|
+
{
|
|
4289
|
+
"symbol": "C_i",
|
|
4290
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4291
|
+
"key": "contributions",
|
|
4292
|
+
"column": "value"
|
|
4293
|
+
}
|
|
4294
|
+
]
|
|
4295
|
+
}
|
|
4296
|
+
],
|
|
3858
4297
|
"hestia_earth/models/jarvisAndPain1994/n2ToAirExcreta.md": [
|
|
3859
4298
|
{
|
|
3860
4299
|
"formula": "N_2 = 3 \\times N_2O \\times \\frac{28}{44}",
|
|
@@ -3882,281 +4321,1729 @@
|
|
|
3882
4321
|
]
|
|
3883
4322
|
}
|
|
3884
4323
|
],
|
|
3885
|
-
"hestia_earth/models/
|
|
4324
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsClimateChange.md": [
|
|
3886
4325
|
{
|
|
3887
|
-
"formula": "
|
|
4326
|
+
"formula": "I = \\sum_i C_i",
|
|
3888
4327
|
"bindings": [
|
|
3889
4328
|
{
|
|
3890
|
-
"symbol": "
|
|
3891
|
-
"description": "is the
|
|
4329
|
+
"symbol": "I",
|
|
4330
|
+
"description": "is the value of this indicator.",
|
|
3892
4331
|
"key": "value"
|
|
3893
4332
|
},
|
|
3894
4333
|
{
|
|
3895
|
-
"symbol": "
|
|
3896
|
-
"description": "is the emission
|
|
3897
|
-
"key": "
|
|
3898
|
-
"column": "
|
|
3899
|
-
},
|
|
3900
|
-
{
|
|
3901
|
-
"symbol": "V_{input,i}",
|
|
3902
|
-
"description": "is the amount of the Input linked to each Impact Assessment.",
|
|
3903
|
-
"key": "details",
|
|
3904
|
-
"column": "input-value"
|
|
4334
|
+
"symbol": "C_i",
|
|
4335
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4336
|
+
"key": "contributions",
|
|
4337
|
+
"column": "value"
|
|
3905
4338
|
}
|
|
3906
4339
|
]
|
|
3907
4340
|
}
|
|
3908
4341
|
],
|
|
3909
|
-
"hestia_earth/models/
|
|
4342
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.md": [
|
|
3910
4343
|
{
|
|
3911
|
-
"formula": "
|
|
4344
|
+
"formula": "I = \\sum_i C_i",
|
|
3912
4345
|
"bindings": [
|
|
3913
4346
|
{
|
|
3914
|
-
"symbol": "
|
|
3915
|
-
"description": "
|
|
4347
|
+
"symbol": "I",
|
|
4348
|
+
"description": "is the value of this indicator.",
|
|
3916
4349
|
"key": "value"
|
|
3917
4350
|
},
|
|
3918
4351
|
{
|
|
3919
|
-
"symbol": "
|
|
3920
|
-
"description": "
|
|
3921
|
-
"key": "
|
|
3922
|
-
|
|
3923
|
-
{
|
|
3924
|
-
"symbol": "FF",
|
|
3925
|
-
"description": "fate factor, fraction of the applied mass reaching air (from the `pefcr2017PesticideFateFactor` lookup, ~0.09)",
|
|
3926
|
-
"key": "emission_factor"
|
|
4352
|
+
"symbol": "C_i",
|
|
4353
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4354
|
+
"key": "contributions",
|
|
4355
|
+
"column": "value"
|
|
3927
4356
|
}
|
|
3928
4357
|
]
|
|
3929
4358
|
}
|
|
3930
4359
|
],
|
|
3931
|
-
"hestia_earth/models/
|
|
4360
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsPdfYear.md": [
|
|
3932
4361
|
{
|
|
3933
|
-
"formula": "
|
|
4362
|
+
"formula": "I = \\sum_i C_i",
|
|
3934
4363
|
"bindings": [
|
|
3935
4364
|
{
|
|
3936
|
-
"symbol": "
|
|
3937
|
-
"description": "
|
|
4365
|
+
"symbol": "I",
|
|
4366
|
+
"description": "is the value of this indicator.",
|
|
3938
4367
|
"key": "value"
|
|
3939
4368
|
},
|
|
3940
4369
|
{
|
|
3941
|
-
"symbol": "
|
|
3942
|
-
"description": "
|
|
3943
|
-
"key": "
|
|
3944
|
-
|
|
3945
|
-
{
|
|
3946
|
-
"symbol": "FF",
|
|
3947
|
-
"description": "fate factor, fraction of the applied mass reaching agricultural soil (from the `pefcr2017PesticideFateFactor` lookup, ~0.9)",
|
|
3948
|
-
"key": "emission_factor"
|
|
4370
|
+
"symbol": "C_i",
|
|
4371
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4372
|
+
"key": "contributions",
|
|
4373
|
+
"column": "value"
|
|
3949
4374
|
}
|
|
3950
4375
|
]
|
|
3951
4376
|
}
|
|
3952
4377
|
],
|
|
3953
|
-
"hestia_earth/models/
|
|
4378
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsWaterStress.md": [
|
|
3954
4379
|
{
|
|
3955
|
-
"formula": "
|
|
4380
|
+
"formula": "I = \\sum_i C_i",
|
|
3956
4381
|
"bindings": [
|
|
3957
4382
|
{
|
|
3958
|
-
"symbol": "
|
|
3959
|
-
"description": "
|
|
4383
|
+
"symbol": "I",
|
|
4384
|
+
"description": "is the value of this indicator.",
|
|
3960
4385
|
"key": "value"
|
|
3961
4386
|
},
|
|
3962
4387
|
{
|
|
3963
|
-
"symbol": "
|
|
3964
|
-
"description": "
|
|
3965
|
-
"key": "
|
|
3966
|
-
|
|
3967
|
-
{
|
|
3968
|
-
"symbol": "FF",
|
|
3969
|
-
"description": "fate factor, fraction of the applied mass reaching water (from the `pefcr2017PesticideFateFactor` lookup, ~0.01)",
|
|
3970
|
-
"key": "emission_factor"
|
|
4388
|
+
"symbol": "C_i",
|
|
4389
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4390
|
+
"key": "contributions",
|
|
4391
|
+
"column": "value"
|
|
3971
4392
|
}
|
|
3972
4393
|
]
|
|
3973
4394
|
}
|
|
3974
4395
|
],
|
|
3975
|
-
"hestia_earth/models/
|
|
4396
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealth.md": [
|
|
3976
4397
|
{
|
|
3977
|
-
"formula": "
|
|
4398
|
+
"formula": "I = \\sum_i C_i",
|
|
3978
4399
|
"bindings": [
|
|
3979
4400
|
{
|
|
3980
|
-
"symbol": "
|
|
3981
|
-
"description": "is the
|
|
3982
|
-
"key": "
|
|
4401
|
+
"symbol": "I",
|
|
4402
|
+
"description": "is the value of this indicator.",
|
|
4403
|
+
"key": "value"
|
|
3983
4404
|
},
|
|
3984
4405
|
{
|
|
3985
|
-
"symbol": "
|
|
3986
|
-
"description": "is the
|
|
3987
|
-
"key": "
|
|
3988
|
-
|
|
4406
|
+
"symbol": "C_i",
|
|
4407
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4408
|
+
"key": "contributions",
|
|
4409
|
+
"column": "value"
|
|
4410
|
+
}
|
|
4411
|
+
]
|
|
4412
|
+
}
|
|
4413
|
+
],
|
|
4414
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthClimateChange.md": [
|
|
4415
|
+
{
|
|
4416
|
+
"formula": "I = \\sum_i C_i",
|
|
4417
|
+
"bindings": [
|
|
3989
4418
|
{
|
|
3990
|
-
"symbol": "
|
|
3991
|
-
"description": "is the
|
|
3992
|
-
"key": "
|
|
4419
|
+
"symbol": "I",
|
|
4420
|
+
"description": "is the value of this indicator.",
|
|
4421
|
+
"key": "value"
|
|
3993
4422
|
},
|
|
3994
4423
|
{
|
|
3995
|
-
"symbol": "
|
|
3996
|
-
"description": "is the
|
|
3997
|
-
"key": "
|
|
3998
|
-
|
|
4424
|
+
"symbol": "C_i",
|
|
4425
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4426
|
+
"key": "contributions",
|
|
4427
|
+
"column": "value"
|
|
4428
|
+
}
|
|
4429
|
+
]
|
|
4430
|
+
}
|
|
4431
|
+
],
|
|
4432
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthParticulateMatterFormation.md": [
|
|
4433
|
+
{
|
|
4434
|
+
"formula": "I = \\sum_i C_i",
|
|
4435
|
+
"bindings": [
|
|
3999
4436
|
{
|
|
4000
|
-
"symbol": "
|
|
4001
|
-
"description": "is the
|
|
4002
|
-
"key": "
|
|
4437
|
+
"symbol": "I",
|
|
4438
|
+
"description": "is the value of this indicator.",
|
|
4439
|
+
"key": "value"
|
|
4003
4440
|
},
|
|
4004
4441
|
{
|
|
4005
|
-
"symbol": "
|
|
4006
|
-
"description": "is the
|
|
4007
|
-
"key": "
|
|
4008
|
-
|
|
4442
|
+
"symbol": "C_i",
|
|
4443
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4444
|
+
"key": "contributions",
|
|
4445
|
+
"column": "value"
|
|
4446
|
+
}
|
|
4447
|
+
]
|
|
4448
|
+
}
|
|
4449
|
+
],
|
|
4450
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.md": [
|
|
4451
|
+
{
|
|
4452
|
+
"formula": "I = \\sum_i C_i",
|
|
4453
|
+
"bindings": [
|
|
4009
4454
|
{
|
|
4010
|
-
"symbol": "
|
|
4011
|
-
"description": "is the
|
|
4012
|
-
"key": "
|
|
4455
|
+
"symbol": "I",
|
|
4456
|
+
"description": "is the value of this indicator.",
|
|
4457
|
+
"key": "value"
|
|
4013
4458
|
},
|
|
4014
4459
|
{
|
|
4015
|
-
"symbol": "
|
|
4016
|
-
"description": "is the
|
|
4017
|
-
"key": "
|
|
4460
|
+
"symbol": "C_i",
|
|
4461
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4462
|
+
"key": "contributions",
|
|
4463
|
+
"column": "value"
|
|
4018
4464
|
}
|
|
4019
4465
|
]
|
|
4020
|
-
}
|
|
4466
|
+
}
|
|
4467
|
+
],
|
|
4468
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.md": [
|
|
4021
4469
|
{
|
|
4022
|
-
"formula": "
|
|
4470
|
+
"formula": "I = \\sum_i C_i",
|
|
4023
4471
|
"bindings": [
|
|
4024
4472
|
{
|
|
4025
|
-
"symbol": "
|
|
4026
|
-
"description": "is the
|
|
4473
|
+
"symbol": "I",
|
|
4474
|
+
"description": "is the value of this indicator.",
|
|
4027
4475
|
"key": "value"
|
|
4028
4476
|
},
|
|
4029
4477
|
{
|
|
4030
|
-
"symbol": "
|
|
4031
|
-
"description": "is the
|
|
4032
|
-
"key": "
|
|
4033
|
-
|
|
4034
|
-
|
|
4035
|
-
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
|
|
4478
|
+
"symbol": "C_i",
|
|
4479
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4480
|
+
"key": "contributions",
|
|
4481
|
+
"column": "value"
|
|
4482
|
+
}
|
|
4483
|
+
]
|
|
4484
|
+
}
|
|
4485
|
+
],
|
|
4486
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthWaterStress.md": [
|
|
4487
|
+
{
|
|
4488
|
+
"formula": "I = \\sum_i C_i",
|
|
4489
|
+
"bindings": [
|
|
4039
4490
|
{
|
|
4040
|
-
"symbol": "
|
|
4041
|
-
"description": "is the
|
|
4042
|
-
"key": "
|
|
4491
|
+
"symbol": "I",
|
|
4492
|
+
"description": "is the value of this indicator.",
|
|
4493
|
+
"key": "value"
|
|
4043
4494
|
},
|
|
4044
4495
|
{
|
|
4045
|
-
"symbol": "
|
|
4046
|
-
"description": "is the
|
|
4047
|
-
"key": "
|
|
4048
|
-
|
|
4496
|
+
"symbol": "C_i",
|
|
4497
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4498
|
+
"key": "contributions",
|
|
4499
|
+
"column": "value"
|
|
4500
|
+
}
|
|
4501
|
+
]
|
|
4502
|
+
}
|
|
4503
|
+
],
|
|
4504
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEutrophication.md": [
|
|
4505
|
+
{
|
|
4506
|
+
"formula": "I = \\sum_i C_i",
|
|
4507
|
+
"bindings": [
|
|
4049
4508
|
{
|
|
4050
|
-
"symbol": "
|
|
4051
|
-
"description": "is the
|
|
4052
|
-
"key": "
|
|
4509
|
+
"symbol": "I",
|
|
4510
|
+
"description": "is the value of this indicator.",
|
|
4511
|
+
"key": "value"
|
|
4053
4512
|
},
|
|
4054
4513
|
{
|
|
4055
|
-
"symbol": "
|
|
4056
|
-
"description": "is the
|
|
4057
|
-
"key": "
|
|
4514
|
+
"symbol": "C_i",
|
|
4515
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4516
|
+
"key": "contributions",
|
|
4517
|
+
"column": "value"
|
|
4058
4518
|
}
|
|
4059
4519
|
]
|
|
4060
4520
|
}
|
|
4061
4521
|
],
|
|
4062
|
-
"hestia_earth/models/
|
|
4522
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsPdfYear.md": [
|
|
4063
4523
|
{
|
|
4064
|
-
"formula": "
|
|
4524
|
+
"formula": "I = \\sum_i C_i",
|
|
4065
4525
|
"bindings": [
|
|
4066
4526
|
{
|
|
4067
|
-
"symbol": "
|
|
4068
|
-
"description": "
|
|
4527
|
+
"symbol": "I",
|
|
4528
|
+
"description": "is the value of this indicator.",
|
|
4069
4529
|
"key": "value"
|
|
4070
4530
|
},
|
|
4071
4531
|
{
|
|
4072
|
-
"symbol": "
|
|
4073
|
-
"description": "
|
|
4074
|
-
"key": "
|
|
4075
|
-
|
|
4532
|
+
"symbol": "C_i",
|
|
4533
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4534
|
+
"key": "contributions",
|
|
4535
|
+
"column": "value"
|
|
4536
|
+
}
|
|
4537
|
+
]
|
|
4538
|
+
}
|
|
4539
|
+
],
|
|
4540
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsClimateChange.md": [
|
|
4541
|
+
{
|
|
4542
|
+
"formula": "I = \\sum_i C_i",
|
|
4543
|
+
"bindings": [
|
|
4076
4544
|
{
|
|
4077
|
-
"symbol": "
|
|
4078
|
-
"description": "
|
|
4079
|
-
"key": "
|
|
4545
|
+
"symbol": "I",
|
|
4546
|
+
"description": "is the value of this indicator.",
|
|
4547
|
+
"key": "value"
|
|
4080
4548
|
},
|
|
4081
4549
|
{
|
|
4082
|
-
"symbol": "
|
|
4083
|
-
"description": "
|
|
4084
|
-
"
|
|
4550
|
+
"symbol": "C_i",
|
|
4551
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4552
|
+
"key": "contributions",
|
|
4553
|
+
"column": "value"
|
|
4085
4554
|
}
|
|
4086
4555
|
]
|
|
4087
4556
|
}
|
|
4088
4557
|
],
|
|
4089
|
-
"hestia_earth/models/
|
|
4558
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPdfYear.md": [
|
|
4090
4559
|
{
|
|
4091
|
-
"formula": "
|
|
4560
|
+
"formula": "I = \\sum_i C_i",
|
|
4092
4561
|
"bindings": [
|
|
4093
4562
|
{
|
|
4094
|
-
"symbol": "
|
|
4095
|
-
"description": "
|
|
4563
|
+
"symbol": "I",
|
|
4564
|
+
"description": "is the value of this indicator.",
|
|
4096
4565
|
"key": "value"
|
|
4097
4566
|
},
|
|
4098
4567
|
{
|
|
4099
|
-
"symbol": "
|
|
4100
|
-
"description": "
|
|
4101
|
-
"key": "
|
|
4102
|
-
|
|
4103
|
-
|
|
4104
|
-
|
|
4105
|
-
|
|
4106
|
-
|
|
4107
|
-
|
|
4568
|
+
"symbol": "C_i",
|
|
4569
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4570
|
+
"key": "contributions",
|
|
4571
|
+
"column": "value"
|
|
4572
|
+
}
|
|
4573
|
+
]
|
|
4574
|
+
}
|
|
4575
|
+
],
|
|
4576
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.md": [
|
|
4577
|
+
{
|
|
4578
|
+
"formula": "I = \\sum_i C_i",
|
|
4579
|
+
"bindings": [
|
|
4108
4580
|
{
|
|
4109
|
-
"symbol": "
|
|
4110
|
-
"description": "
|
|
4111
|
-
"
|
|
4581
|
+
"symbol": "I",
|
|
4582
|
+
"description": "is the value of this indicator.",
|
|
4583
|
+
"key": "value"
|
|
4112
4584
|
},
|
|
4113
4585
|
{
|
|
4114
|
-
"symbol": "
|
|
4115
|
-
"description": "
|
|
4116
|
-
"
|
|
4586
|
+
"symbol": "C_i",
|
|
4587
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4588
|
+
"key": "contributions",
|
|
4589
|
+
"column": "value"
|
|
4117
4590
|
}
|
|
4118
4591
|
]
|
|
4119
4592
|
}
|
|
4120
4593
|
],
|
|
4121
|
-
"hestia_earth/models/
|
|
4594
|
+
"hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.md": [
|
|
4122
4595
|
{
|
|
4123
|
-
"formula": "
|
|
4596
|
+
"formula": "I = \\sum_i C_i",
|
|
4124
4597
|
"bindings": [
|
|
4125
4598
|
{
|
|
4126
|
-
"symbol": "
|
|
4127
|
-
"description": "
|
|
4599
|
+
"symbol": "I",
|
|
4600
|
+
"description": "is the value of this indicator.",
|
|
4128
4601
|
"key": "value"
|
|
4129
4602
|
},
|
|
4130
4603
|
{
|
|
4131
|
-
"symbol": "
|
|
4132
|
-
"description": "
|
|
4133
|
-
"key": "
|
|
4604
|
+
"symbol": "C_i",
|
|
4605
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4606
|
+
"key": "contributions",
|
|
4607
|
+
"column": "value"
|
|
4608
|
+
}
|
|
4609
|
+
]
|
|
4610
|
+
}
|
|
4611
|
+
],
|
|
4612
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsClimateChange.md": [
|
|
4613
|
+
{
|
|
4614
|
+
"formula": "I = \\sum_i C_i",
|
|
4615
|
+
"bindings": [
|
|
4616
|
+
{
|
|
4617
|
+
"symbol": "I",
|
|
4618
|
+
"description": "is the value of this indicator.",
|
|
4619
|
+
"key": "value"
|
|
4620
|
+
},
|
|
4621
|
+
{
|
|
4622
|
+
"symbol": "C_i",
|
|
4623
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4624
|
+
"key": "contributions",
|
|
4625
|
+
"column": "value"
|
|
4626
|
+
}
|
|
4627
|
+
]
|
|
4628
|
+
}
|
|
4629
|
+
],
|
|
4630
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.md": [
|
|
4631
|
+
{
|
|
4632
|
+
"formula": "I = \\sum_i C_i",
|
|
4633
|
+
"bindings": [
|
|
4634
|
+
{
|
|
4635
|
+
"symbol": "I",
|
|
4636
|
+
"description": "is the value of this indicator.",
|
|
4637
|
+
"key": "value"
|
|
4638
|
+
},
|
|
4639
|
+
{
|
|
4640
|
+
"symbol": "C_i",
|
|
4641
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4642
|
+
"key": "contributions",
|
|
4643
|
+
"column": "value"
|
|
4644
|
+
}
|
|
4645
|
+
]
|
|
4646
|
+
}
|
|
4647
|
+
],
|
|
4648
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.md": [
|
|
4649
|
+
{
|
|
4650
|
+
"formula": "I = \\sum_i C_i",
|
|
4651
|
+
"bindings": [
|
|
4652
|
+
{
|
|
4653
|
+
"symbol": "I",
|
|
4654
|
+
"description": "is the value of this indicator.",
|
|
4655
|
+
"key": "value"
|
|
4656
|
+
},
|
|
4657
|
+
{
|
|
4658
|
+
"symbol": "C_i",
|
|
4659
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4660
|
+
"key": "contributions",
|
|
4661
|
+
"column": "value"
|
|
4662
|
+
}
|
|
4663
|
+
]
|
|
4664
|
+
}
|
|
4665
|
+
],
|
|
4666
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.md": [
|
|
4667
|
+
{
|
|
4668
|
+
"formula": "I = \\sum_i C_i",
|
|
4669
|
+
"bindings": [
|
|
4670
|
+
{
|
|
4671
|
+
"symbol": "I",
|
|
4672
|
+
"description": "is the value of this indicator.",
|
|
4673
|
+
"key": "value"
|
|
4674
|
+
},
|
|
4675
|
+
{
|
|
4676
|
+
"symbol": "C_i",
|
|
4677
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4678
|
+
"key": "contributions",
|
|
4679
|
+
"column": "value"
|
|
4680
|
+
}
|
|
4681
|
+
]
|
|
4682
|
+
}
|
|
4683
|
+
],
|
|
4684
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealth.md": [
|
|
4685
|
+
{
|
|
4686
|
+
"formula": "I = \\sum_i C_i",
|
|
4687
|
+
"bindings": [
|
|
4688
|
+
{
|
|
4689
|
+
"symbol": "I",
|
|
4690
|
+
"description": "is the value of this indicator.",
|
|
4691
|
+
"key": "value"
|
|
4692
|
+
},
|
|
4693
|
+
{
|
|
4694
|
+
"symbol": "C_i",
|
|
4695
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4696
|
+
"key": "contributions",
|
|
4697
|
+
"column": "value"
|
|
4698
|
+
}
|
|
4699
|
+
]
|
|
4700
|
+
}
|
|
4701
|
+
],
|
|
4702
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthClimateChange.md": [
|
|
4703
|
+
{
|
|
4704
|
+
"formula": "I = \\sum_i C_i",
|
|
4705
|
+
"bindings": [
|
|
4706
|
+
{
|
|
4707
|
+
"symbol": "I",
|
|
4708
|
+
"description": "is the value of this indicator.",
|
|
4709
|
+
"key": "value"
|
|
4710
|
+
},
|
|
4711
|
+
{
|
|
4712
|
+
"symbol": "C_i",
|
|
4713
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4714
|
+
"key": "contributions",
|
|
4715
|
+
"column": "value"
|
|
4716
|
+
}
|
|
4717
|
+
]
|
|
4718
|
+
}
|
|
4719
|
+
],
|
|
4720
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthParticulateMatterFormation.md": [
|
|
4721
|
+
{
|
|
4722
|
+
"formula": "I = \\sum_i C_i",
|
|
4723
|
+
"bindings": [
|
|
4724
|
+
{
|
|
4725
|
+
"symbol": "I",
|
|
4726
|
+
"description": "is the value of this indicator.",
|
|
4727
|
+
"key": "value"
|
|
4728
|
+
},
|
|
4729
|
+
{
|
|
4730
|
+
"symbol": "C_i",
|
|
4731
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4732
|
+
"key": "contributions",
|
|
4733
|
+
"column": "value"
|
|
4734
|
+
}
|
|
4735
|
+
]
|
|
4736
|
+
}
|
|
4737
|
+
],
|
|
4738
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.md": [
|
|
4739
|
+
{
|
|
4740
|
+
"formula": "I = \\sum_i C_i",
|
|
4741
|
+
"bindings": [
|
|
4742
|
+
{
|
|
4743
|
+
"symbol": "I",
|
|
4744
|
+
"description": "is the value of this indicator.",
|
|
4745
|
+
"key": "value"
|
|
4746
|
+
},
|
|
4747
|
+
{
|
|
4748
|
+
"symbol": "C_i",
|
|
4749
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4750
|
+
"key": "contributions",
|
|
4751
|
+
"column": "value"
|
|
4752
|
+
}
|
|
4753
|
+
]
|
|
4754
|
+
}
|
|
4755
|
+
],
|
|
4756
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.md": [
|
|
4757
|
+
{
|
|
4758
|
+
"formula": "I = \\sum_i C_i",
|
|
4759
|
+
"bindings": [
|
|
4760
|
+
{
|
|
4761
|
+
"symbol": "I",
|
|
4762
|
+
"description": "is the value of this indicator.",
|
|
4763
|
+
"key": "value"
|
|
4764
|
+
},
|
|
4765
|
+
{
|
|
4766
|
+
"symbol": "C_i",
|
|
4767
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4768
|
+
"key": "contributions",
|
|
4769
|
+
"column": "value"
|
|
4770
|
+
}
|
|
4771
|
+
]
|
|
4772
|
+
}
|
|
4773
|
+
],
|
|
4774
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthWaterStress.md": [
|
|
4775
|
+
{
|
|
4776
|
+
"formula": "I = \\sum_i C_i",
|
|
4777
|
+
"bindings": [
|
|
4778
|
+
{
|
|
4779
|
+
"symbol": "I",
|
|
4780
|
+
"description": "is the value of this indicator.",
|
|
4781
|
+
"key": "value"
|
|
4782
|
+
},
|
|
4783
|
+
{
|
|
4784
|
+
"symbol": "C_i",
|
|
4785
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4786
|
+
"key": "contributions",
|
|
4787
|
+
"column": "value"
|
|
4788
|
+
}
|
|
4789
|
+
]
|
|
4790
|
+
}
|
|
4791
|
+
],
|
|
4792
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.md": [
|
|
4793
|
+
{
|
|
4794
|
+
"formula": "I = \\sum_i C_i",
|
|
4795
|
+
"bindings": [
|
|
4796
|
+
{
|
|
4797
|
+
"symbol": "I",
|
|
4798
|
+
"description": "is the value of this indicator.",
|
|
4799
|
+
"key": "value"
|
|
4800
|
+
},
|
|
4801
|
+
{
|
|
4802
|
+
"symbol": "C_i",
|
|
4803
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4804
|
+
"key": "contributions",
|
|
4805
|
+
"column": "value"
|
|
4806
|
+
}
|
|
4807
|
+
]
|
|
4808
|
+
}
|
|
4809
|
+
],
|
|
4810
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsPdfYear.md": [
|
|
4811
|
+
{
|
|
4812
|
+
"formula": "I = \\sum_i C_i",
|
|
4813
|
+
"bindings": [
|
|
4814
|
+
{
|
|
4815
|
+
"symbol": "I",
|
|
4816
|
+
"description": "is the value of this indicator.",
|
|
4817
|
+
"key": "value"
|
|
4818
|
+
},
|
|
4819
|
+
{
|
|
4820
|
+
"symbol": "C_i",
|
|
4821
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4822
|
+
"key": "contributions",
|
|
4823
|
+
"column": "value"
|
|
4824
|
+
}
|
|
4825
|
+
]
|
|
4826
|
+
}
|
|
4827
|
+
],
|
|
4828
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.md": [
|
|
4829
|
+
{
|
|
4830
|
+
"formula": "I = \\sum_i C_i",
|
|
4831
|
+
"bindings": [
|
|
4832
|
+
{
|
|
4833
|
+
"symbol": "I",
|
|
4834
|
+
"description": "is the value of this indicator.",
|
|
4835
|
+
"key": "value"
|
|
4836
|
+
},
|
|
4837
|
+
{
|
|
4838
|
+
"symbol": "C_i",
|
|
4839
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4840
|
+
"key": "contributions",
|
|
4841
|
+
"column": "value"
|
|
4842
|
+
}
|
|
4843
|
+
]
|
|
4844
|
+
}
|
|
4845
|
+
],
|
|
4846
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.md": [
|
|
4847
|
+
{
|
|
4848
|
+
"formula": "I = \\sum_i C_i",
|
|
4849
|
+
"bindings": [
|
|
4850
|
+
{
|
|
4851
|
+
"symbol": "I",
|
|
4852
|
+
"description": "is the value of this indicator.",
|
|
4853
|
+
"key": "value"
|
|
4854
|
+
},
|
|
4855
|
+
{
|
|
4856
|
+
"symbol": "C_i",
|
|
4857
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4858
|
+
"key": "contributions",
|
|
4859
|
+
"column": "value"
|
|
4860
|
+
}
|
|
4861
|
+
]
|
|
4862
|
+
}
|
|
4863
|
+
],
|
|
4864
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.md": [
|
|
4865
|
+
{
|
|
4866
|
+
"formula": "I = \\sum_i C_i",
|
|
4867
|
+
"bindings": [
|
|
4868
|
+
{
|
|
4869
|
+
"symbol": "I",
|
|
4870
|
+
"description": "is the value of this indicator.",
|
|
4871
|
+
"key": "value"
|
|
4872
|
+
},
|
|
4873
|
+
{
|
|
4874
|
+
"symbol": "C_i",
|
|
4875
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4876
|
+
"key": "contributions",
|
|
4877
|
+
"column": "value"
|
|
4878
|
+
}
|
|
4879
|
+
]
|
|
4880
|
+
}
|
|
4881
|
+
],
|
|
4882
|
+
"hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.md": [
|
|
4883
|
+
{
|
|
4884
|
+
"formula": "I = \\sum_i C_i",
|
|
4885
|
+
"bindings": [
|
|
4886
|
+
{
|
|
4887
|
+
"symbol": "I",
|
|
4888
|
+
"description": "is the value of this indicator.",
|
|
4889
|
+
"key": "value"
|
|
4890
|
+
},
|
|
4891
|
+
{
|
|
4892
|
+
"symbol": "C_i",
|
|
4893
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4894
|
+
"key": "contributions",
|
|
4895
|
+
"column": "value"
|
|
4896
|
+
}
|
|
4897
|
+
]
|
|
4898
|
+
}
|
|
4899
|
+
],
|
|
4900
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.md": [
|
|
4901
|
+
{
|
|
4902
|
+
"formula": "I = \\sum_i C_i",
|
|
4903
|
+
"bindings": [
|
|
4904
|
+
{
|
|
4905
|
+
"symbol": "I",
|
|
4906
|
+
"description": "is the value of this indicator.",
|
|
4907
|
+
"key": "value"
|
|
4908
|
+
},
|
|
4909
|
+
{
|
|
4910
|
+
"symbol": "C_i",
|
|
4911
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4912
|
+
"key": "contributions",
|
|
4913
|
+
"column": "value"
|
|
4914
|
+
}
|
|
4915
|
+
]
|
|
4916
|
+
}
|
|
4917
|
+
],
|
|
4918
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsPdfYear.md": [
|
|
4919
|
+
{
|
|
4920
|
+
"formula": "I = \\sum_i C_i",
|
|
4921
|
+
"bindings": [
|
|
4922
|
+
{
|
|
4923
|
+
"symbol": "I",
|
|
4924
|
+
"description": "is the value of this indicator.",
|
|
4925
|
+
"key": "value"
|
|
4926
|
+
},
|
|
4927
|
+
{
|
|
4928
|
+
"symbol": "C_i",
|
|
4929
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4930
|
+
"key": "contributions",
|
|
4931
|
+
"column": "value"
|
|
4932
|
+
}
|
|
4933
|
+
]
|
|
4934
|
+
}
|
|
4935
|
+
],
|
|
4936
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsWaterStress.md": [
|
|
4937
|
+
{
|
|
4938
|
+
"formula": "I = \\sum_i C_i",
|
|
4939
|
+
"bindings": [
|
|
4940
|
+
{
|
|
4941
|
+
"symbol": "I",
|
|
4942
|
+
"description": "is the value of this indicator.",
|
|
4943
|
+
"key": "value"
|
|
4944
|
+
},
|
|
4945
|
+
{
|
|
4946
|
+
"symbol": "C_i",
|
|
4947
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4948
|
+
"key": "contributions",
|
|
4949
|
+
"column": "value"
|
|
4950
|
+
}
|
|
4951
|
+
]
|
|
4952
|
+
}
|
|
4953
|
+
],
|
|
4954
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealth.md": [
|
|
4955
|
+
{
|
|
4956
|
+
"formula": "I = \\sum_i C_i",
|
|
4957
|
+
"bindings": [
|
|
4958
|
+
{
|
|
4959
|
+
"symbol": "I",
|
|
4960
|
+
"description": "is the value of this indicator.",
|
|
4961
|
+
"key": "value"
|
|
4962
|
+
},
|
|
4963
|
+
{
|
|
4964
|
+
"symbol": "C_i",
|
|
4965
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
4966
|
+
"key": "contributions",
|
|
4967
|
+
"column": "value"
|
|
4968
|
+
}
|
|
4969
|
+
]
|
|
4970
|
+
}
|
|
4971
|
+
],
|
|
4972
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthClimateChange.md": [
|
|
4973
|
+
{
|
|
4974
|
+
"formula": "I = \\sum_i C_i",
|
|
4975
|
+
"bindings": [
|
|
4976
|
+
{
|
|
4977
|
+
"symbol": "I",
|
|
4978
|
+
"description": "is the value of this indicator.",
|
|
4979
|
+
"key": "value"
|
|
4980
|
+
},
|
|
4981
|
+
{
|
|
4982
|
+
"symbol": "C_i",
|
|
4983
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
4984
|
+
"key": "contributions",
|
|
4985
|
+
"column": "value"
|
|
4986
|
+
}
|
|
4987
|
+
]
|
|
4988
|
+
}
|
|
4989
|
+
],
|
|
4990
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthParticulateMatterFormation.md": [
|
|
4991
|
+
{
|
|
4992
|
+
"formula": "I = \\sum_i C_i",
|
|
4993
|
+
"bindings": [
|
|
4994
|
+
{
|
|
4995
|
+
"symbol": "I",
|
|
4996
|
+
"description": "is the value of this indicator.",
|
|
4997
|
+
"key": "value"
|
|
4998
|
+
},
|
|
4999
|
+
{
|
|
5000
|
+
"symbol": "C_i",
|
|
5001
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5002
|
+
"key": "contributions",
|
|
5003
|
+
"column": "value"
|
|
5004
|
+
}
|
|
5005
|
+
]
|
|
5006
|
+
}
|
|
5007
|
+
],
|
|
5008
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.md": [
|
|
5009
|
+
{
|
|
5010
|
+
"formula": "I = \\sum_i C_i",
|
|
5011
|
+
"bindings": [
|
|
5012
|
+
{
|
|
5013
|
+
"symbol": "I",
|
|
5014
|
+
"description": "is the value of this indicator.",
|
|
5015
|
+
"key": "value"
|
|
5016
|
+
},
|
|
5017
|
+
{
|
|
5018
|
+
"symbol": "C_i",
|
|
5019
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5020
|
+
"key": "contributions",
|
|
5021
|
+
"column": "value"
|
|
5022
|
+
}
|
|
5023
|
+
]
|
|
5024
|
+
}
|
|
5025
|
+
],
|
|
5026
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.md": [
|
|
5027
|
+
{
|
|
5028
|
+
"formula": "I = \\sum_i C_i",
|
|
5029
|
+
"bindings": [
|
|
5030
|
+
{
|
|
5031
|
+
"symbol": "I",
|
|
5032
|
+
"description": "is the value of this indicator.",
|
|
5033
|
+
"key": "value"
|
|
5034
|
+
},
|
|
5035
|
+
{
|
|
5036
|
+
"symbol": "C_i",
|
|
5037
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5038
|
+
"key": "contributions",
|
|
5039
|
+
"column": "value"
|
|
5040
|
+
}
|
|
5041
|
+
]
|
|
5042
|
+
}
|
|
5043
|
+
],
|
|
5044
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthWaterStress.md": [
|
|
5045
|
+
{
|
|
5046
|
+
"formula": "I = \\sum_i C_i",
|
|
5047
|
+
"bindings": [
|
|
5048
|
+
{
|
|
5049
|
+
"symbol": "I",
|
|
5050
|
+
"description": "is the value of this indicator.",
|
|
5051
|
+
"key": "value"
|
|
5052
|
+
},
|
|
5053
|
+
{
|
|
5054
|
+
"symbol": "C_i",
|
|
5055
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5056
|
+
"key": "contributions",
|
|
5057
|
+
"column": "value"
|
|
5058
|
+
}
|
|
5059
|
+
]
|
|
5060
|
+
}
|
|
5061
|
+
],
|
|
5062
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEutrophication.md": [
|
|
5063
|
+
{
|
|
5064
|
+
"formula": "I = \\sum_i C_i",
|
|
5065
|
+
"bindings": [
|
|
5066
|
+
{
|
|
5067
|
+
"symbol": "I",
|
|
5068
|
+
"description": "is the value of this indicator.",
|
|
5069
|
+
"key": "value"
|
|
5070
|
+
},
|
|
5071
|
+
{
|
|
5072
|
+
"symbol": "C_i",
|
|
5073
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5074
|
+
"key": "contributions",
|
|
5075
|
+
"column": "value"
|
|
5076
|
+
}
|
|
5077
|
+
]
|
|
5078
|
+
}
|
|
5079
|
+
],
|
|
5080
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsPdfYear.md": [
|
|
5081
|
+
{
|
|
5082
|
+
"formula": "I = \\sum_i C_i",
|
|
5083
|
+
"bindings": [
|
|
5084
|
+
{
|
|
5085
|
+
"symbol": "I",
|
|
5086
|
+
"description": "is the value of this indicator.",
|
|
5087
|
+
"key": "value"
|
|
5088
|
+
},
|
|
5089
|
+
{
|
|
5090
|
+
"symbol": "C_i",
|
|
5091
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
5092
|
+
"key": "contributions",
|
|
5093
|
+
"column": "value"
|
|
5094
|
+
}
|
|
5095
|
+
]
|
|
5096
|
+
}
|
|
5097
|
+
],
|
|
5098
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsClimateChange.md": [
|
|
5099
|
+
{
|
|
5100
|
+
"formula": "I = \\sum_i C_i",
|
|
5101
|
+
"bindings": [
|
|
5102
|
+
{
|
|
5103
|
+
"symbol": "I",
|
|
5104
|
+
"description": "is the value of this indicator.",
|
|
5105
|
+
"key": "value"
|
|
5106
|
+
},
|
|
5107
|
+
{
|
|
5108
|
+
"symbol": "C_i",
|
|
5109
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5110
|
+
"key": "contributions",
|
|
5111
|
+
"column": "value"
|
|
5112
|
+
}
|
|
5113
|
+
]
|
|
5114
|
+
}
|
|
5115
|
+
],
|
|
5116
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPdfYear.md": [
|
|
5117
|
+
{
|
|
5118
|
+
"formula": "I = \\sum_i C_i",
|
|
5119
|
+
"bindings": [
|
|
5120
|
+
{
|
|
5121
|
+
"symbol": "I",
|
|
5122
|
+
"description": "is the value of this indicator.",
|
|
5123
|
+
"key": "value"
|
|
5124
|
+
},
|
|
5125
|
+
{
|
|
5126
|
+
"symbol": "C_i",
|
|
5127
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
5128
|
+
"key": "contributions",
|
|
5129
|
+
"column": "value"
|
|
5130
|
+
}
|
|
5131
|
+
]
|
|
5132
|
+
}
|
|
5133
|
+
],
|
|
5134
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.md": [
|
|
5135
|
+
{
|
|
5136
|
+
"formula": "I = \\sum_i C_i",
|
|
5137
|
+
"bindings": [
|
|
5138
|
+
{
|
|
5139
|
+
"symbol": "I",
|
|
5140
|
+
"description": "is the value of this indicator.",
|
|
5141
|
+
"key": "value"
|
|
5142
|
+
},
|
|
5143
|
+
{
|
|
5144
|
+
"symbol": "C_i",
|
|
5145
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5146
|
+
"key": "contributions",
|
|
5147
|
+
"column": "value"
|
|
5148
|
+
}
|
|
5149
|
+
]
|
|
5150
|
+
}
|
|
5151
|
+
],
|
|
5152
|
+
"hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.md": [
|
|
5153
|
+
{
|
|
5154
|
+
"formula": "I = \\sum_i C_i",
|
|
5155
|
+
"bindings": [
|
|
5156
|
+
{
|
|
5157
|
+
"symbol": "I",
|
|
5158
|
+
"description": "is the value of this indicator.",
|
|
5159
|
+
"key": "value"
|
|
5160
|
+
},
|
|
5161
|
+
{
|
|
5162
|
+
"symbol": "C_i",
|
|
5163
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5164
|
+
"key": "contributions",
|
|
5165
|
+
"column": "value"
|
|
5166
|
+
}
|
|
5167
|
+
]
|
|
5168
|
+
}
|
|
5169
|
+
],
|
|
5170
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.md": [
|
|
5171
|
+
{
|
|
5172
|
+
"formula": "I = \\sum_i C_i",
|
|
5173
|
+
"bindings": [
|
|
5174
|
+
{
|
|
5175
|
+
"symbol": "I",
|
|
5176
|
+
"description": "is the value of this indicator.",
|
|
5177
|
+
"key": "value"
|
|
5178
|
+
},
|
|
5179
|
+
{
|
|
5180
|
+
"symbol": "C_i",
|
|
5181
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5182
|
+
"key": "contributions",
|
|
5183
|
+
"column": "value"
|
|
5184
|
+
}
|
|
5185
|
+
]
|
|
5186
|
+
}
|
|
5187
|
+
],
|
|
5188
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.md": [
|
|
5189
|
+
{
|
|
5190
|
+
"formula": "I = \\sum_i C_i",
|
|
5191
|
+
"bindings": [
|
|
5192
|
+
{
|
|
5193
|
+
"symbol": "I",
|
|
5194
|
+
"description": "is the value of this indicator.",
|
|
5195
|
+
"key": "value"
|
|
5196
|
+
},
|
|
5197
|
+
{
|
|
5198
|
+
"symbol": "C_i",
|
|
5199
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
5200
|
+
"key": "contributions",
|
|
5201
|
+
"column": "value"
|
|
5202
|
+
}
|
|
5203
|
+
]
|
|
5204
|
+
}
|
|
5205
|
+
],
|
|
5206
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.md": [
|
|
5207
|
+
{
|
|
5208
|
+
"formula": "I = \\sum_i C_i",
|
|
5209
|
+
"bindings": [
|
|
5210
|
+
{
|
|
5211
|
+
"symbol": "I",
|
|
5212
|
+
"description": "is the value of this indicator.",
|
|
5213
|
+
"key": "value"
|
|
5214
|
+
},
|
|
5215
|
+
{
|
|
5216
|
+
"symbol": "C_i",
|
|
5217
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5218
|
+
"key": "contributions",
|
|
5219
|
+
"column": "value"
|
|
5220
|
+
}
|
|
5221
|
+
]
|
|
5222
|
+
}
|
|
5223
|
+
],
|
|
5224
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealth.md": [
|
|
5225
|
+
{
|
|
5226
|
+
"formula": "I = \\sum_i C_i",
|
|
5227
|
+
"bindings": [
|
|
5228
|
+
{
|
|
5229
|
+
"symbol": "I",
|
|
5230
|
+
"description": "is the value of this indicator.",
|
|
5231
|
+
"key": "value"
|
|
5232
|
+
},
|
|
5233
|
+
{
|
|
5234
|
+
"symbol": "C_i",
|
|
5235
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
5236
|
+
"key": "contributions",
|
|
5237
|
+
"column": "value"
|
|
5238
|
+
}
|
|
5239
|
+
]
|
|
5240
|
+
}
|
|
5241
|
+
],
|
|
5242
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthClimateChange.md": [
|
|
5243
|
+
{
|
|
5244
|
+
"formula": "I = \\sum_i C_i",
|
|
5245
|
+
"bindings": [
|
|
5246
|
+
{
|
|
5247
|
+
"symbol": "I",
|
|
5248
|
+
"description": "is the value of this indicator.",
|
|
5249
|
+
"key": "value"
|
|
5250
|
+
},
|
|
5251
|
+
{
|
|
5252
|
+
"symbol": "C_i",
|
|
5253
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5254
|
+
"key": "contributions",
|
|
5255
|
+
"column": "value"
|
|
5256
|
+
}
|
|
5257
|
+
]
|
|
5258
|
+
}
|
|
5259
|
+
],
|
|
5260
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthParticulateMatterFormation.md": [
|
|
5261
|
+
{
|
|
5262
|
+
"formula": "I = \\sum_i C_i",
|
|
5263
|
+
"bindings": [
|
|
5264
|
+
{
|
|
5265
|
+
"symbol": "I",
|
|
5266
|
+
"description": "is the value of this indicator.",
|
|
5267
|
+
"key": "value"
|
|
5268
|
+
},
|
|
5269
|
+
{
|
|
5270
|
+
"symbol": "C_i",
|
|
5271
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5272
|
+
"key": "contributions",
|
|
5273
|
+
"column": "value"
|
|
5274
|
+
}
|
|
5275
|
+
]
|
|
5276
|
+
}
|
|
5277
|
+
],
|
|
5278
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.md": [
|
|
5279
|
+
{
|
|
5280
|
+
"formula": "I = \\sum_i C_i",
|
|
5281
|
+
"bindings": [
|
|
5282
|
+
{
|
|
5283
|
+
"symbol": "I",
|
|
5284
|
+
"description": "is the value of this indicator.",
|
|
5285
|
+
"key": "value"
|
|
5286
|
+
},
|
|
5287
|
+
{
|
|
5288
|
+
"symbol": "C_i",
|
|
5289
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5290
|
+
"key": "contributions",
|
|
5291
|
+
"column": "value"
|
|
5292
|
+
}
|
|
5293
|
+
]
|
|
5294
|
+
}
|
|
5295
|
+
],
|
|
5296
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.md": [
|
|
5297
|
+
{
|
|
5298
|
+
"formula": "I = \\sum_i C_i",
|
|
5299
|
+
"bindings": [
|
|
5300
|
+
{
|
|
5301
|
+
"symbol": "I",
|
|
5302
|
+
"description": "is the value of this indicator.",
|
|
5303
|
+
"key": "value"
|
|
5304
|
+
},
|
|
5305
|
+
{
|
|
5306
|
+
"symbol": "C_i",
|
|
5307
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5308
|
+
"key": "contributions",
|
|
5309
|
+
"column": "value"
|
|
5310
|
+
}
|
|
5311
|
+
]
|
|
5312
|
+
}
|
|
5313
|
+
],
|
|
5314
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthWaterStress.md": [
|
|
5315
|
+
{
|
|
5316
|
+
"formula": "I = \\sum_i C_i",
|
|
5317
|
+
"bindings": [
|
|
5318
|
+
{
|
|
5319
|
+
"symbol": "I",
|
|
5320
|
+
"description": "is the value of this indicator.",
|
|
5321
|
+
"key": "value"
|
|
5322
|
+
},
|
|
5323
|
+
{
|
|
5324
|
+
"symbol": "C_i",
|
|
5325
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5326
|
+
"key": "contributions",
|
|
5327
|
+
"column": "value"
|
|
5328
|
+
}
|
|
5329
|
+
]
|
|
5330
|
+
}
|
|
5331
|
+
],
|
|
5332
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.md": [
|
|
5333
|
+
{
|
|
5334
|
+
"formula": "I = \\sum_i C_i",
|
|
5335
|
+
"bindings": [
|
|
5336
|
+
{
|
|
5337
|
+
"symbol": "I",
|
|
5338
|
+
"description": "is the value of this indicator.",
|
|
5339
|
+
"key": "value"
|
|
5340
|
+
},
|
|
5341
|
+
{
|
|
5342
|
+
"symbol": "C_i",
|
|
5343
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5344
|
+
"key": "contributions",
|
|
5345
|
+
"column": "value"
|
|
5346
|
+
}
|
|
5347
|
+
]
|
|
5348
|
+
}
|
|
5349
|
+
],
|
|
5350
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsPdfYear.md": [
|
|
5351
|
+
{
|
|
5352
|
+
"formula": "I = \\sum_i C_i",
|
|
5353
|
+
"bindings": [
|
|
5354
|
+
{
|
|
5355
|
+
"symbol": "I",
|
|
5356
|
+
"description": "is the value of this indicator.",
|
|
5357
|
+
"key": "value"
|
|
5358
|
+
},
|
|
5359
|
+
{
|
|
5360
|
+
"symbol": "C_i",
|
|
5361
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
5362
|
+
"key": "contributions",
|
|
5363
|
+
"column": "value"
|
|
5364
|
+
}
|
|
5365
|
+
]
|
|
5366
|
+
}
|
|
5367
|
+
],
|
|
5368
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.md": [
|
|
5369
|
+
{
|
|
5370
|
+
"formula": "I = \\sum_i C_i",
|
|
5371
|
+
"bindings": [
|
|
5372
|
+
{
|
|
5373
|
+
"symbol": "I",
|
|
5374
|
+
"description": "is the value of this indicator.",
|
|
5375
|
+
"key": "value"
|
|
5376
|
+
},
|
|
5377
|
+
{
|
|
5378
|
+
"symbol": "C_i",
|
|
5379
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5380
|
+
"key": "contributions",
|
|
5381
|
+
"column": "value"
|
|
5382
|
+
}
|
|
5383
|
+
]
|
|
5384
|
+
}
|
|
5385
|
+
],
|
|
5386
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.md": [
|
|
5387
|
+
{
|
|
5388
|
+
"formula": "I = \\sum_i C_i",
|
|
5389
|
+
"bindings": [
|
|
5390
|
+
{
|
|
5391
|
+
"symbol": "I",
|
|
5392
|
+
"description": "is the value of this indicator.",
|
|
5393
|
+
"key": "value"
|
|
5394
|
+
},
|
|
5395
|
+
{
|
|
5396
|
+
"symbol": "C_i",
|
|
5397
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
5398
|
+
"key": "contributions",
|
|
5399
|
+
"column": "value"
|
|
5400
|
+
}
|
|
5401
|
+
]
|
|
5402
|
+
}
|
|
5403
|
+
],
|
|
5404
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.md": [
|
|
5405
|
+
{
|
|
5406
|
+
"formula": "I = \\sum_i C_i",
|
|
5407
|
+
"bindings": [
|
|
5408
|
+
{
|
|
5409
|
+
"symbol": "I",
|
|
5410
|
+
"description": "is the value of this indicator.",
|
|
5411
|
+
"key": "value"
|
|
5412
|
+
},
|
|
5413
|
+
{
|
|
5414
|
+
"symbol": "C_i",
|
|
5415
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5416
|
+
"key": "contributions",
|
|
5417
|
+
"column": "value"
|
|
5418
|
+
}
|
|
5419
|
+
]
|
|
5420
|
+
}
|
|
5421
|
+
],
|
|
5422
|
+
"hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.md": [
|
|
5423
|
+
{
|
|
5424
|
+
"formula": "I = \\sum_i C_i",
|
|
5425
|
+
"bindings": [
|
|
5426
|
+
{
|
|
5427
|
+
"symbol": "I",
|
|
5428
|
+
"description": "is the value of this indicator.",
|
|
5429
|
+
"key": "value"
|
|
5430
|
+
},
|
|
5431
|
+
{
|
|
5432
|
+
"symbol": "C_i",
|
|
5433
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
5434
|
+
"key": "contributions",
|
|
5435
|
+
"column": "value"
|
|
5436
|
+
}
|
|
5437
|
+
]
|
|
5438
|
+
}
|
|
5439
|
+
],
|
|
5440
|
+
"hestia_earth/models/linkedImpactAssessment/emissions.md": [
|
|
5441
|
+
{
|
|
5442
|
+
"formula": "E = \\sum_i EF_i \\times V_{input,i}",
|
|
5443
|
+
"bindings": [
|
|
5444
|
+
{
|
|
5445
|
+
"symbol": "E",
|
|
5446
|
+
"description": "is the background emission copied onto the Cycle.",
|
|
5447
|
+
"key": "value"
|
|
5448
|
+
},
|
|
5449
|
+
{
|
|
5450
|
+
"symbol": "EF_i",
|
|
5451
|
+
"description": "is the emission per unit reported by each linked Impact Assessment.",
|
|
5452
|
+
"key": "details",
|
|
5453
|
+
"column": "emission-value"
|
|
5454
|
+
},
|
|
5455
|
+
{
|
|
5456
|
+
"symbol": "V_{input,i}",
|
|
5457
|
+
"description": "is the amount of the Input linked to each Impact Assessment.",
|
|
5458
|
+
"key": "details",
|
|
5459
|
+
"column": "input-value"
|
|
5460
|
+
}
|
|
5461
|
+
]
|
|
5462
|
+
}
|
|
5463
|
+
],
|
|
5464
|
+
"hestia_earth/models/pefcrGuidanceDocument2017/pesticideToAirPesticideApplication.md": [
|
|
5465
|
+
{
|
|
5466
|
+
"formula": "E = M \\times FF",
|
|
5467
|
+
"bindings": [
|
|
5468
|
+
{
|
|
5469
|
+
"symbol": "E",
|
|
5470
|
+
"description": "pesticide emission to air from application (kg active ingredient)",
|
|
5471
|
+
"key": "value"
|
|
5472
|
+
},
|
|
5473
|
+
{
|
|
5474
|
+
"symbol": "M",
|
|
5475
|
+
"description": "mass of the pesticide or chemical input applied (kg active ingredient)",
|
|
5476
|
+
"key": "input_value"
|
|
5477
|
+
},
|
|
5478
|
+
{
|
|
5479
|
+
"symbol": "FF",
|
|
5480
|
+
"description": "fate factor, fraction of the applied mass reaching air (from the `pefcr2017PesticideFateFactor` lookup, ~0.09)",
|
|
5481
|
+
"key": "emission_factor"
|
|
5482
|
+
}
|
|
5483
|
+
]
|
|
5484
|
+
}
|
|
5485
|
+
],
|
|
5486
|
+
"hestia_earth/models/pefcrGuidanceDocument2017/pesticideToSoilPesticideApplication.md": [
|
|
5487
|
+
{
|
|
5488
|
+
"formula": "E = M \\times FF",
|
|
5489
|
+
"bindings": [
|
|
5490
|
+
{
|
|
5491
|
+
"symbol": "E",
|
|
5492
|
+
"description": "pesticide emission to agricultural soil from application (kg active ingredient)",
|
|
5493
|
+
"key": "value"
|
|
5494
|
+
},
|
|
5495
|
+
{
|
|
5496
|
+
"symbol": "M",
|
|
5497
|
+
"description": "mass of the pesticide or chemical input applied (kg active ingredient)",
|
|
5498
|
+
"key": "input_value"
|
|
5499
|
+
},
|
|
5500
|
+
{
|
|
5501
|
+
"symbol": "FF",
|
|
5502
|
+
"description": "fate factor, fraction of the applied mass reaching agricultural soil (from the `pefcr2017PesticideFateFactor` lookup, ~0.9)",
|
|
5503
|
+
"key": "emission_factor"
|
|
5504
|
+
}
|
|
5505
|
+
]
|
|
5506
|
+
}
|
|
5507
|
+
],
|
|
5508
|
+
"hestia_earth/models/pefcrGuidanceDocument2017/pesticideToWaterPesticideApplication.md": [
|
|
5509
|
+
{
|
|
5510
|
+
"formula": "E = M \\times FF",
|
|
5511
|
+
"bindings": [
|
|
5512
|
+
{
|
|
5513
|
+
"symbol": "E",
|
|
5514
|
+
"description": "pesticide emission to water from application (kg active ingredient)",
|
|
5515
|
+
"key": "value"
|
|
5516
|
+
},
|
|
5517
|
+
{
|
|
5518
|
+
"symbol": "M",
|
|
5519
|
+
"description": "mass of the pesticide or chemical input applied (kg active ingredient)",
|
|
5520
|
+
"key": "input_value"
|
|
5521
|
+
},
|
|
5522
|
+
{
|
|
5523
|
+
"symbol": "FF",
|
|
5524
|
+
"description": "fate factor, fraction of the applied mass reaching water (from the `pefcr2017PesticideFateFactor` lookup, ~0.01)",
|
|
5525
|
+
"key": "emission_factor"
|
|
5526
|
+
}
|
|
5527
|
+
]
|
|
5528
|
+
}
|
|
5529
|
+
],
|
|
5530
|
+
"hestia_earth/models/pooreNemecek2018/ch4ToAirAquacultureSystems.md": [
|
|
5531
|
+
{
|
|
5532
|
+
"formula": "C_S = max((C_{feed} + C_{fert} + C_{npp} - C_{harvest} - C_{resp}), C_{excr}) \\times S",
|
|
5533
|
+
"bindings": [
|
|
5534
|
+
{
|
|
5535
|
+
"symbol": "C_S",
|
|
5536
|
+
"description": "is the sedimented organic carbon (kg C per Cycle).",
|
|
5537
|
+
"key": "cs"
|
|
5538
|
+
},
|
|
5539
|
+
{
|
|
5540
|
+
"symbol": "C_{feed}",
|
|
5541
|
+
"description": "is the carbon from feed (kg C per Cycle). For [inputs](/schema/Input) with `isAnimalFeed` = `True`, it is calculated as `SUM(input.value * carbonContent / 100)` or `SUM(input.value * energyContentHigherHeatingValue * 0.021)`.",
|
|
5542
|
+
"key": "c_feed"
|
|
5543
|
+
},
|
|
5544
|
+
{
|
|
5545
|
+
"symbol": "C_{fert}",
|
|
5546
|
+
"description": "is the carbon from organic fertilisers (kg C per Cycle). For inputs with `termType` = `organicFertiliser`, it is calculated as `SUM(input.value * carbonContent / 100)`.",
|
|
5547
|
+
"key": "c_fert"
|
|
5548
|
+
},
|
|
5549
|
+
{
|
|
5550
|
+
"symbol": "C_{npp}",
|
|
5551
|
+
"description": "is the net primary production (kg C per Cycle). It is calculated as `SUM(siteDuration * siteArea * 10000 * site.netPrimaryProduction / 1000)` across all sites.",
|
|
5552
|
+
"key": "c_npp"
|
|
5553
|
+
},
|
|
5554
|
+
{
|
|
5555
|
+
"symbol": "C_{harvest}",
|
|
5556
|
+
"description": "is the carbon in harvested products (kg C per Cycle). For [products](/schema/Product) with `termType` = `liveAquaticSpecies`, it is calculated as `SUM(product.value * carbonContent / 100)`.",
|
|
5557
|
+
"key": "c_harvest"
|
|
5558
|
+
},
|
|
5559
|
+
{
|
|
5560
|
+
"symbol": "C_{resp}",
|
|
5561
|
+
"description": "is the carbon lost via respiration, in kg C per Cycle (equal to $C_{harvest}$).",
|
|
5562
|
+
"key": "c_resp"
|
|
5563
|
+
},
|
|
5564
|
+
{
|
|
5565
|
+
"symbol": "C_{excr}",
|
|
5566
|
+
"description": "is the carbon in excreta, in kg C per Cycle (half the value of $C_{harvest}$).",
|
|
5567
|
+
"key": "c_excr"
|
|
5568
|
+
},
|
|
5569
|
+
{
|
|
5570
|
+
"symbol": "S",
|
|
5571
|
+
"description": "is the sedimentation fraction: `0.35` for Fresh Water or Brackish water, `0.55` for Saline water.",
|
|
5572
|
+
"key": "s"
|
|
5573
|
+
}
|
|
5574
|
+
]
|
|
5575
|
+
},
|
|
5576
|
+
{
|
|
5577
|
+
"formula": "CH_4 = min(C_S \\times M \\times M_{CH_4-C} \\times R, max\\_CH_4-C) \\times 16/12",
|
|
5578
|
+
"bindings": [
|
|
5579
|
+
{
|
|
5580
|
+
"symbol": "CH_4",
|
|
5581
|
+
"description": "is the methane emission from the aquaculture system (kg CH<sub>4</sub>).",
|
|
5582
|
+
"key": "value"
|
|
5583
|
+
},
|
|
5584
|
+
{
|
|
5585
|
+
"symbol": "M",
|
|
5586
|
+
"description": "is the fraction of sedimented organic carbon which is mineralised: `0.3` if `temperatureAnnual` < 23.5, `0.6` if ≥ 23.5.",
|
|
5587
|
+
"key": "m"
|
|
5588
|
+
},
|
|
5589
|
+
{
|
|
5590
|
+
"symbol": "M_{CH_4-C}",
|
|
5591
|
+
"description": "is the fraction of mineralised organic carbon which is CH<sub>4</sub>: `0.45` if Freshwater/Brackish and T ≥ 23.5, `0.20` if T < 23.5, `0.04` if Saline water, and `0` if fast flowing.",
|
|
5592
|
+
"key": "m_ch4_c"
|
|
5593
|
+
},
|
|
5594
|
+
{
|
|
5595
|
+
"symbol": "R",
|
|
5596
|
+
"description": "is the fraction of CH<sub>4</sub> that is emitted to air: `0.61` if `waterDepth` < 2m, `0.22` if ≥ 2m.",
|
|
5597
|
+
"key": "r"
|
|
5598
|
+
},
|
|
5599
|
+
{
|
|
5600
|
+
"symbol": "max\\_CH_4-C",
|
|
5601
|
+
"description": "is the maximum observed methane emissions: `0.50239 g CH4-C per m2 x day`.",
|
|
5602
|
+
"key": "max_ch4_c"
|
|
5603
|
+
},
|
|
5604
|
+
{
|
|
5605
|
+
"symbol": "C_S",
|
|
5606
|
+
"description": "is the sedimented organic carbon (kg C per Cycle).",
|
|
5607
|
+
"key": "cs"
|
|
5608
|
+
},
|
|
5609
|
+
{
|
|
5610
|
+
"symbol": "S",
|
|
5611
|
+
"description": "is the sedimentation fraction: `0.35` for Fresh Water or Brackish water, `0.55` for Saline water.",
|
|
5612
|
+
"key": "s"
|
|
5613
|
+
}
|
|
5614
|
+
]
|
|
5615
|
+
}
|
|
5616
|
+
],
|
|
5617
|
+
"hestia_earth/models/pooreNemecek2018/freshwaterWithdrawalsDuringCycle.md": [
|
|
5618
|
+
{
|
|
5619
|
+
"formula": "FW = \\frac{V_{irrigation}}{C_{conveyancing}} \\times 1000",
|
|
5620
|
+
"bindings": [
|
|
5621
|
+
{
|
|
5622
|
+
"symbol": "FW",
|
|
5623
|
+
"description": "Freshwater withdrawals, litres per unit of product (before allocation between co-products)",
|
|
5624
|
+
"key": "value"
|
|
5625
|
+
},
|
|
5626
|
+
{
|
|
5627
|
+
"symbol": "V_{irrigation}",
|
|
5628
|
+
"description": "Volume of irrigation water used during the Cycle, m3",
|
|
5629
|
+
"key": "irrigation"
|
|
5630
|
+
},
|
|
5631
|
+
{
|
|
5632
|
+
"symbol": "C_{conveyancing}",
|
|
5633
|
+
"description": "Conveyancing efficiency (from the water regime, or the country average as a fallback)",
|
|
5634
|
+
"key": "country_conveyancing_efficiency"
|
|
5635
|
+
},
|
|
5636
|
+
{
|
|
5637
|
+
"symbol": "1000",
|
|
5638
|
+
"description": "Litres per m3",
|
|
5639
|
+
"constant": ""
|
|
5640
|
+
}
|
|
5641
|
+
]
|
|
5642
|
+
}
|
|
5643
|
+
],
|
|
5644
|
+
"hestia_earth/models/pooreNemecek2018/landOccupationDuringCycle.md": [
|
|
5645
|
+
{
|
|
5646
|
+
"formula": "L_p = \\frac{10000 \\times E \\times L_{sites}}{100 \\times m_p}",
|
|
5647
|
+
"bindings": [
|
|
5648
|
+
{
|
|
5649
|
+
"symbol": "L_p",
|
|
5650
|
+
"description": "Land occupation of the Product, m2 unit-1 yr-1",
|
|
5651
|
+
"key": "value"
|
|
5652
|
+
},
|
|
5653
|
+
{
|
|
5654
|
+
"symbol": "E",
|
|
5655
|
+
"description": "Economic value share, %",
|
|
5656
|
+
"key": "economicValueShare"
|
|
5657
|
+
},
|
|
5658
|
+
{
|
|
5659
|
+
"symbol": "m_p",
|
|
5660
|
+
"description": "Product yield, units",
|
|
5661
|
+
"key": "product_yield"
|
|
5662
|
+
},
|
|
5663
|
+
{
|
|
5664
|
+
"symbol": "10000",
|
|
5665
|
+
"description": "Square metres per hectare",
|
|
5666
|
+
"constant": ""
|
|
5667
|
+
},
|
|
5668
|
+
{
|
|
5669
|
+
"symbol": "100",
|
|
5670
|
+
"description": "Percent to fraction",
|
|
5671
|
+
"constant": ""
|
|
5672
|
+
}
|
|
5673
|
+
]
|
|
5674
|
+
}
|
|
5675
|
+
],
|
|
5676
|
+
"hestia_earth/models/pooreNemecek2018/n2OToAirAquacultureSystemsDirect.md": [
|
|
5677
|
+
{
|
|
5678
|
+
"formula": "N_2O-N = (TAN \\times 0.018) + (ExcretaN - TAN) \\times 0.005",
|
|
5679
|
+
"bindings": [
|
|
5680
|
+
{
|
|
5681
|
+
"symbol": "N_2O-N",
|
|
5682
|
+
"description": "nitrogen emitted as N<sub>2</sub>O (kg N)",
|
|
5683
|
+
"key": "value"
|
|
5684
|
+
},
|
|
5685
|
+
{
|
|
5686
|
+
"symbol": "ExcretaN",
|
|
5687
|
+
"description": "nitrogen content of fish excreta (kg N)",
|
|
5688
|
+
"key": "excr_n"
|
|
5689
|
+
},
|
|
5690
|
+
{
|
|
5691
|
+
"symbol": "TAN",
|
|
5692
|
+
"description": "total ammoniacal nitrogen in excreta (kg N)",
|
|
5693
|
+
"key": "excr_tan"
|
|
5694
|
+
},
|
|
5695
|
+
{
|
|
5696
|
+
"symbol": "0.018",
|
|
5697
|
+
"description": "N<sub>2</sub>O-N emission factor per kg TAN",
|
|
5698
|
+
"constant": ""
|
|
5699
|
+
},
|
|
5700
|
+
{
|
|
5701
|
+
"symbol": "0.005",
|
|
5702
|
+
"description": "N<sub>2</sub>O-N emission factor per kg other N",
|
|
5703
|
+
"constant": ""
|
|
5704
|
+
}
|
|
5705
|
+
]
|
|
5706
|
+
}
|
|
5707
|
+
],
|
|
5708
|
+
"hestia_earth/models/pooreNemecek2018/n2ToAirAquacultureSystems.md": [
|
|
5709
|
+
{
|
|
5710
|
+
"formula": "N_2-N = (TAN \\times 0.054) + (ExcretaN - TAN) \\times 0.015",
|
|
5711
|
+
"bindings": [
|
|
5712
|
+
{
|
|
5713
|
+
"symbol": "N_2-N",
|
|
5714
|
+
"description": "nitrogen emitted as N<sub>2</sub> (kg N)",
|
|
5715
|
+
"key": "value"
|
|
5716
|
+
},
|
|
5717
|
+
{
|
|
5718
|
+
"symbol": "ExcretaN",
|
|
5719
|
+
"description": "nitrogen content of fish excreta (kg N)",
|
|
5720
|
+
"key": "excr_n"
|
|
5721
|
+
},
|
|
5722
|
+
{
|
|
5723
|
+
"symbol": "TAN",
|
|
5724
|
+
"description": "total ammoniacal nitrogen in excreta (kg N)",
|
|
5725
|
+
"key": "excr_tan"
|
|
5726
|
+
},
|
|
5727
|
+
{
|
|
5728
|
+
"symbol": "0.054",
|
|
5729
|
+
"description": "N<sub>2</sub>-N emission factor per kg TAN",
|
|
5730
|
+
"constant": ""
|
|
5731
|
+
},
|
|
5732
|
+
{
|
|
5733
|
+
"symbol": "0.015",
|
|
5734
|
+
"description": "N<sub>2</sub>-N emission factor per kg other N",
|
|
5735
|
+
"constant": ""
|
|
5736
|
+
}
|
|
5737
|
+
]
|
|
5738
|
+
}
|
|
5739
|
+
],
|
|
5740
|
+
"hestia_earth/models/pooreNemecek2018/nh3ToAirAquacultureSystems.md": [
|
|
5741
|
+
{
|
|
5742
|
+
"formula": "NH_3-N = min\\lbrack TAN * R, MAX_{NH_3-N} * Cycle Duration/ Stocking Density\\rbrack",
|
|
5743
|
+
"bindings": [
|
|
5744
|
+
{
|
|
5745
|
+
"symbol": "NH_3-N",
|
|
5746
|
+
"description": "nitrogen emitted as NH<sub>3</sub> (kg N)",
|
|
5747
|
+
"key": "value"
|
|
4134
5748
|
},
|
|
4135
5749
|
{
|
|
4136
5750
|
"symbol": "TAN",
|
|
4137
|
-
"description": "total ammoniacal nitrogen in excreta (kg N
|
|
5751
|
+
"description": "total ammoniacal nitrogen in excreta ( $(N_{in} - N_{out})$ times the ammoniacal share), in kg N",
|
|
4138
5752
|
"key": "excr_tan"
|
|
4139
5753
|
},
|
|
4140
5754
|
{
|
|
4141
|
-
"symbol": "
|
|
4142
|
-
"description": "
|
|
4143
|
-
"constant": ""
|
|
5755
|
+
"symbol": "R",
|
|
5756
|
+
"description": "volatilisation fraction of aqueous ammonia",
|
|
5757
|
+
"constant": "0.3"
|
|
5758
|
+
},
|
|
5759
|
+
{
|
|
5760
|
+
"symbol": "MAX_{NH_3-N}",
|
|
5761
|
+
"description": "ceiling of 0.00005 kg NH<sub>3</sub>-N per m<sup>2</sup> per day",
|
|
5762
|
+
"constant": "0.00005"
|
|
5763
|
+
},
|
|
5764
|
+
{
|
|
5765
|
+
"symbol": "Stocking Density",
|
|
5766
|
+
"description": "liveweight yield of the primary product per m<sup>2</sup>",
|
|
5767
|
+
"key": "yield_of_target_species"
|
|
5768
|
+
}
|
|
5769
|
+
]
|
|
5770
|
+
}
|
|
5771
|
+
],
|
|
5772
|
+
"hestia_earth/models/pooreNemecek2018/no3ToGroundwaterCropResidueDecomposition.md": [
|
|
5773
|
+
{
|
|
5774
|
+
"formula": "NO_3^--N_{TOTAL} = Frac_{LEACH} \\times \\left[{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
5775
|
+
"bindings": [
|
|
5776
|
+
{
|
|
5777
|
+
"symbol": "NO_3^--N_{TOTAL}",
|
|
5778
|
+
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
5779
|
+
"key": "total_no3_leaching"
|
|
5780
|
+
},
|
|
5781
|
+
{
|
|
5782
|
+
"symbol": "F_{SN}",
|
|
5783
|
+
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
5784
|
+
"key": "N_inorganic_fertiliser"
|
|
5785
|
+
},
|
|
5786
|
+
{
|
|
5787
|
+
"symbol": "F_{ON}",
|
|
5788
|
+
"description": "is the amount of nitrogen in organic fertiliser",
|
|
5789
|
+
"key": "N_organic_fertiliser"
|
|
5790
|
+
},
|
|
5791
|
+
{
|
|
5792
|
+
"symbol": "F_{CR}",
|
|
5793
|
+
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
5794
|
+
"key": "N_crop_residue"
|
|
5795
|
+
},
|
|
5796
|
+
{
|
|
5797
|
+
"symbol": "F_{PRP}",
|
|
5798
|
+
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
5799
|
+
"key": "N_excreta"
|
|
5800
|
+
}
|
|
5801
|
+
]
|
|
5802
|
+
},
|
|
5803
|
+
{
|
|
5804
|
+
"formula": "NO_3^--N_{CR} = NO_3^--N_{TOTAL} \\times \\left[ \\frac{F_{CR}}{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
5805
|
+
"bindings": [
|
|
5806
|
+
{
|
|
5807
|
+
"symbol": "NO_3^--N_{CR}",
|
|
5808
|
+
"description": "is nitrate leaching, in nitrogen equivalents, related to crop residue decomposition",
|
|
5809
|
+
"key": "value"
|
|
5810
|
+
},
|
|
5811
|
+
{
|
|
5812
|
+
"symbol": "NO_3^--N_{TOTAL}",
|
|
5813
|
+
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
5814
|
+
"key": "total_no3_leaching"
|
|
5815
|
+
},
|
|
5816
|
+
{
|
|
5817
|
+
"symbol": "F_{CR}",
|
|
5818
|
+
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
5819
|
+
"key": "N_crop_residue"
|
|
5820
|
+
},
|
|
5821
|
+
{
|
|
5822
|
+
"symbol": "F_{SN}",
|
|
5823
|
+
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
5824
|
+
"key": "N_inorganic_fertiliser"
|
|
5825
|
+
},
|
|
5826
|
+
{
|
|
5827
|
+
"symbol": "F_{ON}",
|
|
5828
|
+
"description": "is the amount of nitrogen in organic fertiliser",
|
|
5829
|
+
"key": "N_organic_fertiliser"
|
|
5830
|
+
},
|
|
5831
|
+
{
|
|
5832
|
+
"symbol": "F_{PRP}",
|
|
5833
|
+
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
5834
|
+
"key": "N_excreta"
|
|
5835
|
+
}
|
|
5836
|
+
]
|
|
5837
|
+
}
|
|
5838
|
+
],
|
|
5839
|
+
"hestia_earth/models/pooreNemecek2018/no3ToGroundwaterExcreta.md": [
|
|
5840
|
+
{
|
|
5841
|
+
"formula": "NO_3^--N_{TOTAL} = Frac_{LEACH} \\times \\left[{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
5842
|
+
"bindings": [
|
|
5843
|
+
{
|
|
5844
|
+
"symbol": "NO_3^--N_{TOTAL}",
|
|
5845
|
+
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
5846
|
+
"key": "total_no3_leaching"
|
|
5847
|
+
},
|
|
5848
|
+
{
|
|
5849
|
+
"symbol": "F_{SN}",
|
|
5850
|
+
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
5851
|
+
"key": "N_inorganic_fertiliser"
|
|
5852
|
+
},
|
|
5853
|
+
{
|
|
5854
|
+
"symbol": "F_{ON}",
|
|
5855
|
+
"description": "is the amount of nitrogen in organic fertiliser",
|
|
5856
|
+
"key": "N_organic_fertiliser"
|
|
5857
|
+
},
|
|
5858
|
+
{
|
|
5859
|
+
"symbol": "F_{CR}",
|
|
5860
|
+
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
5861
|
+
"key": "N_crop_residue"
|
|
5862
|
+
},
|
|
5863
|
+
{
|
|
5864
|
+
"symbol": "F_{PRP}",
|
|
5865
|
+
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
5866
|
+
"key": "N_excreta"
|
|
5867
|
+
}
|
|
5868
|
+
]
|
|
5869
|
+
},
|
|
5870
|
+
{
|
|
5871
|
+
"formula": "NO_3^--N_{PRP} = NO_3^--N_{TOTAL} \\times \\left[ \\frac{F_{PRP}}{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
5872
|
+
"bindings": [
|
|
5873
|
+
{
|
|
5874
|
+
"symbol": "NO_3^--N_{PRP}",
|
|
5875
|
+
"description": "is nitrate leaching, in nitrogen equivalents, related to animal excreta, where animals excrete directly on cropland",
|
|
5876
|
+
"key": "value"
|
|
5877
|
+
},
|
|
5878
|
+
{
|
|
5879
|
+
"symbol": "NO_3^--N_{TOTAL}",
|
|
5880
|
+
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
5881
|
+
"key": "total_no3_leaching"
|
|
5882
|
+
},
|
|
5883
|
+
{
|
|
5884
|
+
"symbol": "F_{PRP}",
|
|
5885
|
+
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
5886
|
+
"key": "N_excreta"
|
|
5887
|
+
},
|
|
5888
|
+
{
|
|
5889
|
+
"symbol": "F_{SN}",
|
|
5890
|
+
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
5891
|
+
"key": "N_inorganic_fertiliser"
|
|
5892
|
+
},
|
|
5893
|
+
{
|
|
5894
|
+
"symbol": "F_{ON}",
|
|
5895
|
+
"description": "is the amount of nitrogen in organic fertiliser",
|
|
5896
|
+
"key": "N_organic_fertiliser"
|
|
5897
|
+
},
|
|
5898
|
+
{
|
|
5899
|
+
"symbol": "F_{CR}",
|
|
5900
|
+
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
5901
|
+
"key": "N_crop_residue"
|
|
5902
|
+
}
|
|
5903
|
+
]
|
|
5904
|
+
}
|
|
5905
|
+
],
|
|
5906
|
+
"hestia_earth/models/pooreNemecek2018/no3ToGroundwaterInorganicFertiliser.md": [
|
|
5907
|
+
{
|
|
5908
|
+
"formula": "NO_3^--N_{TOTAL} = Frac_{LEACH} \\times \\left[{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
5909
|
+
"bindings": [
|
|
5910
|
+
{
|
|
5911
|
+
"symbol": "NO_3^--N_{TOTAL}",
|
|
5912
|
+
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
5913
|
+
"key": "total_no3_leaching"
|
|
5914
|
+
},
|
|
5915
|
+
{
|
|
5916
|
+
"symbol": "F_{SN}",
|
|
5917
|
+
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
5918
|
+
"key": "N_inorganic_fertiliser"
|
|
5919
|
+
},
|
|
5920
|
+
{
|
|
5921
|
+
"symbol": "F_{ON}",
|
|
5922
|
+
"description": "is the amount of nitrogen in organic fertiliser",
|
|
5923
|
+
"key": "N_organic_fertiliser"
|
|
5924
|
+
},
|
|
5925
|
+
{
|
|
5926
|
+
"symbol": "F_{CR}",
|
|
5927
|
+
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
5928
|
+
"key": "N_crop_residue"
|
|
5929
|
+
},
|
|
5930
|
+
{
|
|
5931
|
+
"symbol": "F_{PRP}",
|
|
5932
|
+
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
5933
|
+
"key": "N_excreta"
|
|
5934
|
+
}
|
|
5935
|
+
]
|
|
5936
|
+
},
|
|
5937
|
+
{
|
|
5938
|
+
"formula": "NO_3^--N_{SN} = NO_3^--N_{TOTAL} \\times \\left[ \\frac{F_{SN}}{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
5939
|
+
"bindings": [
|
|
5940
|
+
{
|
|
5941
|
+
"symbol": "NO_3^--N_{SN}",
|
|
5942
|
+
"description": "is nitrate leaching, in nitrogen equivalents, related to inorganic fertiliser application",
|
|
5943
|
+
"key": "value"
|
|
5944
|
+
},
|
|
5945
|
+
{
|
|
5946
|
+
"symbol": "NO_3^--N_{TOTAL}",
|
|
5947
|
+
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
5948
|
+
"key": "total_no3_leaching"
|
|
5949
|
+
},
|
|
5950
|
+
{
|
|
5951
|
+
"symbol": "F_{SN}",
|
|
5952
|
+
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
5953
|
+
"key": "N_inorganic_fertiliser"
|
|
5954
|
+
},
|
|
5955
|
+
{
|
|
5956
|
+
"symbol": "F_{ON}",
|
|
5957
|
+
"description": "is the amount of nitrogen in organic fertiliser",
|
|
5958
|
+
"key": "N_organic_fertiliser"
|
|
5959
|
+
},
|
|
5960
|
+
{
|
|
5961
|
+
"symbol": "F_{CR}",
|
|
5962
|
+
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
5963
|
+
"key": "N_crop_residue"
|
|
5964
|
+
},
|
|
5965
|
+
{
|
|
5966
|
+
"symbol": "F_{PRP}",
|
|
5967
|
+
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
5968
|
+
"key": "N_excreta"
|
|
5969
|
+
}
|
|
5970
|
+
]
|
|
5971
|
+
}
|
|
5972
|
+
],
|
|
5973
|
+
"hestia_earth/models/pooreNemecek2018/no3ToGroundwaterOrganicFertiliser.md": [
|
|
5974
|
+
{
|
|
5975
|
+
"formula": "NO_3^--N_{TOTAL} = Frac_{LEACH} \\times \\left[{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
5976
|
+
"bindings": [
|
|
5977
|
+
{
|
|
5978
|
+
"symbol": "NO_3^--N_{TOTAL}",
|
|
5979
|
+
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
5980
|
+
"key": "total_no3_leaching"
|
|
5981
|
+
},
|
|
5982
|
+
{
|
|
5983
|
+
"symbol": "F_{SN}",
|
|
5984
|
+
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
5985
|
+
"key": "N_inorganic_fertiliser"
|
|
5986
|
+
},
|
|
5987
|
+
{
|
|
5988
|
+
"symbol": "F_{ON}",
|
|
5989
|
+
"description": "is the amount of nitrogen in organic fertiliser",
|
|
5990
|
+
"key": "N_organic_fertiliser"
|
|
5991
|
+
},
|
|
5992
|
+
{
|
|
5993
|
+
"symbol": "F_{CR}",
|
|
5994
|
+
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
5995
|
+
"key": "N_crop_residue"
|
|
4144
5996
|
},
|
|
4145
5997
|
{
|
|
4146
|
-
"symbol": "
|
|
4147
|
-
"description": "
|
|
4148
|
-
"
|
|
5998
|
+
"symbol": "F_{PRP}",
|
|
5999
|
+
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
6000
|
+
"key": "N_excreta"
|
|
6001
|
+
}
|
|
6002
|
+
]
|
|
6003
|
+
},
|
|
6004
|
+
{
|
|
6005
|
+
"formula": "NO_3^--N_{ON} = NO_3^--N_{TOTAL} \\times \\left[ \\frac{F_{ON}}{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
6006
|
+
"bindings": [
|
|
6007
|
+
{
|
|
6008
|
+
"symbol": "NO_3^--N_{ON}",
|
|
6009
|
+
"description": "is nitrate leaching, in nitrogen equivalents, related to organic fertiliser application",
|
|
6010
|
+
"key": "value"
|
|
6011
|
+
},
|
|
6012
|
+
{
|
|
6013
|
+
"symbol": "NO_3^--N_{TOTAL}",
|
|
6014
|
+
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
6015
|
+
"key": "total_no3_leaching"
|
|
6016
|
+
},
|
|
6017
|
+
{
|
|
6018
|
+
"symbol": "F_{ON}",
|
|
6019
|
+
"description": "is the amount of nitrogen in organic fertiliser",
|
|
6020
|
+
"key": "N_organic_fertiliser"
|
|
6021
|
+
},
|
|
6022
|
+
{
|
|
6023
|
+
"symbol": "F_{SN}",
|
|
6024
|
+
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
6025
|
+
"key": "N_inorganic_fertiliser"
|
|
6026
|
+
},
|
|
6027
|
+
{
|
|
6028
|
+
"symbol": "F_{CR}",
|
|
6029
|
+
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
6030
|
+
"key": "N_crop_residue"
|
|
6031
|
+
},
|
|
6032
|
+
{
|
|
6033
|
+
"symbol": "F_{PRP}",
|
|
6034
|
+
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
6035
|
+
"key": "N_excreta"
|
|
4149
6036
|
}
|
|
4150
6037
|
]
|
|
4151
6038
|
}
|
|
4152
6039
|
],
|
|
4153
|
-
"hestia_earth/models/pooreNemecek2018/
|
|
6040
|
+
"hestia_earth/models/pooreNemecek2018/noxToAirAquacultureSystems.md": [
|
|
4154
6041
|
{
|
|
4155
|
-
"formula": "
|
|
6042
|
+
"formula": "NO_x-N = (TAN \\times 0.0018) + (ExcretaN - TAN) \\times 0.0005",
|
|
4156
6043
|
"bindings": [
|
|
4157
6044
|
{
|
|
4158
|
-
"symbol": "
|
|
4159
|
-
"description": "nitrogen emitted as
|
|
6045
|
+
"symbol": "NO_x-N",
|
|
6046
|
+
"description": "nitrogen emitted as NO<sub>x</sub> (kg N)",
|
|
4160
6047
|
"key": "value"
|
|
4161
6048
|
},
|
|
4162
6049
|
{
|
|
@@ -4170,346 +6057,590 @@
|
|
|
4170
6057
|
"key": "excr_tan"
|
|
4171
6058
|
},
|
|
4172
6059
|
{
|
|
4173
|
-
"symbol": "0.
|
|
4174
|
-
"description": "
|
|
6060
|
+
"symbol": "0.0018",
|
|
6061
|
+
"description": "NO<sub>x</sub>-N emission factor per kg TAN",
|
|
4175
6062
|
"constant": ""
|
|
4176
6063
|
},
|
|
4177
6064
|
{
|
|
4178
|
-
"symbol": "0.
|
|
4179
|
-
"description": "
|
|
6065
|
+
"symbol": "0.0005",
|
|
6066
|
+
"description": "NO<sub>x</sub>-N emission factor per kg other N",
|
|
4180
6067
|
"constant": ""
|
|
4181
6068
|
}
|
|
4182
6069
|
]
|
|
4183
6070
|
}
|
|
4184
6071
|
],
|
|
4185
|
-
"hestia_earth/models/
|
|
6072
|
+
"hestia_earth/models/poschEtAl2008/terrestrialAcidificationPotentialAccumulatedExceedance.md": [
|
|
4186
6073
|
{
|
|
4187
|
-
"formula": "
|
|
6074
|
+
"formula": "I = \\sum_i C_i",
|
|
4188
6075
|
"bindings": [
|
|
4189
6076
|
{
|
|
4190
|
-
"symbol": "
|
|
4191
|
-
"description": "
|
|
6077
|
+
"symbol": "I",
|
|
6078
|
+
"description": "is the value of this indicator.",
|
|
4192
6079
|
"key": "value"
|
|
4193
6080
|
},
|
|
4194
6081
|
{
|
|
4195
|
-
"symbol": "
|
|
4196
|
-
"description": "
|
|
4197
|
-
"key": "
|
|
6082
|
+
"symbol": "C_i",
|
|
6083
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6084
|
+
"key": "contributions",
|
|
6085
|
+
"column": "value"
|
|
6086
|
+
}
|
|
6087
|
+
]
|
|
6088
|
+
}
|
|
6089
|
+
],
|
|
6090
|
+
"hestia_earth/models/poschEtAl2008/terrestrialEutrophicationPotentialAccumulatedExceedance.md": [
|
|
6091
|
+
{
|
|
6092
|
+
"formula": "I = \\sum_i C_i",
|
|
6093
|
+
"bindings": [
|
|
6094
|
+
{
|
|
6095
|
+
"symbol": "I",
|
|
6096
|
+
"description": "is the value of this indicator.",
|
|
6097
|
+
"key": "value"
|
|
4198
6098
|
},
|
|
4199
6099
|
{
|
|
4200
|
-
"symbol": "
|
|
4201
|
-
"description": "
|
|
4202
|
-
"
|
|
6100
|
+
"symbol": "C_i",
|
|
6101
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6102
|
+
"key": "contributions",
|
|
6103
|
+
"column": "value"
|
|
6104
|
+
}
|
|
6105
|
+
]
|
|
6106
|
+
}
|
|
6107
|
+
],
|
|
6108
|
+
"hestia_earth/models/recipe2016Egalitarian/damageToFreshwaterEcosystemsSpeciesYear.md": [
|
|
6109
|
+
{
|
|
6110
|
+
"formula": "I = \\sum_i C_i",
|
|
6111
|
+
"bindings": [
|
|
6112
|
+
{
|
|
6113
|
+
"symbol": "I",
|
|
6114
|
+
"description": "is the value of this indicator.",
|
|
6115
|
+
"key": "value"
|
|
4203
6116
|
},
|
|
4204
6117
|
{
|
|
4205
|
-
"symbol": "
|
|
4206
|
-
"description": "
|
|
4207
|
-
"
|
|
6118
|
+
"symbol": "C_i",
|
|
6119
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6120
|
+
"key": "contributions",
|
|
6121
|
+
"column": "value"
|
|
6122
|
+
}
|
|
6123
|
+
]
|
|
6124
|
+
}
|
|
6125
|
+
],
|
|
6126
|
+
"hestia_earth/models/recipe2016Egalitarian/damageToHumanHealth.md": [
|
|
6127
|
+
{
|
|
6128
|
+
"formula": "I = \\sum_i C_i",
|
|
6129
|
+
"bindings": [
|
|
6130
|
+
{
|
|
6131
|
+
"symbol": "I",
|
|
6132
|
+
"description": "is the value of this indicator.",
|
|
6133
|
+
"key": "value"
|
|
4208
6134
|
},
|
|
4209
6135
|
{
|
|
4210
|
-
"symbol": "
|
|
4211
|
-
"description": "
|
|
4212
|
-
"key": "
|
|
6136
|
+
"symbol": "C_i",
|
|
6137
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6138
|
+
"key": "contributions",
|
|
6139
|
+
"column": "value"
|
|
4213
6140
|
}
|
|
4214
6141
|
]
|
|
4215
6142
|
}
|
|
4216
6143
|
],
|
|
4217
|
-
"hestia_earth/models/
|
|
6144
|
+
"hestia_earth/models/recipe2016Egalitarian/damageToMarineEcosystemsSpeciesYear.md": [
|
|
4218
6145
|
{
|
|
4219
|
-
"formula": "
|
|
6146
|
+
"formula": "I = \\sum_i C_i",
|
|
4220
6147
|
"bindings": [
|
|
4221
6148
|
{
|
|
4222
|
-
"symbol": "
|
|
4223
|
-
"description": "is the
|
|
4224
|
-
"key": "
|
|
6149
|
+
"symbol": "I",
|
|
6150
|
+
"description": "is the value of this indicator.",
|
|
6151
|
+
"key": "value"
|
|
4225
6152
|
},
|
|
4226
6153
|
{
|
|
4227
|
-
"symbol": "
|
|
4228
|
-
"description": "is the
|
|
4229
|
-
"key": "
|
|
6154
|
+
"symbol": "C_i",
|
|
6155
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6156
|
+
"key": "contributions",
|
|
6157
|
+
"column": "value"
|
|
6158
|
+
}
|
|
6159
|
+
]
|
|
6160
|
+
}
|
|
6161
|
+
],
|
|
6162
|
+
"hestia_earth/models/recipe2016Egalitarian/damageToTerrestrialEcosystemsSpeciesYear.md": [
|
|
6163
|
+
{
|
|
6164
|
+
"formula": "I = \\sum_i C_i",
|
|
6165
|
+
"bindings": [
|
|
6166
|
+
{
|
|
6167
|
+
"symbol": "I",
|
|
6168
|
+
"description": "is the value of this indicator.",
|
|
6169
|
+
"key": "value"
|
|
4230
6170
|
},
|
|
4231
6171
|
{
|
|
4232
|
-
"symbol": "
|
|
4233
|
-
"description": "is the
|
|
4234
|
-
"key": "
|
|
6172
|
+
"symbol": "C_i",
|
|
6173
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6174
|
+
"key": "contributions",
|
|
6175
|
+
"column": "value"
|
|
6176
|
+
}
|
|
6177
|
+
]
|
|
6178
|
+
}
|
|
6179
|
+
],
|
|
6180
|
+
"hestia_earth/models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.md": [
|
|
6181
|
+
{
|
|
6182
|
+
"formula": "I = \\sum_i C_i",
|
|
6183
|
+
"bindings": [
|
|
6184
|
+
{
|
|
6185
|
+
"symbol": "I",
|
|
6186
|
+
"description": "is the value of this indicator.",
|
|
6187
|
+
"key": "value"
|
|
4235
6188
|
},
|
|
4236
6189
|
{
|
|
4237
|
-
"symbol": "
|
|
4238
|
-
"description": "is the
|
|
4239
|
-
"key": "
|
|
6190
|
+
"symbol": "C_i",
|
|
6191
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6192
|
+
"key": "contributions",
|
|
6193
|
+
"column": "value"
|
|
6194
|
+
}
|
|
6195
|
+
]
|
|
6196
|
+
}
|
|
6197
|
+
],
|
|
6198
|
+
"hestia_earth/models/recipe2016Egalitarian/freshwaterEutrophicationPotential.md": [
|
|
6199
|
+
{
|
|
6200
|
+
"formula": "I = \\sum_i C_i",
|
|
6201
|
+
"bindings": [
|
|
6202
|
+
{
|
|
6203
|
+
"symbol": "I",
|
|
6204
|
+
"description": "is the value of this indicator.",
|
|
6205
|
+
"key": "value"
|
|
4240
6206
|
},
|
|
4241
6207
|
{
|
|
4242
|
-
"symbol": "
|
|
4243
|
-
"description": "is the
|
|
4244
|
-
"key": "
|
|
6208
|
+
"symbol": "C_i",
|
|
6209
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6210
|
+
"key": "contributions",
|
|
6211
|
+
"column": "value"
|
|
4245
6212
|
}
|
|
4246
6213
|
]
|
|
4247
|
-
}
|
|
6214
|
+
}
|
|
6215
|
+
],
|
|
6216
|
+
"hestia_earth/models/recipe2016Egalitarian/humanDamageOzoneFormation.md": [
|
|
4248
6217
|
{
|
|
4249
|
-
"formula": "
|
|
6218
|
+
"formula": "I = \\sum_i C_i",
|
|
4250
6219
|
"bindings": [
|
|
4251
6220
|
{
|
|
4252
|
-
"symbol": "
|
|
4253
|
-
"description": "is
|
|
6221
|
+
"symbol": "I",
|
|
6222
|
+
"description": "is the value of this indicator.",
|
|
4254
6223
|
"key": "value"
|
|
4255
6224
|
},
|
|
4256
6225
|
{
|
|
4257
|
-
"symbol": "
|
|
4258
|
-
"description": "is the
|
|
4259
|
-
"key": "
|
|
6226
|
+
"symbol": "C_i",
|
|
6227
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6228
|
+
"key": "contributions",
|
|
6229
|
+
"column": "value"
|
|
6230
|
+
}
|
|
6231
|
+
]
|
|
6232
|
+
}
|
|
6233
|
+
],
|
|
6234
|
+
"hestia_earth/models/recipe2016Egalitarian/marineEutrophicationPotential.md": [
|
|
6235
|
+
{
|
|
6236
|
+
"formula": "I = \\sum_i C_i",
|
|
6237
|
+
"bindings": [
|
|
6238
|
+
{
|
|
6239
|
+
"symbol": "I",
|
|
6240
|
+
"description": "is the value of this indicator.",
|
|
6241
|
+
"key": "value"
|
|
4260
6242
|
},
|
|
4261
6243
|
{
|
|
4262
|
-
"symbol": "
|
|
4263
|
-
"description": "is the
|
|
4264
|
-
"key": "
|
|
6244
|
+
"symbol": "C_i",
|
|
6245
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6246
|
+
"key": "contributions",
|
|
6247
|
+
"column": "value"
|
|
6248
|
+
}
|
|
6249
|
+
]
|
|
6250
|
+
}
|
|
6251
|
+
],
|
|
6252
|
+
"hestia_earth/models/recipe2016Egalitarian/ozoneDepletionPotential.md": [
|
|
6253
|
+
{
|
|
6254
|
+
"formula": "I = \\sum_i C_i",
|
|
6255
|
+
"bindings": [
|
|
6256
|
+
{
|
|
6257
|
+
"symbol": "I",
|
|
6258
|
+
"description": "is the value of this indicator.",
|
|
6259
|
+
"key": "value"
|
|
4265
6260
|
},
|
|
4266
6261
|
{
|
|
4267
|
-
"symbol": "
|
|
4268
|
-
"description": "is the
|
|
4269
|
-
"key": "
|
|
6262
|
+
"symbol": "C_i",
|
|
6263
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6264
|
+
"key": "contributions",
|
|
6265
|
+
"column": "value"
|
|
6266
|
+
}
|
|
6267
|
+
]
|
|
6268
|
+
}
|
|
6269
|
+
],
|
|
6270
|
+
"hestia_earth/models/recipe2016Egalitarian/terrestrialAcidificationPotential.md": [
|
|
6271
|
+
{
|
|
6272
|
+
"formula": "I = \\sum_i C_i",
|
|
6273
|
+
"bindings": [
|
|
6274
|
+
{
|
|
6275
|
+
"symbol": "I",
|
|
6276
|
+
"description": "is the value of this indicator.",
|
|
6277
|
+
"key": "value"
|
|
4270
6278
|
},
|
|
4271
6279
|
{
|
|
4272
|
-
"symbol": "
|
|
4273
|
-
"description": "is the
|
|
4274
|
-
"key": "
|
|
6280
|
+
"symbol": "C_i",
|
|
6281
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6282
|
+
"key": "contributions",
|
|
6283
|
+
"column": "value"
|
|
6284
|
+
}
|
|
6285
|
+
]
|
|
6286
|
+
}
|
|
6287
|
+
],
|
|
6288
|
+
"hestia_earth/models/recipe2016Hierarchist/damageToFreshwaterEcosystemsSpeciesYear.md": [
|
|
6289
|
+
{
|
|
6290
|
+
"formula": "I = \\sum_i C_i",
|
|
6291
|
+
"bindings": [
|
|
6292
|
+
{
|
|
6293
|
+
"symbol": "I",
|
|
6294
|
+
"description": "is the value of this indicator.",
|
|
6295
|
+
"key": "value"
|
|
4275
6296
|
},
|
|
4276
6297
|
{
|
|
4277
|
-
"symbol": "
|
|
4278
|
-
"description": "is the
|
|
4279
|
-
"key": "
|
|
6298
|
+
"symbol": "C_i",
|
|
6299
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6300
|
+
"key": "contributions",
|
|
6301
|
+
"column": "value"
|
|
4280
6302
|
}
|
|
4281
6303
|
]
|
|
4282
6304
|
}
|
|
4283
6305
|
],
|
|
4284
|
-
"hestia_earth/models/
|
|
6306
|
+
"hestia_earth/models/recipe2016Hierarchist/damageToHumanHealth.md": [
|
|
4285
6307
|
{
|
|
4286
|
-
"formula": "
|
|
6308
|
+
"formula": "I = \\sum_i C_i",
|
|
4287
6309
|
"bindings": [
|
|
4288
6310
|
{
|
|
4289
|
-
"symbol": "
|
|
4290
|
-
"description": "is the
|
|
4291
|
-
"key": "
|
|
6311
|
+
"symbol": "I",
|
|
6312
|
+
"description": "is the value of this indicator.",
|
|
6313
|
+
"key": "value"
|
|
4292
6314
|
},
|
|
4293
6315
|
{
|
|
4294
|
-
"symbol": "
|
|
4295
|
-
"description": "is the
|
|
4296
|
-
"key": "
|
|
6316
|
+
"symbol": "C_i",
|
|
6317
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6318
|
+
"key": "contributions",
|
|
6319
|
+
"column": "value"
|
|
6320
|
+
}
|
|
6321
|
+
]
|
|
6322
|
+
}
|
|
6323
|
+
],
|
|
6324
|
+
"hestia_earth/models/recipe2016Hierarchist/damageToMarineEcosystemsSpeciesYear.md": [
|
|
6325
|
+
{
|
|
6326
|
+
"formula": "I = \\sum_i C_i",
|
|
6327
|
+
"bindings": [
|
|
6328
|
+
{
|
|
6329
|
+
"symbol": "I",
|
|
6330
|
+
"description": "is the value of this indicator.",
|
|
6331
|
+
"key": "value"
|
|
4297
6332
|
},
|
|
4298
6333
|
{
|
|
4299
|
-
"symbol": "
|
|
4300
|
-
"description": "is the
|
|
4301
|
-
"key": "
|
|
6334
|
+
"symbol": "C_i",
|
|
6335
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6336
|
+
"key": "contributions",
|
|
6337
|
+
"column": "value"
|
|
6338
|
+
}
|
|
6339
|
+
]
|
|
6340
|
+
}
|
|
6341
|
+
],
|
|
6342
|
+
"hestia_earth/models/recipe2016Hierarchist/damageToTerrestrialEcosystemsSpeciesYear.md": [
|
|
6343
|
+
{
|
|
6344
|
+
"formula": "I = \\sum_i C_i",
|
|
6345
|
+
"bindings": [
|
|
6346
|
+
{
|
|
6347
|
+
"symbol": "I",
|
|
6348
|
+
"description": "is the value of this indicator.",
|
|
6349
|
+
"key": "value"
|
|
4302
6350
|
},
|
|
4303
6351
|
{
|
|
4304
|
-
"symbol": "
|
|
4305
|
-
"description": "is the
|
|
4306
|
-
"key": "
|
|
6352
|
+
"symbol": "C_i",
|
|
6353
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6354
|
+
"key": "contributions",
|
|
6355
|
+
"column": "value"
|
|
6356
|
+
}
|
|
6357
|
+
]
|
|
6358
|
+
}
|
|
6359
|
+
],
|
|
6360
|
+
"hestia_earth/models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.md": [
|
|
6361
|
+
{
|
|
6362
|
+
"formula": "I = \\sum_i C_i",
|
|
6363
|
+
"bindings": [
|
|
6364
|
+
{
|
|
6365
|
+
"symbol": "I",
|
|
6366
|
+
"description": "is the value of this indicator.",
|
|
6367
|
+
"key": "value"
|
|
4307
6368
|
},
|
|
4308
6369
|
{
|
|
4309
|
-
"symbol": "
|
|
4310
|
-
"description": "is the
|
|
4311
|
-
"key": "
|
|
6370
|
+
"symbol": "C_i",
|
|
6371
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6372
|
+
"key": "contributions",
|
|
6373
|
+
"column": "value"
|
|
4312
6374
|
}
|
|
4313
6375
|
]
|
|
4314
|
-
}
|
|
6376
|
+
}
|
|
6377
|
+
],
|
|
6378
|
+
"hestia_earth/models/recipe2016Hierarchist/freshwaterEutrophicationPotential.md": [
|
|
4315
6379
|
{
|
|
4316
|
-
"formula": "
|
|
6380
|
+
"formula": "I = \\sum_i C_i",
|
|
4317
6381
|
"bindings": [
|
|
4318
6382
|
{
|
|
4319
|
-
"symbol": "
|
|
4320
|
-
"description": "is
|
|
6383
|
+
"symbol": "I",
|
|
6384
|
+
"description": "is the value of this indicator.",
|
|
4321
6385
|
"key": "value"
|
|
4322
6386
|
},
|
|
4323
6387
|
{
|
|
4324
|
-
"symbol": "
|
|
4325
|
-
"description": "is the
|
|
4326
|
-
"key": "
|
|
4327
|
-
|
|
6388
|
+
"symbol": "C_i",
|
|
6389
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6390
|
+
"key": "contributions",
|
|
6391
|
+
"column": "value"
|
|
6392
|
+
}
|
|
6393
|
+
]
|
|
6394
|
+
}
|
|
6395
|
+
],
|
|
6396
|
+
"hestia_earth/models/recipe2016Hierarchist/humanDamageOzoneFormation.md": [
|
|
6397
|
+
{
|
|
6398
|
+
"formula": "I = \\sum_i C_i",
|
|
6399
|
+
"bindings": [
|
|
4328
6400
|
{
|
|
4329
|
-
"symbol": "
|
|
4330
|
-
"description": "is the
|
|
4331
|
-
"key": "
|
|
6401
|
+
"symbol": "I",
|
|
6402
|
+
"description": "is the value of this indicator.",
|
|
6403
|
+
"key": "value"
|
|
4332
6404
|
},
|
|
4333
6405
|
{
|
|
4334
|
-
"symbol": "
|
|
4335
|
-
"description": "is the
|
|
4336
|
-
"key": "
|
|
4337
|
-
|
|
6406
|
+
"symbol": "C_i",
|
|
6407
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6408
|
+
"key": "contributions",
|
|
6409
|
+
"column": "value"
|
|
6410
|
+
}
|
|
6411
|
+
]
|
|
6412
|
+
}
|
|
6413
|
+
],
|
|
6414
|
+
"hestia_earth/models/recipe2016Hierarchist/marineEutrophicationPotential.md": [
|
|
6415
|
+
{
|
|
6416
|
+
"formula": "I = \\sum_i C_i",
|
|
6417
|
+
"bindings": [
|
|
4338
6418
|
{
|
|
4339
|
-
"symbol": "
|
|
4340
|
-
"description": "is the
|
|
4341
|
-
"key": "
|
|
6419
|
+
"symbol": "I",
|
|
6420
|
+
"description": "is the value of this indicator.",
|
|
6421
|
+
"key": "value"
|
|
4342
6422
|
},
|
|
4343
6423
|
{
|
|
4344
|
-
"symbol": "
|
|
4345
|
-
"description": "is the
|
|
4346
|
-
"key": "
|
|
6424
|
+
"symbol": "C_i",
|
|
6425
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6426
|
+
"key": "contributions",
|
|
6427
|
+
"column": "value"
|
|
4347
6428
|
}
|
|
4348
6429
|
]
|
|
4349
6430
|
}
|
|
4350
6431
|
],
|
|
4351
|
-
"hestia_earth/models/
|
|
6432
|
+
"hestia_earth/models/recipe2016Hierarchist/ozoneDepletionPotential.md": [
|
|
4352
6433
|
{
|
|
4353
|
-
"formula": "
|
|
6434
|
+
"formula": "I = \\sum_i C_i",
|
|
4354
6435
|
"bindings": [
|
|
4355
6436
|
{
|
|
4356
|
-
"symbol": "
|
|
4357
|
-
"description": "is the
|
|
4358
|
-
"key": "
|
|
4359
|
-
},
|
|
4360
|
-
{
|
|
4361
|
-
"symbol": "F_{SN}",
|
|
4362
|
-
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
4363
|
-
"key": "N_inorganic_fertiliser"
|
|
6437
|
+
"symbol": "I",
|
|
6438
|
+
"description": "is the value of this indicator.",
|
|
6439
|
+
"key": "value"
|
|
4364
6440
|
},
|
|
4365
6441
|
{
|
|
4366
|
-
"symbol": "
|
|
4367
|
-
"description": "is the
|
|
4368
|
-
"key": "
|
|
4369
|
-
|
|
6442
|
+
"symbol": "C_i",
|
|
6443
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6444
|
+
"key": "contributions",
|
|
6445
|
+
"column": "value"
|
|
6446
|
+
}
|
|
6447
|
+
]
|
|
6448
|
+
}
|
|
6449
|
+
],
|
|
6450
|
+
"hestia_earth/models/recipe2016Hierarchist/terrestrialAcidificationPotential.md": [
|
|
6451
|
+
{
|
|
6452
|
+
"formula": "I = \\sum_i C_i",
|
|
6453
|
+
"bindings": [
|
|
4370
6454
|
{
|
|
4371
|
-
"symbol": "
|
|
4372
|
-
"description": "is the
|
|
4373
|
-
"key": "
|
|
6455
|
+
"symbol": "I",
|
|
6456
|
+
"description": "is the value of this indicator.",
|
|
6457
|
+
"key": "value"
|
|
4374
6458
|
},
|
|
4375
6459
|
{
|
|
4376
|
-
"symbol": "
|
|
4377
|
-
"description": "is the
|
|
4378
|
-
"key": "
|
|
6460
|
+
"symbol": "C_i",
|
|
6461
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6462
|
+
"key": "contributions",
|
|
6463
|
+
"column": "value"
|
|
4379
6464
|
}
|
|
4380
6465
|
]
|
|
4381
|
-
}
|
|
6466
|
+
}
|
|
6467
|
+
],
|
|
6468
|
+
"hestia_earth/models/recipe2016Individualist/damageToFreshwaterEcosystemsSpeciesYear.md": [
|
|
4382
6469
|
{
|
|
4383
|
-
"formula": "
|
|
6470
|
+
"formula": "I = \\sum_i C_i",
|
|
4384
6471
|
"bindings": [
|
|
4385
6472
|
{
|
|
4386
|
-
"symbol": "
|
|
4387
|
-
"description": "is
|
|
6473
|
+
"symbol": "I",
|
|
6474
|
+
"description": "is the value of this indicator.",
|
|
4388
6475
|
"key": "value"
|
|
4389
6476
|
},
|
|
4390
6477
|
{
|
|
4391
|
-
"symbol": "
|
|
4392
|
-
"description": "is the
|
|
4393
|
-
"key": "
|
|
4394
|
-
|
|
6478
|
+
"symbol": "C_i",
|
|
6479
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6480
|
+
"key": "contributions",
|
|
6481
|
+
"column": "value"
|
|
6482
|
+
}
|
|
6483
|
+
]
|
|
6484
|
+
}
|
|
6485
|
+
],
|
|
6486
|
+
"hestia_earth/models/recipe2016Individualist/damageToHumanHealth.md": [
|
|
6487
|
+
{
|
|
6488
|
+
"formula": "I = \\sum_i C_i",
|
|
6489
|
+
"bindings": [
|
|
4395
6490
|
{
|
|
4396
|
-
"symbol": "
|
|
4397
|
-
"description": "is the
|
|
4398
|
-
"key": "
|
|
6491
|
+
"symbol": "I",
|
|
6492
|
+
"description": "is the value of this indicator.",
|
|
6493
|
+
"key": "value"
|
|
4399
6494
|
},
|
|
4400
6495
|
{
|
|
4401
|
-
"symbol": "
|
|
4402
|
-
"description": "is the
|
|
4403
|
-
"key": "
|
|
4404
|
-
|
|
6496
|
+
"symbol": "C_i",
|
|
6497
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6498
|
+
"key": "contributions",
|
|
6499
|
+
"column": "value"
|
|
6500
|
+
}
|
|
6501
|
+
]
|
|
6502
|
+
}
|
|
6503
|
+
],
|
|
6504
|
+
"hestia_earth/models/recipe2016Individualist/damageToMarineEcosystemsSpeciesYear.md": [
|
|
6505
|
+
{
|
|
6506
|
+
"formula": "I = \\sum_i C_i",
|
|
6507
|
+
"bindings": [
|
|
4405
6508
|
{
|
|
4406
|
-
"symbol": "
|
|
4407
|
-
"description": "is the
|
|
4408
|
-
"key": "
|
|
6509
|
+
"symbol": "I",
|
|
6510
|
+
"description": "is the value of this indicator.",
|
|
6511
|
+
"key": "value"
|
|
4409
6512
|
},
|
|
4410
6513
|
{
|
|
4411
|
-
"symbol": "
|
|
4412
|
-
"description": "is the
|
|
4413
|
-
"key": "
|
|
6514
|
+
"symbol": "C_i",
|
|
6515
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6516
|
+
"key": "contributions",
|
|
6517
|
+
"column": "value"
|
|
4414
6518
|
}
|
|
4415
6519
|
]
|
|
4416
6520
|
}
|
|
4417
6521
|
],
|
|
4418
|
-
"hestia_earth/models/
|
|
6522
|
+
"hestia_earth/models/recipe2016Individualist/damageToTerrestrialEcosystemsSpeciesYear.md": [
|
|
4419
6523
|
{
|
|
4420
|
-
"formula": "
|
|
6524
|
+
"formula": "I = \\sum_i C_i",
|
|
4421
6525
|
"bindings": [
|
|
4422
6526
|
{
|
|
4423
|
-
"symbol": "
|
|
4424
|
-
"description": "is the
|
|
4425
|
-
"key": "
|
|
4426
|
-
},
|
|
4427
|
-
{
|
|
4428
|
-
"symbol": "F_{SN}",
|
|
4429
|
-
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
4430
|
-
"key": "N_inorganic_fertiliser"
|
|
6527
|
+
"symbol": "I",
|
|
6528
|
+
"description": "is the value of this indicator.",
|
|
6529
|
+
"key": "value"
|
|
4431
6530
|
},
|
|
4432
6531
|
{
|
|
4433
|
-
"symbol": "
|
|
4434
|
-
"description": "is the
|
|
4435
|
-
"key": "
|
|
4436
|
-
|
|
6532
|
+
"symbol": "C_i",
|
|
6533
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
6534
|
+
"key": "contributions",
|
|
6535
|
+
"column": "value"
|
|
6536
|
+
}
|
|
6537
|
+
]
|
|
6538
|
+
}
|
|
6539
|
+
],
|
|
6540
|
+
"hestia_earth/models/recipe2016Individualist/ecosystemDamageOzoneFormation.md": [
|
|
6541
|
+
{
|
|
6542
|
+
"formula": "I = \\sum_i C_i",
|
|
6543
|
+
"bindings": [
|
|
4437
6544
|
{
|
|
4438
|
-
"symbol": "
|
|
4439
|
-
"description": "is the
|
|
4440
|
-
"key": "
|
|
6545
|
+
"symbol": "I",
|
|
6546
|
+
"description": "is the value of this indicator.",
|
|
6547
|
+
"key": "value"
|
|
4441
6548
|
},
|
|
4442
6549
|
{
|
|
4443
|
-
"symbol": "
|
|
4444
|
-
"description": "is the
|
|
4445
|
-
"key": "
|
|
6550
|
+
"symbol": "C_i",
|
|
6551
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6552
|
+
"key": "contributions",
|
|
6553
|
+
"column": "value"
|
|
4446
6554
|
}
|
|
4447
6555
|
]
|
|
4448
|
-
}
|
|
6556
|
+
}
|
|
6557
|
+
],
|
|
6558
|
+
"hestia_earth/models/recipe2016Individualist/freshwaterEutrophicationPotential.md": [
|
|
4449
6559
|
{
|
|
4450
|
-
"formula": "
|
|
6560
|
+
"formula": "I = \\sum_i C_i",
|
|
4451
6561
|
"bindings": [
|
|
4452
6562
|
{
|
|
4453
|
-
"symbol": "
|
|
4454
|
-
"description": "is
|
|
6563
|
+
"symbol": "I",
|
|
6564
|
+
"description": "is the value of this indicator.",
|
|
4455
6565
|
"key": "value"
|
|
4456
6566
|
},
|
|
4457
6567
|
{
|
|
4458
|
-
"symbol": "
|
|
4459
|
-
"description": "is the
|
|
4460
|
-
"key": "
|
|
4461
|
-
|
|
6568
|
+
"symbol": "C_i",
|
|
6569
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6570
|
+
"key": "contributions",
|
|
6571
|
+
"column": "value"
|
|
6572
|
+
}
|
|
6573
|
+
]
|
|
6574
|
+
}
|
|
6575
|
+
],
|
|
6576
|
+
"hestia_earth/models/recipe2016Individualist/humanDamageOzoneFormation.md": [
|
|
6577
|
+
{
|
|
6578
|
+
"formula": "I = \\sum_i C_i",
|
|
6579
|
+
"bindings": [
|
|
4462
6580
|
{
|
|
4463
|
-
"symbol": "
|
|
4464
|
-
"description": "is the
|
|
4465
|
-
"key": "
|
|
6581
|
+
"symbol": "I",
|
|
6582
|
+
"description": "is the value of this indicator.",
|
|
6583
|
+
"key": "value"
|
|
4466
6584
|
},
|
|
4467
6585
|
{
|
|
4468
|
-
"symbol": "
|
|
4469
|
-
"description": "is the
|
|
4470
|
-
"key": "
|
|
4471
|
-
|
|
6586
|
+
"symbol": "C_i",
|
|
6587
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6588
|
+
"key": "contributions",
|
|
6589
|
+
"column": "value"
|
|
6590
|
+
}
|
|
6591
|
+
]
|
|
6592
|
+
}
|
|
6593
|
+
],
|
|
6594
|
+
"hestia_earth/models/recipe2016Individualist/marineEutrophicationPotential.md": [
|
|
6595
|
+
{
|
|
6596
|
+
"formula": "I = \\sum_i C_i",
|
|
6597
|
+
"bindings": [
|
|
4472
6598
|
{
|
|
4473
|
-
"symbol": "
|
|
4474
|
-
"description": "is the
|
|
4475
|
-
"key": "
|
|
6599
|
+
"symbol": "I",
|
|
6600
|
+
"description": "is the value of this indicator.",
|
|
6601
|
+
"key": "value"
|
|
4476
6602
|
},
|
|
4477
6603
|
{
|
|
4478
|
-
"symbol": "
|
|
4479
|
-
"description": "is the
|
|
4480
|
-
"key": "
|
|
6604
|
+
"symbol": "C_i",
|
|
6605
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6606
|
+
"key": "contributions",
|
|
6607
|
+
"column": "value"
|
|
4481
6608
|
}
|
|
4482
6609
|
]
|
|
4483
6610
|
}
|
|
4484
6611
|
],
|
|
4485
|
-
"hestia_earth/models/
|
|
6612
|
+
"hestia_earth/models/recipe2016Individualist/ozoneDepletionPotential.md": [
|
|
4486
6613
|
{
|
|
4487
|
-
"formula": "
|
|
6614
|
+
"formula": "I = \\sum_i C_i",
|
|
4488
6615
|
"bindings": [
|
|
4489
6616
|
{
|
|
4490
|
-
"symbol": "
|
|
4491
|
-
"description": "
|
|
6617
|
+
"symbol": "I",
|
|
6618
|
+
"description": "is the value of this indicator.",
|
|
4492
6619
|
"key": "value"
|
|
4493
6620
|
},
|
|
4494
6621
|
{
|
|
4495
|
-
"symbol": "
|
|
4496
|
-
"description": "
|
|
4497
|
-
"key": "
|
|
4498
|
-
|
|
4499
|
-
|
|
4500
|
-
|
|
4501
|
-
|
|
4502
|
-
|
|
4503
|
-
|
|
6622
|
+
"symbol": "C_i",
|
|
6623
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6624
|
+
"key": "contributions",
|
|
6625
|
+
"column": "value"
|
|
6626
|
+
}
|
|
6627
|
+
]
|
|
6628
|
+
}
|
|
6629
|
+
],
|
|
6630
|
+
"hestia_earth/models/recipe2016Individualist/terrestrialAcidificationPotential.md": [
|
|
6631
|
+
{
|
|
6632
|
+
"formula": "I = \\sum_i C_i",
|
|
6633
|
+
"bindings": [
|
|
4504
6634
|
{
|
|
4505
|
-
"symbol": "
|
|
4506
|
-
"description": "
|
|
4507
|
-
"
|
|
6635
|
+
"symbol": "I",
|
|
6636
|
+
"description": "is the value of this indicator.",
|
|
6637
|
+
"key": "value"
|
|
4508
6638
|
},
|
|
4509
6639
|
{
|
|
4510
|
-
"symbol": "
|
|
4511
|
-
"description": "
|
|
4512
|
-
"
|
|
6640
|
+
"symbol": "C_i",
|
|
6641
|
+
"description": "is the contribution of each emission or resource use to the result (its amount multiplied by its characterisation factor).",
|
|
6642
|
+
"key": "contributions",
|
|
6643
|
+
"column": "value"
|
|
4513
6644
|
}
|
|
4514
6645
|
]
|
|
4515
6646
|
}
|
|
@@ -5369,6 +7500,78 @@
|
|
|
5369
7500
|
]
|
|
5370
7501
|
}
|
|
5371
7502
|
],
|
|
7503
|
+
"hestia_earth/models/usetoxV2_1/freshwaterEcotoxicityPotentialCtue.md": [
|
|
7504
|
+
{
|
|
7505
|
+
"formula": "I = \\sum_i C_i",
|
|
7506
|
+
"bindings": [
|
|
7507
|
+
{
|
|
7508
|
+
"symbol": "I",
|
|
7509
|
+
"description": "is the value of this indicator.",
|
|
7510
|
+
"key": "value"
|
|
7511
|
+
},
|
|
7512
|
+
{
|
|
7513
|
+
"symbol": "C_i",
|
|
7514
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
7515
|
+
"key": "contributions",
|
|
7516
|
+
"column": "value"
|
|
7517
|
+
}
|
|
7518
|
+
]
|
|
7519
|
+
}
|
|
7520
|
+
],
|
|
7521
|
+
"hestia_earth/models/usetoxV2_1/humanToxicityPotentialCancerCtuh.md": [
|
|
7522
|
+
{
|
|
7523
|
+
"formula": "I = \\sum_i C_i",
|
|
7524
|
+
"bindings": [
|
|
7525
|
+
{
|
|
7526
|
+
"symbol": "I",
|
|
7527
|
+
"description": "is the value of this indicator.",
|
|
7528
|
+
"key": "value"
|
|
7529
|
+
},
|
|
7530
|
+
{
|
|
7531
|
+
"symbol": "C_i",
|
|
7532
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
7533
|
+
"key": "contributions",
|
|
7534
|
+
"column": "value"
|
|
7535
|
+
}
|
|
7536
|
+
]
|
|
7537
|
+
}
|
|
7538
|
+
],
|
|
7539
|
+
"hestia_earth/models/usetoxV2_1/humanToxicityPotentialNonCancerCtuh.md": [
|
|
7540
|
+
{
|
|
7541
|
+
"formula": "I = \\sum_i C_i",
|
|
7542
|
+
"bindings": [
|
|
7543
|
+
{
|
|
7544
|
+
"symbol": "I",
|
|
7545
|
+
"description": "is the value of this indicator.",
|
|
7546
|
+
"key": "value"
|
|
7547
|
+
},
|
|
7548
|
+
{
|
|
7549
|
+
"symbol": "C_i",
|
|
7550
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
7551
|
+
"key": "contributions",
|
|
7552
|
+
"column": "value"
|
|
7553
|
+
}
|
|
7554
|
+
]
|
|
7555
|
+
}
|
|
7556
|
+
],
|
|
7557
|
+
"hestia_earth/models/usetoxV2_1/humanToxicityPotentialTotalCtuh.md": [
|
|
7558
|
+
{
|
|
7559
|
+
"formula": "I = \\sum_i C_i",
|
|
7560
|
+
"bindings": [
|
|
7561
|
+
{
|
|
7562
|
+
"symbol": "I",
|
|
7563
|
+
"description": "is the value of this indicator.",
|
|
7564
|
+
"key": "value"
|
|
7565
|
+
},
|
|
7566
|
+
{
|
|
7567
|
+
"symbol": "C_i",
|
|
7568
|
+
"description": "is the contribution of each underlying impact category to the result (its value multiplied by its characterisation or weighting factor).",
|
|
7569
|
+
"key": "contributions",
|
|
7570
|
+
"column": "value"
|
|
7571
|
+
}
|
|
7572
|
+
]
|
|
7573
|
+
}
|
|
7574
|
+
],
|
|
5372
7575
|
"hestia_earth/models/webbEtAl2012AndSintermannEtAl2012/nh3ToAirOrganicFertiliser.md": [
|
|
5373
7576
|
{
|
|
5374
7577
|
"formula": "NH_3 = \\sum_c TAN_c \\times EF_c",
|