@hestia-earth/engine-models 0.85.1 → 0.85.3

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 CHANGED
@@ -1 +1 @@
1
- export declare const ENGINE_VERSION = "0.85.1";
1
+ export declare const ENGINE_VERSION = "0.85.3";
package/cjs/version.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ENGINE_VERSION = void 0;
4
- exports.ENGINE_VERSION = '0.85.1';
4
+ exports.ENGINE_VERSION = '0.85.3';
package/config/Cycle.json CHANGED
@@ -2210,6 +2210,21 @@
2210
2210
  },
2211
2211
  "stage": 2
2212
2212
  },
2213
+ {
2214
+ "key": "emissions",
2215
+ "model": "ipcc2019",
2216
+ "value": "nh3ToAirExcreta",
2217
+ "runStrategy": "add_blank_node_if_missing",
2218
+ "runArgs": {
2219
+ "runNonMeasured": true,
2220
+ "runNonAddedTerm": true
2221
+ },
2222
+ "mergeStrategy": "list",
2223
+ "mergeArgs": {
2224
+ "replaceThreshold": ["value", 0.01]
2225
+ },
2226
+ "stage": 2
2227
+ },
2213
2228
  {
2214
2229
  "key": "emissions",
2215
2230
  "model": "ipcc2019",
@@ -2240,6 +2255,21 @@
2240
2255
  },
2241
2256
  "stage": 2
2242
2257
  },
2258
+ {
2259
+ "key": "emissions",
2260
+ "model": "ipcc2019",
2261
+ "value": "noxToAirExcreta",
2262
+ "runStrategy": "add_blank_node_if_missing",
2263
+ "runArgs": {
2264
+ "runNonMeasured": true,
2265
+ "runNonAddedTerm": true
2266
+ },
2267
+ "mergeStrategy": "list",
2268
+ "mergeArgs": {
2269
+ "replaceThreshold": ["value", 0.01]
2270
+ },
2271
+ "stage": 2
2272
+ },
2243
2273
  {
2244
2274
  "key": "emissions",
2245
2275
  "model": "ipcc2019",
package/esm/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const ENGINE_VERSION = "0.85.1";
1
+ export declare const ENGINE_VERSION = "0.85.3";
package/esm/version.js CHANGED
@@ -1 +1 @@
1
- export const ENGINE_VERSION = '0.85.1';
1
+ export const ENGINE_VERSION = '0.85.3';
@@ -3243,6 +3243,40 @@
3243
3243
  ]
3244
3244
  }
3245
3245
  ],
3246
+ "hestia_earth/models/ipcc2019/nh3ToAirExcreta.md": [
3247
+ {
3248
+ "formula": "NH_3 = \\sum_i F_{ON,i} \\times Frac_{GASM,i} \\times Frac_{prp} \\times \\frac{17}{14}",
3249
+ "bindings": [
3250
+ {
3251
+ "symbol": "NH_3",
3252
+ "description": "total ammonia emission from excreta left on field (kg NH<sub>3</sub>)",
3253
+ "key": "value"
3254
+ },
3255
+ {
3256
+ "symbol": "F_{ON,i}",
3257
+ "description": "nitrogen applied as excreta input $i$ (kg N)",
3258
+ "key": "excreta",
3259
+ "column": "n"
3260
+ },
3261
+ {
3262
+ "symbol": "Frac_{GASM,i}",
3263
+ "description": "fraction of that nitrogen volatilised as NH<sub>3</sub> for input $i$",
3264
+ "key": "excreta",
3265
+ "column": "fracgasm"
3266
+ },
3267
+ {
3268
+ "symbol": "Frac_{prp}",
3269
+ "description": "fraction of the excreta left on the field",
3270
+ "key": "frac_left_on_pasture"
3271
+ },
3272
+ {
3273
+ "symbol": "\\frac{17}{14}",
3274
+ "description": "conversion of NH<sub>3</sub>-N to NH<sub>3</sub>",
3275
+ "constant": ""
3276
+ }
3277
+ ]
3278
+ }
3279
+ ],
3246
3280
  "hestia_earth/models/ipcc2019/nh3ToAirInorganicFertiliser.md": [
3247
3281
  {
3248
3282
  "formula": "NH_3 = \\sum_i F_{SN,i} \\times Frac_{GASF,i} \\times \\frac{17}{14}",
@@ -3481,6 +3515,40 @@
3481
3515
  ]
3482
3516
  }
3483
3517
  ],
3518
+ "hestia_earth/models/ipcc2019/noxToAirExcreta.md": [
3519
+ {
3520
+ "formula": "NO_x = \\sum_i F_{ON,i} \\times Frac_{GASM,i} \\times Frac_{prp} \\times \\frac{17}{14}",
3521
+ "bindings": [
3522
+ {
3523
+ "symbol": "NO_x",
3524
+ "description": "total nitrogen oxide emission from excreta left on field (kg NO<sub>x</sub>)",
3525
+ "key": "value"
3526
+ },
3527
+ {
3528
+ "symbol": "F_{ON,i}",
3529
+ "description": "nitrogen applied as excreta input $i$ (kg N)",
3530
+ "key": "excreta",
3531
+ "column": "n"
3532
+ },
3533
+ {
3534
+ "symbol": "Frac_{GASM,i}",
3535
+ "description": "fraction of that nitrogen volatilised as NO<sub>x</sub> for input $i$",
3536
+ "key": "excreta",
3537
+ "column": "fracgasm"
3538
+ },
3539
+ {
3540
+ "symbol": "Frac_{prp}",
3541
+ "description": "fraction of the excreta left on the field",
3542
+ "key": "frac_left_on_pasture"
3543
+ },
3544
+ {
3545
+ "symbol": "\\frac{17}{14}",
3546
+ "description": "conversion of NO<sub>x</sub>-N to NO<sub>x</sub>",
3547
+ "constant": ""
3548
+ }
3549
+ ]
3550
+ }
3551
+ ],
3484
3552
  "hestia_earth/models/ipcc2019/noxToAirInorganicFertiliser.md": [
3485
3553
  {
3486
3554
  "formula": "NO_x = \\sum_i F_{SN,i} \\times Frac_{GASF,NOx,i} \\times \\frac{46}{14}",
package/model-links.json CHANGED
@@ -2848,6 +2848,17 @@
2848
2848
  "noxToAirOrganicSoilCultivation"
2849
2849
  ]
2850
2850
  },
2851
+ {
2852
+ "path": "hestia_earth/models/ipcc2019/nh3ToAirExcreta.py",
2853
+ "docPath": "hestia_earth/models/ipcc2019/nh3ToAirExcreta.md",
2854
+ "guidePath": "nh3ToAirExcreta#IPCC%20(2019)",
2855
+ "model": "ipcc2019",
2856
+ "term": "nh3ToAirExcreta",
2857
+ "methodTier": "tier 1",
2858
+ "dependencies": [
2859
+ "completeness"
2860
+ ]
2861
+ },
2851
2862
  {
2852
2863
  "path": "hestia_earth/models/ipcc2019/nh3ToAirInorganicFertiliser.py",
2853
2864
  "docPath": "hestia_earth/models/ipcc2019/nh3ToAirInorganicFertiliser.md",
@@ -2977,6 +2988,17 @@
2977
2988
  "ecoClimateZone"
2978
2989
  ]
2979
2990
  },
2991
+ {
2992
+ "path": "hestia_earth/models/ipcc2019/noxToAirExcreta.py",
2993
+ "docPath": "hestia_earth/models/ipcc2019/noxToAirExcreta.md",
2994
+ "guidePath": "noxToAirExcreta#IPCC%20(2019)",
2995
+ "model": "ipcc2019",
2996
+ "term": "noxToAirExcreta",
2997
+ "methodTier": "tier 1",
2998
+ "dependencies": [
2999
+ "completeness"
3000
+ ]
3001
+ },
2980
3002
  {
2981
3003
  "path": "hestia_earth/models/ipcc2019/noxToAirInorganicFertiliser.py",
2982
3004
  "docPath": "hestia_earth/models/ipcc2019/noxToAirInorganicFertiliser.md",
@@ -12125,6 +12147,42 @@
12125
12147
  "model": "ipcc2019",
12126
12148
  "term": "n2OToAirExcretaDirect"
12127
12149
  }
12150
+ ],
12151
+ "IPCC_2019_FRACGASM_NH3-N": [
12152
+ {
12153
+ "model": "ipcc2019",
12154
+ "term": "nh3ToAirExcreta"
12155
+ }
12156
+ ],
12157
+ "IPCC_2019_FRACGASM_NH3-N-min": [
12158
+ {
12159
+ "model": "ipcc2019",
12160
+ "term": "nh3ToAirExcreta"
12161
+ }
12162
+ ],
12163
+ "IPCC_2019_FRACGASM_NH3-N-max": [
12164
+ {
12165
+ "model": "ipcc2019",
12166
+ "term": "nh3ToAirExcreta"
12167
+ }
12168
+ ],
12169
+ "IPCC_2019_FRACGASM_NOx-N": [
12170
+ {
12171
+ "model": "ipcc2019",
12172
+ "term": "noxToAirExcreta"
12173
+ }
12174
+ ],
12175
+ "IPCC_2019_FRACGASM_NOx-N-min": [
12176
+ {
12177
+ "model": "ipcc2019",
12178
+ "term": "noxToAirExcreta"
12179
+ }
12180
+ ],
12181
+ "IPCC_2019_FRACGASM_NOx-N-max": [
12182
+ {
12183
+ "model": "ipcc2019",
12184
+ "term": "noxToAirExcreta"
12185
+ }
12128
12186
  ]
12129
12187
  },
12130
12188
  "excretaManagement": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/engine-models",
3
- "version": "0.85.1",
3
+ "version": "0.85.3",
4
4
  "description": "HESTIA Engine Models",
5
5
  "main": "cjs/index.js",
6
6
  "module": "esm/index.js",