@hestia-earth/engine-models 0.82.2 → 0.83.0
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/config/ImpactAssessment.json +24 -0
- package/esm/version.d.ts +1 -1
- package/esm/version.js +1 -1
- package/formulas/index.json +127 -107
- package/model-links.json +269 -18
- package/package.json +3 -3
package/cjs/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ENGINE_VERSION = "0.
|
|
1
|
+
export declare const ENGINE_VERSION = "0.83.0";
|
package/cjs/version.js
CHANGED
|
@@ -960,6 +960,30 @@
|
|
|
960
960
|
},
|
|
961
961
|
"stage": 1
|
|
962
962
|
},
|
|
963
|
+
{
|
|
964
|
+
"key": "impacts",
|
|
965
|
+
"model": "environmentalFootprintV3-1",
|
|
966
|
+
"value": "humanToxicityPotentialCancerCtuh",
|
|
967
|
+
"runStrategy": "add_blank_node_if_missing",
|
|
968
|
+
"mergeStrategy": "list",
|
|
969
|
+
"mergeArgs": {
|
|
970
|
+
"replaceThreshold": ["value", 0.01],
|
|
971
|
+
"sameMethodModel": true
|
|
972
|
+
},
|
|
973
|
+
"stage": 1
|
|
974
|
+
},
|
|
975
|
+
{
|
|
976
|
+
"key": "impacts",
|
|
977
|
+
"model": "environmentalFootprintV3-1",
|
|
978
|
+
"value": "humanToxicityPotentialNonCancerCtuh",
|
|
979
|
+
"runStrategy": "add_blank_node_if_missing",
|
|
980
|
+
"mergeStrategy": "list",
|
|
981
|
+
"mergeArgs": {
|
|
982
|
+
"replaceThreshold": ["value", 0.01],
|
|
983
|
+
"sameMethodModel": true
|
|
984
|
+
},
|
|
985
|
+
"stage": 1
|
|
986
|
+
},
|
|
963
987
|
{
|
|
964
988
|
"key": "impacts",
|
|
965
989
|
"model": "usetoxV2-1",
|
package/esm/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ENGINE_VERSION = "0.
|
|
1
|
+
export declare const ENGINE_VERSION = "0.83.0";
|
package/esm/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const ENGINE_VERSION = '0.
|
|
1
|
+
export const ENGINE_VERSION = '0.83.0';
|
package/formulas/index.json
CHANGED
|
@@ -311,27 +311,22 @@
|
|
|
311
311
|
],
|
|
312
312
|
"hestia_earth/models/deRuijterEtAl2010/nh3ToAirCropResidueDecomposition.md": [
|
|
313
313
|
{
|
|
314
|
-
"formula": "
|
|
314
|
+
"formula": "a = \\left(0.38 \\times 1000 \\times \\frac{NC}{100} - 5.44\\right) / 100",
|
|
315
315
|
"bindings": [
|
|
316
|
-
{
|
|
317
|
-
"symbol": "NH_3",
|
|
318
|
-
"description": "is the ammonia emission from crop residue decomposition, in kg NH<sub>3</sub>.",
|
|
319
|
-
"key": "value"
|
|
320
|
-
},
|
|
321
316
|
{
|
|
322
317
|
"symbol": "a",
|
|
323
318
|
"description": "is the volatilisation coefficient, bounded $0 \\le a < 17\\%$ (the bounds of observations in the study).",
|
|
324
319
|
"key": "A"
|
|
325
320
|
},
|
|
326
321
|
{
|
|
327
|
-
"symbol": "
|
|
328
|
-
"description": "is the nitrogen
|
|
329
|
-
"key": "
|
|
322
|
+
"symbol": "NC",
|
|
323
|
+
"description": "is the nitrogen content of the above ground crop residue (left on field or incorporated), in % (i.e. kg N per 100 kg dry matter); the ratio $\\frac{N_{AG}}{AG_{DM}}$ expressed as a percentage.",
|
|
324
|
+
"key": "total_nitrogenContent"
|
|
330
325
|
}
|
|
331
326
|
]
|
|
332
327
|
},
|
|
333
328
|
{
|
|
334
|
-
"formula": "
|
|
329
|
+
"formula": "NH_3 = a \\times N_{AG} \\times \\frac{17}{14}",
|
|
335
330
|
"bindings": [
|
|
336
331
|
{
|
|
337
332
|
"symbol": "NH_3",
|
|
@@ -340,18 +335,13 @@
|
|
|
340
335
|
},
|
|
341
336
|
{
|
|
342
337
|
"symbol": "a",
|
|
343
|
-
"description": "is the volatilisation coefficient
|
|
338
|
+
"description": "is the volatilisation coefficient derived above.",
|
|
344
339
|
"key": "A"
|
|
345
340
|
},
|
|
346
341
|
{
|
|
347
342
|
"symbol": "N_{AG}",
|
|
348
343
|
"description": "is the nitrogen in above ground crop residue left on field or incorporated, in kg.",
|
|
349
344
|
"key": "left_on_field_residue"
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"symbol": "NC",
|
|
353
|
-
"description": "is the nitrogen content of the above ground crop residue (left on field or incorporated), in % (i.e. kg N per 100 kg dry matter); the ratio $\\frac{N_{AG}}{AG_{DM}}$ expressed as a percentage.",
|
|
354
|
-
"key": "total_nitrogenContent"
|
|
355
345
|
}
|
|
356
346
|
]
|
|
357
347
|
}
|
|
@@ -2087,8 +2077,8 @@
|
|
|
2087
2077
|
"bindings": [
|
|
2088
2078
|
{
|
|
2089
2079
|
"symbol": "L_{fire}",
|
|
2090
|
-
"description": "amount of greenhouse gas emissions from fire (kg)",
|
|
2091
|
-
"
|
|
2080
|
+
"description": "amount of greenhouse gas emissions from fire, per year and fuel category, before amortisation and allocation (kg)",
|
|
2081
|
+
"display": true
|
|
2092
2082
|
},
|
|
2093
2083
|
{
|
|
2094
2084
|
"symbol": "M",
|
|
@@ -2101,6 +2091,31 @@
|
|
|
2101
2091
|
"display": true
|
|
2102
2092
|
}
|
|
2103
2093
|
]
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"formula": "E = \\sum_{y} s_{y} \\times A_{y}",
|
|
2097
|
+
"bindings": [
|
|
2098
|
+
{
|
|
2099
|
+
"symbol": "E",
|
|
2100
|
+
"description": "emission from organic soil burning allocated to the Cycle (kg)",
|
|
2101
|
+
"key": "value"
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
"symbol": "s_{y}",
|
|
2105
|
+
"description": "the Cycle's share of the emissions amortised to year $y$ (fraction, based on the portion of year $y$ the Cycle spans)",
|
|
2106
|
+
"display": true
|
|
2107
|
+
},
|
|
2108
|
+
{
|
|
2109
|
+
"symbol": "A_{y}",
|
|
2110
|
+
"description": "the emission amortised to year $y$ — a 1/20 share of $L_{fire}$ from that year and the preceding nineteen (kg)",
|
|
2111
|
+
"display": true
|
|
2112
|
+
},
|
|
2113
|
+
{
|
|
2114
|
+
"symbol": "A",
|
|
2115
|
+
"description": "area lost (ha)",
|
|
2116
|
+
"display": true
|
|
2117
|
+
}
|
|
2118
|
+
]
|
|
2104
2119
|
}
|
|
2105
2120
|
],
|
|
2106
2121
|
"hestia_earth/models/ipcc2019/n2OToAirAquacultureSystemsIndirect.md": [
|
|
@@ -3004,8 +3019,8 @@
|
|
|
3004
3019
|
"bindings": [
|
|
3005
3020
|
{
|
|
3006
3021
|
"symbol": "L_{fire}",
|
|
3007
|
-
"description": "amount of greenhouse gas emissions from fire (kg)",
|
|
3008
|
-
"
|
|
3022
|
+
"description": "amount of greenhouse gas emissions from fire, per year and fuel category, before amortisation and allocation (kg)",
|
|
3023
|
+
"display": true
|
|
3009
3024
|
},
|
|
3010
3025
|
{
|
|
3011
3026
|
"symbol": "M",
|
|
@@ -3018,6 +3033,31 @@
|
|
|
3018
3033
|
"display": true
|
|
3019
3034
|
}
|
|
3020
3035
|
]
|
|
3036
|
+
},
|
|
3037
|
+
{
|
|
3038
|
+
"formula": "E = \\sum_{y} s_{y} \\times A_{y}",
|
|
3039
|
+
"bindings": [
|
|
3040
|
+
{
|
|
3041
|
+
"symbol": "E",
|
|
3042
|
+
"description": "non-CO<sub>2</sub> emission from natural vegetation burning allocated to the Cycle (kg)",
|
|
3043
|
+
"key": "value"
|
|
3044
|
+
},
|
|
3045
|
+
{
|
|
3046
|
+
"symbol": "s_{y}",
|
|
3047
|
+
"description": "the Cycle's share of the emissions amortised to year $y$ (fraction, based on the portion of year $y$ the Cycle spans)",
|
|
3048
|
+
"display": true
|
|
3049
|
+
},
|
|
3050
|
+
{
|
|
3051
|
+
"symbol": "A_{y}",
|
|
3052
|
+
"description": "the emission amortised to year $y$ — a 1/20 share of $L_{fire}$ from that year and the preceding nineteen (kg)",
|
|
3053
|
+
"display": true
|
|
3054
|
+
},
|
|
3055
|
+
{
|
|
3056
|
+
"symbol": "A",
|
|
3057
|
+
"description": "area lost (ha)",
|
|
3058
|
+
"display": true
|
|
3059
|
+
}
|
|
3060
|
+
]
|
|
3021
3061
|
}
|
|
3022
3062
|
],
|
|
3023
3063
|
"hestia_earth/models/ipcc2019/noxToAirInorganicFertiliser.md": [
|
|
@@ -4176,13 +4216,8 @@
|
|
|
4176
4216
|
],
|
|
4177
4217
|
"hestia_earth/models/pooreNemecek2018/no3ToGroundwaterCropResidueDecomposition.md": [
|
|
4178
4218
|
{
|
|
4179
|
-
"formula": "NO_3^--N_{
|
|
4219
|
+
"formula": "NO_3^--N_{TOTAL} = Frac_{LEACH} \\times \\left[{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
4180
4220
|
"bindings": [
|
|
4181
|
-
{
|
|
4182
|
-
"symbol": "NO_3^--N_{CR}",
|
|
4183
|
-
"description": "is nitrate leaching, in nitrogen equivalents, related to crop residue decomposition",
|
|
4184
|
-
"key": "value"
|
|
4185
|
-
},
|
|
4186
4221
|
{
|
|
4187
4222
|
"symbol": "NO_3^--N_{TOTAL}",
|
|
4188
4223
|
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
@@ -4211,13 +4246,23 @@
|
|
|
4211
4246
|
]
|
|
4212
4247
|
},
|
|
4213
4248
|
{
|
|
4214
|
-
"formula": "NO_3^--N_{
|
|
4249
|
+
"formula": "NO_3^--N_{CR} = NO_3^--N_{TOTAL} \\times \\left[ \\frac{F_{CR}}{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
4215
4250
|
"bindings": [
|
|
4251
|
+
{
|
|
4252
|
+
"symbol": "NO_3^--N_{CR}",
|
|
4253
|
+
"description": "is nitrate leaching, in nitrogen equivalents, related to crop residue decomposition",
|
|
4254
|
+
"key": "value"
|
|
4255
|
+
},
|
|
4216
4256
|
{
|
|
4217
4257
|
"symbol": "NO_3^--N_{TOTAL}",
|
|
4218
4258
|
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
4219
4259
|
"key": "total_no3_leaching"
|
|
4220
4260
|
},
|
|
4261
|
+
{
|
|
4262
|
+
"symbol": "F_{CR}",
|
|
4263
|
+
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
4264
|
+
"key": "N_crop_residue"
|
|
4265
|
+
},
|
|
4221
4266
|
{
|
|
4222
4267
|
"symbol": "F_{SN}",
|
|
4223
4268
|
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
@@ -4228,11 +4273,6 @@
|
|
|
4228
4273
|
"description": "is the amount of nitrogen in organic fertiliser",
|
|
4229
4274
|
"key": "N_organic_fertiliser"
|
|
4230
4275
|
},
|
|
4231
|
-
{
|
|
4232
|
-
"symbol": "F_{CR}",
|
|
4233
|
-
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
4234
|
-
"key": "N_crop_residue"
|
|
4235
|
-
},
|
|
4236
4276
|
{
|
|
4237
4277
|
"symbol": "F_{PRP}",
|
|
4238
4278
|
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
@@ -4243,13 +4283,8 @@
|
|
|
4243
4283
|
],
|
|
4244
4284
|
"hestia_earth/models/pooreNemecek2018/no3ToGroundwaterExcreta.md": [
|
|
4245
4285
|
{
|
|
4246
|
-
"formula": "NO_3^--N_{
|
|
4286
|
+
"formula": "NO_3^--N_{TOTAL} = Frac_{LEACH} \\times \\left[{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
4247
4287
|
"bindings": [
|
|
4248
|
-
{
|
|
4249
|
-
"symbol": "NO_3^--N_{PRP}",
|
|
4250
|
-
"description": "is nitrate leaching, in nitrogen equivalents, related to animal excreta, where animals excrete directly on cropland",
|
|
4251
|
-
"key": "value"
|
|
4252
|
-
},
|
|
4253
4288
|
{
|
|
4254
4289
|
"symbol": "NO_3^--N_{TOTAL}",
|
|
4255
4290
|
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
@@ -4278,13 +4313,23 @@
|
|
|
4278
4313
|
]
|
|
4279
4314
|
},
|
|
4280
4315
|
{
|
|
4281
|
-
"formula": "NO_3^--N_{
|
|
4316
|
+
"formula": "NO_3^--N_{PRP} = NO_3^--N_{TOTAL} \\times \\left[ \\frac{F_{PRP}}{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
4282
4317
|
"bindings": [
|
|
4318
|
+
{
|
|
4319
|
+
"symbol": "NO_3^--N_{PRP}",
|
|
4320
|
+
"description": "is nitrate leaching, in nitrogen equivalents, related to animal excreta, where animals excrete directly on cropland",
|
|
4321
|
+
"key": "value"
|
|
4322
|
+
},
|
|
4283
4323
|
{
|
|
4284
4324
|
"symbol": "NO_3^--N_{TOTAL}",
|
|
4285
4325
|
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
4286
4326
|
"key": "total_no3_leaching"
|
|
4287
4327
|
},
|
|
4328
|
+
{
|
|
4329
|
+
"symbol": "F_{PRP}",
|
|
4330
|
+
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
4331
|
+
"key": "N_excreta"
|
|
4332
|
+
},
|
|
4288
4333
|
{
|
|
4289
4334
|
"symbol": "F_{SN}",
|
|
4290
4335
|
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
@@ -4299,24 +4344,14 @@
|
|
|
4299
4344
|
"symbol": "F_{CR}",
|
|
4300
4345
|
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
4301
4346
|
"key": "N_crop_residue"
|
|
4302
|
-
},
|
|
4303
|
-
{
|
|
4304
|
-
"symbol": "F_{PRP}",
|
|
4305
|
-
"description": "is the amount of nitrogen in animal excreta, where animals excrete directly on cropland",
|
|
4306
|
-
"key": "N_excreta"
|
|
4307
4347
|
}
|
|
4308
4348
|
]
|
|
4309
4349
|
}
|
|
4310
4350
|
],
|
|
4311
4351
|
"hestia_earth/models/pooreNemecek2018/no3ToGroundwaterInorganicFertiliser.md": [
|
|
4312
4352
|
{
|
|
4313
|
-
"formula": "NO_3^--N_{
|
|
4353
|
+
"formula": "NO_3^--N_{TOTAL} = Frac_{LEACH} \\times \\left[{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
4314
4354
|
"bindings": [
|
|
4315
|
-
{
|
|
4316
|
-
"symbol": "NO_3^--N_{SN}",
|
|
4317
|
-
"description": "is nitrate leaching, in nitrogen equivalents, related to inorganic fertiliser application",
|
|
4318
|
-
"key": "value"
|
|
4319
|
-
},
|
|
4320
4355
|
{
|
|
4321
4356
|
"symbol": "NO_3^--N_{TOTAL}",
|
|
4322
4357
|
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
@@ -4345,8 +4380,13 @@
|
|
|
4345
4380
|
]
|
|
4346
4381
|
},
|
|
4347
4382
|
{
|
|
4348
|
-
"formula": "NO_3^--N_{
|
|
4383
|
+
"formula": "NO_3^--N_{SN} = NO_3^--N_{TOTAL} \\times \\left[ \\frac{F_{SN}}{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
4349
4384
|
"bindings": [
|
|
4385
|
+
{
|
|
4386
|
+
"symbol": "NO_3^--N_{SN}",
|
|
4387
|
+
"description": "is nitrate leaching, in nitrogen equivalents, related to inorganic fertiliser application",
|
|
4388
|
+
"key": "value"
|
|
4389
|
+
},
|
|
4350
4390
|
{
|
|
4351
4391
|
"symbol": "NO_3^--N_{TOTAL}",
|
|
4352
4392
|
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
@@ -4377,13 +4417,8 @@
|
|
|
4377
4417
|
],
|
|
4378
4418
|
"hestia_earth/models/pooreNemecek2018/no3ToGroundwaterOrganicFertiliser.md": [
|
|
4379
4419
|
{
|
|
4380
|
-
"formula": "NO_3^--N_{
|
|
4420
|
+
"formula": "NO_3^--N_{TOTAL} = Frac_{LEACH} \\times \\left[{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
4381
4421
|
"bindings": [
|
|
4382
|
-
{
|
|
4383
|
-
"symbol": "NO_3^--N_{ON}",
|
|
4384
|
-
"description": "is nitrate leaching, in nitrogen equivalents, related to organic fertiliser application",
|
|
4385
|
-
"key": "value"
|
|
4386
|
-
},
|
|
4387
4422
|
{
|
|
4388
4423
|
"symbol": "NO_3^--N_{TOTAL}",
|
|
4389
4424
|
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
@@ -4412,23 +4447,28 @@
|
|
|
4412
4447
|
]
|
|
4413
4448
|
},
|
|
4414
4449
|
{
|
|
4415
|
-
"formula": "NO_3^--N_{
|
|
4450
|
+
"formula": "NO_3^--N_{ON} = NO_3^--N_{TOTAL} \\times \\left[ \\frac{F_{ON}}{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]",
|
|
4416
4451
|
"bindings": [
|
|
4452
|
+
{
|
|
4453
|
+
"symbol": "NO_3^--N_{ON}",
|
|
4454
|
+
"description": "is nitrate leaching, in nitrogen equivalents, related to organic fertiliser application",
|
|
4455
|
+
"key": "value"
|
|
4456
|
+
},
|
|
4417
4457
|
{
|
|
4418
4458
|
"symbol": "NO_3^--N_{TOTAL}",
|
|
4419
4459
|
"description": "is the total anthropogenically induced nitrate leaching, in nitrogen equivalents",
|
|
4420
4460
|
"key": "total_no3_leaching"
|
|
4421
4461
|
},
|
|
4422
|
-
{
|
|
4423
|
-
"symbol": "F_{SN}",
|
|
4424
|
-
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
4425
|
-
"key": "N_inorganic_fertiliser"
|
|
4426
|
-
},
|
|
4427
4462
|
{
|
|
4428
4463
|
"symbol": "F_{ON}",
|
|
4429
4464
|
"description": "is the amount of nitrogen in organic fertiliser",
|
|
4430
4465
|
"key": "N_organic_fertiliser"
|
|
4431
4466
|
},
|
|
4467
|
+
{
|
|
4468
|
+
"symbol": "F_{SN}",
|
|
4469
|
+
"description": "is the amount of nitrogen in inorganic (synthetic) fertiliser",
|
|
4470
|
+
"key": "N_inorganic_fertiliser"
|
|
4471
|
+
},
|
|
4432
4472
|
{
|
|
4433
4473
|
"symbol": "F_{CR}",
|
|
4434
4474
|
"description": "is the amount of nitrogen in crop residues left on field or incorporated",
|
|
@@ -5171,14 +5211,9 @@
|
|
|
5171
5211
|
"key": "value"
|
|
5172
5212
|
},
|
|
5173
5213
|
{
|
|
5174
|
-
"symbol": "
|
|
5175
|
-
"description": "
|
|
5176
|
-
"key": "
|
|
5177
|
-
},
|
|
5178
|
-
{
|
|
5179
|
-
"symbol": "EF_{NOX}",
|
|
5180
|
-
"description": "country-specific NO<sub>x</sub> emission factor (kg NO<sub>x</sub> per kg N)",
|
|
5181
|
-
"key": "EF_NOX"
|
|
5214
|
+
"symbol": "N_{CR}",
|
|
5215
|
+
"description": "nitrogen from crop residue decomposition (kg N)",
|
|
5216
|
+
"key": "N_crop_residue"
|
|
5182
5217
|
},
|
|
5183
5218
|
{
|
|
5184
5219
|
"symbol": "N_{total}",
|
|
@@ -5186,9 +5221,9 @@
|
|
|
5186
5221
|
"key": "N_total"
|
|
5187
5222
|
},
|
|
5188
5223
|
{
|
|
5189
|
-
"symbol": "
|
|
5190
|
-
"description": "
|
|
5191
|
-
"key": "
|
|
5224
|
+
"symbol": "NO_{x,soil}",
|
|
5225
|
+
"description": "total NO<sub>x</sub> soil flux across all nitrogen sources (kg NO<sub>x</sub>)",
|
|
5226
|
+
"key": "noxToAirSoilFlux"
|
|
5192
5227
|
}
|
|
5193
5228
|
]
|
|
5194
5229
|
}
|
|
@@ -5223,14 +5258,9 @@
|
|
|
5223
5258
|
"key": "value"
|
|
5224
5259
|
},
|
|
5225
5260
|
{
|
|
5226
|
-
"symbol": "
|
|
5227
|
-
"description": "
|
|
5228
|
-
"key": "
|
|
5229
|
-
},
|
|
5230
|
-
{
|
|
5231
|
-
"symbol": "EF_{NOX}",
|
|
5232
|
-
"description": "country-specific NO<sub>x</sub> emission factor (kg NO<sub>x</sub> per kg N)",
|
|
5233
|
-
"key": "EF_NOX"
|
|
5261
|
+
"symbol": "N_{ex}",
|
|
5262
|
+
"description": "nitrogen from excreta (kg N)",
|
|
5263
|
+
"key": "N_excreta"
|
|
5234
5264
|
},
|
|
5235
5265
|
{
|
|
5236
5266
|
"symbol": "N_{total}",
|
|
@@ -5238,9 +5268,9 @@
|
|
|
5238
5268
|
"key": "N_total"
|
|
5239
5269
|
},
|
|
5240
5270
|
{
|
|
5241
|
-
"symbol": "
|
|
5242
|
-
"description": "nitrogen
|
|
5243
|
-
"key": "
|
|
5271
|
+
"symbol": "NO_{x,soil}",
|
|
5272
|
+
"description": "total NO<sub>x</sub> soil flux across all nitrogen sources (kg NO<sub>x</sub>)",
|
|
5273
|
+
"key": "noxToAirSoilFlux"
|
|
5244
5274
|
}
|
|
5245
5275
|
]
|
|
5246
5276
|
}
|
|
@@ -5275,14 +5305,9 @@
|
|
|
5275
5305
|
"key": "value"
|
|
5276
5306
|
},
|
|
5277
5307
|
{
|
|
5278
|
-
"symbol": "
|
|
5279
|
-
"description": "
|
|
5280
|
-
"key": "
|
|
5281
|
-
},
|
|
5282
|
-
{
|
|
5283
|
-
"symbol": "EF_{NOX}",
|
|
5284
|
-
"description": "country-specific NO<sub>x</sub> emission factor (kg NO<sub>x</sub> per kg N)",
|
|
5285
|
-
"key": "EF_NOX"
|
|
5308
|
+
"symbol": "N_{SN}",
|
|
5309
|
+
"description": "nitrogen from inorganic fertiliser (kg N)",
|
|
5310
|
+
"key": "N_inorganic_fertiliser"
|
|
5286
5311
|
},
|
|
5287
5312
|
{
|
|
5288
5313
|
"symbol": "N_{total}",
|
|
@@ -5290,9 +5315,9 @@
|
|
|
5290
5315
|
"key": "N_total"
|
|
5291
5316
|
},
|
|
5292
5317
|
{
|
|
5293
|
-
"symbol": "
|
|
5294
|
-
"description": "
|
|
5295
|
-
"key": "
|
|
5318
|
+
"symbol": "NO_{x,soil}",
|
|
5319
|
+
"description": "total NO<sub>x</sub> soil flux across all nitrogen sources (kg NO<sub>x</sub>)",
|
|
5320
|
+
"key": "noxToAirSoilFlux"
|
|
5296
5321
|
}
|
|
5297
5322
|
]
|
|
5298
5323
|
}
|
|
@@ -5327,14 +5352,9 @@
|
|
|
5327
5352
|
"key": "value"
|
|
5328
5353
|
},
|
|
5329
5354
|
{
|
|
5330
|
-
"symbol": "
|
|
5331
|
-
"description": "
|
|
5332
|
-
"key": "
|
|
5333
|
-
},
|
|
5334
|
-
{
|
|
5335
|
-
"symbol": "EF_{NOX}",
|
|
5336
|
-
"description": "country-specific NO<sub>x</sub> emission factor (kg NO<sub>x</sub> per kg N)",
|
|
5337
|
-
"key": "EF_NOX"
|
|
5355
|
+
"symbol": "N_{ON}",
|
|
5356
|
+
"description": "nitrogen from organic fertiliser (kg N)",
|
|
5357
|
+
"key": "N_organic_fertiliser"
|
|
5338
5358
|
},
|
|
5339
5359
|
{
|
|
5340
5360
|
"symbol": "N_{total}",
|
|
@@ -5342,9 +5362,9 @@
|
|
|
5342
5362
|
"key": "N_total"
|
|
5343
5363
|
},
|
|
5344
5364
|
{
|
|
5345
|
-
"symbol": "
|
|
5346
|
-
"description": "
|
|
5347
|
-
"key": "
|
|
5365
|
+
"symbol": "NO_{x,soil}",
|
|
5366
|
+
"description": "total NO<sub>x</sub> soil flux across all nitrogen sources (kg NO<sub>x</sub>)",
|
|
5367
|
+
"key": "noxToAirSoilFlux"
|
|
5348
5368
|
}
|
|
5349
5369
|
]
|
|
5350
5370
|
}
|
package/model-links.json
CHANGED
|
@@ -869,10 +869,21 @@
|
|
|
869
869
|
"docPath": "hestia_earth/models/environmentalFootprintV3_1/freshwaterEcotoxicityPotentialCtue.md",
|
|
870
870
|
"guidePath": "freshwaterEcotoxicityPotentialCtue#Environmental%20Footprint%20v3.1",
|
|
871
871
|
"model": "environmentalFootprintV3-1",
|
|
872
|
-
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
872
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"path": "hestia_earth/models/environmentalFootprintV3_1/humanToxicityPotentialCancerCtuh.py",
|
|
876
|
+
"docPath": "hestia_earth/models/environmentalFootprintV3_1/humanToxicityPotentialCancerCtuh.md",
|
|
877
|
+
"guidePath": "humanToxicityPotentialCancerCtuh#Environmental%20Footprint%20v3.1",
|
|
878
|
+
"model": "environmentalFootprintV3-1",
|
|
879
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"path": "hestia_earth/models/environmentalFootprintV3_1/humanToxicityPotentialNonCancerCtuh.py",
|
|
883
|
+
"docPath": "hestia_earth/models/environmentalFootprintV3_1/humanToxicityPotentialNonCancerCtuh.md",
|
|
884
|
+
"guidePath": "humanToxicityPotentialNonCancerCtuh#Environmental%20Footprint%20v3.1",
|
|
885
|
+
"model": "environmentalFootprintV3-1",
|
|
886
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
876
887
|
},
|
|
877
888
|
{
|
|
878
889
|
"path": "hestia_earth/models/environmentalFootprintV3_1/marineEutrophicationPotential.py",
|
|
@@ -11278,6 +11289,24 @@
|
|
|
11278
11289
|
"term": "ozoneDepletionPotential"
|
|
11279
11290
|
}
|
|
11280
11291
|
],
|
|
11292
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1": [
|
|
11293
|
+
{
|
|
11294
|
+
"model": "environmentalFootprintV3-1",
|
|
11295
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
11296
|
+
}
|
|
11297
|
+
],
|
|
11298
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1": [
|
|
11299
|
+
{
|
|
11300
|
+
"model": "environmentalFootprintV3-1",
|
|
11301
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
11302
|
+
}
|
|
11303
|
+
],
|
|
11304
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1": [
|
|
11305
|
+
{
|
|
11306
|
+
"model": "environmentalFootprintV3-1",
|
|
11307
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
11308
|
+
}
|
|
11309
|
+
],
|
|
11281
11310
|
"nEqMarineEutrophicationEnvironmentalFootprintV3": [
|
|
11282
11311
|
{
|
|
11283
11312
|
"model": "environmentalFootprintV3-1",
|
|
@@ -12804,12 +12833,6 @@
|
|
|
12804
12833
|
"modelKey": "landCover"
|
|
12805
12834
|
}
|
|
12806
12835
|
],
|
|
12807
|
-
"cropGroupingFaostatProduction": [
|
|
12808
|
-
{
|
|
12809
|
-
"model": "hestia",
|
|
12810
|
-
"modelKey": "landCover"
|
|
12811
|
-
}
|
|
12812
|
-
],
|
|
12813
12836
|
"FAOSTAT_LAND_AREA_CATEGORY": [
|
|
12814
12837
|
{
|
|
12815
12838
|
"model": "hestia",
|
|
@@ -13580,12 +13603,240 @@
|
|
|
13580
13603
|
"modelKey": "cycle"
|
|
13581
13604
|
}
|
|
13582
13605
|
],
|
|
13583
|
-
"
|
|
13606
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToSoil": [
|
|
13607
|
+
{
|
|
13608
|
+
"model": "environmentalFootprintV3-1",
|
|
13609
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13610
|
+
}
|
|
13611
|
+
],
|
|
13612
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToSoilAgricultural": [
|
|
13613
|
+
{
|
|
13614
|
+
"model": "environmentalFootprintV3-1",
|
|
13615
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13616
|
+
}
|
|
13617
|
+
],
|
|
13618
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToSoilNonAgricultural": [
|
|
13619
|
+
{
|
|
13620
|
+
"model": "environmentalFootprintV3-1",
|
|
13621
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13622
|
+
}
|
|
13623
|
+
],
|
|
13624
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToWater": [
|
|
13625
|
+
{
|
|
13626
|
+
"model": "environmentalFootprintV3-1",
|
|
13627
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13628
|
+
}
|
|
13629
|
+
],
|
|
13630
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToSaltWater": [
|
|
13631
|
+
{
|
|
13632
|
+
"model": "environmentalFootprintV3-1",
|
|
13633
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13634
|
+
}
|
|
13635
|
+
],
|
|
13636
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToFreshWater": [
|
|
13637
|
+
{
|
|
13638
|
+
"model": "environmentalFootprintV3-1",
|
|
13639
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13640
|
+
}
|
|
13641
|
+
],
|
|
13642
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToAir": [
|
|
13643
|
+
{
|
|
13644
|
+
"model": "environmentalFootprintV3-1",
|
|
13645
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13646
|
+
}
|
|
13647
|
+
],
|
|
13648
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToAirIndoor": [
|
|
13649
|
+
{
|
|
13650
|
+
"model": "environmentalFootprintV3-1",
|
|
13651
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13652
|
+
}
|
|
13653
|
+
],
|
|
13654
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToAirUrbanCloseToGround": [
|
|
13655
|
+
{
|
|
13656
|
+
"model": "environmentalFootprintV3-1",
|
|
13657
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13658
|
+
}
|
|
13659
|
+
],
|
|
13660
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToAirOtherHigherAltitudes": [
|
|
13661
|
+
{
|
|
13662
|
+
"model": "environmentalFootprintV3-1",
|
|
13663
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13664
|
+
}
|
|
13665
|
+
],
|
|
13666
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToAirIndoorIndustrial": [
|
|
13667
|
+
{
|
|
13668
|
+
"model": "environmentalFootprintV3-1",
|
|
13669
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13670
|
+
}
|
|
13671
|
+
],
|
|
13672
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToHarvestedCrop": [
|
|
13673
|
+
{
|
|
13674
|
+
"model": "environmentalFootprintV3-1",
|
|
13675
|
+
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13676
|
+
}
|
|
13677
|
+
],
|
|
13678
|
+
"freshwaterEcotoxicityPotentialCtueEnvironmentalFootprintV3-1ToAirIndoorHousehold": [
|
|
13584
13679
|
{
|
|
13585
13680
|
"model": "environmentalFootprintV3-1",
|
|
13586
13681
|
"term": "freshwaterEcotoxicityPotentialCtue"
|
|
13587
13682
|
}
|
|
13588
13683
|
],
|
|
13684
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToSoil": [
|
|
13685
|
+
{
|
|
13686
|
+
"model": "environmentalFootprintV3-1",
|
|
13687
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13688
|
+
}
|
|
13689
|
+
],
|
|
13690
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToSoilAgricultural": [
|
|
13691
|
+
{
|
|
13692
|
+
"model": "environmentalFootprintV3-1",
|
|
13693
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13694
|
+
}
|
|
13695
|
+
],
|
|
13696
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToSoilNonAgricultural": [
|
|
13697
|
+
{
|
|
13698
|
+
"model": "environmentalFootprintV3-1",
|
|
13699
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13700
|
+
}
|
|
13701
|
+
],
|
|
13702
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToWater": [
|
|
13703
|
+
{
|
|
13704
|
+
"model": "environmentalFootprintV3-1",
|
|
13705
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13706
|
+
}
|
|
13707
|
+
],
|
|
13708
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToSaltWater": [
|
|
13709
|
+
{
|
|
13710
|
+
"model": "environmentalFootprintV3-1",
|
|
13711
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13712
|
+
}
|
|
13713
|
+
],
|
|
13714
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToFreshWater": [
|
|
13715
|
+
{
|
|
13716
|
+
"model": "environmentalFootprintV3-1",
|
|
13717
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13718
|
+
}
|
|
13719
|
+
],
|
|
13720
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToAir": [
|
|
13721
|
+
{
|
|
13722
|
+
"model": "environmentalFootprintV3-1",
|
|
13723
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13724
|
+
}
|
|
13725
|
+
],
|
|
13726
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToAirIndoor": [
|
|
13727
|
+
{
|
|
13728
|
+
"model": "environmentalFootprintV3-1",
|
|
13729
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13730
|
+
}
|
|
13731
|
+
],
|
|
13732
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToAirUrbanCloseToGround": [
|
|
13733
|
+
{
|
|
13734
|
+
"model": "environmentalFootprintV3-1",
|
|
13735
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13736
|
+
}
|
|
13737
|
+
],
|
|
13738
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToAirOtherHigherAltitudes": [
|
|
13739
|
+
{
|
|
13740
|
+
"model": "environmentalFootprintV3-1",
|
|
13741
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13742
|
+
}
|
|
13743
|
+
],
|
|
13744
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToAirIndoorIndustrial": [
|
|
13745
|
+
{
|
|
13746
|
+
"model": "environmentalFootprintV3-1",
|
|
13747
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13748
|
+
}
|
|
13749
|
+
],
|
|
13750
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToHarvestedCrop": [
|
|
13751
|
+
{
|
|
13752
|
+
"model": "environmentalFootprintV3-1",
|
|
13753
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13754
|
+
}
|
|
13755
|
+
],
|
|
13756
|
+
"humanToxicityPotentialCancerCtuhEnvironmentalFootprintV3-1ToAirIndoorHousehold": [
|
|
13757
|
+
{
|
|
13758
|
+
"model": "environmentalFootprintV3-1",
|
|
13759
|
+
"term": "humanToxicityPotentialCancerCtuh"
|
|
13760
|
+
}
|
|
13761
|
+
],
|
|
13762
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToSoil": [
|
|
13763
|
+
{
|
|
13764
|
+
"model": "environmentalFootprintV3-1",
|
|
13765
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13766
|
+
}
|
|
13767
|
+
],
|
|
13768
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToSoilAgricultural": [
|
|
13769
|
+
{
|
|
13770
|
+
"model": "environmentalFootprintV3-1",
|
|
13771
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13772
|
+
}
|
|
13773
|
+
],
|
|
13774
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToSoilNonAgricultural": [
|
|
13775
|
+
{
|
|
13776
|
+
"model": "environmentalFootprintV3-1",
|
|
13777
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13778
|
+
}
|
|
13779
|
+
],
|
|
13780
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToWater": [
|
|
13781
|
+
{
|
|
13782
|
+
"model": "environmentalFootprintV3-1",
|
|
13783
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13784
|
+
}
|
|
13785
|
+
],
|
|
13786
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToSaltWater": [
|
|
13787
|
+
{
|
|
13788
|
+
"model": "environmentalFootprintV3-1",
|
|
13789
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13790
|
+
}
|
|
13791
|
+
],
|
|
13792
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToFreshWater": [
|
|
13793
|
+
{
|
|
13794
|
+
"model": "environmentalFootprintV3-1",
|
|
13795
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13796
|
+
}
|
|
13797
|
+
],
|
|
13798
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToAir": [
|
|
13799
|
+
{
|
|
13800
|
+
"model": "environmentalFootprintV3-1",
|
|
13801
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13802
|
+
}
|
|
13803
|
+
],
|
|
13804
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToAirIndoor": [
|
|
13805
|
+
{
|
|
13806
|
+
"model": "environmentalFootprintV3-1",
|
|
13807
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13808
|
+
}
|
|
13809
|
+
],
|
|
13810
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToAirUrbanCloseToGround": [
|
|
13811
|
+
{
|
|
13812
|
+
"model": "environmentalFootprintV3-1",
|
|
13813
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13814
|
+
}
|
|
13815
|
+
],
|
|
13816
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToAirOtherHigherAltitudes": [
|
|
13817
|
+
{
|
|
13818
|
+
"model": "environmentalFootprintV3-1",
|
|
13819
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13820
|
+
}
|
|
13821
|
+
],
|
|
13822
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToAirIndoorIndustrial": [
|
|
13823
|
+
{
|
|
13824
|
+
"model": "environmentalFootprintV3-1",
|
|
13825
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13826
|
+
}
|
|
13827
|
+
],
|
|
13828
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToHarvestedCrop": [
|
|
13829
|
+
{
|
|
13830
|
+
"model": "environmentalFootprintV3-1",
|
|
13831
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13832
|
+
}
|
|
13833
|
+
],
|
|
13834
|
+
"humanToxicityPotentialNonCancerCtuhEnvironmentalFootprintV3-1ToAirIndoorHousehold": [
|
|
13835
|
+
{
|
|
13836
|
+
"model": "environmentalFootprintV3-1",
|
|
13837
|
+
"term": "humanToxicityPotentialNonCancerCtuh"
|
|
13838
|
+
}
|
|
13839
|
+
],
|
|
13589
13840
|
"pdfYear100YearsFreshwaterEcotoxicityDamageToFreshwaterEcosystemsLCImpact": [
|
|
13590
13841
|
{
|
|
13591
13842
|
"model": "lcImpactAllEffects100Years",
|
|
@@ -14219,7 +14470,7 @@
|
|
|
14219
14470
|
}
|
|
14220
14471
|
]
|
|
14221
14472
|
},
|
|
14222
|
-
"region-crop-cropGroupingFaostatArea-
|
|
14473
|
+
"region-crop-cropGroupingFaostatArea-areaHarvested": {
|
|
14223
14474
|
"all": [
|
|
14224
14475
|
{
|
|
14225
14476
|
"model": "hestia",
|
|
@@ -14227,7 +14478,7 @@
|
|
|
14227
14478
|
}
|
|
14228
14479
|
]
|
|
14229
14480
|
},
|
|
14230
|
-
"region-crop-cropGroupingFaostatArea-
|
|
14481
|
+
"region-crop-cropGroupingFaostatArea-areaHarvestedUpTo20YearExpansion": {
|
|
14231
14482
|
"all": [
|
|
14232
14483
|
{
|
|
14233
14484
|
"model": "hestia",
|
|
@@ -14235,7 +14486,7 @@
|
|
|
14235
14486
|
}
|
|
14236
14487
|
]
|
|
14237
14488
|
},
|
|
14238
|
-
"region-crop-cropGroupingFaostatArea-landCover-
|
|
14489
|
+
"region-crop-cropGroupingFaostatArea-landCover-annualCropland": {
|
|
14239
14490
|
"all": [
|
|
14240
14491
|
{
|
|
14241
14492
|
"model": "hestia",
|
|
@@ -14243,7 +14494,7 @@
|
|
|
14243
14494
|
}
|
|
14244
14495
|
]
|
|
14245
14496
|
},
|
|
14246
|
-
"region-crop-cropGroupingFaostatArea-landCover-
|
|
14497
|
+
"region-crop-cropGroupingFaostatArea-landCover-forest": {
|
|
14247
14498
|
"all": [
|
|
14248
14499
|
{
|
|
14249
14500
|
"model": "hestia",
|
|
@@ -14251,7 +14502,7 @@
|
|
|
14251
14502
|
}
|
|
14252
14503
|
]
|
|
14253
14504
|
},
|
|
14254
|
-
"region-crop-cropGroupingFaostatArea-landCover-
|
|
14505
|
+
"region-crop-cropGroupingFaostatArea-landCover-otherLand": {
|
|
14255
14506
|
"all": [
|
|
14256
14507
|
{
|
|
14257
14508
|
"model": "hestia",
|
|
@@ -14259,7 +14510,7 @@
|
|
|
14259
14510
|
}
|
|
14260
14511
|
]
|
|
14261
14512
|
},
|
|
14262
|
-
"region-crop-
|
|
14513
|
+
"region-crop-cropGroupingFaostatArea-landCover-permanentCropland": {
|
|
14263
14514
|
"all": [
|
|
14264
14515
|
{
|
|
14265
14516
|
"model": "hestia",
|
|
@@ -14267,7 +14518,7 @@
|
|
|
14267
14518
|
}
|
|
14268
14519
|
]
|
|
14269
14520
|
},
|
|
14270
|
-
"region-crop-
|
|
14521
|
+
"region-crop-cropGroupingFaostatArea-landCover-permanentPasture": {
|
|
14271
14522
|
"all": [
|
|
14272
14523
|
{
|
|
14273
14524
|
"model": "hestia",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hestia-earth/engine-models",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.83.0",
|
|
4
4
|
"description": "HESTIA Engine Models",
|
|
5
5
|
"main": "cjs/index.js",
|
|
6
6
|
"module": "esm/index.js",
|
|
@@ -72,12 +72,12 @@
|
|
|
72
72
|
"@babel/preset-typescript": "^7.28.5",
|
|
73
73
|
"@commitlint/cli": "^19.8.1",
|
|
74
74
|
"@commitlint/config-conventional": "^19.8.1",
|
|
75
|
-
"@hestia-earth/api": "^0.
|
|
75
|
+
"@hestia-earth/api": "^0.27.3",
|
|
76
76
|
"@hestia-earth/eslint-config": "^0.1.1",
|
|
77
77
|
"@hestia-earth/json-schema": "^38.0.0",
|
|
78
78
|
"@hestia-earth/schema": "^38.0.0",
|
|
79
79
|
"@hestia-earth/schema-validation": "^38.0.0",
|
|
80
|
-
"@hestia-earth/utils": "^0.17.
|
|
80
|
+
"@hestia-earth/utils": "^0.17.24",
|
|
81
81
|
"@jest/globals": "^29.7.0",
|
|
82
82
|
"@types/node": "^22.19.15",
|
|
83
83
|
"@typescript-eslint/eslint-plugin": "^5.62.0",
|