@hestia-earth/engine-models 0.76.2 → 0.76.4
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/config/Cycle.json +30 -0
- package/config/Site.json +0 -3
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/model-links.json +733 -40
- package/package.json +1 -1
- package/search-results.json +1 -1
- package/src/version.ts +1 -1
package/model-links.json
CHANGED
|
@@ -102,7 +102,9 @@
|
|
|
102
102
|
"model": "aware2-0",
|
|
103
103
|
"term": "scarcityWeightedWaterUse",
|
|
104
104
|
"dependencies": [
|
|
105
|
-
"awareWaterBasinId"
|
|
105
|
+
"awareWaterBasinId",
|
|
106
|
+
"freshwaterWithdrawalsDuringCycle",
|
|
107
|
+
"freshwaterWithdrawalsInputsProduction"
|
|
106
108
|
]
|
|
107
109
|
},
|
|
108
110
|
{
|
|
@@ -126,7 +128,9 @@
|
|
|
126
128
|
"model": "chaudharyBrooks2018",
|
|
127
129
|
"term": "damageToTerrestrialEcosystemsLandOccupation",
|
|
128
130
|
"dependencies": [
|
|
129
|
-
"ecoregion"
|
|
131
|
+
"ecoregion",
|
|
132
|
+
"landOccupationInputsProduction",
|
|
133
|
+
"landOccupationDuringCycle"
|
|
130
134
|
]
|
|
131
135
|
},
|
|
132
136
|
{
|
|
@@ -136,7 +140,9 @@
|
|
|
136
140
|
"model": "chaudharyBrooks2018",
|
|
137
141
|
"term": "damageToTerrestrialEcosystemsLandTransformation",
|
|
138
142
|
"dependencies": [
|
|
139
|
-
"ecoregion"
|
|
143
|
+
"ecoregion",
|
|
144
|
+
"landTransformation20YearAverageDuringCycle",
|
|
145
|
+
"landTransformation20YearAverageInputsProduction"
|
|
140
146
|
]
|
|
141
147
|
},
|
|
142
148
|
{
|
|
@@ -867,7 +873,8 @@
|
|
|
867
873
|
"model": "environmentalFootprintV3-1",
|
|
868
874
|
"term": "soilQualityIndexLandTransformation",
|
|
869
875
|
"dependencies": [
|
|
870
|
-
"landTransformation20YearAverageDuringCycle"
|
|
876
|
+
"landTransformation20YearAverageDuringCycle",
|
|
877
|
+
"landTransformation20YearAverageInputsProduction"
|
|
871
878
|
]
|
|
872
879
|
},
|
|
873
880
|
{
|
|
@@ -1634,6 +1641,28 @@
|
|
|
1634
1641
|
"temperatureAnnual"
|
|
1635
1642
|
]
|
|
1636
1643
|
},
|
|
1644
|
+
{
|
|
1645
|
+
"path": "hestia_earth/models/hestia/nh3ToAirOrganicSoilCultivation.py",
|
|
1646
|
+
"docPath": "hestia_earth/models/hestia/nh3ToAirOrganicSoilCultivation.md",
|
|
1647
|
+
"guidePath": "nh3ToAirOrganicSoilCultivation#HESTIA",
|
|
1648
|
+
"model": "hestia",
|
|
1649
|
+
"term": "nh3ToAirOrganicSoilCultivation",
|
|
1650
|
+
"methodTier": "tier 1",
|
|
1651
|
+
"dependencies": [
|
|
1652
|
+
"organicSoils"
|
|
1653
|
+
]
|
|
1654
|
+
},
|
|
1655
|
+
{
|
|
1656
|
+
"path": "hestia_earth/models/hestia/noxToAirOrganicSoilCultivation.py",
|
|
1657
|
+
"docPath": "hestia_earth/models/hestia/noxToAirOrganicSoilCultivation.md",
|
|
1658
|
+
"guidePath": "noxToAirOrganicSoilCultivation#HESTIA",
|
|
1659
|
+
"model": "hestia",
|
|
1660
|
+
"term": "noxToAirOrganicSoilCultivation",
|
|
1661
|
+
"methodTier": "tier 1",
|
|
1662
|
+
"dependencies": [
|
|
1663
|
+
"organicSoils"
|
|
1664
|
+
]
|
|
1665
|
+
},
|
|
1637
1666
|
{
|
|
1638
1667
|
"path": "hestia_earth/models/hestia/organicCarbonPerHa.py",
|
|
1639
1668
|
"docPath": "hestia_earth/models/hestia/organicCarbonPerHa.md",
|
|
@@ -4926,12 +4955,54 @@
|
|
|
4926
4955
|
"model": "bafu2025",
|
|
4927
4956
|
"term": "112TrichlorotrifluoroethaneToAirInputsProduction"
|
|
4928
4957
|
},
|
|
4958
|
+
{
|
|
4959
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4960
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
4961
|
+
"model": "bafu2025",
|
|
4962
|
+
"term": "11Dichloro1FluoroethaneToAirInputsProduction"
|
|
4963
|
+
},
|
|
4964
|
+
{
|
|
4965
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4966
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
4967
|
+
"model": "bafu2025",
|
|
4968
|
+
"term": "11DichlorotetrafluoroethaneToAirInputsProduction"
|
|
4969
|
+
},
|
|
4970
|
+
{
|
|
4971
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4972
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
4973
|
+
"model": "bafu2025",
|
|
4974
|
+
"term": "123TrimethylbenzeneToAirInputsProduction"
|
|
4975
|
+
},
|
|
4976
|
+
{
|
|
4977
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4978
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
4979
|
+
"model": "bafu2025",
|
|
4980
|
+
"term": "12DibromoethaneToAirInputsProduction"
|
|
4981
|
+
},
|
|
4929
4982
|
{
|
|
4930
4983
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4931
4984
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
4932
4985
|
"model": "bafu2025",
|
|
4933
4986
|
"term": "12DichloroethaneToAirInputsProduction"
|
|
4934
4987
|
},
|
|
4988
|
+
{
|
|
4989
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4990
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
4991
|
+
"model": "bafu2025",
|
|
4992
|
+
"term": "135TrimethylbenzeneToAirInputsProduction"
|
|
4993
|
+
},
|
|
4994
|
+
{
|
|
4995
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4996
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
4997
|
+
"model": "bafu2025",
|
|
4998
|
+
"term": "1ButeneToAirInputsProduction"
|
|
4999
|
+
},
|
|
5000
|
+
{
|
|
5001
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5002
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5003
|
+
"model": "bafu2025",
|
|
5004
|
+
"term": "1Chloro11DifluoroethaneToAirInputsProduction"
|
|
5005
|
+
},
|
|
4935
5006
|
{
|
|
4936
5007
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4937
5008
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -4944,6 +5015,18 @@
|
|
|
4944
5015
|
"model": "bafu2025",
|
|
4945
5016
|
"term": "2Methyl2ButeneToAirInputsProduction"
|
|
4946
5017
|
},
|
|
5018
|
+
{
|
|
5019
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5020
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5021
|
+
"model": "bafu2025",
|
|
5022
|
+
"term": "2MethylpentaneToAirInputsProduction"
|
|
5023
|
+
},
|
|
5024
|
+
{
|
|
5025
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5026
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5027
|
+
"model": "bafu2025",
|
|
5028
|
+
"term": "3MethylpentaneToAirInputsProduction"
|
|
5029
|
+
},
|
|
4947
5030
|
{
|
|
4948
5031
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4949
5032
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -4980,6 +5063,12 @@
|
|
|
4980
5063
|
"model": "bafu2025",
|
|
4981
5064
|
"term": "benzeneToAirInputsProduction"
|
|
4982
5065
|
},
|
|
5066
|
+
{
|
|
5067
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5068
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5069
|
+
"model": "bafu2025",
|
|
5070
|
+
"term": "blackCarbonToAirInputsProduction"
|
|
5071
|
+
},
|
|
4983
5072
|
{
|
|
4984
5073
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
4985
5074
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -4998,6 +5087,12 @@
|
|
|
4998
5087
|
"model": "bafu2025",
|
|
4999
5088
|
"term": "bromofluoroformToAirInputsProduction"
|
|
5000
5089
|
},
|
|
5090
|
+
{
|
|
5091
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5092
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5093
|
+
"model": "bafu2025",
|
|
5094
|
+
"term": "bromoformToAirInputsProduction"
|
|
5095
|
+
},
|
|
5001
5096
|
{
|
|
5002
5097
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5003
5098
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5016,6 +5111,12 @@
|
|
|
5016
5111
|
"model": "bafu2025",
|
|
5017
5112
|
"term": "butanolToAirInputsProduction"
|
|
5018
5113
|
},
|
|
5114
|
+
{
|
|
5115
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5116
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5117
|
+
"model": "bafu2025",
|
|
5118
|
+
"term": "carbonTetrachlorideToAirInputsProduction"
|
|
5119
|
+
},
|
|
5019
5120
|
{
|
|
5020
5121
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5021
5122
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5058,6 +5159,18 @@
|
|
|
5058
5159
|
"model": "bafu2025",
|
|
5059
5160
|
"term": "co2ToAirInputsProduction"
|
|
5060
5161
|
},
|
|
5162
|
+
{
|
|
5163
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5164
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5165
|
+
"model": "bafu2025",
|
|
5166
|
+
"term": "coToAirInputsProductionFossil"
|
|
5167
|
+
},
|
|
5168
|
+
{
|
|
5169
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5170
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5171
|
+
"model": "bafu2025",
|
|
5172
|
+
"term": "coToAirInputsProductionNonFossil"
|
|
5173
|
+
},
|
|
5061
5174
|
{
|
|
5062
5175
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5063
5176
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5076,6 +5189,12 @@
|
|
|
5076
5189
|
"model": "bafu2025",
|
|
5077
5190
|
"term": "cyclohexaneToAirInputsProduction"
|
|
5078
5191
|
},
|
|
5192
|
+
{
|
|
5193
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5194
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5195
|
+
"model": "bafu2025",
|
|
5196
|
+
"term": "decaneToAirInputsProduction"
|
|
5197
|
+
},
|
|
5079
5198
|
{
|
|
5080
5199
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5081
5200
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5094,6 +5213,12 @@
|
|
|
5094
5213
|
"model": "bafu2025",
|
|
5095
5214
|
"term": "diethylEtherToAirInputsProduction"
|
|
5096
5215
|
},
|
|
5216
|
+
{
|
|
5217
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5218
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5219
|
+
"model": "bafu2025",
|
|
5220
|
+
"term": "dimethylCarbonateToAirInputsProduction"
|
|
5221
|
+
},
|
|
5097
5222
|
{
|
|
5098
5223
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5099
5224
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5190,12 +5315,24 @@
|
|
|
5190
5315
|
"model": "bafu2025",
|
|
5191
5316
|
"term": "hfc23ToAirInputsProduction"
|
|
5192
5317
|
},
|
|
5318
|
+
{
|
|
5319
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5320
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5321
|
+
"model": "bafu2025",
|
|
5322
|
+
"term": "hfc32ToAirInputsProduction"
|
|
5323
|
+
},
|
|
5193
5324
|
{
|
|
5194
5325
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5195
5326
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5196
5327
|
"model": "bafu2025",
|
|
5197
5328
|
"term": "isobutanolToAirInputsProduction"
|
|
5198
5329
|
},
|
|
5330
|
+
{
|
|
5331
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5332
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5333
|
+
"model": "bafu2025",
|
|
5334
|
+
"term": "isopentaneToAirInputsProduction"
|
|
5335
|
+
},
|
|
5199
5336
|
{
|
|
5200
5337
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5201
5338
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5232,6 +5369,12 @@
|
|
|
5232
5369
|
"model": "bafu2025",
|
|
5233
5370
|
"term": "methylChloroformToAirInputsProduction"
|
|
5234
5371
|
},
|
|
5372
|
+
{
|
|
5373
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5374
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5375
|
+
"model": "bafu2025",
|
|
5376
|
+
"term": "methylEtherToAirInputsProduction"
|
|
5377
|
+
},
|
|
5235
5378
|
{
|
|
5236
5379
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5237
5380
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5244,6 +5387,12 @@
|
|
|
5244
5387
|
"model": "bafu2025",
|
|
5245
5388
|
"term": "methylFormateToAirInputsProduction"
|
|
5246
5389
|
},
|
|
5390
|
+
{
|
|
5391
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5392
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5393
|
+
"model": "bafu2025",
|
|
5394
|
+
"term": "methylIsobutylKetoneToAirInputsProduction"
|
|
5395
|
+
},
|
|
5247
5396
|
{
|
|
5248
5397
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5249
5398
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5262,12 +5411,24 @@
|
|
|
5262
5411
|
"model": "bafu2025",
|
|
5263
5412
|
"term": "nButaneToAirInputsProduction"
|
|
5264
5413
|
},
|
|
5414
|
+
{
|
|
5415
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5416
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5417
|
+
"model": "bafu2025",
|
|
5418
|
+
"term": "nErosionInputsProduction"
|
|
5419
|
+
},
|
|
5265
5420
|
{
|
|
5266
5421
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5267
5422
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5268
5423
|
"model": "bafu2025",
|
|
5269
5424
|
"term": "nPropanolToAirInputsProduction"
|
|
5270
5425
|
},
|
|
5426
|
+
{
|
|
5427
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5428
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5429
|
+
"model": "bafu2025",
|
|
5430
|
+
"term": "nToSurfaceWaterInputsProduction"
|
|
5431
|
+
},
|
|
5271
5432
|
{
|
|
5272
5433
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5273
5434
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5280,6 +5441,24 @@
|
|
|
5280
5441
|
"model": "bafu2025",
|
|
5281
5442
|
"term": "nh3ToAirInputsProduction"
|
|
5282
5443
|
},
|
|
5444
|
+
{
|
|
5445
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5446
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5447
|
+
"model": "bafu2025",
|
|
5448
|
+
"term": "nh3ToGroundwaterInputsProduction"
|
|
5449
|
+
},
|
|
5450
|
+
{
|
|
5451
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5452
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5453
|
+
"model": "bafu2025",
|
|
5454
|
+
"term": "nh3ToSurfaceWaterInputsProduction"
|
|
5455
|
+
},
|
|
5456
|
+
{
|
|
5457
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5458
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5459
|
+
"model": "bafu2025",
|
|
5460
|
+
"term": "nh4ToAirInputsProduction"
|
|
5461
|
+
},
|
|
5283
5462
|
{
|
|
5284
5463
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5285
5464
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5340,6 +5519,18 @@
|
|
|
5340
5519
|
"model": "bafu2025",
|
|
5341
5520
|
"term": "oXyleneToAirInputsProduction"
|
|
5342
5521
|
},
|
|
5522
|
+
{
|
|
5523
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5524
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5525
|
+
"model": "bafu2025",
|
|
5526
|
+
"term": "pErosionInputsProduction"
|
|
5527
|
+
},
|
|
5528
|
+
{
|
|
5529
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5530
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5531
|
+
"model": "bafu2025",
|
|
5532
|
+
"term": "pToDrainageWaterInputsProduction"
|
|
5533
|
+
},
|
|
5343
5534
|
{
|
|
5344
5535
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5345
5536
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5388,6 +5579,12 @@
|
|
|
5388
5579
|
"model": "bafu2025",
|
|
5389
5580
|
"term": "pfc116ToAirInputsProduction"
|
|
5390
5581
|
},
|
|
5582
|
+
{
|
|
5583
|
+
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5584
|
+
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
5585
|
+
"model": "bafu2025",
|
|
5586
|
+
"term": "pfc4112ToAirInputsProduction"
|
|
5587
|
+
},
|
|
5391
5588
|
{
|
|
5392
5589
|
"path": "hestia_earth/models/bafu2025/cycle.py",
|
|
5393
5590
|
"docPath": "hestia_earth/models/bafu2025/cycle.md",
|
|
@@ -5602,13 +5799,31 @@
|
|
|
5602
5799
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5603
5800
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5604
5801
|
"model": "ecoalimV9",
|
|
5605
|
-
"term": "
|
|
5802
|
+
"term": "112TrichlorotrifluoroethaneToAirInputsProduction"
|
|
5606
5803
|
},
|
|
5607
5804
|
{
|
|
5608
5805
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5609
5806
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5610
5807
|
"model": "ecoalimV9",
|
|
5611
|
-
"term": "
|
|
5808
|
+
"term": "11Dichloro1FluoroethaneToAirInputsProduction"
|
|
5809
|
+
},
|
|
5810
|
+
{
|
|
5811
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5812
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5813
|
+
"model": "ecoalimV9",
|
|
5814
|
+
"term": "11DichlorotetrafluoroethaneToAirInputsProduction"
|
|
5815
|
+
},
|
|
5816
|
+
{
|
|
5817
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5818
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5819
|
+
"model": "ecoalimV9",
|
|
5820
|
+
"term": "123TrimethylbenzeneToAirInputsProduction"
|
|
5821
|
+
},
|
|
5822
|
+
{
|
|
5823
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5824
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5825
|
+
"model": "ecoalimV9",
|
|
5826
|
+
"term": "12DibromoethaneToAirInputsProduction"
|
|
5612
5827
|
},
|
|
5613
5828
|
{
|
|
5614
5829
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
@@ -5616,6 +5831,24 @@
|
|
|
5616
5831
|
"model": "ecoalimV9",
|
|
5617
5832
|
"term": "12DichloroethaneToAirInputsProduction"
|
|
5618
5833
|
},
|
|
5834
|
+
{
|
|
5835
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5836
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5837
|
+
"model": "ecoalimV9",
|
|
5838
|
+
"term": "135TrimethylbenzeneToAirInputsProduction"
|
|
5839
|
+
},
|
|
5840
|
+
{
|
|
5841
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5842
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5843
|
+
"model": "ecoalimV9",
|
|
5844
|
+
"term": "1ButeneToAirInputsProduction"
|
|
5845
|
+
},
|
|
5846
|
+
{
|
|
5847
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5848
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5849
|
+
"model": "ecoalimV9",
|
|
5850
|
+
"term": "1Chloro11DifluoroethaneToAirInputsProduction"
|
|
5851
|
+
},
|
|
5619
5852
|
{
|
|
5620
5853
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5621
5854
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
@@ -5634,6 +5867,12 @@
|
|
|
5634
5867
|
"model": "ecoalimV9",
|
|
5635
5868
|
"term": "2MethylpentaneToAirInputsProduction"
|
|
5636
5869
|
},
|
|
5870
|
+
{
|
|
5871
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5872
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5873
|
+
"model": "ecoalimV9",
|
|
5874
|
+
"term": "3MethylpentaneToAirInputsProduction"
|
|
5875
|
+
},
|
|
5637
5876
|
{
|
|
5638
5877
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5639
5878
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
@@ -5694,6 +5933,18 @@
|
|
|
5694
5933
|
"model": "ecoalimV9",
|
|
5695
5934
|
"term": "bromofluoroformToAirInputsProduction"
|
|
5696
5935
|
},
|
|
5936
|
+
{
|
|
5937
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5938
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5939
|
+
"model": "ecoalimV9",
|
|
5940
|
+
"term": "bromoformToAirInputsProduction"
|
|
5941
|
+
},
|
|
5942
|
+
{
|
|
5943
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5944
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5945
|
+
"model": "ecoalimV9",
|
|
5946
|
+
"term": "bromomethaneToAirInputsProduction"
|
|
5947
|
+
},
|
|
5697
5948
|
{
|
|
5698
5949
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5699
5950
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
@@ -5758,67 +6009,91 @@
|
|
|
5758
6009
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5759
6010
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5760
6011
|
"model": "ecoalimV9",
|
|
5761
|
-
"term": "
|
|
6012
|
+
"term": "coToAirInputsProductionFossil"
|
|
5762
6013
|
},
|
|
5763
6014
|
{
|
|
5764
6015
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5765
6016
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5766
6017
|
"model": "ecoalimV9",
|
|
5767
|
-
"term": "
|
|
6018
|
+
"term": "coToAirInputsProductionNonFossil"
|
|
5768
6019
|
},
|
|
5769
6020
|
{
|
|
5770
6021
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5771
6022
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5772
6023
|
"model": "ecoalimV9",
|
|
5773
|
-
"term": "
|
|
6024
|
+
"term": "codToWaterInputsProduction"
|
|
5774
6025
|
},
|
|
5775
6026
|
{
|
|
5776
6027
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5777
6028
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5778
6029
|
"model": "ecoalimV9",
|
|
5779
|
-
"term": "
|
|
6030
|
+
"term": "cumeneToAirInputsProduction"
|
|
5780
6031
|
},
|
|
5781
6032
|
{
|
|
5782
6033
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5783
6034
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5784
6035
|
"model": "ecoalimV9",
|
|
5785
|
-
"term": "
|
|
6036
|
+
"term": "cyclohexaneToAirInputsProduction"
|
|
5786
6037
|
},
|
|
5787
6038
|
{
|
|
5788
6039
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5789
6040
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5790
6041
|
"model": "ecoalimV9",
|
|
5791
|
-
"term": "
|
|
6042
|
+
"term": "decaneToAirInputsProduction"
|
|
5792
6043
|
},
|
|
5793
6044
|
{
|
|
5794
6045
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5795
6046
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5796
6047
|
"model": "ecoalimV9",
|
|
5797
|
-
"term": "
|
|
6048
|
+
"term": "dichlorodifluoromethaneToAirInputsProduction"
|
|
5798
6049
|
},
|
|
5799
6050
|
{
|
|
5800
6051
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5801
6052
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5802
6053
|
"model": "ecoalimV9",
|
|
5803
|
-
"term": "
|
|
6054
|
+
"term": "dichlorotetrafluoroethaneToAirInputsProduction"
|
|
5804
6055
|
},
|
|
5805
6056
|
{
|
|
5806
6057
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5807
6058
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5808
6059
|
"model": "ecoalimV9",
|
|
5809
|
-
"term": "
|
|
6060
|
+
"term": "diethylEtherToAirInputsProduction"
|
|
5810
6061
|
},
|
|
5811
6062
|
{
|
|
5812
6063
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5813
6064
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5814
6065
|
"model": "ecoalimV9",
|
|
5815
|
-
"term": "
|
|
6066
|
+
"term": "dimethylCarbonateToAirInputsProduction"
|
|
5816
6067
|
},
|
|
5817
6068
|
{
|
|
5818
6069
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5819
6070
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
5820
6071
|
"model": "ecoalimV9",
|
|
5821
|
-
"term": "
|
|
6072
|
+
"term": "ethaneToAirInputsProduction"
|
|
6073
|
+
},
|
|
6074
|
+
{
|
|
6075
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6076
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6077
|
+
"model": "ecoalimV9",
|
|
6078
|
+
"term": "ethanolToAirInputsProduction"
|
|
6079
|
+
},
|
|
6080
|
+
{
|
|
6081
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6082
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6083
|
+
"model": "ecoalimV9",
|
|
6084
|
+
"term": "ethylAcetateToAirInputsProduction"
|
|
6085
|
+
},
|
|
6086
|
+
{
|
|
6087
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6088
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6089
|
+
"model": "ecoalimV9",
|
|
6090
|
+
"term": "ethylBenzeneToAirInputsProduction"
|
|
6091
|
+
},
|
|
6092
|
+
{
|
|
6093
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6094
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6095
|
+
"model": "ecoalimV9",
|
|
6096
|
+
"term": "ethyleneToAirInputsProduction"
|
|
5822
6097
|
},
|
|
5823
6098
|
{
|
|
5824
6099
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
@@ -5898,6 +6173,12 @@
|
|
|
5898
6173
|
"model": "ecoalimV9",
|
|
5899
6174
|
"term": "isobutanolToAirInputsProduction"
|
|
5900
6175
|
},
|
|
6176
|
+
{
|
|
6177
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6178
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6179
|
+
"model": "ecoalimV9",
|
|
6180
|
+
"term": "isopentaneToAirInputsProduction"
|
|
6181
|
+
},
|
|
5901
6182
|
{
|
|
5902
6183
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5903
6184
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
@@ -5976,6 +6257,12 @@
|
|
|
5976
6257
|
"model": "ecoalimV9",
|
|
5977
6258
|
"term": "nButaneToAirInputsProduction"
|
|
5978
6259
|
},
|
|
6260
|
+
{
|
|
6261
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6262
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6263
|
+
"model": "ecoalimV9",
|
|
6264
|
+
"term": "nErosionInputsProduction"
|
|
6265
|
+
},
|
|
5979
6266
|
{
|
|
5980
6267
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
5981
6268
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
@@ -6012,6 +6299,12 @@
|
|
|
6012
6299
|
"model": "ecoalimV9",
|
|
6013
6300
|
"term": "nh3ToSurfaceWaterInputsProduction"
|
|
6014
6301
|
},
|
|
6302
|
+
{
|
|
6303
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6304
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6305
|
+
"model": "ecoalimV9",
|
|
6306
|
+
"term": "nh4ToAirInputsProduction"
|
|
6307
|
+
},
|
|
6015
6308
|
{
|
|
6016
6309
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6017
6310
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
@@ -6072,6 +6365,18 @@
|
|
|
6072
6365
|
"model": "ecoalimV9",
|
|
6073
6366
|
"term": "oXyleneToAirInputsProduction"
|
|
6074
6367
|
},
|
|
6368
|
+
{
|
|
6369
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6370
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6371
|
+
"model": "ecoalimV9",
|
|
6372
|
+
"term": "pErosionInputsProduction"
|
|
6373
|
+
},
|
|
6374
|
+
{
|
|
6375
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6376
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6377
|
+
"model": "ecoalimV9",
|
|
6378
|
+
"term": "pToDrainageWaterInputsProduction"
|
|
6379
|
+
},
|
|
6075
6380
|
{
|
|
6076
6381
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6077
6382
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
@@ -6120,6 +6425,18 @@
|
|
|
6120
6425
|
"model": "ecoalimV9",
|
|
6121
6426
|
"term": "pfc116ToAirInputsProduction"
|
|
6122
6427
|
},
|
|
6428
|
+
{
|
|
6429
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6430
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6431
|
+
"model": "ecoalimV9",
|
|
6432
|
+
"term": "pfc4112ToAirInputsProduction"
|
|
6433
|
+
},
|
|
6434
|
+
{
|
|
6435
|
+
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6436
|
+
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6437
|
+
"model": "ecoalimV9",
|
|
6438
|
+
"term": "pm0225ToAirInputsProduction"
|
|
6439
|
+
},
|
|
6123
6440
|
{
|
|
6124
6441
|
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6125
6442
|
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
@@ -6234,18 +6551,36 @@
|
|
|
6234
6551
|
"model": "ecoalimV9",
|
|
6235
6552
|
"term": "landOccupationInputsProduction"
|
|
6236
6553
|
},
|
|
6554
|
+
{
|
|
6555
|
+
"path": "hestia_earth/models/ecoalimV9/impact_assessment.py",
|
|
6556
|
+
"docPath": "hestia_earth/models/ecoalimV9/impact_assessment.md",
|
|
6557
|
+
"model": "ecoalimV9",
|
|
6558
|
+
"term": "landTransformation20YearAverageInputsProduction"
|
|
6559
|
+
},
|
|
6237
6560
|
{
|
|
6238
6561
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6239
6562
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6240
6563
|
"model": "worldSteel",
|
|
6241
6564
|
"term": "1112TetrafluoroethaneToAirInputsProduction"
|
|
6242
6565
|
},
|
|
6566
|
+
{
|
|
6567
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6568
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6569
|
+
"model": "worldSteel",
|
|
6570
|
+
"term": "112TrichlorotrifluoroethaneToAirInputsProduction"
|
|
6571
|
+
},
|
|
6243
6572
|
{
|
|
6244
6573
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6245
6574
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6246
6575
|
"model": "worldSteel",
|
|
6247
6576
|
"term": "11Dichloro1FluoroethaneToAirInputsProduction"
|
|
6248
6577
|
},
|
|
6578
|
+
{
|
|
6579
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6580
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6581
|
+
"model": "worldSteel",
|
|
6582
|
+
"term": "11DichlorotetrafluoroethaneToAirInputsProduction"
|
|
6583
|
+
},
|
|
6249
6584
|
{
|
|
6250
6585
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6251
6586
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6258,6 +6593,12 @@
|
|
|
6258
6593
|
"model": "worldSteel",
|
|
6259
6594
|
"term": "12DibromoethaneToAirInputsProduction"
|
|
6260
6595
|
},
|
|
6596
|
+
{
|
|
6597
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6598
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6599
|
+
"model": "worldSteel",
|
|
6600
|
+
"term": "12DichloroethaneToAirInputsProduction"
|
|
6601
|
+
},
|
|
6261
6602
|
{
|
|
6262
6603
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6263
6604
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6282,6 +6623,12 @@
|
|
|
6282
6623
|
"model": "worldSteel",
|
|
6283
6624
|
"term": "1PenteneToAirInputsProduction"
|
|
6284
6625
|
},
|
|
6626
|
+
{
|
|
6627
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6628
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6629
|
+
"model": "worldSteel",
|
|
6630
|
+
"term": "2Methyl2ButeneToAirInputsProduction"
|
|
6631
|
+
},
|
|
6285
6632
|
{
|
|
6286
6633
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6287
6634
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6312,24 +6659,78 @@
|
|
|
6312
6659
|
"model": "worldSteel",
|
|
6313
6660
|
"term": "acetoneToAirInputsProduction"
|
|
6314
6661
|
},
|
|
6662
|
+
{
|
|
6663
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6664
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6665
|
+
"model": "worldSteel",
|
|
6666
|
+
"term": "acetyleneToAirInputsProduction"
|
|
6667
|
+
},
|
|
6668
|
+
{
|
|
6669
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6670
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6671
|
+
"model": "worldSteel",
|
|
6672
|
+
"term": "benzaldehydeToAirInputsProduction"
|
|
6673
|
+
},
|
|
6315
6674
|
{
|
|
6316
6675
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6317
6676
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6318
6677
|
"model": "worldSteel",
|
|
6319
6678
|
"term": "benzeneToAirInputsProduction"
|
|
6320
6679
|
},
|
|
6680
|
+
{
|
|
6681
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6682
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6683
|
+
"model": "worldSteel",
|
|
6684
|
+
"term": "blackCarbonToAirInputsProduction"
|
|
6685
|
+
},
|
|
6686
|
+
{
|
|
6687
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6688
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6689
|
+
"model": "worldSteel",
|
|
6690
|
+
"term": "bod5ToWaterInputsProduction"
|
|
6691
|
+
},
|
|
6692
|
+
{
|
|
6693
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6694
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6695
|
+
"model": "worldSteel",
|
|
6696
|
+
"term": "bromochlorodifluoromethaneToAirInputsProduction"
|
|
6697
|
+
},
|
|
6698
|
+
{
|
|
6699
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6700
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6701
|
+
"model": "worldSteel",
|
|
6702
|
+
"term": "bromofluoroformToAirInputsProduction"
|
|
6703
|
+
},
|
|
6321
6704
|
{
|
|
6322
6705
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6323
6706
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6324
6707
|
"model": "worldSteel",
|
|
6325
6708
|
"term": "bromoformToAirInputsProduction"
|
|
6326
6709
|
},
|
|
6710
|
+
{
|
|
6711
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6712
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6713
|
+
"model": "worldSteel",
|
|
6714
|
+
"term": "bromomethaneToAirInputsProduction"
|
|
6715
|
+
},
|
|
6327
6716
|
{
|
|
6328
6717
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6329
6718
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6330
6719
|
"model": "worldSteel",
|
|
6331
6720
|
"term": "butadieneToAirInputsProduction"
|
|
6332
6721
|
},
|
|
6722
|
+
{
|
|
6723
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6724
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6725
|
+
"model": "worldSteel",
|
|
6726
|
+
"term": "butanolToAirInputsProduction"
|
|
6727
|
+
},
|
|
6728
|
+
{
|
|
6729
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6730
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6731
|
+
"model": "worldSteel",
|
|
6732
|
+
"term": "carbonTetrachlorideToAirInputsProduction"
|
|
6733
|
+
},
|
|
6333
6734
|
{
|
|
6334
6735
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6335
6736
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6342,6 +6743,18 @@
|
|
|
6342
6743
|
"model": "worldSteel",
|
|
6343
6744
|
"term": "ch4ToAirInputsProductionNonFossil"
|
|
6344
6745
|
},
|
|
6746
|
+
{
|
|
6747
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6748
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6749
|
+
"model": "worldSteel",
|
|
6750
|
+
"term": "chlorodifluoromethaneToAirInputsProduction"
|
|
6751
|
+
},
|
|
6752
|
+
{
|
|
6753
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6754
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6755
|
+
"model": "worldSteel",
|
|
6756
|
+
"term": "chloroethaneToAirInputsProduction"
|
|
6757
|
+
},
|
|
6345
6758
|
{
|
|
6346
6759
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6347
6760
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6360,6 +6773,18 @@
|
|
|
6360
6773
|
"model": "worldSteel",
|
|
6361
6774
|
"term": "co2ToAirInputsProduction"
|
|
6362
6775
|
},
|
|
6776
|
+
{
|
|
6777
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6778
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6779
|
+
"model": "worldSteel",
|
|
6780
|
+
"term": "coToAirInputsProductionFossil"
|
|
6781
|
+
},
|
|
6782
|
+
{
|
|
6783
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6784
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6785
|
+
"model": "worldSteel",
|
|
6786
|
+
"term": "coToAirInputsProductionNonFossil"
|
|
6787
|
+
},
|
|
6363
6788
|
{
|
|
6364
6789
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6365
6790
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6384,6 +6809,30 @@
|
|
|
6384
6809
|
"model": "worldSteel",
|
|
6385
6810
|
"term": "decaneToAirInputsProduction"
|
|
6386
6811
|
},
|
|
6812
|
+
{
|
|
6813
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6814
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6815
|
+
"model": "worldSteel",
|
|
6816
|
+
"term": "dichlorodifluoromethaneToAirInputsProduction"
|
|
6817
|
+
},
|
|
6818
|
+
{
|
|
6819
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6820
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6821
|
+
"model": "worldSteel",
|
|
6822
|
+
"term": "dichlorotetrafluoroethaneToAirInputsProduction"
|
|
6823
|
+
},
|
|
6824
|
+
{
|
|
6825
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6826
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6827
|
+
"model": "worldSteel",
|
|
6828
|
+
"term": "diethylEtherToAirInputsProduction"
|
|
6829
|
+
},
|
|
6830
|
+
{
|
|
6831
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6832
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6833
|
+
"model": "worldSteel",
|
|
6834
|
+
"term": "dimethylCarbonateToAirInputsProduction"
|
|
6835
|
+
},
|
|
6387
6836
|
{
|
|
6388
6837
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6389
6838
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6396,6 +6845,12 @@
|
|
|
6396
6845
|
"model": "worldSteel",
|
|
6397
6846
|
"term": "ethanolToAirInputsProduction"
|
|
6398
6847
|
},
|
|
6848
|
+
{
|
|
6849
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6850
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6851
|
+
"model": "worldSteel",
|
|
6852
|
+
"term": "ethylAcetateToAirInputsProduction"
|
|
6853
|
+
},
|
|
6399
6854
|
{
|
|
6400
6855
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6401
6856
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6420,12 +6875,30 @@
|
|
|
6420
6875
|
"model": "worldSteel",
|
|
6421
6876
|
"term": "formaldehydeToAirInputsProduction"
|
|
6422
6877
|
},
|
|
6878
|
+
{
|
|
6879
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6880
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6881
|
+
"model": "worldSteel",
|
|
6882
|
+
"term": "formicAcidToAirInputsProduction"
|
|
6883
|
+
},
|
|
6423
6884
|
{
|
|
6424
6885
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6425
6886
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6426
6887
|
"model": "worldSteel",
|
|
6427
6888
|
"term": "h2SToAirInputsProduction"
|
|
6428
6889
|
},
|
|
6890
|
+
{
|
|
6891
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6892
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6893
|
+
"model": "worldSteel",
|
|
6894
|
+
"term": "hcfc124ToAirInputsProduction"
|
|
6895
|
+
},
|
|
6896
|
+
{
|
|
6897
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6898
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6899
|
+
"model": "worldSteel",
|
|
6900
|
+
"term": "hcfc21ToAirInputsProduction"
|
|
6901
|
+
},
|
|
6429
6902
|
{
|
|
6430
6903
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6431
6904
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6444,6 +6917,12 @@
|
|
|
6444
6917
|
"model": "worldSteel",
|
|
6445
6918
|
"term": "hfc125ToAirInputsProduction"
|
|
6446
6919
|
},
|
|
6920
|
+
{
|
|
6921
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6922
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6923
|
+
"model": "worldSteel",
|
|
6924
|
+
"term": "hfc152AToAirInputsProduction"
|
|
6925
|
+
},
|
|
6447
6926
|
{
|
|
6448
6927
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6449
6928
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6456,12 +6935,24 @@
|
|
|
6456
6935
|
"model": "worldSteel",
|
|
6457
6936
|
"term": "hfc32ToAirInputsProduction"
|
|
6458
6937
|
},
|
|
6938
|
+
{
|
|
6939
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6940
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6941
|
+
"model": "worldSteel",
|
|
6942
|
+
"term": "isobutanolToAirInputsProduction"
|
|
6943
|
+
},
|
|
6459
6944
|
{
|
|
6460
6945
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6461
6946
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6462
6947
|
"model": "worldSteel",
|
|
6463
6948
|
"term": "isopentaneToAirInputsProduction"
|
|
6464
6949
|
},
|
|
6950
|
+
{
|
|
6951
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6952
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6953
|
+
"model": "worldSteel",
|
|
6954
|
+
"term": "isopreneToAirInputsProduction"
|
|
6955
|
+
},
|
|
6465
6956
|
{
|
|
6466
6957
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6467
6958
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6480,6 +6971,42 @@
|
|
|
6480
6971
|
"model": "worldSteel",
|
|
6481
6972
|
"term": "methanolToAirInputsProduction"
|
|
6482
6973
|
},
|
|
6974
|
+
{
|
|
6975
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6976
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6977
|
+
"model": "worldSteel",
|
|
6978
|
+
"term": "methylAcetateToAirInputsProduction"
|
|
6979
|
+
},
|
|
6980
|
+
{
|
|
6981
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6982
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6983
|
+
"model": "worldSteel",
|
|
6984
|
+
"term": "methylChloroformToAirInputsProduction"
|
|
6985
|
+
},
|
|
6986
|
+
{
|
|
6987
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6988
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6989
|
+
"model": "worldSteel",
|
|
6990
|
+
"term": "methylEtherToAirInputsProduction"
|
|
6991
|
+
},
|
|
6992
|
+
{
|
|
6993
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6994
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6995
|
+
"model": "worldSteel",
|
|
6996
|
+
"term": "methylEthylKetoneToAirInputsProduction"
|
|
6997
|
+
},
|
|
6998
|
+
{
|
|
6999
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7000
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7001
|
+
"model": "worldSteel",
|
|
7002
|
+
"term": "methylFormateToAirInputsProduction"
|
|
7003
|
+
},
|
|
7004
|
+
{
|
|
7005
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7006
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7007
|
+
"model": "worldSteel",
|
|
7008
|
+
"term": "methylIsobutylKetoneToAirInputsProduction"
|
|
7009
|
+
},
|
|
6483
7010
|
{
|
|
6484
7011
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6485
7012
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6498,6 +7025,24 @@
|
|
|
6498
7025
|
"model": "worldSteel",
|
|
6499
7026
|
"term": "nButaneToAirInputsProduction"
|
|
6500
7027
|
},
|
|
7028
|
+
{
|
|
7029
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7030
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7031
|
+
"model": "worldSteel",
|
|
7032
|
+
"term": "nErosionInputsProduction"
|
|
7033
|
+
},
|
|
7034
|
+
{
|
|
7035
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7036
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7037
|
+
"model": "worldSteel",
|
|
7038
|
+
"term": "nPropanolToAirInputsProduction"
|
|
7039
|
+
},
|
|
7040
|
+
{
|
|
7041
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7042
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7043
|
+
"model": "worldSteel",
|
|
7044
|
+
"term": "nToSurfaceWaterInputsProduction"
|
|
7045
|
+
},
|
|
6501
7046
|
{
|
|
6502
7047
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6503
7048
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6510,6 +7055,12 @@
|
|
|
6510
7055
|
"model": "worldSteel",
|
|
6511
7056
|
"term": "nh3ToAirInputsProduction"
|
|
6512
7057
|
},
|
|
7058
|
+
{
|
|
7059
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7060
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7061
|
+
"model": "worldSteel",
|
|
7062
|
+
"term": "nh3ToGroundwaterInputsProduction"
|
|
7063
|
+
},
|
|
6513
7064
|
{
|
|
6514
7065
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6515
7066
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6522,6 +7073,12 @@
|
|
|
6522
7073
|
"model": "worldSteel",
|
|
6523
7074
|
"term": "nh4ToAirInputsProduction"
|
|
6524
7075
|
},
|
|
7076
|
+
{
|
|
7077
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7078
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7079
|
+
"model": "worldSteel",
|
|
7080
|
+
"term": "nh4ToGroundwaterInputsProduction"
|
|
7081
|
+
},
|
|
6525
7082
|
{
|
|
6526
7083
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6527
7084
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6540,6 +7097,18 @@
|
|
|
6540
7097
|
"model": "worldSteel",
|
|
6541
7098
|
"term": "nmvocToAirInputsProduction"
|
|
6542
7099
|
},
|
|
7100
|
+
{
|
|
7101
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7102
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7103
|
+
"model": "worldSteel",
|
|
7104
|
+
"term": "no3ToAirInputsProduction"
|
|
7105
|
+
},
|
|
7106
|
+
{
|
|
7107
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7108
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7109
|
+
"model": "worldSteel",
|
|
7110
|
+
"term": "no3ToGroundwaterInputsProduction"
|
|
7111
|
+
},
|
|
6543
7112
|
{
|
|
6544
7113
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6545
7114
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6564,6 +7133,30 @@
|
|
|
6564
7133
|
"model": "worldSteel",
|
|
6565
7134
|
"term": "oXyleneToAirInputsProduction"
|
|
6566
7135
|
},
|
|
7136
|
+
{
|
|
7137
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7138
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7139
|
+
"model": "worldSteel",
|
|
7140
|
+
"term": "pErosionInputsProduction"
|
|
7141
|
+
},
|
|
7142
|
+
{
|
|
7143
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7144
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7145
|
+
"model": "worldSteel",
|
|
7146
|
+
"term": "pToDrainageWaterInputsProduction"
|
|
7147
|
+
},
|
|
7148
|
+
{
|
|
7149
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7150
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7151
|
+
"model": "worldSteel",
|
|
7152
|
+
"term": "pToGroundwaterInputsProduction"
|
|
7153
|
+
},
|
|
7154
|
+
{
|
|
7155
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7156
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7157
|
+
"model": "worldSteel",
|
|
7158
|
+
"term": "pToSoilInputsProduction"
|
|
7159
|
+
},
|
|
6567
7160
|
{
|
|
6568
7161
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6569
7162
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6606,6 +7199,12 @@
|
|
|
6606
7199
|
"model": "worldSteel",
|
|
6607
7200
|
"term": "pfc4112ToAirInputsProduction"
|
|
6608
7201
|
},
|
|
7202
|
+
{
|
|
7203
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7204
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7205
|
+
"model": "worldSteel",
|
|
7206
|
+
"term": "pm0225ToAirInputsProduction"
|
|
7207
|
+
},
|
|
6609
7208
|
{
|
|
6610
7209
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6611
7210
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6618,12 +7217,24 @@
|
|
|
6618
7217
|
"model": "worldSteel",
|
|
6619
7218
|
"term": "pm25ToAirInputsProduction"
|
|
6620
7219
|
},
|
|
7220
|
+
{
|
|
7221
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7222
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7223
|
+
"model": "worldSteel",
|
|
7224
|
+
"term": "po43ToGroundwaterInputsProduction"
|
|
7225
|
+
},
|
|
6621
7226
|
{
|
|
6622
7227
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6623
7228
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6624
7229
|
"model": "worldSteel",
|
|
6625
7230
|
"term": "po43ToSurfaceWaterInputsProduction"
|
|
6626
7231
|
},
|
|
7232
|
+
{
|
|
7233
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7234
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7235
|
+
"model": "worldSteel",
|
|
7236
|
+
"term": "propanalToAirInputsProduction"
|
|
7237
|
+
},
|
|
6627
7238
|
{
|
|
6628
7239
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6629
7240
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -6678,12 +7289,24 @@
|
|
|
6678
7289
|
"model": "worldSteel",
|
|
6679
7290
|
"term": "tertButylMethylEtherToAirInputsProduction"
|
|
6680
7291
|
},
|
|
7292
|
+
{
|
|
7293
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7294
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7295
|
+
"model": "worldSteel",
|
|
7296
|
+
"term": "tetrachloroetheneToAirInputsProduction"
|
|
7297
|
+
},
|
|
6681
7298
|
{
|
|
6682
7299
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6683
7300
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
6684
7301
|
"model": "worldSteel",
|
|
6685
7302
|
"term": "tolueneToAirInputsProduction"
|
|
6686
7303
|
},
|
|
7304
|
+
{
|
|
7305
|
+
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
7306
|
+
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
7307
|
+
"model": "worldSteel",
|
|
7308
|
+
"term": "trichlorofluoromethaneToAirInputsProduction"
|
|
7309
|
+
},
|
|
6687
7310
|
{
|
|
6688
7311
|
"path": "hestia_earth/models/worldSteel/impact_assessment.py",
|
|
6689
7312
|
"docPath": "hestia_earth/models/worldSteel/impact_assessment.md",
|
|
@@ -6691,16 +7314,22 @@
|
|
|
6691
7314
|
"term": "freshwaterWithdrawalsInputsProduction"
|
|
6692
7315
|
},
|
|
6693
7316
|
{
|
|
6694
|
-
"path": "hestia_earth/models/
|
|
6695
|
-
"docPath": "hestia_earth/models/
|
|
6696
|
-
"model": "
|
|
6697
|
-
"term": "
|
|
7317
|
+
"path": "hestia_earth/models/worldSteel/impact_assessment.py",
|
|
7318
|
+
"docPath": "hestia_earth/models/worldSteel/impact_assessment.md",
|
|
7319
|
+
"model": "worldSteel",
|
|
7320
|
+
"term": "landOccupationInputsProduction"
|
|
7321
|
+
},
|
|
7322
|
+
{
|
|
7323
|
+
"path": "hestia_earth/models/worldSteel/impact_assessment.py",
|
|
7324
|
+
"docPath": "hestia_earth/models/worldSteel/impact_assessment.md",
|
|
7325
|
+
"model": "worldSteel",
|
|
7326
|
+
"term": "landTransformation20YearAverageInputsProduction"
|
|
6698
7327
|
},
|
|
6699
7328
|
{
|
|
6700
7329
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
6701
7330
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
6702
7331
|
"model": "linkedImpactAssessment",
|
|
6703
|
-
"term": "
|
|
7332
|
+
"term": "1112TetrafluoroethaneToAirInputsProduction"
|
|
6704
7333
|
},
|
|
6705
7334
|
{
|
|
6706
7335
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
@@ -6912,6 +7541,18 @@
|
|
|
6912
7541
|
"model": "linkedImpactAssessment",
|
|
6913
7542
|
"term": "co2ToAirInputsProduction"
|
|
6914
7543
|
},
|
|
7544
|
+
{
|
|
7545
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
7546
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
7547
|
+
"model": "linkedImpactAssessment",
|
|
7548
|
+
"term": "coToAirInputsProductionFossil"
|
|
7549
|
+
},
|
|
7550
|
+
{
|
|
7551
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
7552
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
7553
|
+
"model": "linkedImpactAssessment",
|
|
7554
|
+
"term": "coToAirInputsProductionNonFossil"
|
|
7555
|
+
},
|
|
6915
7556
|
{
|
|
6916
7557
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
6917
7558
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
@@ -7152,6 +7793,12 @@
|
|
|
7152
7793
|
"model": "linkedImpactAssessment",
|
|
7153
7794
|
"term": "nButaneToAirInputsProduction"
|
|
7154
7795
|
},
|
|
7796
|
+
{
|
|
7797
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
7798
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
7799
|
+
"model": "linkedImpactAssessment",
|
|
7800
|
+
"term": "nErosionInputsProduction"
|
|
7801
|
+
},
|
|
7155
7802
|
{
|
|
7156
7803
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
7157
7804
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
@@ -7254,6 +7901,18 @@
|
|
|
7254
7901
|
"model": "linkedImpactAssessment",
|
|
7255
7902
|
"term": "oXyleneToAirInputsProduction"
|
|
7256
7903
|
},
|
|
7904
|
+
{
|
|
7905
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
7906
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
7907
|
+
"model": "linkedImpactAssessment",
|
|
7908
|
+
"term": "pErosionInputsProduction"
|
|
7909
|
+
},
|
|
7910
|
+
{
|
|
7911
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
7912
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
7913
|
+
"model": "linkedImpactAssessment",
|
|
7914
|
+
"term": "pToDrainageWaterInputsProduction"
|
|
7915
|
+
},
|
|
7257
7916
|
{
|
|
7258
7917
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
7259
7918
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
@@ -7422,12 +8081,6 @@
|
|
|
7422
8081
|
"model": "hestia",
|
|
7423
8082
|
"term": "1112TetrafluoroethaneToAirInputsProduction"
|
|
7424
8083
|
},
|
|
7425
|
-
{
|
|
7426
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
7427
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
7428
|
-
"model": "hestia",
|
|
7429
|
-
"term": "111TrifluoroethaneToAirInputsProduction"
|
|
7430
|
-
},
|
|
7431
8084
|
{
|
|
7432
8085
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
7433
8086
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
@@ -7638,6 +8291,18 @@
|
|
|
7638
8291
|
"model": "hestia",
|
|
7639
8292
|
"term": "co2ToAirInputsProduction"
|
|
7640
8293
|
},
|
|
8294
|
+
{
|
|
8295
|
+
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
8296
|
+
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
8297
|
+
"model": "hestia",
|
|
8298
|
+
"term": "coToAirInputsProductionFossil"
|
|
8299
|
+
},
|
|
8300
|
+
{
|
|
8301
|
+
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
8302
|
+
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
8303
|
+
"model": "hestia",
|
|
8304
|
+
"term": "coToAirInputsProductionNonFossil"
|
|
8305
|
+
},
|
|
7641
8306
|
{
|
|
7642
8307
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
7643
8308
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
@@ -7878,6 +8543,12 @@
|
|
|
7878
8543
|
"model": "hestia",
|
|
7879
8544
|
"term": "nButaneToAirInputsProduction"
|
|
7880
8545
|
},
|
|
8546
|
+
{
|
|
8547
|
+
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
8548
|
+
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
8549
|
+
"model": "hestia",
|
|
8550
|
+
"term": "nErosionInputsProduction"
|
|
8551
|
+
},
|
|
7881
8552
|
{
|
|
7882
8553
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
7883
8554
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
@@ -7980,6 +8651,18 @@
|
|
|
7980
8651
|
"model": "hestia",
|
|
7981
8652
|
"term": "oXyleneToAirInputsProduction"
|
|
7982
8653
|
},
|
|
8654
|
+
{
|
|
8655
|
+
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
8656
|
+
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
8657
|
+
"model": "hestia",
|
|
8658
|
+
"term": "pErosionInputsProduction"
|
|
8659
|
+
},
|
|
8660
|
+
{
|
|
8661
|
+
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
8662
|
+
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
8663
|
+
"model": "hestia",
|
|
8664
|
+
"term": "pToDrainageWaterInputsProduction"
|
|
8665
|
+
},
|
|
7983
8666
|
{
|
|
7984
8667
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
7985
8668
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
@@ -10062,7 +10745,7 @@
|
|
|
10062
10745
|
}
|
|
10063
10746
|
]
|
|
10064
10747
|
},
|
|
10065
|
-
"ecoregion-
|
|
10748
|
+
"ecoregion-landCover-LandOccupationChaudaryBrooks2018CF": {
|
|
10066
10749
|
"all": [
|
|
10067
10750
|
{
|
|
10068
10751
|
"model": "chaudharyBrooks2018",
|
|
@@ -10070,7 +10753,7 @@
|
|
|
10070
10753
|
}
|
|
10071
10754
|
]
|
|
10072
10755
|
},
|
|
10073
|
-
"region-
|
|
10756
|
+
"region-landCover-LandOccupationChaudaryBrooks2018CF": {
|
|
10074
10757
|
"all": [
|
|
10075
10758
|
{
|
|
10076
10759
|
"model": "chaudharyBrooks2018",
|
|
@@ -10078,7 +10761,7 @@
|
|
|
10078
10761
|
}
|
|
10079
10762
|
]
|
|
10080
10763
|
},
|
|
10081
|
-
"ecoregion-
|
|
10764
|
+
"ecoregion-landCover-LandTransformationFromForestChaudaryBrooks2018CF": {
|
|
10082
10765
|
"all": [
|
|
10083
10766
|
{
|
|
10084
10767
|
"model": "chaudharyBrooks2018",
|
|
@@ -10086,7 +10769,7 @@
|
|
|
10086
10769
|
}
|
|
10087
10770
|
]
|
|
10088
10771
|
},
|
|
10089
|
-
"region-
|
|
10772
|
+
"region-landCover-LandTransformationFromForestChaudaryBrooks2018CF": {
|
|
10090
10773
|
"all": [
|
|
10091
10774
|
{
|
|
10092
10775
|
"model": "chaudharyBrooks2018",
|
|
@@ -10246,14 +10929,6 @@
|
|
|
10246
10929
|
"model": "hestia",
|
|
10247
10930
|
"modelKey": "landCover"
|
|
10248
10931
|
},
|
|
10249
|
-
{
|
|
10250
|
-
"model": "hestia",
|
|
10251
|
-
"term": "landTransformation100YearAverageDuringCycle"
|
|
10252
|
-
},
|
|
10253
|
-
{
|
|
10254
|
-
"model": "hestia",
|
|
10255
|
-
"term": "landTransformation20YearAverageDuringCycle"
|
|
10256
|
-
},
|
|
10257
10932
|
{
|
|
10258
10933
|
"model": "ipcc2019",
|
|
10259
10934
|
"term": "organicCarbonPerHa"
|
|
@@ -11609,6 +12284,24 @@
|
|
|
11609
12284
|
"term": "soilQualityIndexLandTransformation"
|
|
11610
12285
|
}
|
|
11611
12286
|
],
|
|
12287
|
+
"landOccupationLandTransformationTermId": [
|
|
12288
|
+
{
|
|
12289
|
+
"model": "hestia",
|
|
12290
|
+
"modelKey": "default_resourceUse"
|
|
12291
|
+
},
|
|
12292
|
+
{
|
|
12293
|
+
"model": "hestia",
|
|
12294
|
+
"modelKey": "landCover"
|
|
12295
|
+
},
|
|
12296
|
+
{
|
|
12297
|
+
"model": "hestia",
|
|
12298
|
+
"term": "landOccupationDuringCycle"
|
|
12299
|
+
},
|
|
12300
|
+
{
|
|
12301
|
+
"model": "pooreNemecek2018",
|
|
12302
|
+
"term": "landOccupationDuringCycle"
|
|
12303
|
+
}
|
|
12304
|
+
],
|
|
11612
12305
|
"cropGroupingFaostatProduction": [
|
|
11613
12306
|
{
|
|
11614
12307
|
"model": "hestia",
|