@hestia-earth/engine-models 0.81.0 → 0.81.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/config/Cycle.json +8 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/model-links.json +423 -6
- package/package.json +6 -6
- package/search-results.json +1 -1
- package/src/version.ts +1 -1
package/config/Cycle.json
CHANGED
|
@@ -897,6 +897,14 @@
|
|
|
897
897
|
"stage": 2
|
|
898
898
|
}
|
|
899
899
|
],
|
|
900
|
+
{
|
|
901
|
+
"key": "transformations",
|
|
902
|
+
"model": "transformation",
|
|
903
|
+
"value": "transformedShare",
|
|
904
|
+
"runStrategy": "always",
|
|
905
|
+
"mergeStrategy": "list",
|
|
906
|
+
"stage": 2
|
|
907
|
+
},
|
|
900
908
|
{
|
|
901
909
|
"key": "transformations",
|
|
902
910
|
"model": "transformation",
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ENGINE_VERSION = "0.81.
|
|
1
|
+
export declare const ENGINE_VERSION = "0.81.2";
|
package/dist/version.js
CHANGED
package/model-links.json
CHANGED
|
@@ -4892,6 +4892,13 @@
|
|
|
4892
4892
|
"completeness"
|
|
4893
4893
|
]
|
|
4894
4894
|
},
|
|
4895
|
+
{
|
|
4896
|
+
"path": "hestia_earth/models/transformation/transformedShare.py",
|
|
4897
|
+
"docPath": "hestia_earth/models/transformation/transformedShare.md",
|
|
4898
|
+
"guidePath": "transformation-transformedShare#Transformation",
|
|
4899
|
+
"model": "transformation",
|
|
4900
|
+
"modelKey": "transformedShare"
|
|
4901
|
+
},
|
|
4895
4902
|
{
|
|
4896
4903
|
"path": "hestia_earth/models/transformation/input/excreta.py",
|
|
4897
4904
|
"docPath": "hestia_earth/models/transformation/input/excreta.md",
|
|
@@ -5755,6 +5762,18 @@
|
|
|
5755
5762
|
"model": "bafu2025",
|
|
5756
5763
|
"term": "landTransformation20YearAverageInputsProduction"
|
|
5757
5764
|
},
|
|
5765
|
+
{
|
|
5766
|
+
"path": "hestia_earth/models/bafu2025/impact_assessment.py",
|
|
5767
|
+
"docPath": "hestia_earth/models/bafu2025/impact_assessment.md",
|
|
5768
|
+
"model": "bafu2025",
|
|
5769
|
+
"term": "resourceUseEnergyDepletionInputsProduction"
|
|
5770
|
+
},
|
|
5771
|
+
{
|
|
5772
|
+
"path": "hestia_earth/models/bafu2025/impact_assessment.py",
|
|
5773
|
+
"docPath": "hestia_earth/models/bafu2025/impact_assessment.md",
|
|
5774
|
+
"model": "bafu2025",
|
|
5775
|
+
"term": "resourceUseMineralsAndMetalsInputsProduction"
|
|
5776
|
+
},
|
|
5758
5777
|
{
|
|
5759
5778
|
"path": "hestia_earth/models/ecoinventV3/cycle.py",
|
|
5760
5779
|
"docPath": "hestia_earth/models/ecoinventV3/cycle.md",
|
|
@@ -6559,6 +6578,18 @@
|
|
|
6559
6578
|
"model": "ecoalimV9",
|
|
6560
6579
|
"term": "landTransformation20YearAverageInputsProduction"
|
|
6561
6580
|
},
|
|
6581
|
+
{
|
|
6582
|
+
"path": "hestia_earth/models/ecoalimV9/impact_assessment.py",
|
|
6583
|
+
"docPath": "hestia_earth/models/ecoalimV9/impact_assessment.md",
|
|
6584
|
+
"model": "ecoalimV9",
|
|
6585
|
+
"term": "resourceUseEnergyDepletionInputsProduction"
|
|
6586
|
+
},
|
|
6587
|
+
{
|
|
6588
|
+
"path": "hestia_earth/models/ecoalimV9/impact_assessment.py",
|
|
6589
|
+
"docPath": "hestia_earth/models/ecoalimV9/impact_assessment.md",
|
|
6590
|
+
"model": "ecoalimV9",
|
|
6591
|
+
"term": "resourceUseMineralsAndMetalsInputsProduction"
|
|
6592
|
+
},
|
|
6562
6593
|
{
|
|
6563
6594
|
"path": "hestia_earth/models/worldSteel/cycle.py",
|
|
6564
6595
|
"docPath": "hestia_earth/models/worldSteel/cycle.md",
|
|
@@ -7285,6 +7316,18 @@
|
|
|
7285
7316
|
"model": "worldSteel",
|
|
7286
7317
|
"term": "landTransformation20YearAverageInputsProduction"
|
|
7287
7318
|
},
|
|
7319
|
+
{
|
|
7320
|
+
"path": "hestia_earth/models/worldSteel/impact_assessment.py",
|
|
7321
|
+
"docPath": "hestia_earth/models/worldSteel/impact_assessment.md",
|
|
7322
|
+
"model": "worldSteel",
|
|
7323
|
+
"term": "resourceUseEnergyDepletionInputsProduction"
|
|
7324
|
+
},
|
|
7325
|
+
{
|
|
7326
|
+
"path": "hestia_earth/models/worldSteel/impact_assessment.py",
|
|
7327
|
+
"docPath": "hestia_earth/models/worldSteel/impact_assessment.md",
|
|
7328
|
+
"model": "worldSteel",
|
|
7329
|
+
"term": "resourceUseMineralsAndMetalsInputsProduction"
|
|
7330
|
+
},
|
|
7288
7331
|
{
|
|
7289
7332
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
7290
7333
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
@@ -8931,7 +8974,111 @@
|
|
|
8931
8974
|
}
|
|
8932
8975
|
]
|
|
8933
8976
|
},
|
|
8934
|
-
"bafu2025-emission": {
|
|
8977
|
+
"bafu2025-emission-electricity": {
|
|
8978
|
+
"all": [
|
|
8979
|
+
{
|
|
8980
|
+
"model": "bafu2025",
|
|
8981
|
+
"modelKey": "cycle"
|
|
8982
|
+
}
|
|
8983
|
+
]
|
|
8984
|
+
},
|
|
8985
|
+
"bafu2025-emission-feedFoodAdditive": {
|
|
8986
|
+
"all": [
|
|
8987
|
+
{
|
|
8988
|
+
"model": "bafu2025",
|
|
8989
|
+
"modelKey": "cycle"
|
|
8990
|
+
}
|
|
8991
|
+
]
|
|
8992
|
+
},
|
|
8993
|
+
"bafu2025-emission-fuel": {
|
|
8994
|
+
"all": [
|
|
8995
|
+
{
|
|
8996
|
+
"model": "bafu2025",
|
|
8997
|
+
"modelKey": "cycle"
|
|
8998
|
+
}
|
|
8999
|
+
]
|
|
9000
|
+
},
|
|
9001
|
+
"bafu2025-emission-inorganicFertiliser": {
|
|
9002
|
+
"all": [
|
|
9003
|
+
{
|
|
9004
|
+
"model": "bafu2025",
|
|
9005
|
+
"modelKey": "cycle"
|
|
9006
|
+
}
|
|
9007
|
+
]
|
|
9008
|
+
},
|
|
9009
|
+
"bafu2025-emission-machinery": {
|
|
9010
|
+
"all": [
|
|
9011
|
+
{
|
|
9012
|
+
"model": "bafu2025",
|
|
9013
|
+
"modelKey": "cycle"
|
|
9014
|
+
}
|
|
9015
|
+
]
|
|
9016
|
+
},
|
|
9017
|
+
"bafu2025-emission-material": {
|
|
9018
|
+
"all": [
|
|
9019
|
+
{
|
|
9020
|
+
"model": "bafu2025",
|
|
9021
|
+
"modelKey": "cycle"
|
|
9022
|
+
}
|
|
9023
|
+
]
|
|
9024
|
+
},
|
|
9025
|
+
"bafu2025-emission-organicFertiliser": {
|
|
9026
|
+
"all": [
|
|
9027
|
+
{
|
|
9028
|
+
"model": "bafu2025",
|
|
9029
|
+
"modelKey": "cycle"
|
|
9030
|
+
}
|
|
9031
|
+
]
|
|
9032
|
+
},
|
|
9033
|
+
"bafu2025-emission-otherInorganicChemical": {
|
|
9034
|
+
"all": [
|
|
9035
|
+
{
|
|
9036
|
+
"model": "bafu2025",
|
|
9037
|
+
"modelKey": "cycle"
|
|
9038
|
+
}
|
|
9039
|
+
]
|
|
9040
|
+
},
|
|
9041
|
+
"bafu2025-emission-otherOrganicChemical": {
|
|
9042
|
+
"all": [
|
|
9043
|
+
{
|
|
9044
|
+
"model": "bafu2025",
|
|
9045
|
+
"modelKey": "cycle"
|
|
9046
|
+
}
|
|
9047
|
+
]
|
|
9048
|
+
},
|
|
9049
|
+
"bafu2025-emission-pesticideAI": {
|
|
9050
|
+
"all": [
|
|
9051
|
+
{
|
|
9052
|
+
"model": "bafu2025",
|
|
9053
|
+
"modelKey": "cycle"
|
|
9054
|
+
}
|
|
9055
|
+
]
|
|
9056
|
+
},
|
|
9057
|
+
"bafu2025-emission-processingAid": {
|
|
9058
|
+
"all": [
|
|
9059
|
+
{
|
|
9060
|
+
"model": "bafu2025",
|
|
9061
|
+
"modelKey": "cycle"
|
|
9062
|
+
}
|
|
9063
|
+
]
|
|
9064
|
+
},
|
|
9065
|
+
"bafu2025-emission-soilAmendment": {
|
|
9066
|
+
"all": [
|
|
9067
|
+
{
|
|
9068
|
+
"model": "bafu2025",
|
|
9069
|
+
"modelKey": "cycle"
|
|
9070
|
+
}
|
|
9071
|
+
]
|
|
9072
|
+
},
|
|
9073
|
+
"bafu2025-emission-veterinaryDrug": {
|
|
9074
|
+
"all": [
|
|
9075
|
+
{
|
|
9076
|
+
"model": "bafu2025",
|
|
9077
|
+
"modelKey": "cycle"
|
|
9078
|
+
}
|
|
9079
|
+
]
|
|
9080
|
+
},
|
|
9081
|
+
"bafu2025-emission-water": {
|
|
8935
9082
|
"all": [
|
|
8936
9083
|
{
|
|
8937
9084
|
"model": "bafu2025",
|
|
@@ -8939,7 +9086,111 @@
|
|
|
8939
9086
|
}
|
|
8940
9087
|
]
|
|
8941
9088
|
},
|
|
8942
|
-
"bafu2025-resourceUse": {
|
|
9089
|
+
"bafu2025-resourceUse-electricity": {
|
|
9090
|
+
"all": [
|
|
9091
|
+
{
|
|
9092
|
+
"model": "bafu2025",
|
|
9093
|
+
"modelKey": "impact_assessment"
|
|
9094
|
+
}
|
|
9095
|
+
]
|
|
9096
|
+
},
|
|
9097
|
+
"bafu2025-resourceUse-feedFoodAdditive": {
|
|
9098
|
+
"all": [
|
|
9099
|
+
{
|
|
9100
|
+
"model": "bafu2025",
|
|
9101
|
+
"modelKey": "impact_assessment"
|
|
9102
|
+
}
|
|
9103
|
+
]
|
|
9104
|
+
},
|
|
9105
|
+
"bafu2025-resourceUse-fuel": {
|
|
9106
|
+
"all": [
|
|
9107
|
+
{
|
|
9108
|
+
"model": "bafu2025",
|
|
9109
|
+
"modelKey": "impact_assessment"
|
|
9110
|
+
}
|
|
9111
|
+
]
|
|
9112
|
+
},
|
|
9113
|
+
"bafu2025-resourceUse-inorganicFertiliser": {
|
|
9114
|
+
"all": [
|
|
9115
|
+
{
|
|
9116
|
+
"model": "bafu2025",
|
|
9117
|
+
"modelKey": "impact_assessment"
|
|
9118
|
+
}
|
|
9119
|
+
]
|
|
9120
|
+
},
|
|
9121
|
+
"bafu2025-resourceUse-machinery": {
|
|
9122
|
+
"all": [
|
|
9123
|
+
{
|
|
9124
|
+
"model": "bafu2025",
|
|
9125
|
+
"modelKey": "impact_assessment"
|
|
9126
|
+
}
|
|
9127
|
+
]
|
|
9128
|
+
},
|
|
9129
|
+
"bafu2025-resourceUse-material": {
|
|
9130
|
+
"all": [
|
|
9131
|
+
{
|
|
9132
|
+
"model": "bafu2025",
|
|
9133
|
+
"modelKey": "impact_assessment"
|
|
9134
|
+
}
|
|
9135
|
+
]
|
|
9136
|
+
},
|
|
9137
|
+
"bafu2025-resourceUse-organicFertiliser": {
|
|
9138
|
+
"all": [
|
|
9139
|
+
{
|
|
9140
|
+
"model": "bafu2025",
|
|
9141
|
+
"modelKey": "impact_assessment"
|
|
9142
|
+
}
|
|
9143
|
+
]
|
|
9144
|
+
},
|
|
9145
|
+
"bafu2025-resourceUse-otherInorganicChemical": {
|
|
9146
|
+
"all": [
|
|
9147
|
+
{
|
|
9148
|
+
"model": "bafu2025",
|
|
9149
|
+
"modelKey": "impact_assessment"
|
|
9150
|
+
}
|
|
9151
|
+
]
|
|
9152
|
+
},
|
|
9153
|
+
"bafu2025-resourceUse-otherOrganicChemical": {
|
|
9154
|
+
"all": [
|
|
9155
|
+
{
|
|
9156
|
+
"model": "bafu2025",
|
|
9157
|
+
"modelKey": "impact_assessment"
|
|
9158
|
+
}
|
|
9159
|
+
]
|
|
9160
|
+
},
|
|
9161
|
+
"bafu2025-resourceUse-pesticideAI": {
|
|
9162
|
+
"all": [
|
|
9163
|
+
{
|
|
9164
|
+
"model": "bafu2025",
|
|
9165
|
+
"modelKey": "impact_assessment"
|
|
9166
|
+
}
|
|
9167
|
+
]
|
|
9168
|
+
},
|
|
9169
|
+
"bafu2025-resourceUse-processingAid": {
|
|
9170
|
+
"all": [
|
|
9171
|
+
{
|
|
9172
|
+
"model": "bafu2025",
|
|
9173
|
+
"modelKey": "impact_assessment"
|
|
9174
|
+
}
|
|
9175
|
+
]
|
|
9176
|
+
},
|
|
9177
|
+
"bafu2025-resourceUse-soilAmendment": {
|
|
9178
|
+
"all": [
|
|
9179
|
+
{
|
|
9180
|
+
"model": "bafu2025",
|
|
9181
|
+
"modelKey": "impact_assessment"
|
|
9182
|
+
}
|
|
9183
|
+
]
|
|
9184
|
+
},
|
|
9185
|
+
"bafu2025-resourceUse-veterinaryDrug": {
|
|
9186
|
+
"all": [
|
|
9187
|
+
{
|
|
9188
|
+
"model": "bafu2025",
|
|
9189
|
+
"modelKey": "impact_assessment"
|
|
9190
|
+
}
|
|
9191
|
+
]
|
|
9192
|
+
},
|
|
9193
|
+
"bafu2025-resourceUse-water": {
|
|
8943
9194
|
"all": [
|
|
8944
9195
|
{
|
|
8945
9196
|
"model": "bafu2025",
|
|
@@ -10049,7 +10300,7 @@
|
|
|
10049
10300
|
}
|
|
10050
10301
|
]
|
|
10051
10302
|
},
|
|
10052
|
-
"
|
|
10303
|
+
"ecoalimV9-emission-animalProduct": {
|
|
10053
10304
|
"all": [
|
|
10054
10305
|
{
|
|
10055
10306
|
"model": "ecoalimV9",
|
|
@@ -10057,7 +10308,103 @@
|
|
|
10057
10308
|
}
|
|
10058
10309
|
]
|
|
10059
10310
|
},
|
|
10060
|
-
"
|
|
10311
|
+
"ecoalimV9-emission-crop": {
|
|
10312
|
+
"all": [
|
|
10313
|
+
{
|
|
10314
|
+
"model": "ecoalimV9",
|
|
10315
|
+
"modelKey": "cycle"
|
|
10316
|
+
}
|
|
10317
|
+
]
|
|
10318
|
+
},
|
|
10319
|
+
"ecoalimV9-emission-feedFoodAdditive": {
|
|
10320
|
+
"all": [
|
|
10321
|
+
{
|
|
10322
|
+
"model": "ecoalimV9",
|
|
10323
|
+
"modelKey": "cycle"
|
|
10324
|
+
}
|
|
10325
|
+
]
|
|
10326
|
+
},
|
|
10327
|
+
"ecoalimV9-emission-forage": {
|
|
10328
|
+
"all": [
|
|
10329
|
+
{
|
|
10330
|
+
"model": "ecoalimV9",
|
|
10331
|
+
"modelKey": "cycle"
|
|
10332
|
+
}
|
|
10333
|
+
]
|
|
10334
|
+
},
|
|
10335
|
+
"ecoalimV9-emission-organicFertiliser": {
|
|
10336
|
+
"all": [
|
|
10337
|
+
{
|
|
10338
|
+
"model": "ecoalimV9",
|
|
10339
|
+
"modelKey": "cycle"
|
|
10340
|
+
}
|
|
10341
|
+
]
|
|
10342
|
+
},
|
|
10343
|
+
"ecoalimV9-emission-processedFood": {
|
|
10344
|
+
"all": [
|
|
10345
|
+
{
|
|
10346
|
+
"model": "ecoalimV9",
|
|
10347
|
+
"modelKey": "cycle"
|
|
10348
|
+
}
|
|
10349
|
+
]
|
|
10350
|
+
},
|
|
10351
|
+
"ecoalimV9-emission-soilAmendment": {
|
|
10352
|
+
"all": [
|
|
10353
|
+
{
|
|
10354
|
+
"model": "ecoalimV9",
|
|
10355
|
+
"modelKey": "cycle"
|
|
10356
|
+
}
|
|
10357
|
+
]
|
|
10358
|
+
},
|
|
10359
|
+
"ecoalimV9-resourceUse-animalProduct": {
|
|
10360
|
+
"all": [
|
|
10361
|
+
{
|
|
10362
|
+
"model": "ecoalimV9",
|
|
10363
|
+
"modelKey": "impact_assessment"
|
|
10364
|
+
}
|
|
10365
|
+
]
|
|
10366
|
+
},
|
|
10367
|
+
"ecoalimV9-resourceUse-crop": {
|
|
10368
|
+
"all": [
|
|
10369
|
+
{
|
|
10370
|
+
"model": "ecoalimV9",
|
|
10371
|
+
"modelKey": "impact_assessment"
|
|
10372
|
+
}
|
|
10373
|
+
]
|
|
10374
|
+
},
|
|
10375
|
+
"ecoalimV9-resourceUse-feedFoodAdditive": {
|
|
10376
|
+
"all": [
|
|
10377
|
+
{
|
|
10378
|
+
"model": "ecoalimV9",
|
|
10379
|
+
"modelKey": "impact_assessment"
|
|
10380
|
+
}
|
|
10381
|
+
]
|
|
10382
|
+
},
|
|
10383
|
+
"ecoalimV9-resourceUse-forage": {
|
|
10384
|
+
"all": [
|
|
10385
|
+
{
|
|
10386
|
+
"model": "ecoalimV9",
|
|
10387
|
+
"modelKey": "impact_assessment"
|
|
10388
|
+
}
|
|
10389
|
+
]
|
|
10390
|
+
},
|
|
10391
|
+
"ecoalimV9-resourceUse-organicFertiliser": {
|
|
10392
|
+
"all": [
|
|
10393
|
+
{
|
|
10394
|
+
"model": "ecoalimV9",
|
|
10395
|
+
"modelKey": "impact_assessment"
|
|
10396
|
+
}
|
|
10397
|
+
]
|
|
10398
|
+
},
|
|
10399
|
+
"ecoalimV9-resourceUse-processedFood": {
|
|
10400
|
+
"all": [
|
|
10401
|
+
{
|
|
10402
|
+
"model": "ecoalimV9",
|
|
10403
|
+
"modelKey": "impact_assessment"
|
|
10404
|
+
}
|
|
10405
|
+
]
|
|
10406
|
+
},
|
|
10407
|
+
"ecoalimV9-resourceUse-soilAmendment": {
|
|
10061
10408
|
"all": [
|
|
10062
10409
|
{
|
|
10063
10410
|
"model": "ecoalimV9",
|
|
@@ -10266,6 +10613,12 @@
|
|
|
10266
10613
|
"modelKey": "default_emissions"
|
|
10267
10614
|
}
|
|
10268
10615
|
],
|
|
10616
|
+
"skipAggregatedNodeTypes": [
|
|
10617
|
+
{
|
|
10618
|
+
"model": "hestia",
|
|
10619
|
+
"modelKey": "seed_emissions"
|
|
10620
|
+
}
|
|
10621
|
+
],
|
|
10269
10622
|
"co2EqGwp100ExcludingClimate-CarbonFeedbacksIpcc2013": [
|
|
10270
10623
|
{
|
|
10271
10624
|
"model": "ipcc2013ExcludingFeedbacks",
|
|
@@ -12137,6 +12490,14 @@
|
|
|
12137
12490
|
}
|
|
12138
12491
|
]
|
|
12139
12492
|
},
|
|
12493
|
+
"machinery": {
|
|
12494
|
+
"bafuMapping": [
|
|
12495
|
+
{
|
|
12496
|
+
"model": "bafu2025",
|
|
12497
|
+
"modelKey": "cycle"
|
|
12498
|
+
}
|
|
12499
|
+
]
|
|
12500
|
+
},
|
|
12140
12501
|
"material": {
|
|
12141
12502
|
"bafuMapping": [
|
|
12142
12503
|
{
|
|
@@ -12306,6 +12667,22 @@
|
|
|
12306
12667
|
]
|
|
12307
12668
|
},
|
|
12308
12669
|
"organicFertiliser": {
|
|
12670
|
+
"bafuMapping": [
|
|
12671
|
+
{
|
|
12672
|
+
"model": "bafu2025",
|
|
12673
|
+
"modelKey": "cycle"
|
|
12674
|
+
}
|
|
12675
|
+
],
|
|
12676
|
+
"ecoalimMapping": [
|
|
12677
|
+
{
|
|
12678
|
+
"model": "ecoalimV9",
|
|
12679
|
+
"modelKey": "cycle"
|
|
12680
|
+
},
|
|
12681
|
+
{
|
|
12682
|
+
"model": "ecoalimV9",
|
|
12683
|
+
"modelKey": "impact_assessment"
|
|
12684
|
+
}
|
|
12685
|
+
],
|
|
12309
12686
|
"backgroundEmissionsResourceUseDefaultValue": [
|
|
12310
12687
|
{
|
|
12311
12688
|
"model": "hestia",
|
|
@@ -12410,6 +12787,12 @@
|
|
|
12410
12787
|
]
|
|
12411
12788
|
},
|
|
12412
12789
|
"otherInorganicChemical": {
|
|
12790
|
+
"bafuMapping": [
|
|
12791
|
+
{
|
|
12792
|
+
"model": "bafu2025",
|
|
12793
|
+
"modelKey": "cycle"
|
|
12794
|
+
}
|
|
12795
|
+
],
|
|
12413
12796
|
"abioticResourceDepletionMineralsAndMetalsCml2001Baseline": [
|
|
12414
12797
|
{
|
|
12415
12798
|
"model": "cml2001Baseline",
|
|
@@ -12441,6 +12824,14 @@
|
|
|
12441
12824
|
}
|
|
12442
12825
|
]
|
|
12443
12826
|
},
|
|
12827
|
+
"otherOrganicChemical": {
|
|
12828
|
+
"bafuMapping": [
|
|
12829
|
+
{
|
|
12830
|
+
"model": "bafu2025",
|
|
12831
|
+
"modelKey": "cycle"
|
|
12832
|
+
}
|
|
12833
|
+
]
|
|
12834
|
+
},
|
|
12444
12835
|
"otherOrganicChemical-emission-casesHumanToxicityCancerUsetox2-14": {
|
|
12445
12836
|
"all": [
|
|
12446
12837
|
{
|
|
@@ -12811,6 +13202,14 @@
|
|
|
12811
13202
|
}
|
|
12812
13203
|
]
|
|
12813
13204
|
},
|
|
13205
|
+
"processingAid": {
|
|
13206
|
+
"bafuMapping": [
|
|
13207
|
+
{
|
|
13208
|
+
"model": "bafu2025",
|
|
13209
|
+
"modelKey": "cycle"
|
|
13210
|
+
}
|
|
13211
|
+
]
|
|
13212
|
+
},
|
|
12814
13213
|
"processingAid-emission-casesHumanToxicityCancerUsetox2-14": {
|
|
12815
13214
|
"all": [
|
|
12816
13215
|
{
|
|
@@ -13694,6 +14093,16 @@
|
|
|
13694
14093
|
"term": "abioticResourceDepletionMineralsAndMetals"
|
|
13695
14094
|
}
|
|
13696
14095
|
],
|
|
14096
|
+
"ecoalimMapping": [
|
|
14097
|
+
{
|
|
14098
|
+
"model": "ecoalimV9",
|
|
14099
|
+
"modelKey": "cycle"
|
|
14100
|
+
},
|
|
14101
|
+
{
|
|
14102
|
+
"model": "ecoalimV9",
|
|
14103
|
+
"modelKey": "impact_assessment"
|
|
14104
|
+
}
|
|
14105
|
+
],
|
|
13697
14106
|
"ecoinventMapping": [
|
|
13698
14107
|
{
|
|
13699
14108
|
"model": "ecoinventV3",
|
|
@@ -14035,6 +14444,14 @@
|
|
|
14035
14444
|
}
|
|
14036
14445
|
]
|
|
14037
14446
|
},
|
|
14447
|
+
"water": {
|
|
14448
|
+
"bafuMapping": [
|
|
14449
|
+
{
|
|
14450
|
+
"model": "bafu2025",
|
|
14451
|
+
"modelKey": "cycle"
|
|
14452
|
+
}
|
|
14453
|
+
]
|
|
14454
|
+
},
|
|
14038
14455
|
"waterRegime": {
|
|
14039
14456
|
"irrigated": [
|
|
14040
14457
|
{
|
|
@@ -14147,7 +14564,7 @@
|
|
|
14147
14564
|
}
|
|
14148
14565
|
]
|
|
14149
14566
|
},
|
|
14150
|
-
"
|
|
14567
|
+
"worldSteel-emission-material": {
|
|
14151
14568
|
"all": [
|
|
14152
14569
|
{
|
|
14153
14570
|
"model": "worldSteel",
|
|
@@ -14155,7 +14572,7 @@
|
|
|
14155
14572
|
}
|
|
14156
14573
|
]
|
|
14157
14574
|
},
|
|
14158
|
-
"
|
|
14575
|
+
"worldSteel-resourceUse-material": {
|
|
14159
14576
|
"all": [
|
|
14160
14577
|
{
|
|
14161
14578
|
"model": "worldSteel",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hestia-earth/engine-models",
|
|
3
|
-
"version": "0.81.
|
|
3
|
+
"version": "0.81.2",
|
|
4
4
|
"description": "HESTIA Engine Models",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"typings": "dist/index.d.ts",
|
|
@@ -51,12 +51,12 @@
|
|
|
51
51
|
"@babel/preset-typescript": "^7.28.5",
|
|
52
52
|
"@commitlint/cli": "^19.8.1",
|
|
53
53
|
"@commitlint/config-conventional": "^19.8.1",
|
|
54
|
-
"@hestia-earth/api": "^0.26.
|
|
54
|
+
"@hestia-earth/api": "^0.26.11",
|
|
55
55
|
"@hestia-earth/eslint-config": "^0.1.1",
|
|
56
|
-
"@hestia-earth/json-schema": "^37.
|
|
57
|
-
"@hestia-earth/schema": "^37.
|
|
58
|
-
"@hestia-earth/schema-validation": "^37.
|
|
59
|
-
"@hestia-earth/utils": "^0.17.
|
|
56
|
+
"@hestia-earth/json-schema": "^37.3.1",
|
|
57
|
+
"@hestia-earth/schema": "^37.3.1",
|
|
58
|
+
"@hestia-earth/schema-validation": "^37.3.1",
|
|
59
|
+
"@hestia-earth/utils": "^0.17.17",
|
|
60
60
|
"@jest/globals": "^29.7.0",
|
|
61
61
|
"@types/node": "^22.19.15",
|
|
62
62
|
"@typescript-eslint/eslint-plugin": "^5.62.0",
|