@hestia-earth/glossary 0.61.1 → 0.62.1

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,7 +2,66 @@
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.61.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.61.0...v0.61.1) (2025-01-07)
5
+ ### [0.62.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.62.0...v0.62.1) (2025-01-24)
6
+
7
+
8
+ ### Features
9
+
10
+ * **crop:** add term `Radish, leaf` to glossary ([cbe10e5](https://gitlab.com/hestia-earth/hestia-glossary/commit/cbe10e511db2cf8401e2196f3e81f84d21fce8e2))
11
+ * **emission:** restrict `productTermIdsAllowed` for `N2O, to air, waste treatment, direct` ([2621586](https://gitlab.com/hestia-earth/hestia-glossary/commit/26215860e10085494fe303f07fefe2839eb0bc2f)), closes [#1645](https://gitlab.com/hestia-earth/hestia-glossary/issues/1645)
12
+ * **landCover:** add `sumIs100Group` lookup ([7ec8e47](https://gitlab.com/hestia-earth/hestia-glossary/commit/7ec8e4712d886ebed69c9dac9c74c4470b76455e))
13
+ * **measurement:** add new term `Rainfall erosivity` to glossary ([c4afa8a](https://gitlab.com/hestia-earth/hestia-glossary/commit/c4afa8af35f0d7592b82b65b03ae88a846879a95))
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **methodMeasurement:** fix error in dash in `BaCl2‐TEA method` ([1988c85](https://gitlab.com/hestia-earth/hestia-glossary/commit/1988c851e846eb41268a38afb08b9829aba7e480))
19
+
20
+ ## [0.62.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.61.1...v0.62.0) (2025-01-21)
21
+
22
+
23
+ ### ⚠ BREAKING CHANGES
24
+
25
+ * **model:** rename `Nutrient budget` `Mass balance model`
26
+
27
+ ### Features
28
+
29
+ * **animalProduct:** add `Shell, freshwater snails`, `Shell, oyster`, `Meat, oyster (without shell)` ([1533ba1](https://gitlab.com/hestia-earth/hestia-glossary/commit/1533ba1e8f834d7ef92bc530fd0869452ea30a49))
30
+ * **crop:** add missing `correspondingSeedTermIds` lookup to `Maize, grain` ([61d8eb3](https://gitlab.com/hestia-earth/hestia-glossary/commit/61d8eb3543aba37a849d3c73ae5486888f77c113)), closes [#1622](https://gitlab.com/hestia-earth/hestia-glossary/issues/1622)
31
+ * **cropEstablishment:** add `subClassOf` to `fertigation` terms ([0fa55df](https://gitlab.com/hestia-earth/hestia-glossary/commit/0fa55df9bf4e77e36872cec43d222010f1d64e4a))
32
+ * **cropEstablishment:** add `transplanting-seeding` `sumMax100Group` lookup ([286b6ef](https://gitlab.com/hestia-earth/hestia-glossary/commit/286b6effe607977fb2568aab996b1d8bd95d65f9))
33
+ * **inorganicFertiliser:** add `Inorganic Calcium fertiliser, unspecified (kg Ca)` ([5b6febb](https://gitlab.com/hestia-earth/hestia-glossary/commit/5b6febbd6bd1852665e7a95d455c4bdc2167f1bd)), closes [#916](https://gitlab.com/hestia-earth/hestia-glossary/issues/916)
34
+ * **landCover:** add `Water body` ([9612f42](https://gitlab.com/hestia-earth/hestia-glossary/commit/9612f429e59cc7753df7f9597b2bfc6dba567ede))
35
+ * **landCover:** update `IPCC_LAND_USE_CATEGORY` lookup values ([7de11ba](https://gitlab.com/hestia-earth/hestia-glossary/commit/7de11ba4b5c2919f6a7a270562fe8d2795e81571))
36
+ * **liveAquaticSpecies:** add multiple finfish species ([1892f8d](https://gitlab.com/hestia-earth/hestia-glossary/commit/1892f8da8aa775d0490fb52fde39334d8d69b867)), closes [#1619](https://gitlab.com/hestia-earth/hestia-glossary/issues/1619)
37
+ * **liveAquaticSpecies:** add one finfish and two oyster species ([b653288](https://gitlab.com/hestia-earth/hestia-glossary/commit/b65328857b23e32f05de4e839cc2e5108f87c998))
38
+ * **material:** add `Plastic, recycled` ([40d3494](https://gitlab.com/hestia-earth/hestia-glossary/commit/40d3494300ae21abdb70f440a116e8a8e8e1c29a)), closes [#1620](https://gitlab.com/hestia-earth/hestia-glossary/issues/1620)
39
+ * **material:** add `Plastic, virgin` ([197a278](https://gitlab.com/hestia-earth/hestia-glossary/commit/197a278a5747f00310ba4391e1321f5d2089216e))
40
+ * **measurement:** add "Aluminum" and "Plant available aluminum" terms ([0d91e2a](https://gitlab.com/hestia-earth/hestia-glossary/commit/0d91e2a34729c30a28b0f449d3f4fa88fd9be5f7)), closes [#1641](https://gitlab.com/hestia-earth/hestia-glossary/issues/1641)
41
+ * **methodMeasurement:** add `BaCl2‐TEA method`, `Laser diffraction method`, `KCl extraction method` ([a597dd7](https://gitlab.com/hestia-earth/hestia-glossary/commit/a597dd74596315f57e7cc8ca71b468f4f5b925f9)), closes [#1642](https://gitlab.com/hestia-earth/hestia-glossary/issues/1642)
42
+ * **model:** add `MapBiomas` ([b7763bf](https://gitlab.com/hestia-earth/hestia-glossary/commit/b7763bf905cca5b2b4f16b01f649ae8946e291ee))
43
+ * **model:** rename `Nutrient budget` `Mass balance model` and add synonyms ([0c6f98a](https://gitlab.com/hestia-earth/hestia-glossary/commit/0c6f98a97a031c1a0b56dd5af82f38422f23050f)), closes [#1621](https://gitlab.com/hestia-earth/hestia-glossary/issues/1621)
44
+ * **organicFertiliser:** add `Hydrolysed protein (kg mass)` and `Hydrolysed protein (kg N)` ([5d69ac8](https://gitlab.com/hestia-earth/hestia-glossary/commit/5d69ac82b6cdb0a7aa3c44726ad3a306a82d642b))
45
+ * **pesticideBrandName:** add `Primextra Gold` ([af1a1a9](https://gitlab.com/hestia-earth/hestia-glossary/commit/af1a1a9c0d5b964e72af1bdf80806e423c786ccd)), closes [#1585](https://gitlab.com/hestia-earth/hestia-glossary/issues/1585)
46
+ * **pesticideBrandName:** add multiple terms ([0f078d5](https://gitlab.com/hestia-earth/hestia-glossary/commit/0f078d5dd39095c4781949bb861ccdec5e3c4cbc)), closes [#1294](https://gitlab.com/hestia-earth/hestia-glossary/issues/1294)
47
+ * **processedFood:** add `Algae, oil` ([a37cdf8](https://gitlab.com/hestia-earth/hestia-glossary/commit/a37cdf89f641195bda3c2b9dbe1d35fa65c22618)), closes [#1634](https://gitlab.com/hestia-earth/hestia-glossary/issues/1634)
48
+ * **processedFood:** add `Cassava, flour` ([6166243](https://gitlab.com/hestia-earth/hestia-glossary/commit/616624344da088b493996dfd4e5bf4cab98e1d2a)), closes [#1640](https://gitlab.com/hestia-earth/hestia-glossary/issues/1640)
49
+ * **processedFood:** add `Fish by-product oil` and `Finfish by-product oil` ([27f8905](https://gitlab.com/hestia-earth/hestia-glossary/commit/27f890580081d5071aae4a426eca031c1eabcb2f)), closes [#1633](https://gitlab.com/hestia-earth/hestia-glossary/issues/1633)
50
+ * **processedFood:** add `Lupin, flour` ([d31517b](https://gitlab.com/hestia-earth/hestia-glossary/commit/d31517bc3e0aed7c2022d086b6698a4270624b58))
51
+ * **processedFood:** add `Milk, cow, evaporated` and `Milk, cow, pasteurised` ([70811a9](https://gitlab.com/hestia-earth/hestia-glossary/commit/70811a9413cf708d05abd029b93f9ad76b427664)), closes [#1631](https://gitlab.com/hestia-earth/hestia-glossary/issues/1631)
52
+ * **property:** add `HANDLE_LAND_SHARE_SEPARATELY` lookup ([6fe9705](https://gitlab.com/hestia-earth/hestia-glossary/commit/6fe97055f9db61f659f0520df4832a6e6c77a9cb))
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * **emission:** errors in `typesAllowed` lookup ([e361d45](https://gitlab.com/hestia-earth/hestia-glossary/commit/e361d45b813d6d3038d29876cec4db3964f2ce53))
58
+ * **fuel:** update `abioticResourceDepletionFossilFuelsCml2001Baseline` for Peat terms to True ([fa50247](https://gitlab.com/hestia-earth/hestia-glossary/commit/fa5024736f304a1a6a16bb956f7a3b4e4de34c01))
59
+
60
+ ## [0.61.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.61.0...v0.61.1) (2025-01-07)
61
+
62
+ ### Features
63
+
64
+ * **landCove:** add 4 terms for missing parent corine+ classes needs validation.
6
65
 
7
66
  ## [0.61.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.60.0...v0.61.0) (2024-12-24)
8
67
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.61.1",
3
+ "version": "0.62.1",
4
4
  "description": "HESTIA Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -23,6 +23,7 @@
23
23
  "highIntensityGrazingPasture": "mean",
24
24
  "severelyDegradedPasture": "mean",
25
25
  "animalHousing": "mean",
26
+ "waterBody": "mean",
26
27
  "pond": "mean",
27
28
  "riverOrStream": "mean",
28
29
  "lake": "mean",
@@ -702,6 +703,7 @@
702
703
  "slope": "arrayNotAllowed",
703
704
  "nutrientLossToAquaticEnvironment": "mean",
704
705
  "erodibility": "mean",
706
+ "rainfallErosivity": "mean",
705
707
  "ecoClimateZone": "arrayNotAllowed",
706
708
  "heavyWinterPrecipitation": "mode",
707
709
  "precipitationLongTermAnnualMean": "mean",
@@ -915,6 +917,8 @@
915
917
  "boronPerKgSoil": "mean",
916
918
  "sodiumPerKgSoil": "mean",
917
919
  "plantAvailableSodiumPerKgSoil": "mean",
920
+ "aluminumPerKgSoil": "mean",
921
+ "plantAvailableAluminumPerKgSoil": "mean",
918
922
  "microbialBiomassCarbonPerKgSoil": "mean",
919
923
  "microbialBiomassNitrogenPerKgSoil": "mean",
920
924
  "microbialCellulaseActivityPerKgSoil": "mean",
@@ -962,6 +966,8 @@
962
966
  "boronPerM3Soil": "mean",
963
967
  "sodiumPerM3Soil": "mean",
964
968
  "plantAvailableSodiumPerM3Soil": "mean",
969
+ "aluminumPerM3Soil": "mean",
970
+ "plantAvailableAluminumPerM3Soil": "mean",
965
971
  "microbialBiomassCarbonPerM3Soil": "mean",
966
972
  "microbialBiomassNitrogenPerM3Soil": "mean",
967
973
  "microbialCellulaseActivityPerM3Soil": "mean",
@@ -1009,6 +1015,8 @@
1009
1015
  "boronPerHa": "mean",
1010
1016
  "sodiumPerHa": "mean",
1011
1017
  "plantAvailableSodiumPerHa": "mean",
1018
+ "aluminumPerHa": "mean",
1019
+ "plantAvailableAluminumPerHa": "mean",
1012
1020
  "microbialBiomassCarbonPerHa": "mean",
1013
1021
  "microbialBiomassNitrogenPerHa": "mean",
1014
1022
  "microbialCellulaseActivityPerHa": "mean",
@@ -715,6 +715,7 @@
715
715
  "inorganicPotassiumFertiliserUnspecifiedKgK2O",
716
716
  "inorganicIronFertiliserUnspecifiedKgFe",
717
717
  "inorganicSulphurFertiliserUnspecifiedKgS",
718
+ "inorganicCalciumFertiliserUnspecifiedKgCa",
718
719
  "inorganicMagnesiumFertiliserUnspecifiedKgMg",
719
720
  "carbonDioxideFertiliser",
720
721
  "ammoniumBicarbonateKgN",
@@ -817,6 +818,7 @@
817
818
  "highIntensityGrazingPasture",
818
819
  "severelyDegradedPasture",
819
820
  "animalHousing",
821
+ "waterBody",
820
822
  "pond",
821
823
  "riverOrStream",
822
824
  "lake",
@@ -1035,6 +1037,8 @@
1035
1037
  "ethylenePropyleneDieneMonomer",
1036
1038
  "paintUnspecified",
1037
1039
  "textileUnspecified",
1040
+ "plasticRecycled",
1041
+ "plasticVirgin",
1038
1042
  "bleachUnspecified",
1039
1043
  "CAS-62253-16-1",
1040
1044
  "CAS-73432-66-3",
@@ -15986,6 +15990,7 @@
15986
15990
  "avancidGl50",
15987
15991
  "avancidGl50M",
15988
15992
  "avatarPlx",
15993
+ "avauntEc",
15989
15994
  "avauntEvoInsectControl",
15990
15995
  "avauntInsecticide",
15991
15996
  "avengerAgBurndownHerbicide",
@@ -16089,6 +16094,7 @@
16089
16094
  "axGly2X",
16090
16095
  "axialBoldHerbicide",
16091
16096
  "axialHerbicide",
16097
+ "axialPronto60",
16092
16098
  "axialStarHerbicide",
16093
16099
  "axialTbcHerbicide",
16094
16100
  "axialXl",
@@ -18662,6 +18668,7 @@
18662
18668
  "forceOfNatureActivatorCapsule",
18663
18669
  "forceSb",
18664
18670
  "forceStInsecticide",
18671
+ "forceUltra",
18665
18672
  "forceSMousConNo2",
18666
18673
  "forceョ65GInsecticide",
18667
18674
  "formaldehydeSolution37",
@@ -21098,6 +21105,7 @@
21098
21105
  "previcur",
21099
21106
  "prey16Insecticide",
21100
21107
  "primeroAgriculturalHerbicide",
21108
+ "primextraGold",
21101
21109
  "primisulfuronMethylTechnical",
21102
21110
  "primoMaxx",
21103
21111
  "princep4LHerbicide",
@@ -21614,6 +21622,7 @@
21614
21622
  "riflePlusHerbicide",
21615
21623
  "rifleDHerbicide",
21616
21624
  "rigoExothermTermil",
21625
+ "rikali",
21617
21626
  "rimfireHerbicide",
21618
21627
  "rimfireMaxHerbicide",
21619
21628
  "rimgroHerbicide",
@@ -22870,6 +22879,7 @@
22870
22879
  "toledo45WpAgriculturalFungicide",
22871
22880
  "tombstone",
22872
22881
  "tombstoneHelios",
22882
+ "tonale",
22873
22883
  "topGun",
22874
22884
  "topGunFlex",
22875
22885
  "topguardFungicide",
@@ -23510,6 +23520,7 @@
23510
23520
  "zoneHerbicide",
23511
23521
  "zoneInsectRepellent",
23512
23522
  "zoroMiticideInsecticide",
23523
+ "zypar",
23513
23524
  "zyroxFlyGranularBait",
23514
23525
  "zythor",
23515
23526
  "imidacloprid178Sl",
@@ -23528,6 +23539,7 @@
23528
23539
  "actellicGoldDust",
23529
23540
  "actellicSuperDust",
23530
23541
  "adengoSc465",
23542
+ "adengoXtra",
23531
23543
  "belt",
23532
23544
  "dAmine",
23533
23545
  "duduthrin",
@@ -23559,6 +23571,7 @@
23559
23571
  "magugumaTop500Sc",
23560
23572
  "perfecto450Se",
23561
23573
  "primagram",
23574
+ "primagramGold",
23562
23575
  "roundUp",
23563
23576
  "roundUp350K",
23564
23577
  "roundUpEnergy450Sl",