@hestia-earth/glossary 0.13.2 → 0.14.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 +69 -0
- package/package.json +1 -1
- package/resources/arrayTreatment.json +6 -2
- package/resources/defaultModelId.json +1 -1
- package/resources/impactAssessment.json +16701 -16692
- package/resources/term-restrictions.json +177 -5
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,75 @@
|
|
|
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.14.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.14.0...v0.14.1) (2023-01-30)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* **characterisedIndicator:** make `IPCC 2021` the default model for GWP100 ([7cc87de](https://gitlab.com/hestia-earth/hestia-glossary/commit/7cc87de4e9615448bd8c2cb3560f764ba0b3666b))
|
|
11
|
+
* **crop:** add `Lagos spinach, seed` ([5675f2c](https://gitlab.com/hestia-earth/hestia-glossary/commit/5675f2c06e99764d2088f5d96a35bfb32962a00f))
|
|
12
|
+
* **crop:** add rooting depth to crops of the Amaranthaceae family ([0e05ea1](https://gitlab.com/hestia-earth/hestia-glossary/commit/0e05ea1e639425d56a7ad13a1c461f86d3f36544))
|
|
13
|
+
* **measurement:** add plant available calcium and sodium terms ([416bbad](https://gitlab.com/hestia-earth/hestia-glossary/commit/416bbadf77f1ad5ab5989c6741dd7b9c756a6535))
|
|
14
|
+
* **measurement:** rename `exchangeable potassium` `plant available potassium` for consistency ([ade78dc](https://gitlab.com/hestia-earth/hestia-glossary/commit/ade78dc3b0ba052f9f2dbb11659718316bb1bd45))
|
|
15
|
+
* **methodMeasurement:** rename `NH4OAc method, exchangeable potassium` `Ammonium acetate method` ([5b1a79d](https://gitlab.com/hestia-earth/hestia-glossary/commit/5b1a79d4b6351a9a68cb3d72b9b67517ea69f1a9))
|
|
16
|
+
* **model:** add `Emission not relevant` ([bfb0bc7](https://gitlab.com/hestia-earth/hestia-glossary/commit/bfb0bc7596b09801e81b7470d86737bdeb71bb2b)), closes [#566](https://gitlab.com/hestia-earth/hestia-glossary/issues/566)
|
|
17
|
+
* **operation:** add `hoeing, by hand` and `earthing up, by hand` ([6969a3f](https://gitlab.com/hestia-earth/hestia-glossary/commit/6969a3f285530e7d2f32b9fc273f6b23a02e5771))
|
|
18
|
+
* **property:** add more plant available minerals ([159ea72](https://gitlab.com/hestia-earth/hestia-glossary/commit/159ea7213ec6ae2a9c83805efb1994acde9645c8))
|
|
19
|
+
* **tillage:** add `ridge tillage` ([3cb935d](https://gitlab.com/hestia-earth/hestia-glossary/commit/3cb935db9cd0cbf024343649700e7c0fcedd1c59))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Bug Fixes
|
|
23
|
+
|
|
24
|
+
* **animalProduct:** update `animalProductGroupingFAO` for egg terms ([b8d299c](https://gitlab.com/hestia-earth/hestia-glossary/commit/b8d299cb9be9155db8b0935b069d422f5f6b2637))
|
|
25
|
+
|
|
26
|
+
## [0.14.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.13.2...v0.14.0) (2023-01-26)
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### ⚠ BREAKING CHANGES
|
|
30
|
+
|
|
31
|
+
* **region:** lookup `region-crop-faostatArea` renamed in `region-faostatCroplandArea`
|
|
32
|
+
|
|
33
|
+
### Features
|
|
34
|
+
|
|
35
|
+
* **animalProduct:** add lookup to store EVwool value ([eaeed88](https://gitlab.com/hestia-earth/hestia-glossary/commit/eaeed88e5f24dfebb404ecd25858f7e170da834b)), closes [#584](https://gitlab.com/hestia-earth/hestia-glossary/issues/584)
|
|
36
|
+
* **animalProduct:** rename `Wool, greasy`, add `Wool, goat (greasy)` ([01ca1a6](https://gitlab.com/hestia-earth/hestia-glossary/commit/01ca1a685c954fd12343254c6999442f19485cd7))
|
|
37
|
+
* **characterisedIndicator:** add `IPCC 2021` to emission lookup ([408cb6a](https://gitlab.com/hestia-earth/hestia-glossary/commit/408cb6a3dd0c7e321261487813d6d324a3477ee1)), closes [#585](https://gitlab.com/hestia-earth/hestia-glossary/issues/585)
|
|
38
|
+
* **crop:** add `grazedPastureGrassInputId` lookup ([331801e](https://gitlab.com/hestia-earth/hestia-glossary/commit/331801e30ea48ff34c2ccd2d34501fdadcb86ee0)), closes [#541](https://gitlab.com/hestia-earth/hestia-glossary/issues/541)
|
|
39
|
+
* **crop:** add missing crops in the Amaranthaceae family ([39f1dfc](https://gitlab.com/hestia-earth/hestia-glossary/commit/39f1dfce057511b61f8a90ed3d7b742c394e004f)), closes [#572](https://gitlab.com/hestia-earth/hestia-glossary/issues/572)
|
|
40
|
+
* **crop:** add terms for runner bean ([5576e40](https://gitlab.com/hestia-earth/hestia-glossary/commit/5576e403e710ff9e9552a26e959b9728ed87d5e1)), closes [#575](https://gitlab.com/hestia-earth/hestia-glossary/issues/575)
|
|
41
|
+
* **emission:** add `IPCC 2021` `GWP 100` factors as lookup ([1e04afc](https://gitlab.com/hestia-earth/hestia-glossary/commit/1e04afc0d73c54962cb709378600dbb0895153c2)), closes [#585](https://gitlab.com/hestia-earth/hestia-glossary/issues/585)
|
|
42
|
+
* **emission:** add synonyms to organic carbon stock terms ([4fe0577](https://gitlab.com/hestia-earth/hestia-glossary/commit/4fe05770bb26fab37882b0e0b5209e0551935b8c))
|
|
43
|
+
* **forage:** add `possibleCoverCrop` lookup ([9455f84](https://gitlab.com/hestia-earth/hestia-glossary/commit/9455f848c6e5eac5216dca752b6381b2fd3e1faa))
|
|
44
|
+
* **forage:** set `grazedPastureGrassInputId` lookup to not required for trees ([c495e9d](https://gitlab.com/hestia-earth/hestia-glossary/commit/c495e9dc5d98f9ec0736c4a4aeb8a4027d758ffa)), closes [#541](https://gitlab.com/hestia-earth/hestia-glossary/issues/541)
|
|
45
|
+
* **fuel:** add `bioethanol` ([21bb6cd](https://gitlab.com/hestia-earth/hestia-glossary/commit/21bb6cde4bceff8a6d0a562e527db38f528aab70)), closes [#591](https://gitlab.com/hestia-earth/hestia-glossary/issues/591)
|
|
46
|
+
* **liveAnimal:** add lookups to store parameters for gross energy needs calculations ([97560d5](https://gitlab.com/hestia-earth/hestia-glossary/commit/97560d5b21559375514e3b9da395d4c21835c372)), closes [#583](https://gitlab.com/hestia-earth/hestia-glossary/issues/583)
|
|
47
|
+
* **liveAnimal:** add new terms to describe sheep, goats and buffaloes ([82927fc](https://gitlab.com/hestia-earth/hestia-glossary/commit/82927fc5b834318403a5a51a4abcba17a146634f)), closes [#583](https://gitlab.com/hestia-earth/hestia-glossary/issues/583)
|
|
48
|
+
* **liveAnimal:** integrate `ipcc2019Tier2Ch4 lookup` ([ce05003](https://gitlab.com/hestia-earth/hestia-glossary/commit/ce05003951b796da4196953bc24a7819b6e86d47))
|
|
49
|
+
* **methodMeasurement:** add `Organic elemental analysis` ([1781f99](https://gitlab.com/hestia-earth/hestia-glossary/commit/1781f991fbaa829aa6678fde6eef865f88954693))
|
|
50
|
+
* **model:** add `IPCC (2021)` ([7ef61d9](https://gitlab.com/hestia-earth/hestia-glossary/commit/7ef61d9a40d3dc44c97d21043151823f3675c322))
|
|
51
|
+
* **operation:** add `Coating seeds`, `Encrusting seeds`, `Pelleting seeds` ([56b8a56](https://gitlab.com/hestia-earth/hestia-glossary/commit/56b8a56306fd9c90b54b6b9675e026a301f8cd59))
|
|
52
|
+
* **operation:** add `Fertilising, broadcasting` ([fac0a7e](https://gitlab.com/hestia-earth/hestia-glossary/commit/fac0a7e74b8d3cfd5daa6d3a02d6a04937ac4d0d)), closes [#589](https://gitlab.com/hestia-earth/hestia-glossary/issues/589)
|
|
53
|
+
* **operation:** add `Spontaneous fermentation` and `Inoculated fermentation` ([27ec44a](https://gitlab.com/hestia-earth/hestia-glossary/commit/27ec44a4f4b75656ae53dd3424cc91d348a596af))
|
|
54
|
+
* **operation:** add `Treating seeds, with pesticide` ([9dae242](https://gitlab.com/hestia-earth/hestia-glossary/commit/9dae242138c104a0aebd5cc15759c3784b28b030)), closes [#587](https://gitlab.com/hestia-earth/hestia-glossary/issues/587)
|
|
55
|
+
* **operation:** rename threshing operations ([11f2c1d](https://gitlab.com/hestia-earth/hestia-glossary/commit/11f2c1dedd4db1c16094a6de4163218e6d7884fd))
|
|
56
|
+
* **pesticideAI:** remove 10% AI on generic diluted pesticide term ([114f965](https://gitlab.com/hestia-earth/hestia-glossary/commit/114f9658dcb8a2c5a9e2274ad9d93b2dae23ce2e))
|
|
57
|
+
* **pesticideBrandName:** remove ecoinvent mapping ([4b6d259](https://gitlab.com/hestia-earth/hestia-glossary/commit/4b6d25940dc9319a61827cb35595f0f022801282))
|
|
58
|
+
* **region:** add `liveAnimal` related FAO lookups ([c5ad05d](https://gitlab.com/hestia-earth/hestia-glossary/commit/c5ad05d8b38b6451314734ccc2136c3c4a125719))
|
|
59
|
+
* **region:** update `animalProduct` related FAO lookups ([3a3689a](https://gitlab.com/hestia-earth/hestia-glossary/commit/3a3689aa0939f8d61f19304bafd7949453456adb))
|
|
60
|
+
* **region:** update `crop` related FAO lookups ([9b670ac](https://gitlab.com/hestia-earth/hestia-glossary/commit/9b670ac3d4223c19a11e6a6339adaf3aa455d79a))
|
|
61
|
+
* **system:** add `integrated livestock-fish farming system" ([7410ee0](https://gitlab.com/hestia-earth/hestia-glossary/commit/7410ee0e9ba61288391dd1e9a067c82148968f32)), closes [#574](https://gitlab.com/hestia-earth/hestia-glossary/issues/574)
|
|
62
|
+
* **waterRegime:** add `irrigation interval` ([629cd1e](https://gitlab.com/hestia-earth/hestia-glossary/commit/629cd1e181eee7b3291af733d7c1a7f94493ce8e))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### Bug Fixes
|
|
66
|
+
|
|
67
|
+
* **fuel:** set `ecoinventMapping` to `false` for all terms without mapping ([41e540c](https://gitlab.com/hestia-earth/hestia-glossary/commit/41e540c8271b810531b991d941fa1a033e4e0ac7))
|
|
68
|
+
* **operation:** correct typos in seed treatment terms ([cdfecfb](https://gitlab.com/hestia-earth/hestia-glossary/commit/cdfecfb7ed73461fd00973abf4740619274707b3))
|
|
69
|
+
* **operation:** typo in term name `Harvesting crops, with bailing machine` ([51a18fa](https://gitlab.com/hestia-earth/hestia-glossary/commit/51a18fa5999b40c40dc38d20326e666c7f29c2bc))
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
* **region:** rename faostatArea lookup ([85d9724](https://gitlab.com/hestia-earth/hestia-glossary/commit/85d9724dd07ebd11f49356378e7f3d4369f462d6))
|
|
73
|
+
|
|
5
74
|
### [0.13.2](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.13.1...v0.13.2) (2023-01-16)
|
|
6
75
|
|
|
7
76
|
|
package/package.json
CHANGED
|
@@ -195,8 +195,9 @@
|
|
|
195
195
|
"sorbedPhosphorusPerKgSoil": "mean",
|
|
196
196
|
"mineralPhosphorusPerKgSoil": "mean",
|
|
197
197
|
"potassiumPerKgSoil": "mean",
|
|
198
|
-
"
|
|
198
|
+
"plantAvailablePotassiumPerKgSoil": "mean",
|
|
199
199
|
"calciumPerKgSoil": "mean",
|
|
200
|
+
"plantAvailableCalciumPerKgSoil": "mean",
|
|
200
201
|
"calciumCarbonatePerKgSoil": "mean",
|
|
201
202
|
"magnesiumPerKgSoil": "mean",
|
|
202
203
|
"plantAvailableMagnesiumPerKgSoil": "mean",
|
|
@@ -209,6 +210,7 @@
|
|
|
209
210
|
"sulphurPerKgSoil": "mean",
|
|
210
211
|
"boronPerKgSoil": "mean",
|
|
211
212
|
"sodiumPerKgSoil": "mean",
|
|
213
|
+
"plantAvailableSodiumPerKgSoil": "mean",
|
|
212
214
|
"microbialBiomassCarbonPerKgSoil": "mean",
|
|
213
215
|
"microbialBiomassNitrogenPerKgSoil": "mean",
|
|
214
216
|
"microbialCellulaseActivityPerKgSoil": "mean",
|
|
@@ -238,8 +240,9 @@
|
|
|
238
240
|
"sorbedPhosphorusPerM3Soil": "mean",
|
|
239
241
|
"mineralPhosphorusPerM3Soil": "mean",
|
|
240
242
|
"potassiumPerM3Soil": "mean",
|
|
241
|
-
"
|
|
243
|
+
"plantAvailablePotassiumPerM3Soil": "mean",
|
|
242
244
|
"calciumPerM3Soil": "mean",
|
|
245
|
+
"plantAvailableCalciumPerM3Soil": "mean",
|
|
243
246
|
"calciumCarbonatePerM3Soil": "mean",
|
|
244
247
|
"magnesiumPerM3Soil": "mean",
|
|
245
248
|
"plantAvailableMagnesiumPerM3Soil": "mean",
|
|
@@ -252,6 +255,7 @@
|
|
|
252
255
|
"sulphurPerM3Soil": "mean",
|
|
253
256
|
"boronPerM3Soil": "mean",
|
|
254
257
|
"sodiumPerM3Soil": "mean",
|
|
258
|
+
"plantAvailableSodiumPerM3Soil": "mean",
|
|
255
259
|
"microbialBiomassCarbonPerM3Soil": "mean",
|
|
256
260
|
"microbialBiomassNitrogenPerM3Soil": "mean",
|
|
257
261
|
"microbialCellulaseActivityPerM3Soil": "mean",
|