@hestia-earth/glossary 0.21.0 → 0.23.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/CHANGELOG.md CHANGED
@@ -2,6 +2,101 @@
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.23.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.22.0...v0.23.0) (2023-06-16)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * **emission:** Split term
11
+ `CO2, to air, above ground biomass stock change` into two new terms
12
+ `CO2, to air, above ground biomass stock change, management change`
13
+ and
14
+ `CO2, to air, above ground biomass stock change, land use change`.
15
+ * **emission:** Split term
16
+ `CO2, to air, below ground biomass stock change` into two new terms
17
+ `CO2, to air, below ground biomass stock change, management change`
18
+ and
19
+ `CO2, to air, below ground biomass stock change, land use change`.
20
+ * **emission:** Split term
21
+ `CO2, to air, soil carbon stock change` into two new terms
22
+ `CO2, to air, soil carbon stock change, management change` and
23
+ `CO2, to air, soil carbon stock change, land use change`.
24
+ * **emission:** Split term
25
+ `N2O, to air, diminishing soil carbon stocks` into two new terms
26
+ `N2O, to air, diminishing soil carbon stocks, management change, direct`
27
+ and
28
+ `N2O, to air, diminishing soil carbon stocks, land use change, direct`.
29
+
30
+ ### Features
31
+
32
+ * **crop:** add `Cassava, stalk` ([8928df9](https://gitlab.com/hestia-earth/hestia-glossary/commit/8928df928dc4eca44d9f6de69e517c5fa4ac60b3))
33
+ * **crop:** add `Wheat, Alkalage®` ([24995e2](https://gitlab.com/hestia-earth/hestia-glossary/commit/24995e2025d3876ed722888eea020500f5179381)), closes [#761](https://gitlab.com/hestia-earth/hestia-glossary/issues/761)
34
+ * **emission:** split carbon stock change emissions into management and LUC ([8838866](https://gitlab.com/hestia-earth/hestia-glossary/commit/883886610dc09f51623dd9774dde71a5f2255bfc)), closes [#669](https://gitlab.com/hestia-earth/hestia-glossary/issues/669)
35
+ * **feedFoodAdditive:** adds `Rumen protected fat` ([61d30ec](https://gitlab.com/hestia-earth/hestia-glossary/commit/61d30ec2417a02dfdc3ae5b672ac90f8ec517c70)), closes [#760](https://gitlab.com/hestia-earth/hestia-glossary/issues/760)
36
+ * **operation:** add `Power tiller use, machine unspecified` and `Harvesting fish, by hand` ([ff3d902](https://gitlab.com/hestia-earth/hestia-glossary/commit/ff3d902427ee45ded9b59e772d659f67f3745dcf))
37
+ * **processedFood:** add `Calf milk replacer, powder (unspecified)` ([4b2ce7c](https://gitlab.com/hestia-earth/hestia-glossary/commit/4b2ce7c859ae0369f6b431f31c9a1d0455f59f31)), closes [#763](https://gitlab.com/hestia-earth/hestia-glossary/issues/763)
38
+ * **region:** include GADM level 1 in `landUseManagement` lookup ([2aa5dcf](https://gitlab.com/hestia-earth/hestia-glossary/commit/2aa5dcfebf6028701ca4e4e1ed92ac1f7e7999c9))
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * **forage:** typo in `name` of `Ryegrass, hay` ([97d0dc4](https://gitlab.com/hestia-earth/hestia-glossary/commit/97d0dc40606b955b944de3697c8d21c996140c7e))
44
+ * **operation:** typo in term id in lookup ([c8545c3](https://gitlab.com/hestia-earth/hestia-glossary/commit/c8545c3e7aa1572a2308b810306695151e6d70cd)), closes [#794](https://gitlab.com/hestia-earth/hestia-glossary/issues/794)
45
+
46
+ ## [0.22.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.21.0...v0.22.0) (2023-06-15)
47
+
48
+
49
+ ### ⚠ BREAKING CHANGES
50
+
51
+ * **region:** rename `Arch` to
52
+ `Arch (Commune), Büren, Bern, Switzerland`.
53
+ * **fertiliserBrandName:** rename `Euronature P26B (kg mass)` `Euronature P26B`
54
+ * **fertiliserBrandName:** rename `Lyderis N25 + S3 (kg mass`) `Lyderis N25 + S3`
55
+ * **fertiliserBrandName:** rename `Patentkali (kg mass)` `Patentkali`
56
+
57
+ ### Features
58
+
59
+ * add `sensitivityAlternativeTerms` to remaining glossaries ([879b613](https://gitlab.com/hestia-earth/hestia-glossary/commit/879b61325e523509fd3ed6f5d27b8c6dd4b9f52c)), closes [#715](https://gitlab.com/hestia-earth/hestia-glossary/issues/715)
60
+ * **animalProduct:** add pigeon, quail, and guinea pig meat products ([ba3f2eb](https://gitlab.com/hestia-earth/hestia-glossary/commit/ba3f2eb7d55c5cdfffdf5caaa6463a6d01581c64)), closes [#781](https://gitlab.com/hestia-earth/hestia-glossary/issues/781)
61
+ * **animalProduct:** add terms for goose and duck eggs ([63fdf3b](https://gitlab.com/hestia-earth/hestia-glossary/commit/63fdf3bae2cf19940c244e59163a70d3c9d38e10)), closes [#781](https://gitlab.com/hestia-earth/hestia-glossary/issues/781)
62
+ * **crop:** adds lookups for IPCC landuse categories ([fb8c222](https://gitlab.com/hestia-earth/hestia-glossary/commit/fb8c2228b0e638f75565afeb71dcb50d7a63da1e))
63
+ * **cropSupport:** add new terms ([c52324c](https://gitlab.com/hestia-earth/hestia-glossary/commit/c52324c3bb4b3159ed741190402e2bcf242868d1))
64
+ * **ecoClimateZone:** add IPCC 2019 carbon stock change factors ([d2d3abf](https://gitlab.com/hestia-earth/hestia-glossary/commit/d2d3abf4d31d2c880db9b64c241940680c00e7bb))
65
+ * **ecoClimateZone:** add IPCC 2019 carbon stock change factors for grasslands ([27f79df](https://gitlab.com/hestia-earth/hestia-glossary/commit/27f79dfc414c6ceead6e60b35d68af7f718c3be8))
66
+ * **ecoClimateZone:** adds default IPCC SOCref lookups ([6914756](https://gitlab.com/hestia-earth/hestia-glossary/commit/691475613c37cbe0410e4eff3417ae43cc5af3f9))
67
+ * **electricity:** re-work glossary to differentiate on-site production ([5dab8af](https://gitlab.com/hestia-earth/hestia-glossary/commit/5dab8afb5312dc87a0a7144fa3093e10c6e80762)), closes [#669](https://gitlab.com/hestia-earth/hestia-glossary/issues/669)
68
+ * **emission:** add lookup `inHestiaDefaultSystemBoundary` ([4d21813](https://gitlab.com/hestia-earth/hestia-glossary/commit/4d21813e7a1c07caabea4d5636ce043dfdc1dc7b)), closes [#756](https://gitlab.com/hestia-earth/hestia-glossary/issues/756)
69
+ * **fertiliserBrandName:** add `Borosol® 10` and `Lokomotive®` ([dcdf5fd](https://gitlab.com/hestia-earth/hestia-glossary/commit/dcdf5fdab0cac8035131148e974061cd1ca8571b))
70
+ * **fertiliserBrandName:** add Ghanaian cocoa fertiliser brands ([fee9487](https://gitlab.com/hestia-earth/hestia-glossary/commit/fee948741da1338470617097a7057e7ec03b1f99)), closes [#778](https://gitlab.com/hestia-earth/hestia-glossary/issues/778) [#714](https://gitlab.com/hestia-earth/hestia-glossary/issues/714)
71
+ * **fertiliserBrandName:** remove `(kg mass)` from terms name ([e8443d4](https://gitlab.com/hestia-earth/hestia-glossary/commit/e8443d432a548822584ad472b9896d92a7ce41a2))
72
+ * **forage:** add terms for ryegrass and danthonia ([367244a](https://gitlab.com/hestia-earth/hestia-glossary/commit/367244a034408479485f17588f98711757313b57)), closes [#752](https://gitlab.com/hestia-earth/hestia-glossary/issues/752) [#759](https://gitlab.com/hestia-earth/hestia-glossary/issues/759)
73
+ * **inorganicFertiliser:** move `Carbon dioxide (fertiliser)` from `other` ([1e642be](https://gitlab.com/hestia-earth/hestia-glossary/commit/1e642be23febd9550915709da0cf70a6ee766f8f))
74
+ * **landUseManagement:** add IPCC lookup for practices increasing C input ([de050d8](https://gitlab.com/hestia-earth/hestia-glossary/commit/de050d819063ce80d58d7b728288bd4b2053c847))
75
+ * **measurement:** add terms for `Base saturation` and `Calcium saturation` ([1a9eb24](https://gitlab.com/hestia-earth/hestia-glossary/commit/1a9eb24ffcd8ac238d0f5643081da37799a8cfb2)), closes [#629](https://gitlab.com/hestia-earth/hestia-glossary/issues/629)
76
+ * **organicFertiliser:** add `Grape pomace, wet` ([47458a2](https://gitlab.com/hestia-earth/hestia-glossary/commit/47458a2c69c70aa2dd276a6612a8024ce1532d2b)), closes [#773](https://gitlab.com/hestia-earth/hestia-glossary/issues/773)
77
+ * **other:** add `semen` ([f348201](https://gitlab.com/hestia-earth/hestia-glossary/commit/f348201b6d38b9034049f2e6c96a4692ac41091c)), closes [#764](https://gitlab.com/hestia-earth/hestia-glossary/issues/764)
78
+ * **pesticideAI:** add `Termiticide, unspecified (AI)` ([4c8b0db](https://gitlab.com/hestia-earth/hestia-glossary/commit/4c8b0db564bd7512cb461393328033d916ed8e19)), closes [#776](https://gitlab.com/hestia-earth/hestia-glossary/issues/776)
79
+ * **pesticideAI:** rename `CAS-155569-91-8` to `Emamectin benzoate` ([f0fbfda](https://gitlab.com/hestia-earth/hestia-glossary/commit/f0fbfda3fa77a011385ee8157772888801739cdc))
80
+ * **pesticideBrandName:** add Ghanaian and Kenyan pesticides ([9511840](https://gitlab.com/hestia-earth/hestia-glossary/commit/951184099856e10c32be788dcc4089ab11b33655)), closes [#776](https://gitlab.com/hestia-earth/hestia-glossary/issues/776)
81
+ * **property:** add `Selenium content` and terms for Vitamin A, D, and E content ([dcb9b72](https://gitlab.com/hestia-earth/hestia-glossary/commit/dcb9b7241e7206c19ace6ed8978ad8d03d2a4a36)), closes [#762](https://gitlab.com/hestia-earth/hestia-glossary/issues/762)
82
+ * **region:** re-run foastat data ([f77ea27](https://gitlab.com/hestia-earth/hestia-glossary/commit/f77ea27052558b87ae45195b4064908b890ee40b))
83
+ * **soiAmendment:** move `Bioplug` from `other` glossary ([988a41a](https://gitlab.com/hestia-earth/hestia-glossary/commit/988a41a5ff5f83673c3c876d41a4197f9944173c))
84
+ * **soilAmendment:** move `Plant-growth regulator` from `other` glossary ([65dfc2e](https://gitlab.com/hestia-earth/hestia-glossary/commit/65dfc2eaf89ca57dcf217af91485b0b237b0a09d))
85
+ * **soilAmendment:** move `Slavol` from `other` glossary ([f5d65a6](https://gitlab.com/hestia-earth/hestia-glossary/commit/f5d65a6fd3383d6746acbe0d1892dd7b3a6bffac))
86
+ * **tillage:** adds IPCC tillage management category lookups ([8620369](https://gitlab.com/hestia-earth/hestia-glossary/commit/8620369f919bb8aa1c0249888a7e2d518f0fe0d2))
87
+ * **waterRegime:** add IPCC lookup for practices increasing C input ([6833d15](https://gitlab.com/hestia-earth/hestia-glossary/commit/6833d158c1131fdf2aed91a3d41b9701688c8c1c))
88
+
89
+
90
+ ### Bug Fixes
91
+
92
+ * **animalProduct:** errors in `excretaKg...TermId` lookups for milk ([3b51dec](https://gitlab.com/hestia-earth/hestia-glossary/commit/3b51decfadbbe56c06e4fd417e874d06d754c13a))
93
+ * **crop:** errors in `generateImpactAssessment` and `skipAggregation` lookups ([4790910](https://gitlab.com/hestia-earth/hestia-glossary/commit/4790910e837671a62027b88f0639844542ac0993))
94
+ * **crop:** use `Palm` as proxy for `Banana` BG crop residue lookup ([b3ee816](https://gitlab.com/hestia-earth/hestia-glossary/commit/b3ee816ef37d661d386e823a9f66653d8e3d1dd8)), closes [#630](https://gitlab.com/hestia-earth/hestia-glossary/issues/630)
95
+ * **ecoClimateZone:** rename IPCC cropland carbon input factors ([4d1ef17](https://gitlab.com/hestia-earth/hestia-glossary/commit/4d1ef17295cc56fdf30c595f6b50e95166bc3fab))
96
+ * **fertiliserBrandName:** wrong ecoinventMapping for Enebe and Bortrac ([9e8b970](https://gitlab.com/hestia-earth/hestia-glossary/commit/9e8b97099137b917851a4d02f3d1356e775ea99b))
97
+ * **organicFertiliser:** inconsistent capitalisation in term names ([c2e8d08](https://gitlab.com/hestia-earth/hestia-glossary/commit/c2e8d08ae4e33703cf7e237270b11b4cd1d25f6c))
98
+ * **region:** rename `Arch` to `Arch (Commune), Büren, Bern, Switzerland` ([ae875f5](https://gitlab.com/hestia-earth/hestia-glossary/commit/ae875f51c97178b0604ca25d50cfd951e64c8951))
99
+
5
100
  ## [0.21.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.20.0...v0.21.0) (2023-06-05)
6
101
 
7
102
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.21.0",
3
+ "version": "0.23.0",
4
4
  "description": "Hestia Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -324,6 +324,8 @@
324
324
  "waterSalinity": "mean",
325
325
  "cationExchangeCapacityPerKgSoil": "mean",
326
326
  "cationExchangeCapacityPerM3Soil": "mean",
327
+ "baseSaturation": "mean",
328
+ "calciumSaturation": "mean",
327
329
  "soilRedoxPotential": "mean",
328
330
  "soilElectricalConductivity": "mean",
329
331
  "soilSaturatedHydraulicConductivity": "mean",
@@ -522,6 +522,7 @@
522
522
  "basilPlant",
523
523
  "bayTree",
524
524
  "beeBalmPlant",
525
+ "bergamotTree",
525
526
  "boragePlant",
526
527
  "canaryGrassPlant",
527
528
  "commonBeanPlant",
@@ -594,7 +595,6 @@
594
595
  "durumWheatPlant",
595
596
  "eddoePlant",
596
597
  "auberginePlant",
597
- "aubergineFruit",
598
598
  "endivePlant",
599
599
  "fennelPlant",
600
600
  "fenugreekPlant",
@@ -613,6 +613,7 @@
613
613
  "grapefruitTree",
614
614
  "grapesVine",
615
615
  "guarBeanPlant",
616
+ "gumArabicTree",
616
617
  "peanutPlant",
617
618
  "guavaTree",
618
619
  "hazelnutTree",
@@ -712,7 +713,6 @@
712
713
  "pomegranateTree",
713
714
  "pomeloTree",
714
715
  "potatoPlant",
715
- "potatoLeaf",
716
716
  "sweetPotatoVine",
717
717
  "mesquiteTree",
718
718
  "pumpkinVine",
@@ -721,6 +721,7 @@
721
721
  "quinoaPlant",
722
722
  "canihuaPlant",
723
723
  "amaranthPlant",
724
+ "radishPlant",
724
725
  "ramiePlant",
725
726
  "rapeseedPlant",
726
727
  "raspberryPlant",
@@ -787,19 +788,12 @@
787
788
  "wasabiPlant",
788
789
  "wheatPlant",
789
790
  "wildGarlicPlant",
790
- "wildGarlicShoot",
791
791
  "yamVine",
792
- "yamTuber",
793
792
  "yellowYamVine",
794
- "yellowYamTuber",
795
793
  "lesserYamVine",
796
- "lesserYamTuber",
797
794
  "purpleYamVine",
798
- "purpleYamTuber",
799
795
  "whiteYamVine",
800
- "whiteYamTuber",
801
796
  "yerbaMateTree",
802
- "yerbaMateLeaf",
803
797
  "azaroleTree",
804
798
  "caperPlant",
805
799
  "carambolaTree",
@@ -928,11 +922,21 @@
928
922
  "CAS-80-68-2",
929
923
  "CAS-50-81-7",
930
924
  "CAS-57-88-5",
931
- "euronatureP26BKgMass",
932
- "lyderisN25S3KgMass",
933
- "patentkaliKgMass",
925
+ "rumenProtectedFat",
926
+ "euronatureP26B",
927
+ "lyderisN25S3",
928
+ "patentkali",
934
929
  "yaravitaBortrac150",
935
930
  "enebe301010",
931
+ "cocofeed",
932
+ "asaaseWura",
933
+ "yaraliva™Nitrabor™",
934
+ "cocoaMaster",
935
+ "sidalcoBalanced",
936
+ "sidalcoNitrogenRich",
937
+ "sidalcoPotassiumRich",
938
+ "lokomotive",
939
+ "borosol10",
936
940
  "anthracite",
937
941
  "cokingCoal",
938
942
  "otherBituminousCoal",
@@ -1011,6 +1015,7 @@
1011
1015
  "inorganicPotassiumFertiliserUnspecifiedKgK2O",
1012
1016
  "inorganicSulphurFertiliserUnspecifiedKgS",
1013
1017
  "inorganicMagnesiumFertiliserUnspecifiedKgMg",
1018
+ "carbonDioxideFertiliser",
1014
1019
  "ammoniumBicarbonateKgN",
1015
1020
  "ammoniumChlorideKgN",
1016
1021
  "ammoniumMetaphosphateKgN",
@@ -1157,17 +1162,13 @@
1157
1162
  "paper",
1158
1163
  "cork",
1159
1164
  "activatedCarbon",
1160
- "bioplug",
1161
1165
  "bleachingEarth",
1162
- "carbonDioxideFertiliser",
1163
1166
  "hexane",
1164
1167
  "ice",
1165
1168
  "liquidOxygen",
1166
1169
  "monocalciumPhosphate",
1167
1170
  "nitrogenGas",
1168
1171
  "phosphoricAcid",
1169
- "plantGrowthRegulator",
1170
- "slavol",
1171
1172
  "sodiumBicarbonate",
1172
1173
  "sodiumChloride",
1173
1174
  "sodiumHydroxide",
@@ -1187,6 +1188,7 @@
1187
1188
  "molluscicideUnspecifiedAi",
1188
1189
  "nematicideUnspecifiedAi",
1189
1190
  "rodenticideUnspecifiedAi",
1191
+ "termiticideUnspecifiedAi",
1190
1192
  "acetanilideCompoundsUnspecified",
1191
1193
  "alcoholEthoxylatesUnspecified",
1192
1194
  "alkylphenolEthoxylatesUnspecified",
@@ -16561,6 +16563,7 @@
16561
16563
  "acephateSystemicTreeOrnamentalInsecticide",
16562
16564
  "acephateTechnical",
16563
16565
  "acetaminophenForBrownTreesnakeControl",
16566
+ "acetaStar46Ec",
16564
16567
  "acetochlor7087EcSafened",
16565
16568
  "acibenzolarSMethylTechnical",
16566
16569
  "acidCdDairyCleanerSanitizer",
@@ -17711,6 +17714,7 @@
17711
17714
  "boraxManufacturingGrade",
17712
17715
  "boraxCopperHydroxideWoodPreservativePaste",
17713
17716
  "borchlor5",
17717
+ "bordeauxMixture25",
17714
17718
  "bordo13Wp",
17715
17719
  "borerStopEcotab",
17716
17720
  "boricAcidBottledEspeciallyAsARoachAndInsectKiller",
@@ -18286,6 +18290,7 @@
18286
18290
  "concertIi",
18287
18291
  "concrobium",
18288
18292
  "concrobiumMoldControlMup",
18293
+ "confidor200Sl",
18289
18294
  "confineExtra",
18290
18295
  "conifer90Herbicide",
18291
18296
  "connect",
@@ -18706,6 +18711,7 @@
18706
18711
  "disposableBullRunYellowjacketTrapW",
18707
18712
  "distinguish480ScFungicide",
18708
18713
  "dithiopyrTechnical",
18714
+ "diurex80Wdg",
18709
18715
  "diuron4L",
18710
18716
  "diuron4LAlgaecide",
18711
18717
  "diuron4LHerbicide",
@@ -20078,6 +20084,7 @@
20078
20084
  "gr2Herbicide",
20079
20085
  "gramoxone3LbHerbicide",
20080
20086
  "gramoxoneSl20",
20087
+ "gramoxoneSuper",
20081
20088
  "greatap126",
20082
20089
  "greenfieldModernTrebl",
20083
20090
  "greensKeeperBalan",
@@ -20465,6 +20472,7 @@
20465
20472
  "irf166",
20466
20473
  "irgarol1051",
20467
20474
  "irgarol1071",
20475
+ "isacop50Wp",
20468
20476
  "iscaClmMp",
20469
20477
  "iscaDisparlureMp",
20470
20478
  "iscaEcMp",
@@ -24652,6 +24660,9 @@
24652
24660
  "zeolite",
24653
24661
  "sodiumOxide",
24654
24662
  "manganeseOxide",
24663
+ "bioplug",
24664
+ "plantGrowthRegulator",
24665
+ "slavol",
24655
24666
  "transportUnspecified",
24656
24667
  "freightTractorAndTrailer",
24657
24668
  "freightLorry",