@hestia-earth/glossary 0.44.0 → 0.45.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 +66 -0
- package/package.json +1 -1
- package/resources/impactAssessment.json +24 -7
- package/resources/term-restrictions.json +35411 -79959
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,72 @@
|
|
|
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.45.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.44.0...v0.45.0) (2024-03-18)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
9
|
+
|
|
10
|
+
* **landUseManagement:** Moves
|
|
11
|
+
`Non flooded pre-season (less than 180 days)`,
|
|
12
|
+
`Non flooded pre-season (more than 180 days)`,
|
|
13
|
+
`Flooded pre-season (more than 30 days)`,
|
|
14
|
+
`Non flooded pre-season (more than 365 days)`,
|
|
15
|
+
`Unknown pre-season`, `Number of days flooded`,
|
|
16
|
+
`Irrigation interval`, and `Number of irrigations`
|
|
17
|
+
from `waterRegime` to `landUseManagement`.
|
|
18
|
+
* **pesticideBrandName:** Deletes `(S)-Methoprene Technical`
|
|
19
|
+
as duplicated with another term
|
|
20
|
+
* **pesticideBrandName:** Renames `Per-Ox` to
|
|
21
|
+
`Per-Ox (pesticide brand name)`
|
|
22
|
+
* **waterRegime:** delete `IPCC_2019_CH4_rice_SFw_min` lookup
|
|
23
|
+
* **waterRegime:** delete `IPCC_2019_CH4_rice_SFw_max` lookup
|
|
24
|
+
* **waterRegime:** delete `IPCC_2019_CH4_rice_SFw_sd` lookup
|
|
25
|
+
* **waterRegime:** delete `IPCC_2019_CH4_rice_SFp_min` lookup
|
|
26
|
+
* **waterRegime:** delete `IPCC_2019_CH4_rice_SFp_max` lookup
|
|
27
|
+
* **waterRegime:** delete `IPCC_2019_CH4_rice_SFp_sd` lookup
|
|
28
|
+
* **liveAquaticSpecies:** delete `Tambaqui`
|
|
29
|
+
|
|
30
|
+
### Features
|
|
31
|
+
|
|
32
|
+
* **animalProduct:** add "allowedExcreta" lookups ([3fa2ca3](https://gitlab.com/hestia-earth/hestia-glossary/commit/3fa2ca33da47b77d31a034cfd6a90ffcd6252538)), closes [#1327](https://gitlab.com/hestia-earth/hestia-glossary/issues/1327)
|
|
33
|
+
* **crop:** add `global_economic_value_share` to `coconutMeat` ([cc0945e](https://gitlab.com/hestia-earth/hestia-glossary/commit/cc0945e3665a3a977ce1f30093a9f6659fa34d15))
|
|
34
|
+
* **fertiliserBrandName:** add `Nova Mag-S` ([673bbe3](https://gitlab.com/hestia-earth/hestia-glossary/commit/673bbe366981b55a1416bb4de6702f10e6d6eead)), closes [#1325](https://gitlab.com/hestia-earth/hestia-glossary/issues/1325)
|
|
35
|
+
* **inorganicFertiliser:** add `Manganese sulphate (kg Mn)` ([e10d13f](https://gitlab.com/hestia-earth/hestia-glossary/commit/e10d13fac1faba9aedba935f3667b2d37193fc5d)), closes [#1340](https://gitlab.com/hestia-earth/hestia-glossary/issues/1340)
|
|
36
|
+
* **inorganicFertiliser:** add `Sylvinite Ore (kg K2O)` ([3c1374e](https://gitlab.com/hestia-earth/hestia-glossary/commit/3c1374ec28fa83019a70cea65b939b84887289e3)), closes [#1339](https://gitlab.com/hestia-earth/hestia-glossary/issues/1339)
|
|
37
|
+
* **landUseManagement:** move terms from `waterRegime` ([d5a8850](https://gitlab.com/hestia-earth/hestia-glossary/commit/d5a88503915daf01754b24a4979ae7465a9d2e2a))
|
|
38
|
+
* **landUseManagement:** restrict plantation terms with `productTermIdsAllowed` ([4050099](https://gitlab.com/hestia-earth/hestia-glossary/commit/405009983d22d7147c1dabcb27bf615f8819bc80)), closes [#880](https://gitlab.com/hestia-earth/hestia-glossary/issues/880)
|
|
39
|
+
* **liveAquaticSpecies:** add "allowedExcreta" lookups ([f1bdd3d](https://gitlab.com/hestia-earth/hestia-glossary/commit/f1bdd3d223ec259e5f71c374a962b3d3ffbfe5a4)), closes [#1327](https://gitlab.com/hestia-earth/hestia-glossary/issues/1327)
|
|
40
|
+
* **measurement:** set `skipAggregation` on multiple terms ([1fbbb46](https://gitlab.com/hestia-earth/hestia-glossary/commit/1fbbb46a1fcdc34b51c21b64bbba1a7fd0e28ae8))
|
|
41
|
+
* **operation:** add new terms for electric water pumps ([c7a53ca](https://gitlab.com/hestia-earth/hestia-glossary/commit/c7a53ca134ae2e8d04f3102eb09517f5463ba414))
|
|
42
|
+
* **operation:** add synonyms to stubble cultivation terms ([ae239ab](https://gitlab.com/hestia-earth/hestia-glossary/commit/ae239abaf9533357e5437a23d797e426389b0cac)), closes [#1330](https://gitlab.com/hestia-earth/hestia-glossary/issues/1330)
|
|
43
|
+
* **otherOrganicChemical:** add `CAS-68891-38-3` and `CAS-78330-21-9` ([1789a5b](https://gitlab.com/hestia-earth/hestia-glossary/commit/1789a5bd38a7e503457b7e903165640457f9922c))
|
|
44
|
+
* **pesticideBrandName:** add 16 pesticide brand names ([5586f66](https://gitlab.com/hestia-earth/hestia-glossary/commit/5586f66e1a5ef8d6a4a46c0b118fa19f6bd9e0e8))
|
|
45
|
+
* **soilAmendment:** add ecoinvent proxy for `gypsum` ([8d3603b](https://gitlab.com/hestia-earth/hestia-glossary/commit/8d3603bfe6a146d7ad52e4ff9f47c48f7d89fbf3))
|
|
46
|
+
* **soilType:** add `synonyms` to `Histosol` term ([ed8dddf](https://gitlab.com/hestia-earth/hestia-glossary/commit/ed8dddf5d8554d167fa5978b252c67fa8fd07fab)), closes [#1329](https://gitlab.com/hestia-earth/hestia-glossary/issues/1329)
|
|
47
|
+
* **soilType:** set `siteTypesAllowed` ([6667564](https://gitlab.com/hestia-earth/hestia-glossary/commit/66675641780629c2f23ec78be058a09023e53de7))
|
|
48
|
+
* **system:** add `Biofloc aquaculture system` ([ac5fb44](https://gitlab.com/hestia-earth/hestia-glossary/commit/ac5fb447bfbd0b7f766e8edbc1a967db9bde1a40)), closes [#1332](https://gitlab.com/hestia-earth/hestia-glossary/issues/1332)
|
|
49
|
+
* **system:** update lookups to align to latest glossaries ([8c2d860](https://gitlab.com/hestia-earth/hestia-glossary/commit/8c2d86080efe5469973adca6f2433ade52ed1c13))
|
|
50
|
+
* **usdaSoilType:** add `synonyms` to `Histosols` term ([ffb7638](https://gitlab.com/hestia-earth/hestia-glossary/commit/ffb763876d901941ee495388cda8c2263853f868)), closes [#1329](https://gitlab.com/hestia-earth/hestia-glossary/issues/1329)
|
|
51
|
+
* **waterRegime:** add SFp factor for `Unknown pre-season water regime` ([3c7bcfd](https://gitlab.com/hestia-earth/hestia-glossary/commit/3c7bcfd7f7b3d27303b740ebb091ada21e8e7dda)), closes [#1334](https://gitlab.com/hestia-earth/hestia-glossary/issues/1334)
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Bug Fixes
|
|
55
|
+
|
|
56
|
+
* **characterisedIndicator:** error on units on eutrophication term ([03be5bb](https://gitlab.com/hestia-earth/hestia-glossary/commit/03be5bba000859c516d9d86865656a9ff4ff5f0b)), closes [#1328](https://gitlab.com/hestia-earth/hestia-glossary/issues/1328)
|
|
57
|
+
* **emission:** add animal products to `productTermIdsAllowed` for `CH4, to air, enteric methane` ([eab0bb7](https://gitlab.com/hestia-earth/hestia-glossary/commit/eab0bb7cf467d0ee1ee235b7ca7d323557d0dd90)), closes [#1333](https://gitlab.com/hestia-earth/hestia-glossary/issues/1333)
|
|
58
|
+
* **landUseManagement:** errors in `dataState` ([2bf5101](https://gitlab.com/hestia-earth/hestia-glossary/commit/2bf51013e37281c15042683db474f07ad29b2909))
|
|
59
|
+
* **liveAquaticSpecies:** remove `Tambaqui` as it is a duplicate of `Cachama` ([4538f6c](https://gitlab.com/hestia-earth/hestia-glossary/commit/4538f6c737ada6d96c208f205686795d2f6eb1bf))
|
|
60
|
+
* **measurement:** remove `agri-food processor` from `siteTypesAllowed` for terms ([f20dc67](https://gitlab.com/hestia-earth/hestia-glossary/commit/f20dc671ce9cd9429bd6949a315ac0fc3d0cb362)), closes [#1341](https://gitlab.com/hestia-earth/hestia-glossary/issues/1341)
|
|
61
|
+
* **pesticideAI:** move `CAS-60240-47-3` from `otherOrganicChemical` ([82106a3](https://gitlab.com/hestia-earth/hestia-glossary/commit/82106a3aab736763c62c3deeb1769f52767204fb))
|
|
62
|
+
* **pesticideBrandName:** delete `(S)-Methoprene Technical` ([35f691a](https://gitlab.com/hestia-earth/hestia-glossary/commit/35f691a51aacf4c7f0dac3b9169bfbdaa6bf6aa1))
|
|
63
|
+
* **pesticideBrandName:** delete `Atroban 11% EC` ([9df3655](https://gitlab.com/hestia-earth/hestia-glossary/commit/9df3655ed886fc4822ac157c6b627dabae9899a0))
|
|
64
|
+
* **pesticideBrandName:** delete `Tri-Chlor Granular` ([83a21de](https://gitlab.com/hestia-earth/hestia-glossary/commit/83a21de6cfc9192dd50fddf13a9007c49cb33abc))
|
|
65
|
+
* **pesticideBrandName:** rename `Superchlor` to `Super Chlor Shock` ([dcec984](https://gitlab.com/hestia-earth/hestia-glossary/commit/dcec98425524bdefbfc9be7ba852a8863312b62b))
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
* **pesticideBrandName:** rename `Per-Ox` to `Per-Ox (pesticide brand name)` ([9e3ec57](https://gitlab.com/hestia-earth/hestia-glossary/commit/9e3ec57ea2b19973102d7e09d6661d145e560d90))
|
|
69
|
+
* **waterRegime:** restructure `IPCC_2019_CH4_rice_SFw` and `IPCC_2019_CH4_rice_SFp` lookups ([8e53ce3](https://gitlab.com/hestia-earth/hestia-glossary/commit/8e53ce3b4fc0e8d0aef0eed9329cdd4d649d653a))
|
|
70
|
+
|
|
5
71
|
## [0.44.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.43.0...v0.44.0) (2024-03-04)
|
|
6
72
|
|
|
7
73
|
|
package/package.json
CHANGED
|
@@ -475,6 +475,7 @@
|
|
|
475
475
|
"singletop",
|
|
476
476
|
"efficient28",
|
|
477
477
|
"fielderMagnesiumN",
|
|
478
|
+
"novaMagS",
|
|
478
479
|
"anthracite",
|
|
479
480
|
"cokingCoal",
|
|
480
481
|
"otherBituminousCoal",
|
|
@@ -619,6 +620,7 @@
|
|
|
619
620
|
"dicalciumPhosphateKgP2O5",
|
|
620
621
|
"trisodiumPhosphateKgP2O5",
|
|
621
622
|
"potassiumChlorideKgK2O",
|
|
623
|
+
"sylviniteOreKgK2O",
|
|
622
624
|
"potassiumNitrateKgK2O",
|
|
623
625
|
"potassiumNitrateKgN",
|
|
624
626
|
"potassiumSodiumNitrateKgN",
|
|
@@ -641,6 +643,7 @@
|
|
|
641
643
|
"thomasSlagKgP2O5",
|
|
642
644
|
"zincSulphateKgZn",
|
|
643
645
|
"boronTrioxideKgB",
|
|
646
|
+
"manganeseSulphateKgMn",
|
|
644
647
|
"forest",
|
|
645
648
|
"naturalForest",
|
|
646
649
|
"plantationForest",
|
|
@@ -11936,7 +11939,8 @@
|
|
|
11936
11939
|
"CAS-167465-36-3",
|
|
11937
11940
|
"CAS-61-80-3",
|
|
11938
11941
|
"CAS-37882-31-8",
|
|
11939
|
-
"CAS-
|
|
11942
|
+
"CAS-68891-38-3",
|
|
11943
|
+
"CAS-78330-21-9",
|
|
11940
11944
|
"pesticideUnspecifiedAi",
|
|
11941
11945
|
"pesticideAdjuvantUnspecified",
|
|
11942
11946
|
"acaricideUnspecifiedAi",
|
|
@@ -15404,11 +15408,11 @@
|
|
|
15404
15408
|
"CAS-54774-45-7",
|
|
15405
15409
|
"CAS-70901-12-1",
|
|
15406
15410
|
"CAS-7637-07-2",
|
|
15411
|
+
"CAS-60240-47-3",
|
|
15407
15412
|
"dilutedPesticideUnspecifiedKg",
|
|
15408
15413
|
"antifoulingPaintUnspecified",
|
|
15409
15414
|
"Hsp2OPro",
|
|
15410
15415
|
"SHydropreneTechnical",
|
|
15411
|
-
"SMethopreneTechnical",
|
|
15412
15416
|
"0067AceleprynInsecticideOnFertiliser",
|
|
15413
15417
|
"008MesoFertiliser",
|
|
15414
15418
|
"008MesotrioneOnFertiliser",
|
|
@@ -16245,7 +16249,6 @@
|
|
|
16245
16249
|
"atrinalNurseryGreenhouse",
|
|
16246
16250
|
"atrinalPlantGrowthRegulator",
|
|
16247
16251
|
"atroban11EC",
|
|
16248
|
-
"atroban11Ec",
|
|
16249
16252
|
"atroban425Ec",
|
|
16250
16253
|
"atrobanDelicePlusInsecticide",
|
|
16251
16254
|
"aureobasidiumPullulansStrainDsm14940Technical",
|
|
@@ -21093,7 +21096,7 @@
|
|
|
21093
21096
|
"permethrinTechnicalInsecticide",
|
|
21094
21097
|
"permetron",
|
|
21095
21098
|
"permitPlus",
|
|
21096
|
-
"
|
|
21099
|
+
"perOxPesticideBrandName",
|
|
21097
21100
|
"perOxExtreme",
|
|
21098
21101
|
"peroxal35Bio",
|
|
21099
21102
|
"peroxal50Bio",
|
|
@@ -22694,7 +22697,7 @@
|
|
|
22694
22697
|
"superShockwaveShockTreatmentForSwimmingPools",
|
|
22695
22698
|
"superSolidPlus",
|
|
22696
22699
|
"superchlo",
|
|
22697
|
-
"
|
|
22700
|
+
"superChlorShock",
|
|
22698
22701
|
"superChlor",
|
|
22699
22702
|
"superchlor7",
|
|
22700
22703
|
"superChlor84",
|
|
@@ -23222,7 +23225,6 @@
|
|
|
23222
23225
|
"tribufosTechnicalDefoliant",
|
|
23223
23226
|
"tribuneHerbicide",
|
|
23224
23227
|
"trichlorGranular",
|
|
23225
|
-
"triChlorGranular",
|
|
23226
23228
|
"trichlorGranularTechnical",
|
|
23227
23229
|
"trichlorTablets",
|
|
23228
23230
|
"trichloroGranularMg",
|
|
@@ -23875,6 +23877,21 @@
|
|
|
23875
23877
|
"taylor",
|
|
23876
23878
|
"zetanil",
|
|
23877
23879
|
"fugoKill",
|
|
23880
|
+
"betanalFlo",
|
|
23881
|
+
"betanalProgress",
|
|
23882
|
+
"betanalTandem",
|
|
23883
|
+
"debutHerbicide",
|
|
23884
|
+
"dowShield",
|
|
23885
|
+
"fusilade250Ew",
|
|
23886
|
+
"gaucho",
|
|
23887
|
+
"goltixWg",
|
|
23888
|
+
"pdq",
|
|
23889
|
+
"punchC",
|
|
23890
|
+
"pyraminDf",
|
|
23891
|
+
"stingEco",
|
|
23892
|
+
"temik10G",
|
|
23893
|
+
"thiovit",
|
|
23894
|
+
"venzarFlowable",
|
|
23878
23895
|
"processingAidUnspecified",
|
|
23879
23896
|
"polyacrylamideProcessingAid",
|
|
23880
23897
|
"aluminiumChlorohydrate",
|
|
@@ -23913,12 +23930,12 @@
|
|
|
23913
23930
|
"hydratedLime",
|
|
23914
23931
|
"burntLime",
|
|
23915
23932
|
"dolomiticLime",
|
|
23933
|
+
"gypsum",
|
|
23916
23934
|
"woodAsh",
|
|
23917
23935
|
"woodChip",
|
|
23918
23936
|
"aluminumSulphate",
|
|
23919
23937
|
"ironSulphate",
|
|
23920
23938
|
"sulphur",
|
|
23921
|
-
"gypsum",
|
|
23922
23939
|
"humus",
|
|
23923
23940
|
"liquidHumus",
|
|
23924
23941
|
"solidHumus",
|