@hestia-earth/engine-models 0.73.5 → 0.73.6
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 +0 -45
- package/config/ImpactAssessment.json +0 -24
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/model-links.json +44 -74
- package/package.json +1 -1
- package/search-results.json +308 -308
- package/src/version.ts +1 -1
package/config/Cycle.json
CHANGED
|
@@ -2093,51 +2093,6 @@
|
|
|
2093
2093
|
},
|
|
2094
2094
|
"stage": 2
|
|
2095
2095
|
},
|
|
2096
|
-
{
|
|
2097
|
-
"key": "emissions",
|
|
2098
|
-
"model": "ipcc2006",
|
|
2099
|
-
"value": "n2OToAirCropResidueDecompositionIndirect",
|
|
2100
|
-
"runStrategy": "add_blank_node_if_missing",
|
|
2101
|
-
"runArgs": {
|
|
2102
|
-
"runNonMeasured": true,
|
|
2103
|
-
"runNonAddedTerm": true
|
|
2104
|
-
},
|
|
2105
|
-
"mergeStrategy": "list",
|
|
2106
|
-
"mergeArgs": {
|
|
2107
|
-
"replaceThreshold": ["value", 0.01]
|
|
2108
|
-
},
|
|
2109
|
-
"stage": 2
|
|
2110
|
-
},
|
|
2111
|
-
{
|
|
2112
|
-
"key": "emissions",
|
|
2113
|
-
"model": "ipcc2006",
|
|
2114
|
-
"value": "n2OToAirCropResidueDecompositionDirect",
|
|
2115
|
-
"runStrategy": "add_blank_node_if_missing",
|
|
2116
|
-
"runArgs": {
|
|
2117
|
-
"runNonMeasured": true,
|
|
2118
|
-
"runNonAddedTerm": true
|
|
2119
|
-
},
|
|
2120
|
-
"mergeStrategy": "list",
|
|
2121
|
-
"mergeArgs": {
|
|
2122
|
-
"replaceThreshold": ["value", 0.01]
|
|
2123
|
-
},
|
|
2124
|
-
"stage": 2
|
|
2125
|
-
},
|
|
2126
|
-
{
|
|
2127
|
-
"key": "emissions",
|
|
2128
|
-
"model": "ipcc2006",
|
|
2129
|
-
"value": "n2OToAirExcretaIndirect",
|
|
2130
|
-
"runStrategy": "add_blank_node_if_missing",
|
|
2131
|
-
"runArgs": {
|
|
2132
|
-
"runNonMeasured": true,
|
|
2133
|
-
"runNonAddedTerm": true
|
|
2134
|
-
},
|
|
2135
|
-
"mergeStrategy": "list",
|
|
2136
|
-
"mergeArgs": {
|
|
2137
|
-
"replaceThreshold": ["value", 0.01]
|
|
2138
|
-
},
|
|
2139
|
-
"stage": 2
|
|
2140
|
-
},
|
|
2141
2096
|
{
|
|
2142
2097
|
"key": "emissions",
|
|
2143
2098
|
"model": "jarvisAndPain1994",
|
|
@@ -203,30 +203,6 @@
|
|
|
203
203
|
"stage": 1
|
|
204
204
|
}
|
|
205
205
|
],
|
|
206
|
-
[
|
|
207
|
-
{
|
|
208
|
-
"key": "emissionsResourceUse",
|
|
209
|
-
"model": "faostat2018",
|
|
210
|
-
"value": "landTransformation20YearAverageDuringCycle",
|
|
211
|
-
"runStrategy": "always",
|
|
212
|
-
"mergeStrategy": "list",
|
|
213
|
-
"mergeArgs": {
|
|
214
|
-
"replaceThreshold": ["value", 0.01]
|
|
215
|
-
},
|
|
216
|
-
"stage": 1
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
"key": "emissionsResourceUse",
|
|
220
|
-
"model": "faostat2018",
|
|
221
|
-
"value": "landTransformation100YearAverageDuringCycle",
|
|
222
|
-
"runStrategy": "always",
|
|
223
|
-
"mergeStrategy": "list",
|
|
224
|
-
"mergeArgs": {
|
|
225
|
-
"replaceThreshold": ["value", 0.01]
|
|
226
|
-
},
|
|
227
|
-
"stage": 1
|
|
228
|
-
}
|
|
229
|
-
],
|
|
230
206
|
{
|
|
231
207
|
"key": "emissionsResourceUse",
|
|
232
208
|
"model": "resourceUseNotRelevant",
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ENGINE_VERSION = "0.73.
|
|
1
|
+
export declare const ENGINE_VERSION = "0.73.6";
|
package/dist/version.js
CHANGED
package/model-links.json
CHANGED
|
@@ -692,26 +692,6 @@
|
|
|
692
692
|
"endDate"
|
|
693
693
|
]
|
|
694
694
|
},
|
|
695
|
-
{
|
|
696
|
-
"path": "hestia_earth/models/faostat2018/landTransformation100YearAverageDuringCycle.py",
|
|
697
|
-
"docPath": "hestia_earth/models/faostat2018/landTransformation100YearAverageDuringCycle.md",
|
|
698
|
-
"model": "faostat2018",
|
|
699
|
-
"term": "landTransformation100YearAverageDuringCycle",
|
|
700
|
-
"dependencies": [
|
|
701
|
-
"endDate",
|
|
702
|
-
"landTransformation100YearAverageDuringCycle"
|
|
703
|
-
]
|
|
704
|
-
},
|
|
705
|
-
{
|
|
706
|
-
"path": "hestia_earth/models/faostat2018/landTransformation20YearAverageDuringCycle.py",
|
|
707
|
-
"docPath": "hestia_earth/models/faostat2018/landTransformation20YearAverageDuringCycle.md",
|
|
708
|
-
"model": "faostat2018",
|
|
709
|
-
"term": "landTransformation20YearAverageDuringCycle",
|
|
710
|
-
"dependencies": [
|
|
711
|
-
"endDate",
|
|
712
|
-
"landTransformation20YearAverageDuringCycle"
|
|
713
|
-
]
|
|
714
|
-
},
|
|
715
695
|
{
|
|
716
696
|
"path": "hestia_earth/models/faostat2018/liveweightPerHead.py",
|
|
717
697
|
"docPath": "hestia_earth/models/faostat2018/liveweightPerHead.md",
|
|
@@ -9062,60 +9042,6 @@
|
|
|
9062
9042
|
}
|
|
9063
9043
|
]
|
|
9064
9044
|
},
|
|
9065
|
-
"region-faostatArea": {
|
|
9066
|
-
"all": [
|
|
9067
|
-
{
|
|
9068
|
-
"model": "faostat2018",
|
|
9069
|
-
"term": "landTransformation100YearAverageDuringCycle"
|
|
9070
|
-
},
|
|
9071
|
-
{
|
|
9072
|
-
"model": "faostat2018",
|
|
9073
|
-
"term": "landTransformation20YearAverageDuringCycle"
|
|
9074
|
-
}
|
|
9075
|
-
],
|
|
9076
|
-
"Arable land": [
|
|
9077
|
-
{
|
|
9078
|
-
"model": "hestia",
|
|
9079
|
-
"modelKey": "landCover"
|
|
9080
|
-
}
|
|
9081
|
-
],
|
|
9082
|
-
"Cropland": [
|
|
9083
|
-
{
|
|
9084
|
-
"model": "hestia",
|
|
9085
|
-
"modelKey": "landCover"
|
|
9086
|
-
}
|
|
9087
|
-
],
|
|
9088
|
-
"Forest land": [
|
|
9089
|
-
{
|
|
9090
|
-
"model": "hestia",
|
|
9091
|
-
"modelKey": "landCover"
|
|
9092
|
-
}
|
|
9093
|
-
],
|
|
9094
|
-
"Land area": [
|
|
9095
|
-
{
|
|
9096
|
-
"model": "hestia",
|
|
9097
|
-
"modelKey": "landCover"
|
|
9098
|
-
}
|
|
9099
|
-
],
|
|
9100
|
-
"Other land": [
|
|
9101
|
-
{
|
|
9102
|
-
"model": "hestia",
|
|
9103
|
-
"modelKey": "landCover"
|
|
9104
|
-
}
|
|
9105
|
-
],
|
|
9106
|
-
"Permanent crops": [
|
|
9107
|
-
{
|
|
9108
|
-
"model": "hestia",
|
|
9109
|
-
"modelKey": "landCover"
|
|
9110
|
-
}
|
|
9111
|
-
],
|
|
9112
|
-
"Permanent meadows and pastures": [
|
|
9113
|
-
{
|
|
9114
|
-
"model": "hestia",
|
|
9115
|
-
"modelKey": "landCover"
|
|
9116
|
-
}
|
|
9117
|
-
]
|
|
9118
|
-
},
|
|
9119
9045
|
"region-animalProduct-animalProductGroupingFAO-averageColdCarcassWeight": {
|
|
9120
9046
|
"all": [
|
|
9121
9047
|
{
|
|
@@ -9480,6 +9406,50 @@
|
|
|
9480
9406
|
}
|
|
9481
9407
|
]
|
|
9482
9408
|
},
|
|
9409
|
+
"region-faostatArea": {
|
|
9410
|
+
"Arable land": [
|
|
9411
|
+
{
|
|
9412
|
+
"model": "hestia",
|
|
9413
|
+
"modelKey": "landCover"
|
|
9414
|
+
}
|
|
9415
|
+
],
|
|
9416
|
+
"Cropland": [
|
|
9417
|
+
{
|
|
9418
|
+
"model": "hestia",
|
|
9419
|
+
"modelKey": "landCover"
|
|
9420
|
+
}
|
|
9421
|
+
],
|
|
9422
|
+
"Forest land": [
|
|
9423
|
+
{
|
|
9424
|
+
"model": "hestia",
|
|
9425
|
+
"modelKey": "landCover"
|
|
9426
|
+
}
|
|
9427
|
+
],
|
|
9428
|
+
"Land area": [
|
|
9429
|
+
{
|
|
9430
|
+
"model": "hestia",
|
|
9431
|
+
"modelKey": "landCover"
|
|
9432
|
+
}
|
|
9433
|
+
],
|
|
9434
|
+
"Other land": [
|
|
9435
|
+
{
|
|
9436
|
+
"model": "hestia",
|
|
9437
|
+
"modelKey": "landCover"
|
|
9438
|
+
}
|
|
9439
|
+
],
|
|
9440
|
+
"Permanent crops": [
|
|
9441
|
+
{
|
|
9442
|
+
"model": "hestia",
|
|
9443
|
+
"modelKey": "landCover"
|
|
9444
|
+
}
|
|
9445
|
+
],
|
|
9446
|
+
"Permanent meadows and pastures": [
|
|
9447
|
+
{
|
|
9448
|
+
"model": "hestia",
|
|
9449
|
+
"modelKey": "landCover"
|
|
9450
|
+
}
|
|
9451
|
+
]
|
|
9452
|
+
},
|
|
9483
9453
|
"landUseManagement": {
|
|
9484
9454
|
"GAP_FILL_TO_MANAGEMENT": [
|
|
9485
9455
|
{
|