@hestia-earth/glossary 0.56.1 → 0.56.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/CHANGELOG.md CHANGED
@@ -2,6 +2,26 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.56.2](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.56.1...v0.56.2) (2024-10-15)
6
+
7
+
8
+ ### Features
9
+
10
+ * **fertiliserBrandName:** add fertilisers from Farm Carbon Calculator ([2011655](https://gitlab.com/hestia-earth/hestia-glossary/commit/2011655d96a5b9f141da2c537adb606a6b4f5cdb))
11
+ * **fertiliserBrandName:** add seven new terms ([16d9f67](https://gitlab.com/hestia-earth/hestia-glossary/commit/16d9f67a14ae43a9c9f2dc713745616f2df858a5)), closes [#1523](https://gitlab.com/hestia-earth/hestia-glossary/issues/1523) [#1511](https://gitlab.com/hestia-earth/hestia-glossary/issues/1511) [#1510](https://gitlab.com/hestia-earth/hestia-glossary/issues/1510)
12
+ * **inorganicFertiliser:** add `Cyanoguanidine (kg N)` ([842a872](https://gitlab.com/hestia-earth/hestia-glossary/commit/842a872d46d8bdd0188f3c792e2b5ad44c4475c5)), closes [#1530](https://gitlab.com/hestia-earth/hestia-glossary/issues/1530)
13
+ * **landCover:** add `pefTermGrouping` lookup ([a55d466](https://gitlab.com/hestia-earth/hestia-glossary/commit/a55d466f9efcca4e54d732cb6b16e3eb2566bbcc))
14
+ * **landCover:** add `Sea or ocean`, `Agri-food processor`, and `Food retailer` ([f076a9d](https://gitlab.com/hestia-earth/hestia-glossary/commit/f076a9d1e3fd3cddf92bd31bc79f5d0c31518056))
15
+ * **landCover:** add new term `desert` ([f046c4d](https://gitlab.com/hestia-earth/hestia-glossary/commit/f046c4dd90f65dd8831fd84550df3e0cfb135a6d))
16
+ * minor fixes related to EU PEF models ([8dc440a](https://gitlab.com/hestia-earth/hestia-glossary/commit/8dc440a3e2656cbba464a7c7131d6d268a3dbded))
17
+ * **operation:** add two "incorporating residue" terms ([39317c4](https://gitlab.com/hestia-earth/hestia-glossary/commit/39317c49e9524c9ec6fea8faf75d7888f6231684))
18
+ * **region:** add eu PEF land lookups ([e83eb7c](https://gitlab.com/hestia-earth/hestia-glossary/commit/e83eb7c557109209f0fac15bb3d495ea61305d68))
19
+
20
+
21
+ ### Bug Fixes
22
+
23
+ * **soilAmendment:** change `PRACTICE_INCREASING_C_INPUT` lookup value for `basalt` ([aff70b7](https://gitlab.com/hestia-earth/hestia-glossary/commit/aff70b73c12c33a8c917068a7795169a924dafcb))
24
+
5
25
  ### [0.56.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.56.0...v0.56.1) (2024-10-04)
6
26
 
7
27
  ## [0.56.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.55.0...v0.56.0) (2024-10-01)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.56.1",
3
+ "version": "0.56.2",
4
4
  "description": "HESTIA Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -10,6 +10,7 @@
10
10
  "naturalForest": "mean",
11
11
  "plantationForest": "mean",
12
12
  "otherNaturalVegetation": "mean",
13
+ "desert": "mean",
13
14
  "cropland": "mean",
14
15
  "annualCropland": "mean",
15
16
  "permanentCropland": "mean",
@@ -24,8 +25,11 @@
24
25
  "pond": "mean",
25
26
  "riverOrStream": "mean",
26
27
  "lake": "mean",
28
+ "seaOrOcean": "mean",
27
29
  "industrialBuilding": "mean",
28
30
  "urbanArea": "mean",
31
+ "agriFoodProcessor": "mean",
32
+ "foodRetailer": "mean",
29
33
  "shortFallow": "mean",
30
34
  "shortBareFallow": "mean",
31
35
  "longFallow": "mean",
@@ -13,9 +13,9 @@
13
13
  "biodiversityLossTotalLandUseEffects": "chaudharyBrooks2018",
14
14
  "biodiversityLossLandOccupation": "chaudharyBrooks2018",
15
15
  "biodiversityLossLandTransformation": "chaudharyBrooks2018",
16
- "soilQualityIndexTotalLandUseEffects": "lanca",
17
- "soilQualityIndexLandOccupation": "lanca",
18
- "soilQualityIndexLandTransformation": "lanca",
16
+ "soilQualityIndexTotalLandUseEffects": "environmentalFootprintV3",
17
+ "soilQualityIndexLandOccupation": "environmentalFootprintV3",
18
+ "soilQualityIndexLandTransformation": "environmentalFootprintV3",
19
19
  "bioticProductionTotalLandUseEffects": "lanca",
20
20
  "bioticProductionLandOccupation": "lanca",
21
21
  "bioticProductionLandTransformation": "lanca",
@@ -556,6 +556,28 @@
556
556
  "originOsn35",
557
557
  "pGrow",
558
558
  "primaryP",
559
+ "npk151515",
560
+ "yara52Regular",
561
+ "yaraActyvaS",
562
+ "yaraAmidas",
563
+ "yaraComplex",
564
+ "yaraExtraGrass",
565
+ "yaraExtranS",
566
+ "yaraGreenSward",
567
+ "yaraGrower",
568
+ "yaraMaincrop",
569
+ "yaraNew18S",
570
+ "yaramilaSilageBooster",
571
+ "yaraNkSulphur",
572
+ "yaraNutriBooster",
573
+ "yaraPrilledN",
574
+ "rres25013",
575
+ "rres250137",
576
+ "kurus",
577
+ "shogunSamuraiHydroGrow",
578
+ "yarateraCalcinit",
579
+ "athenaProCore",
580
+ "solufeedF",
559
581
  "anthracite",
560
582
  "cokingCoal",
561
583
  "otherBituminousCoal",
@@ -665,6 +687,7 @@
665
687
  "ferrousAmmoniumSulphateKgN",
666
688
  "calciumCyanamideKgN",
667
689
  "calciumNitrateKgN",
690
+ "cyanoguanidineKgN",
668
691
  "ureaCalciumNitrateKgN",
669
692
  "sodiumNitrateKgN",
670
693
  "nitricAcidKgN",
@@ -731,6 +754,7 @@
731
754
  "naturalForest",
732
755
  "plantationForest",
733
756
  "otherNaturalVegetation",
757
+ "desert",
734
758
  "cropland",
735
759
  "annualCropland",
736
760
  "permanentCropland",
@@ -745,8 +769,11 @@
745
769
  "pond",
746
770
  "riverOrStream",
747
771
  "lake",
772
+ "seaOrOcean",
748
773
  "industrialBuilding",
749
774
  "urbanArea",
775
+ "agriFoodProcessor",
776
+ "foodRetailer",
750
777
  "shortFallow",
751
778
  "shortBareFallow",
752
779
  "longFallow",
@@ -87040,6 +87040,11 @@
87040
87040
  "other natural vegetation"
87041
87041
  ]
87042
87042
  },
87043
+ "desert": {
87044
+ "siteTypesAllowed": [
87045
+ "other natural vegetation"
87046
+ ]
87047
+ },
87043
87048
  "cropland": {
87044
87049
  "siteTypesAllowed": [
87045
87050
  "cropland"
@@ -87110,6 +87115,11 @@
87110
87115
  "lake"
87111
87116
  ]
87112
87117
  },
87118
+ "seaOrOcean": {
87119
+ "siteTypesAllowed": [
87120
+ "sea or ocean"
87121
+ ]
87122
+ },
87113
87123
  "industrialBuilding": {
87114
87124
  "siteTypesAllowed": [
87115
87125
  "agri-food processor",
@@ -87122,6 +87132,18 @@
87122
87132
  "food retailer"
87123
87133
  ]
87124
87134
  },
87135
+ "agriFoodProcessor": {
87136
+ "siteTypesAllowed": [
87137
+ "agri-food processor",
87138
+ "food retailer"
87139
+ ]
87140
+ },
87141
+ "foodRetailer": {
87142
+ "siteTypesAllowed": [
87143
+ "agri-food processor",
87144
+ "food retailer"
87145
+ ]
87146
+ },
87125
87147
  "shortFallow": {
87126
87148
  "siteTypesAllowed": [
87127
87149
  "cropland",
@@ -192894,6 +192916,24 @@
192894
192916
  "permanent pasture"
192895
192917
  ]
192896
192918
  },
192919
+ "incorporatingResidueMachineUnspecified": {
192920
+ "siteTypesAllowed": [
192921
+ "forest",
192922
+ "other natural vegetation",
192923
+ "cropland",
192924
+ "glass or high accessible cover",
192925
+ "permanent pasture"
192926
+ ]
192927
+ },
192928
+ "incorporatingResidueByHand": {
192929
+ "siteTypesAllowed": [
192930
+ "forest",
192931
+ "other natural vegetation",
192932
+ "cropland",
192933
+ "glass or high accessible cover",
192934
+ "permanent pasture"
192935
+ ]
192936
+ },
192897
192937
  "machineryUseOperationUnspecified": {
192898
192938
  "siteTypesAllowed": [
192899
192939
  "forest",