@hestia-earth/glossary 0.1.1 → 0.2.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 +179 -0
- package/package.json +1 -1
- package/resources/impactAssessment.json +4 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,185 @@
|
|
|
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.2.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.2.0...v0.2.1) (2022-03-15)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* **building:** add `infrastructure, unspecified` ([d0437d7](https://gitlab.com/hestia-earth/hestia-glossary/commit/d0437d772d792a7b9855aea7fa2b30d8a02a6c57))
|
|
11
|
+
* **crop:** update dry matter, rooting depth and seed rate ([d03d152](https://gitlab.com/hestia-earth/hestia-glossary/commit/d03d152a8d6c8733a27f77f6328d2e73d6b3776c))
|
|
12
|
+
* **crop:** update lookups for mushroom ([9b0f88b](https://gitlab.com/hestia-earth/hestia-glossary/commit/9b0f88bd91b37995de0ff101bcfc1923c8d0ab79))
|
|
13
|
+
* **material:** add `material, depreciated amount per cycle` terms ([ccf642b](https://gitlab.com/hestia-earth/hestia-glossary/commit/ccf642bdf55230003a1033983622f6d18c34586a)), closes [#285](https://gitlab.com/hestia-earth/hestia-glossary/issues/285)
|
|
14
|
+
* **measurement:** add earthworm counts ([e0ddbaa](https://gitlab.com/hestia-earth/hestia-glossary/commit/e0ddbaaa737b046b64da263be7cb834b5097e04e)), closes [#112](https://gitlab.com/hestia-earth/hestia-glossary/issues/112)
|
|
15
|
+
* **region:** add animal product average carcass weight lookup ([715a83e](https://gitlab.com/hestia-earth/hestia-glossary/commit/715a83ede90bc737ebd2c545ea30f8cd2d4b2642))
|
|
16
|
+
* **region:** generate continent data for crop Faostart yield ([2ead1c6](https://gitlab.com/hestia-earth/hestia-glossary/commit/2ead1c620e4f8d6ab86497a5d0e920da962f3cfb))
|
|
17
|
+
* **region:** replace `Commune` by `Comune` in Italia regions ([e1a2d95](https://gitlab.com/hestia-earth/hestia-glossary/commit/e1a2d952e6fb7b560b3a5115f96bad9ce94fa06d))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* **crop:** error in FAOStat production linkage ([83b3a38](https://gitlab.com/hestia-earth/hestia-glossary/commit/83b3a385440603169b6cbdeca4aff5c62b3bde2f))
|
|
23
|
+
* **region lookup:** error in conveyancing factors ([66ef6e1](https://gitlab.com/hestia-earth/hestia-glossary/commit/66ef6e12b025961b3007af2023192eb52c9e9f20)), closes [#320](https://gitlab.com/hestia-earth/hestia-glossary/issues/320)
|
|
24
|
+
* **region:** fix lowercase id on `Western Asia` ([c333b79](https://gitlab.com/hestia-earth/hestia-glossary/commit/c333b79a295002a7e1675eac3cad2ca02657875b))
|
|
25
|
+
* **region:** replace `nan` values with `-` in ecoregion lookup ([e81edda](https://gitlab.com/hestia-earth/hestia-glossary/commit/e81edda8f046b6e7cee9c4ac0486e62468042c77))
|
|
26
|
+
|
|
27
|
+
## [0.2.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.1.2...v0.2.0) (2022-02-22)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### ⚠ BREAKING CHANGES
|
|
31
|
+
|
|
32
|
+
* **emission:** all emissions ending with `Ponds` have been renamed to `Systems`
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* **animalProduct:** add `crustacean meal`, `eggs, hen, yolk` and `eggs, other bird, yolk` ([f450ab0](https://gitlab.com/hestia-earth/hestia-glossary/commit/f450ab0c3d17e6e85e380c06d7f3e49a0495c37c))
|
|
37
|
+
* **animalProduct:** add `krill meal` ([5500ef9](https://gitlab.com/hestia-earth/hestia-glossary/commit/5500ef9570ac47705d6c21defc34606827a70bde))
|
|
38
|
+
* **animalProduct:** add `poultry meal` ([7d9a353](https://gitlab.com/hestia-earth/hestia-glossary/commit/7d9a35348849c4b38eb4da53e6c009078be34489))
|
|
39
|
+
* **aquacultureManagement:** add `daily water exchange (m3)` ([4d2cfff](https://gitlab.com/hestia-earth/hestia-glossary/commit/4d2cfffdf0c2da4b4be30dd4762f53b91cdf95c4))
|
|
40
|
+
* **aquacultureManagement:** add `open net pen system` and `floating bag system` ([7332a1b](https://gitlab.com/hestia-earth/hestia-glossary/commit/7332a1b2d2445106325eb8f626e95835bb5c1353))
|
|
41
|
+
* **aquacultureManagement:** add `rearing volume` and `daily water exchange` ([1487b5a](https://gitlab.com/hestia-earth/hestia-glossary/commit/1487b5a429006912da34a91d3c4c6d014f59b748))
|
|
42
|
+
* **characterisedIndicator:** add `abiotic depletion potential` ([af8a979](https://gitlab.com/hestia-earth/hestia-glossary/commit/af8a979d0c073bf10671027e12cb83eff9e35212))
|
|
43
|
+
* **crop:** add `isOrchard` lookup ([92be05c](https://gitlab.com/hestia-earth/hestia-glossary/commit/92be05c09fb2cc6fe6518717a857448cef66c333)), closes [#310](https://gitlab.com/hestia-earth/hestia-glossary/issues/310)
|
|
44
|
+
* **crop:** add `wheat, middlings` ([effe1b1](https://gitlab.com/hestia-earth/hestia-glossary/commit/effe1b15faef5d1bb2b9e5c197d8eff7f0e28d31))
|
|
45
|
+
* **crop:** add crop residue values ([d53d4ff](https://gitlab.com/hestia-earth/hestia-glossary/commit/d53d4ffd9affaf41a4153db2bf54dd11cbdc306d))
|
|
46
|
+
* **crop:** add further rooting depth lookups for rapeseed ([1121cba](https://gitlab.com/hestia-earth/hestia-glossary/commit/1121cba27e17b562d525b8273ca068c3188a38b6))
|
|
47
|
+
* **crop:** add missing IPCC 2019 factors for AG residue ([8e353e2](https://gitlab.com/hestia-earth/hestia-glossary/commit/8e353e27da769de05bc7ab39e0d1965c5bae3bd8)), closes [#152](https://gitlab.com/hestia-earth/hestia-glossary/issues/152)
|
|
48
|
+
* **crop:** add multiple terms ([d5b96f1](https://gitlab.com/hestia-earth/hestia-glossary/commit/d5b96f11edda44a284d2ebbabf0e010e5a49a853))
|
|
49
|
+
* **cropEstablishment:** add synonyms for `Seed depth` ([b644877](https://gitlab.com/hestia-earth/hestia-glossary/commit/b644877f4d03520cf1502a33755b4d73d85f9b03))
|
|
50
|
+
* **cropEstablishment:** add terms `seed spacing` and `seed density` ([08fc135](https://gitlab.com/hestia-earth/hestia-glossary/commit/08fc1356cef7494503bf9831cc9edd979eec92cb))
|
|
51
|
+
* **crop:** fix errors in lookups, colour code lookup values ([6024af7](https://gitlab.com/hestia-earth/hestia-glossary/commit/6024af76cdfb889dd20c18694e106cd8f7e516c4))
|
|
52
|
+
* **crop:** update lookups for coconuts ([270349c](https://gitlab.com/hestia-earth/hestia-glossary/commit/270349c086b6fba876193c1a0424d1ebca534083))
|
|
53
|
+
* **crop:** update property lookup ([644b15b](https://gitlab.com/hestia-earth/hestia-glossary/commit/644b15baf907d38da4ce7c010d98cacdd2f473a0))
|
|
54
|
+
* **crop:** update slope and intercept look-up values ([113a9aa](https://gitlab.com/hestia-earth/hestia-glossary/commit/113a9aa1851526f0c5f22aacdbd5faf9f2d40d1a))
|
|
55
|
+
* **electricity:** add `electricity, biogas` ([7cbcdf6](https://gitlab.com/hestia-earth/hestia-glossary/commit/7cbcdf68e9da7288ef6540b3aa64cea615dc26b2))
|
|
56
|
+
* **fuel:** add `coal, unspecified` ([5982ec8](https://gitlab.com/hestia-earth/hestia-glossary/commit/5982ec8e5a947005fc3bb400fde0e3b0dd470ae3))
|
|
57
|
+
* **fuel:** add `heating oil` ([b5bf0c6](https://gitlab.com/hestia-earth/hestia-glossary/commit/b5bf0c6a5ef1d6022e004ce1926aa6c61f6536ef))
|
|
58
|
+
* **liveAquaticSpecies:** add `arctic char` and `atlantic cod` ([d94b94c](https://gitlab.com/hestia-earth/hestia-glossary/commit/d94b94c92af071f73387367fc8c7cbad199c9a7e))
|
|
59
|
+
* **liveAquaticSpecies:** add `broodfish` ([5eaebbd](https://gitlab.com/hestia-earth/hestia-glossary/commit/5eaebbdee50a82a0e6507b8c53100aeef17baf90))
|
|
60
|
+
* **liveAquaticSpecies:** add `roe` ([28ffa98](https://gitlab.com/hestia-earth/hestia-glossary/commit/28ffa98d16e6d5365d8336fba5f328cdec1629d8))
|
|
61
|
+
* **liveAquaticSpecies:** add `shrimp, unspecified` and `brine shrimp` ([b7dc360](https://gitlab.com/hestia-earth/hestia-glossary/commit/b7dc360b15cc321872ce4ee96f323c28b46c81ff))
|
|
62
|
+
* **material:** add `low-density polyethylene` and `high-density polyethylene` ([67c552c](https://gitlab.com/hestia-earth/hestia-glossary/commit/67c552c1e2785e44c1f40eacbcab35292c559d5f))
|
|
63
|
+
* **material:** add multiple materials ([6a1d1e6](https://gitlab.com/hestia-earth/hestia-glossary/commit/6a1d1e68895b824f2456d046163523219a552d14))
|
|
64
|
+
* **material:** add multiple terms ([a33f98b](https://gitlab.com/hestia-earth/hestia-glossary/commit/a33f98b55d1fc9d01bb8e75a2ba33292ad73514b))
|
|
65
|
+
* **measurement:** add `air temperature` as synonym of temperature terms ([e67c291](https://gitlab.com/hestia-earth/hestia-glossary/commit/e67c29143e548068ffa2cff214ce4449e67b51e8))
|
|
66
|
+
* **measurement:** add `dew point` terms ([2d68382](https://gitlab.com/hestia-earth/hestia-glossary/commit/2d68382812f3f8ff08bb93b598de276a7a0a3803))
|
|
67
|
+
* **measurement:** add `point measurement` options for temperature and pressure ([d53e949](https://gitlab.com/hestia-earth/hestia-glossary/commit/d53e949478c8af6aa3b086c5bb627b57ea9ea826)), closes [#309](https://gitlab.com/hestia-earth/hestia-glossary/issues/309)
|
|
68
|
+
* **measurement:** add `precipitation` terms ([46b6697](https://gitlab.com/hestia-earth/hestia-glossary/commit/46b669789137858749291549111e148058b1c67a)), closes [#135](https://gitlab.com/hestia-earth/hestia-glossary/issues/135)
|
|
69
|
+
* **measurement:** add `wind speed` ([10af912](https://gitlab.com/hestia-earth/hestia-glossary/commit/10af91261b0ec5a414c1e3b13d3d21124044ac36))
|
|
70
|
+
* **measurement:** add air pressure terms ([717afdb](https://gitlab.com/hestia-earth/hestia-glossary/commit/717afdb7a3aa57bd744dd692cd9fe689521aa9df))
|
|
71
|
+
* **measurement:** add leaf wetness term ([d73f20d](https://gitlab.com/hestia-earth/hestia-glossary/commit/d73f20d01abc1a4e50fa6c01a7f0de5d541c8b09))
|
|
72
|
+
* **measurement:** add synonyms to `soil temperature` ([cf18bfe](https://gitlab.com/hestia-earth/hestia-glossary/commit/cf18bfe1c69c7a3e8608d1582956aaffd6265573))
|
|
73
|
+
* **measurement:** add synonyms to soil moisture ([a144659](https://gitlab.com/hestia-earth/hestia-glossary/commit/a14465909d166c4cca246c0864f6bd45544853e0))
|
|
74
|
+
* **measurement:** add terms for soil CaCO3 ([8c82484](https://gitlab.com/hestia-earth/hestia-glossary/commit/8c82484fa552b3be0f0a4a79a92ad8b656193b90))
|
|
75
|
+
* **measurement:** add wet bulb temperature ([f590939](https://gitlab.com/hestia-earth/hestia-glossary/commit/f590939c5c9dbff14f457b979e3ce6cffebb80e3))
|
|
76
|
+
* **measurement:** add wind direction ([977d934](https://gitlab.com/hestia-earth/hestia-glossary/commit/977d934ed1492f11f87e433b1ec82e2a1c345c90))
|
|
77
|
+
* **measurement:** split solar radiance into total, direct, and diffuse ([a7e8937](https://gitlab.com/hestia-earth/hestia-glossary/commit/a7e89371b7d875eef8c7e601b4f60471599d4cd4))
|
|
78
|
+
* **methodMeasurement:** add `anemometer` ([433b8be](https://gitlab.com/hestia-earth/hestia-glossary/commit/433b8be77836c52598ceecf540dce654102c770c))
|
|
79
|
+
* **methodMeasurement:** add Bray P1, Mehlich 3, and Olsen P tests ([4073885](https://gitlab.com/hestia-earth/hestia-glossary/commit/4073885e3781aadcef74b0b0487977c05e7511f8))
|
|
80
|
+
* **methodMeasurement:** add multiple tests for soil p ([81d09da](https://gitlab.com/hestia-earth/hestia-glossary/commit/81d09dad47eb42d57b54c35d51ec7965639e1c44))
|
|
81
|
+
* **methodMeasurement:** add terms for measuring solar radiation ([6f8b7b3](https://gitlab.com/hestia-earth/hestia-glossary/commit/6f8b7b3ee2bb7a8ac0adab293ab487a5e8e83dd5))
|
|
82
|
+
* **model:** add `cumulative energy demand (CED) method` ([353d772](https://gitlab.com/hestia-earth/hestia-glossary/commit/353d77217320af0f0917d73062e998dbff4fef4f))
|
|
83
|
+
* **model:** add `eco-indicator 95` ([75de064](https://gitlab.com/hestia-earth/hestia-glossary/commit/75de064316aed85b68372e6584f60eb0639c3b95))
|
|
84
|
+
* **model:** add `Hestia aggregated data` as model ([8c4dd8f](https://gitlab.com/hestia-earth/hestia-glossary/commit/8c4dd8f578b529b49070759b69678576cae42f90)), closes [#301](https://gitlab.com/hestia-earth/hestia-glossary/issues/301)
|
|
85
|
+
* **model:** add missing models in indicator-model mapping ([b5c097b](https://gitlab.com/hestia-earth/hestia-glossary/commit/b5c097b852274cacf8d91ac8e7e231d45845a458))
|
|
86
|
+
* **model:** add ReCiPe 2008 and `edip (2003)` ([c46f6fb](https://gitlab.com/hestia-earth/hestia-glossary/commit/c46f6fb6f6d19bc63fc52ec85984bd86867714ec))
|
|
87
|
+
* **operation:** add `fertigating` and `fertilizing, deep placement` ([8863ec6](https://gitlab.com/hestia-earth/hestia-glossary/commit/8863ec612f2e1a0a7f0cf8e4884a7055a42a3919)), closes [#97](https://gitlab.com/hestia-earth/hestia-glossary/issues/97)
|
|
88
|
+
* **operation:** add `pond aeration` ([865b2d3](https://gitlab.com/hestia-earth/hestia-glossary/commit/865b2d3242efec5745e81aff5f409afa7699b120)), closes [#246](https://gitlab.com/hestia-earth/hestia-glossary/issues/246)
|
|
89
|
+
* **operation:** add `refrigeration` ([a0c8a21](https://gitlab.com/hestia-earth/hestia-glossary/commit/a0c8a21d1f5b1bf7c514c2a96adbbf2c388c5ae7))
|
|
90
|
+
* **other:** add `ice` and `liquid oxygen` ([94c50de](https://gitlab.com/hestia-earth/hestia-glossary/commit/94c50de2d6cfa93ae424b99625de1e5f0cc2d78c))
|
|
91
|
+
* **property:** add `dha content` and `epa content` ([c9bc35c](https://gitlab.com/hestia-earth/hestia-glossary/commit/c9bc35ce1cd0da4043b834773919bee785fb06a6))
|
|
92
|
+
* **region:** add `animal product` price lookup ([24287bc](https://gitlab.com/hestia-earth/hestia-glossary/commit/24287bc986998752f37ed0aaccb79c6632860ae8))
|
|
93
|
+
* **region:** assign subclass to additional regions ([9f60272](https://gitlab.com/hestia-earth/hestia-glossary/commit/9f60272d4fc8fb1170d3c4ebdbca377ceab148ce)), closes [#250](https://gitlab.com/hestia-earth/hestia-glossary/issues/250)
|
|
94
|
+
* **region:** assign subclass to regions ([831b015](https://gitlab.com/hestia-earth/hestia-glossary/commit/831b015351fcd892a5984f423669fd7d36b5a515)), closes [#250](https://gitlab.com/hestia-earth/hestia-glossary/issues/250)
|
|
95
|
+
* **region:** assign subclass to regions ([617ae4d](https://gitlab.com/hestia-earth/hestia-glossary/commit/617ae4df7c7f2289f42abc5599b1a8e11c78bf47)), closes [#250](https://gitlab.com/hestia-earth/hestia-glossary/issues/250)
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
### Bug Fixes
|
|
99
|
+
|
|
100
|
+
* **characterisedIndicator:** change `fossile resource scarcity` to `fossil resource scarcity` ([d98bb4c](https://gitlab.com/hestia-earth/hestia-glossary/commit/d98bb4c4de48c045b046422d45631622ef68c40c))
|
|
101
|
+
* **characterisedIndicator:** update column headers for ReCiPe indicators in model mapping ([61cd703](https://gitlab.com/hestia-earth/hestia-glossary/commit/61cd703caa579ca7ff73cb97fda245a8cf96ed47))
|
|
102
|
+
* **crop:** correct residue N content for `mung bean, dry` in lookup ([af37023](https://gitlab.com/hestia-earth/hestia-glossary/commit/af37023da1ddb3862ee7b21a0e06e3ab475e8c01))
|
|
103
|
+
* **cropEstablishment:** typo in units for `planting density` ([8ca8f1a](https://gitlab.com/hestia-earth/hestia-glossary/commit/8ca8f1adc8fd740eecd9897ce8584e9f25132661))
|
|
104
|
+
* **crop:** update feedipedia link for `tomato, leaves` and `tomato, stems` ([48ac082](https://gitlab.com/hestia-earth/hestia-glossary/commit/48ac082831ca383893db15e22682d9cb2950ab5c))
|
|
105
|
+
* **emission:** replace `aquaculture ponds` with `aquaculture systems` ([e5cb419](https://gitlab.com/hestia-earth/hestia-glossary/commit/e5cb419b91d0558ba0f33d52eed1a1298dfb7e54))
|
|
106
|
+
* **excretaManagement:** update`excretion into water body` lookup ([f1899dc](https://gitlab.com/hestia-earth/hestia-glossary/commit/f1899dc5133d14ad46de7125ec1229ecdbcec8e8))
|
|
107
|
+
* **measurement:** correct typo in definition of evapotranspiration ([113a353](https://gitlab.com/hestia-earth/hestia-glossary/commit/113a35314a0466b265dcdffbad71911b85992bfd))
|
|
108
|
+
* **methodMeasurement:** remove duplicated olsen method ([a4a015f](https://gitlab.com/hestia-earth/hestia-glossary/commit/a4a015fc1e7e9179b5fbbbae6144959d5488bb89))
|
|
109
|
+
* **model:** fix links in `ecoIndicator95` and `edip2003` definitions ([c168052](https://gitlab.com/hestia-earth/hestia-glossary/commit/c1680520b017485f73b19937cb96dffa5bcd9cee))
|
|
110
|
+
* **other:** correct density for `hexane` and `mineral oil` ([56a8058](https://gitlab.com/hestia-earth/hestia-glossary/commit/56a8058de1fc0ee4f30bb6d8bc81af41ee02192b))
|
|
111
|
+
* **pesticideAI:** remove `glass fibers` ([9a8fc2c](https://gitlab.com/hestia-earth/hestia-glossary/commit/9a8fc2cccaa11c6788b6c8921d118a237470f69c))
|
|
112
|
+
* **region:** add missing FAO groups for `animalProduct` price ([5ef23c9](https://gitlab.com/hestia-earth/hestia-glossary/commit/5ef23c997b142405ca69258fddc71614954c52fe))
|
|
113
|
+
* **region:** update region id in lookups ([74a61bd](https://gitlab.com/hestia-earth/hestia-glossary/commit/74a61bd91912a65f62358aed9e61a15178f51b97))
|
|
114
|
+
|
|
115
|
+
### [0.1.2](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.1.1...v0.1.2) (2022-01-12)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
### Features
|
|
119
|
+
|
|
120
|
+
* **animalProduct:** add `finfish meal` and `finfish by-product meal` ([f9bcd10](https://gitlab.com/hestia-earth/hestia-glossary/commit/f9bcd105e3e6ea8230a5d725f0bea296e521e329))
|
|
121
|
+
* **aquacultureManagement:** add `flow-through system` ([8da08bc](https://gitlab.com/hestia-earth/hestia-glossary/commit/8da08bc2511cfac00af75b8b98af8a40d3d7b36e))
|
|
122
|
+
* **aquacultureManagement:** add `recirculating aquaculture system` ([7653e87](https://gitlab.com/hestia-earth/hestia-glossary/commit/7653e8732ef1ba64dc91422880c0aa3447ecc4c4))
|
|
123
|
+
* **aquacultureManagement:** improve definition of `monoculture, single batch production` and `monoculture, multiple batch production` ([72f5f34](https://gitlab.com/hestia-earth/hestia-glossary/commit/72f5f340b4199e46eedaf533cafde8b2c61fc9d2))
|
|
124
|
+
* **building:** delete `recirculating aquaculture system` ([d3d6bbe](https://gitlab.com/hestia-earth/hestia-glossary/commit/d3d6bbe9ced7168ddf3a3108ffb065fdd30edc3e))
|
|
125
|
+
* **characterisedIndicator:** add `agricultural land occupation potential` and `fine particulate matter formation` ([be89b9d](https://gitlab.com/hestia-earth/hestia-glossary/commit/be89b9d01414e5f72ac121b7d415d43a773505ad))
|
|
126
|
+
* **characterisedIndicator:** add `ReCiPe` as synonym for ReCiPe indicators ([6238d0c](https://gitlab.com/hestia-earth/hestia-glossary/commit/6238d0c28c74a86ebf3e1cc80909ce1cd6ab0d6b))
|
|
127
|
+
* **characterisedIndicator:** add missing ReCiPe midpoint indicators ([f575f87](https://gitlab.com/hestia-earth/hestia-glossary/commit/f575f87998efec15cbc3ca995e500136ddb540a5))
|
|
128
|
+
* **characterisedIndicator:** add ReCiPe conversion factors for damage to human health ([c495936](https://gitlab.com/hestia-earth/hestia-glossary/commit/c4959365616d4dbe4549ade3a4322142533a44b5))
|
|
129
|
+
* **characterisedIndicator:** add ReCiPe midpoint to endpoint conversion factors for ecosystems damage ([f9583ca](https://gitlab.com/hestia-earth/hestia-glossary/commit/f9583ca0e0be7fd89e5d1cdb2db279e36e9362f7))
|
|
130
|
+
* **characterisedIndicator:** add synonyms for `photochemical ozone creation potential`, `freshwater aquatic ecotoxicity potential` and `marine aquatic ecotoxicity potential` ([a48482e](https://gitlab.com/hestia-earth/hestia-glossary/commit/a48482eec3da8d52702e0d78b4b4ce26efc90a15))
|
|
131
|
+
* **characterisedIndicator:** fix unit for `eutrophication potential, excluding fate` ([e161fdc](https://gitlab.com/hestia-earth/hestia-glossary/commit/e161fdcbbff57845ab9f7ef8fa01c8b92a654b18))
|
|
132
|
+
* **characterisedIndicator:** update model mapping with ReCiPe 2016 perspectives ([39ccddb](https://gitlab.com/hestia-earth/hestia-glossary/commit/39ccddbd811b763ba47fabc3c83db54b6e4726b9))
|
|
133
|
+
* **characterisedIndicator:** update ReCiPe 2017 allowed model mapping ([89a3bf5](https://gitlab.com/hestia-earth/hestia-glossary/commit/89a3bf5b42a55efc9440c0fa0992280a3b36a9f5))
|
|
134
|
+
* **crop:** add `coconut, fresh meat`, `coconut, dry meat` and 'coconut, meal` ([be3392c](https://gitlab.com/hestia-earth/hestia-glossary/commit/be3392c0b4256aeac743de8795986c09ea1d7d32))
|
|
135
|
+
* **crop:** add `maize, flour` ([8524064](https://gitlab.com/hestia-earth/hestia-glossary/commit/852406487d5477d23e07e6bd6fe38b07b33bf396))
|
|
136
|
+
* **crop:** add further crop residue factors for vegetables ([5fc0e83](https://gitlab.com/hestia-earth/hestia-glossary/commit/5fc0e836b399fba609bd85fbc56ebb9831b09868))
|
|
137
|
+
* **crop:** add new terms for canola oil and meal and update rapeseed fields ([7211ce3](https://gitlab.com/hestia-earth/hestia-glossary/commit/7211ce3510c01323241720eb78396d42995f9055))
|
|
138
|
+
* **crop:** add synonyms for `soybean, meal` ([c481c9e](https://gitlab.com/hestia-earth/hestia-glossary/commit/c481c9e146a25f23e3f637137f0a07c685ff5cfc))
|
|
139
|
+
* **emission:** add hierarchist CFs for fine particulate matter formation ([e62248c](https://gitlab.com/hestia-earth/hestia-glossary/commit/e62248c4bb56cf9fbf6d463ceb853404e2017687))
|
|
140
|
+
* **emission:** add ozone related ReCiPe CFs ([2589494](https://gitlab.com/hestia-earth/hestia-glossary/commit/258949436755bee964bd22b26ac172009f363112))
|
|
141
|
+
* **emission:** add ReCiPe 2017 CFs for fine particulate matter formation ([e32079e](https://gitlab.com/hestia-earth/hestia-glossary/commit/e32079ee9db327fb2197dad5a4f83c4eb2d9e526))
|
|
142
|
+
* **emission:** add ReCiPe CFs for freshwater eutrophication ([17a42e7](https://gitlab.com/hestia-earth/hestia-glossary/commit/17a42e759821bc85069a4a48940bf76b8e892b57))
|
|
143
|
+
* **emission:** add ReCiPe CFs for marine eutrophication ([e5cd712](https://gitlab.com/hestia-earth/hestia-glossary/commit/e5cd712848ca6a07925984dba94e666364fa73c6))
|
|
144
|
+
* **emission:** add ReCiPe CFs for terrestrial acidification ([ccce0d9](https://gitlab.com/hestia-earth/hestia-glossary/commit/ccce0d954ba3f872c6a1d7abfc582098f3cb1b7c))
|
|
145
|
+
* **endpointIndicator:** create new glossary and add ReCiPe endpoints ([1f31ce3](https://gitlab.com/hestia-earth/hestia-glossary/commit/1f31ce323fcafad3ed2c6d9e2e6a2730318c7f2f))
|
|
146
|
+
* **fuel:** add ReCiPe CFs for fossil resource scarcity and synonym for `lignite` ([652f254](https://gitlab.com/hestia-earth/hestia-glossary/commit/652f254ac0c4a46025cb3bf892dfa438f4aeea2a))
|
|
147
|
+
* **fuel:** add ReCiPe conversion factors for damage to resource availability ([2791eae](https://gitlab.com/hestia-earth/hestia-glossary/commit/2791eae65fdfe7e1df900d9d0182734575a0bfff))
|
|
148
|
+
* **landUseManagement:** add `green manure incorporated` ([f4ffe1f](https://gitlab.com/hestia-earth/hestia-glossary/commit/f4ffe1f9341c5a13c6101ce4a209416fd22117c4))
|
|
149
|
+
* **liveAquaticSpecies:** add `walking catfish` ([1cb8aab](https://gitlab.com/hestia-earth/hestia-glossary/commit/1cb8aab621747edb40712fb31c2580605d209b18))
|
|
150
|
+
* **liveAquaticSpecies:** add Myanmar names as synonyms for multiple fish species ([b14700f](https://gitlab.com/hestia-earth/hestia-glossary/commit/b14700f92c56a5725a8831708ada665d4a1b48a4))
|
|
151
|
+
* **measurements:** add `water pH` and improve `soil pH` definition ([8baef97](https://gitlab.com/hestia-earth/hestia-glossary/commit/8baef97f53a906124317511ef85d12aa2d97db45))
|
|
152
|
+
* **model:** add links to `ReCiPe 2017` description ([f528a03](https://gitlab.com/hestia-earth/hestia-glossary/commit/f528a03d72f8592a2a1fd10b31491ebceb238aa6))
|
|
153
|
+
* **model:** rename ReCiPe 2016 models ([aae22c1](https://gitlab.com/hestia-earth/hestia-glossary/commit/aae22c11423fb414598b88a5f1f7cf9f7b3a0efa))
|
|
154
|
+
* **model:** split `ReCipe 2017` into three perspectives and change to 2016 ([62b0ab2](https://gitlab.com/hestia-earth/hestia-glossary/commit/62b0ab276e6bb77aea0f3e1b0d686db698cbc507))
|
|
155
|
+
* **pesticideAI:** add `alkylphenol ethoxylates` and delete `partna` ([fa4c9cb](https://gitlab.com/hestia-earth/hestia-glossary/commit/fa4c9cbbedaf82ce7674e9426735fe8dfebda329))
|
|
156
|
+
* **pesticideAI:** add ozone related ReCiPe CFs ([4cbbea9](https://gitlab.com/hestia-earth/hestia-glossary/commit/4cbbea9ca4401a01ec467e291f66bca54950a0d0))
|
|
157
|
+
* **pesticideAI:** add ReCiPe CFs for ecotoxity and human toxicity ([f5c1e0f](https://gitlab.com/hestia-earth/hestia-glossary/commit/f5c1e0feb600716117eb3cdf7492033b5918cf90))
|
|
158
|
+
* **pesticideAI:** delete dental materials ([b953852](https://gitlab.com/hestia-earth/hestia-glossary/commit/b953852dcb5831ad15d0ac886560624008baf40c))
|
|
159
|
+
* **pesticideBrandName:** add `majestik` ([83f6a90](https://gitlab.com/hestia-earth/hestia-glossary/commit/83f6a9015511faf73d05dfdcf11ebe2906b3af31))
|
|
160
|
+
* **pesticideBrandName:** add `partna (adjuvant)` ([42996bc](https://gitlab.com/hestia-earth/hestia-glossary/commit/42996bc910d16e24eed518f551d9bb51c367a9c8))
|
|
161
|
+
* **pesticideBrandName:** add `signum fungicide` ([0deaa03](https://gitlab.com/hestia-earth/hestia-glossary/commit/0deaa032788636b4d6f91a1e829b0052941c1fc5))
|
|
162
|
+
* **pesticideBrandName:** add `stomp 400 SC` ([fc61834](https://gitlab.com/hestia-earth/hestia-glossary/commit/fc61834cb0c78bb29962218a6cca30c6ef84fbe6))
|
|
163
|
+
* **pesticideBrandName:** add synonym for `kresoxim-methyl 50 WDG fungicide` ([b01085e](https://gitlab.com/hestia-earth/hestia-glossary/commit/b01085e1c4305f007afbe361f93a96673abb4c40))
|
|
164
|
+
* **pesticideBrandName:** correct % active ingredient for `amistar fungicide` ([a8d8702](https://gitlab.com/hestia-earth/hestia-glossary/commit/a8d8702c6c3f86200bedfac96f46a3500ed5bf55))
|
|
165
|
+
* **pesticideBrandName:** group all brands with 19.7% myclobutanil under `myclobutanil 20 EW` ([bf1c347](https://gitlab.com/hestia-earth/hestia-glossary/commit/bf1c3472af64732f8c4b0083115daf81dfd93bc8))
|
|
166
|
+
* **resourceUse:** add ReCiPe 2017 CFs for agricultural land occupation potential ([60f3aa5](https://gitlab.com/hestia-earth/hestia-glossary/commit/60f3aa5687f8f6267bca5b5e2453059a7f087cfd))
|
|
167
|
+
* **soilAmendment:** add `quicklime` as synonym for `burnt lime` ([30280d6](https://gitlab.com/hestia-earth/hestia-glossary/commit/30280d6784821fdde1657ce0e133e6f8514f22d8))
|
|
168
|
+
* **soilAmendment:** add synonyms for `epsom salts` ([e1ea8b3](https://gitlab.com/hestia-earth/hestia-glossary/commit/e1ea8b3acb16f5f8f0730c3985d93c5412c7bcb9))
|
|
169
|
+
* **system:** add `mixed farming` ([900ba96](https://gitlab.com/hestia-earth/hestia-glossary/commit/900ba96617d1b50c1cfcaebbd9db0188cc9a0555))
|
|
170
|
+
* **system:** add definition for `integrated production` and wikipedia links for all terms ([e9a000d](https://gitlab.com/hestia-earth/hestia-glossary/commit/e9a000d37bd0e4bc30a28b9b6552e481452b96bc))
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
### Bug Fixes
|
|
174
|
+
|
|
175
|
+
* **characterisedIndicator:** fix error in lookup ([055a714](https://gitlab.com/hestia-earth/hestia-glossary/commit/055a7147380e813f807d07bff1994d69a6fcfdfd))
|
|
176
|
+
* **characterisedIndicator:** fix lookup cells format ([a08826e](https://gitlab.com/hestia-earth/hestia-glossary/commit/a08826e4549565b9c0ce893ad0422a093f44a5fb))
|
|
177
|
+
* **characterisedIndicator:** replace semicolons with commas in model mapping file ([353250c](https://gitlab.com/hestia-earth/hestia-glossary/commit/353250c76c5a0f93f3b93d3e57b4313a4cd732ba))
|
|
178
|
+
* **emission:** remove double `"` from lookup term and rename it ([ba69df1](https://gitlab.com/hestia-earth/hestia-glossary/commit/ba69df161b5dec0bcff40c0a3dfad58350be7612))
|
|
179
|
+
* **pesticideAI:** add missing value in lookup ([5d98e54](https://gitlab.com/hestia-earth/hestia-glossary/commit/5d98e542fad5b33ba6a068c9445470023d58ae62))
|
|
180
|
+
* **pesticideAI:** correct errors in ReCiPe individualist CFs ([0c83b00](https://gitlab.com/hestia-earth/hestia-glossary/commit/0c83b001f6bbfe98c754b218fbbf78e8fc074a84))
|
|
181
|
+
* **pesticideAI:** fix lookup cells format ([8a80a53](https://gitlab.com/hestia-earth/hestia-glossary/commit/8a80a53d47c9d2b7889f57e25194de5398fc015f))
|
|
182
|
+
* **pesticideAI:** replace `hierarchic` with `hierarchist` ([b836d0d](https://gitlab.com/hestia-earth/hestia-glossary/commit/b836d0d0cb89184f39fdb05d84573f27b2a96c96))
|
|
183
|
+
|
|
5
184
|
### [0.1.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.1.0...v0.1.1) (2021-11-19)
|
|
6
185
|
|
|
7
186
|
|
package/package.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"skipTermIds": [
|
|
3
|
+
"genericCropPlants",
|
|
3
4
|
"nitrogenUptakeWholeCropWeedsAndVolunteers",
|
|
4
5
|
"nitrogenUptakeWholeCrop",
|
|
5
6
|
"nitrogenUptakeEdiblePartAndAboveGroundCropResidue",
|
|
@@ -15,11 +16,14 @@
|
|
|
15
16
|
"apricotTrees",
|
|
16
17
|
"avocadoTrees",
|
|
17
18
|
"bambaraBeanPlants",
|
|
19
|
+
"bambooPlants",
|
|
18
20
|
"bananaTrees",
|
|
19
21
|
"barleyPlants",
|
|
20
22
|
"sugarBeetPlants",
|
|
21
23
|
"buckwheatPlants",
|
|
22
24
|
"cabbageRedWhiteSavoyPlants",
|
|
25
|
+
"camelinaPlants",
|
|
26
|
+
"cashewPlant",
|
|
23
27
|
"chicoryPlants",
|
|
24
28
|
"cocoaTrees",
|
|
25
29
|
"coffeePlants",
|