@hestia-earth/glossary 0.57.0 → 0.58.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,38 @@
|
|
|
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.58.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.57.0...v0.58.0) (2024-11-12)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
9
|
+
|
|
10
|
+
* **fuel:** rename `seicCode` lookup `sicCode`.
|
|
11
|
+
* **pesticideAI:** rename `[C(E)]-N-[(2-Chloro-5-thiazolyl)methyl]-N'-methyl-N''-nitroguanidine` `Clothianidin`
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* **emission:** use `value = 0` rather than `dataState = not required` for lookups ([2542fef](https://gitlab.com/hestia-earth/hestia-glossary/commit/2542fef90ab18e8185bda1f892e5aa2086c6b7ba)), closes [#1413](https://gitlab.com/hestia-earth/hestia-glossary/issues/1413)
|
|
16
|
+
* **fuel:** add `Light fuel oil` ([2b0a246](https://gitlab.com/hestia-earth/hestia-glossary/commit/2b0a24610c7f053d2ec2b59153410df53fb349c2)), closes [#1548](https://gitlab.com/hestia-earth/hestia-glossary/issues/1548)
|
|
17
|
+
* **fuel:** rename `seicCode` lookup `sicCode` ([73c2c2b](https://gitlab.com/hestia-earth/hestia-glossary/commit/73c2c2b687cf138bfaba4ffbe15d975b25cfcca4)), closes [#1556](https://gitlab.com/hestia-earth/hestia-glossary/issues/1556)
|
|
18
|
+
* **operation:** add `waterRegime` lookup ([4dde1e1](https://gitlab.com/hestia-earth/hestia-glossary/commit/4dde1e1f5546cd685fbf6c7a76f381776a25cc7e)), closes [#1552](https://gitlab.com/hestia-earth/hestia-glossary/issues/1552)
|
|
19
|
+
* **pesticideAI:** add `Diflufenzopyr-sodium` ([ab3f56e](https://gitlab.com/hestia-earth/hestia-glossary/commit/ab3f56eae5d1aeeca5edb38cc66e7dd7351fbb5e)), closes [#1571](https://gitlab.com/hestia-earth/hestia-glossary/issues/1571)
|
|
20
|
+
* **pesticideAI:** change name for `CAS-210880-92-5` to `Clothianidin` ([47d4986](https://gitlab.com/hestia-earth/hestia-glossary/commit/47d49862e18b8194119a49ae772864b763d6a248)), closes [#1555](https://gitlab.com/hestia-earth/hestia-glossary/issues/1555)
|
|
21
|
+
* **processedFood:** add `Alcohol` ([8fdcdff](https://gitlab.com/hestia-earth/hestia-glossary/commit/8fdcdff0f8497c21d5de568c3be068a0c84bee3a)), closes [#1562](https://gitlab.com/hestia-earth/hestia-glossary/issues/1562)
|
|
22
|
+
* **processedFood:** add `Barley, grain (malt)` ([eb1ef95](https://gitlab.com/hestia-earth/hestia-glossary/commit/eb1ef953d8b1583b64466ce839b72971b37d2df0)), closes [#1562](https://gitlab.com/hestia-earth/hestia-glossary/issues/1562)
|
|
23
|
+
* **processedFood:** add `Orange, juice` ([8c0a94b](https://gitlab.com/hestia-earth/hestia-glossary/commit/8c0a94b7d6b857b7f5c78c56555bca0dd3c8fedf)), closes [#1570](https://gitlab.com/hestia-earth/hestia-glossary/issues/1570)
|
|
24
|
+
* **processedFood:** add `Whiskey` ([c63979f](https://gitlab.com/hestia-earth/hestia-glossary/commit/c63979fa7c43a609bc2898afb0ca9dffccf4950a)), closes [#1562](https://gitlab.com/hestia-earth/hestia-glossary/issues/1562)
|
|
25
|
+
* **property:** update `termTypesAllowed` lookup for multiple terms ([dbf7720](https://gitlab.com/hestia-earth/hestia-glossary/commit/dbf7720726c6e323ff9310a7ef046d8c14b6fca4)), closes [#1558](https://gitlab.com/hestia-earth/hestia-glossary/issues/1558)
|
|
26
|
+
* **seed:** add `depreciatedAmountPerCycle` terms ([805f2a5](https://gitlab.com/hestia-earth/hestia-glossary/commit/805f2a578c7f56165a2ed1fb18664f564e16e52d)), closes [#1566](https://gitlab.com/hestia-earth/hestia-glossary/issues/1566)
|
|
27
|
+
* **seed:** add `preparedPlantationGeneric` ([d8690c1](https://gitlab.com/hestia-earth/hestia-glossary/commit/d8690c1bef51bc8dd550568c9e05c8661d3ecb92)), closes [#1561](https://gitlab.com/hestia-earth/hestia-glossary/issues/1561)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Bug Fixes
|
|
31
|
+
|
|
32
|
+
* **characterisedIndicator:** remove ability to set `aggregatedModels` ([299280e](https://gitlab.com/hestia-earth/hestia-glossary/commit/299280e72ab6484ba30eade76b17bc79b5fd3661))
|
|
33
|
+
* **emission:** add missing GWPs and use `0` rather than `not required` for lookups ([6dc5b52](https://gitlab.com/hestia-earth/hestia-glossary/commit/6dc5b52f3bd85c3582b27577699521f477997339)), closes [#1413](https://gitlab.com/hestia-earth/hestia-glossary/issues/1413)
|
|
34
|
+
* **excreta:** set `skipAggregation` to `FALSE` for all terms ([d745025](https://gitlab.com/hestia-earth/hestia-glossary/commit/d74502509b366d250c266d17ffeafec15536f6bc))
|
|
35
|
+
* **fuel:** move source from property `sd` to property `description` for `Olive, seed (fuel)` ([a3caa26](https://gitlab.com/hestia-earth/hestia-glossary/commit/a3caa26d0dca90846fa1dbd8738d49ec233fea63))
|
|
36
|
+
|
|
5
37
|
## [0.57.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.56.2...v0.57.0) (2024-10-29)
|
|
6
38
|
|
|
7
39
|
|
package/package.json
CHANGED
|
@@ -660,6 +660,7 @@
|
|
|
660
660
|
"oilPalmPressFibreFuel",
|
|
661
661
|
"oilPalmShellFuel",
|
|
662
662
|
"oliveSeedFuel",
|
|
663
|
+
"lightFuelOil",
|
|
663
664
|
"inorganicNitrogenFertiliserUnspecifiedKgN",
|
|
664
665
|
"inorganicPhosphorusFertiliserUnspecifiedKgP2O5",
|
|
665
666
|
"inorganicPotassiumFertiliserUnspecifiedKgK2O",
|
|
@@ -12866,6 +12867,7 @@
|
|
|
12866
12867
|
"CAS-35367-38-5",
|
|
12867
12868
|
"CAS-83164-33-4",
|
|
12868
12869
|
"CAS-109293-97-2",
|
|
12870
|
+
"CAS-109293-98-3",
|
|
12869
12871
|
"CAS-381-73-7",
|
|
12870
12872
|
"CAS-71-63-6",
|
|
12871
12873
|
"CAS-107484-84-4",
|
|
@@ -196513,6 +196513,36 @@
|
|
|
196513
196513
|
"animal housing"
|
|
196514
196514
|
]
|
|
196515
196515
|
},
|
|
196516
|
+
"preparedPlantationGeneric": {
|
|
196517
|
+
"siteTypesAllowed": [
|
|
196518
|
+
"cropland",
|
|
196519
|
+
"glass or high accessible cover"
|
|
196520
|
+
]
|
|
196521
|
+
},
|
|
196522
|
+
"preparedPlantationOilPalm": {
|
|
196523
|
+
"siteTypesAllowed": [
|
|
196524
|
+
"cropland",
|
|
196525
|
+
"glass or high accessible cover"
|
|
196526
|
+
]
|
|
196527
|
+
},
|
|
196528
|
+
"saplingsDepreciatedAmountPerCycle": {
|
|
196529
|
+
"siteTypesAllowed": [
|
|
196530
|
+
"cropland",
|
|
196531
|
+
"glass or high accessible cover"
|
|
196532
|
+
]
|
|
196533
|
+
},
|
|
196534
|
+
"preparedPlantationGenericDepreciatedAmountPerCycle": {
|
|
196535
|
+
"siteTypesAllowed": [
|
|
196536
|
+
"cropland",
|
|
196537
|
+
"glass or high accessible cover"
|
|
196538
|
+
]
|
|
196539
|
+
},
|
|
196540
|
+
"preparedPlantationOilPalmDepreciatedAmountPerCycle": {
|
|
196541
|
+
"siteTypesAllowed": [
|
|
196542
|
+
"cropland",
|
|
196543
|
+
"glass or high accessible cover"
|
|
196544
|
+
]
|
|
196545
|
+
},
|
|
196516
196546
|
"sandSoilTexture": {
|
|
196517
196547
|
"siteTypesAllowed": [
|
|
196518
196548
|
"forest",
|