@hestia-earth/glossary 0.50.0 → 0.51.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,58 @@
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.51.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.50.0...v0.51.0) (2024-06-24)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * **region:** Rename `Bark` to
11
+ `Bark (Gemeinde), Leezen, Segeberg, Schleswig-Holstein, Germany`
12
+ * **emission:** Fixes typo in term name and renames
13
+ `CO2, to air, dead organic matter stock change,
14
+ land management change` to
15
+ `CO2, to air, dead organic matter stock change,
16
+ management change`.
17
+ * **forage:** Delete `N_FIXING_CROP` lookup
18
+ * **crop:** Delete `LOW_RESIDUE_PRODUCING_CROP` lookup
19
+ * **crop:** Delete `N_FIXING_CROP` lookup
20
+ * **otherOrganicChemical:** move `Monensin sodium` from `otherOrganicChemical` to `veterinaryDrug`
21
+ * **pesticideAI:** move `Monensin` from `pesticideAI` to `veterinaryDrug`
22
+ * **pesticideBrandName:** rename `Xentari WDG` `Xentari 10.3 WG`
23
+
24
+ ### Features
25
+
26
+ * **animalBreed:** add fiber goat breeds ([850f4a9](https://gitlab.com/hestia-earth/hestia-glossary/commit/850f4a985d013ee5c3a3efbe89b18a99de455d25)), closes [#1412](https://gitlab.com/hestia-earth/hestia-glossary/issues/1412)
27
+ * **crop:** delete unused lookups ([ac04be8](https://gitlab.com/hestia-earth/hestia-glossary/commit/ac04be843789ee00e27a7be594f7b541fee544be))
28
+ * **emission:** add "scope" lookup to distinguish Scope 1-3 ([959e0dd](https://gitlab.com/hestia-earth/hestia-glossary/commit/959e0dd3846082e4ef310d3c9e33a48b96f3cbe0)), closes [#669](https://gitlab.com/hestia-earth/hestia-glossary/issues/669)
29
+ * **emission:** add `... inputs production` terms for most key emissions ([f38bda7](https://gitlab.com/hestia-earth/hestia-glossary/commit/f38bda72f0d60273a8b62c6eb099131fc32e73d9))
30
+ * **emission:** add LSRG accounting categories as lookups ([258146a](https://gitlab.com/hestia-earth/hestia-glossary/commit/258146ae6e1e6bce23a4cf7c7942c0299b3f1709)), closes [#669](https://gitlab.com/hestia-earth/hestia-glossary/issues/669)
31
+ * **fertiliserBrandName:** add `Granulock® SS` and `Granulock® Z` ([b705d3e](https://gitlab.com/hestia-earth/hestia-glossary/commit/b705d3ef008af46a1589ca40a31334cf56ebf432))
32
+ * **forage:** delete unused lookup ([b1e6e05](https://gitlab.com/hestia-earth/hestia-glossary/commit/b1e6e05ea7b5e6dcb28371f8ef0fbf42e52081cc))
33
+ * **landUseManagement:** add `CO2 enrichment used` and `Biological control used` ([ee157a6](https://gitlab.com/hestia-earth/hestia-glossary/commit/ee157a6358687b9f7818809c91d813a5288c3074))
34
+ * **landUseManagement:** add new lookup `GAP_FILL_TO_MANAGEMENT` ([8501357](https://gitlab.com/hestia-earth/hestia-glossary/commit/85013571dd8cf43a86ed9e099a559739ca9de6e4))
35
+ * **methodMeasurement:** add `DTPA-extraction method` ([d2f795b](https://gitlab.com/hestia-earth/hestia-glossary/commit/d2f795b93b079cf48413aa207e425e6208f156d8))
36
+ * **operation:** add `combustionType` lookup ([d12f45c](https://gitlab.com/hestia-earth/hestia-glossary/commit/d12f45cb6179a66f503dbe0adf1b48bfa85af1fe)), closes [#669](https://gitlab.com/hestia-earth/hestia-glossary/issues/669)
37
+ * **otherOrganicChemical:** move `Monensin sodium` to `veterinaryDrug` ([c1bcfe1](https://gitlab.com/hestia-earth/hestia-glossary/commit/c1bcfe180d6992933f2daa6f1ee1f37cbfe064a7))
38
+ * **pesticideAI:** move `Monensin` to `veterinaryDrug` ([7f29069](https://gitlab.com/hestia-earth/hestia-glossary/commit/7f290697e1a1deabb55a4ddb8c8e1a535bdc053a))
39
+ * **pesticideBrandName:** add `Xentari 54 WG` ([47cf166](https://gitlab.com/hestia-earth/hestia-glossary/commit/47cf166cd7616e4f42aa205e65c001f59b9588b4))
40
+ * **pesticideBrandName:** rename `Xentari WDG` `Xentari 10.3 WG` ([3fce9cc](https://gitlab.com/hestia-earth/hestia-glossary/commit/3fce9cc8e978d7b7315e50260e19adc04de2da31))
41
+ * **soilTexture:** set `skipAggregation` to `true` ([8c69c0d](https://gitlab.com/hestia-earth/hestia-glossary/commit/8c69c0d41d774b30e3b3459310e363c59197ce72)), closes [#1423](https://gitlab.com/hestia-earth/hestia-glossary/issues/1423)
42
+ * **substrate:** create glossary ([c2ec6a2](https://gitlab.com/hestia-earth/hestia-glossary/commit/c2ec6a2f7b3cb5ca2ed5db68faec519d47fa362d)), closes [#543](https://gitlab.com/hestia-earth/hestia-glossary/issues/543)
43
+
44
+
45
+ ### Bug Fixes
46
+
47
+ * **characterisedIndicator:** update model mapping file ([d28b7d5](https://gitlab.com/hestia-earth/hestia-glossary/commit/d28b7d5426db99534b720aaa3bb8bd7c84e83e11))
48
+ * **emission:** error in system boundary lookup ([b24077e](https://gitlab.com/hestia-earth/hestia-glossary/commit/b24077ef206f6df03fd3bf534205c469ab9457ac))
49
+ * **emission:** error in term name ([469f8d1](https://gitlab.com/hestia-earth/hestia-glossary/commit/469f8d150727dec5d418a66ba6f8cb0d5b9a86c9))
50
+ * **emission:** errors with delimiters in `siteTypesAllowed` lookup ([fde0f6d](https://gitlab.com/hestia-earth/hestia-glossary/commit/fde0f6d47749f1426a88b52a6466f190891fa8ab))
51
+ * **emission:** remove duplicated term ([5f635d4](https://gitlab.com/hestia-earth/hestia-glossary/commit/5f635d4fb254401a3d9ff5fc63ea3ffa2dbfb9a4))
52
+ * **measurement:** update model siteTypesAllowed lookup ([1303d28](https://gitlab.com/hestia-earth/hestia-glossary/commit/1303d283dff27b74572ea20cacab3e10bea49f0f))
53
+ * **region:** add missing `-` in emission lookups ([1e39235](https://gitlab.com/hestia-earth/hestia-glossary/commit/1e39235af4dfbbbca043b7d1dbbde8836674504b))
54
+ * **region:** add missing emissions to LC-Impact lookups ([f77bc94](https://gitlab.com/hestia-earth/hestia-glossary/commit/f77bc9410a9686ca8582706d1c0b4e876b06cc67))
55
+ * **region:** use full GADM name for "Bark" region ([74ac301](https://gitlab.com/hestia-earth/hestia-glossary/commit/74ac30154972db75950886ae5b6dace502e37a47))
56
+
5
57
  ## [0.50.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.49.2...v0.50.0) (2024-06-11)
6
58
 
7
59
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.50.0",
3
+ "version": "0.51.0",
4
4
  "description": "Hestia Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -674,6 +674,8 @@
674
674
  "organicFertiliserUsed": "mode",
675
675
  "amendmentIncreasingSoilCarbonUsed": "mode",
676
676
  "inorganicNitrogenFertiliserUsed": "mode",
677
+ "biologicalControlUsed": "mode",
678
+ "co2EnrichmentUsed": "mode",
677
679
  "fertiliserPlacementDepth": "mean",
678
680
  "greenManureIncorporated": "mean",
679
681
  "mulching": "mean",
@@ -505,6 +505,8 @@
505
505
  "elona",
506
506
  "elonaTop",
507
507
  "greenBee",
508
+ "granulockZ",
509
+ "granulockSs",
508
510
  "anthracite",
509
511
  "cokingCoal",
510
512
  "otherBituminousCoal",
@@ -9443,7 +9445,6 @@
9443
9445
  "CAS-122-28-1",
9444
9446
  "CAS-52236-29-0",
9445
9447
  "CAS-15622-65-8",
9446
- "CAS-22373-78-0",
9447
9448
  "CAS-12715-61-6",
9448
9449
  "CAS-2528-16-7",
9449
9450
  "CAS-131-70-4",
@@ -14176,7 +14177,6 @@
14176
14177
  "CAS-1079-33-0",
14177
14178
  "CAS-2212-67-1",
14178
14179
  "CAS-609346-29-4",
14179
- "CAS-17090-79-8",
14180
14180
  "CAS-887148-69-8",
14181
14181
  "CAS-2321-53-1",
14182
14182
  "CAS-6923-22-4",
@@ -23764,7 +23764,8 @@
23764
23764
  "xl2G",
23765
23765
  "xLance",
23766
23766
  "xLance2",
23767
- "xentariWdg",
23767
+ "xentari103Wg",
23768
+ "xentari54Wg",
23768
23769
  "xonerate2ScHerbicide",
23769
23770
  "xp820InsecticideCattleStrip",
23770
23771
  "xpectroOd",
@@ -24037,6 +24038,26 @@
24037
24038
  "bioplex",
24038
24039
  "panoramaBioPlus",
24039
24040
  "meba",
24041
+ "barkSubstrate",
24042
+ "charcoalSubstrate",
24043
+ "coirSubstrate",
24044
+ "coirFibresSubstrate",
24045
+ "coirPithSubstrate",
24046
+ "compostSubstrate",
24047
+ "expandedClaySubstrate",
24048
+ "frozenPeatSubstrate",
24049
+ "greenCompostSubstrate",
24050
+ "oasisCubes",
24051
+ "peatSubstrate",
24052
+ "perliteSubstrate",
24053
+ "polystyreneSubstrate",
24054
+ "pumiceStoneSubstrate",
24055
+ "riceHusksSubstrate",
24056
+ "rockMineralWoolSubstrate",
24057
+ "sandSubstrate",
24058
+ "sphagnumMossSubstrate",
24059
+ "vermiculiteSubstrate",
24060
+ "woodChipsSubstrate",
24040
24061
  "transportUnspecified",
24041
24062
  "freightCar",
24042
24063
  "freightVan",
@@ -24211,6 +24232,8 @@
24211
24232
  "CAS-443-48-1",
24212
24233
  "CAS-51481-65-3",
24213
24234
  "CAS-10118-90-8",
24235
+ "CAS-17090-79-8",
24236
+ "CAS-22373-78-0",
24214
24237
  "CAS-480-16-0",
24215
24238
  "CAS-300-76-5",
24216
24239
  "CAS-389-08-2",
@@ -1,8 +1,12 @@
1
1
  {
2
+ "1112TetrafluoroethaneToAirIndustrialProcesses": "false",
2
3
  "1112TetrafluoroethaneToAirInputsProduction": "false",
4
+ "112TrichlorotrifluoroethaneToAirIndustrialProcesses": "false",
3
5
  "112TrichlorotrifluoroethaneToAirInputsProduction": "true",
6
+ "11DichlorotetrafluoroethaneToAirIndustrialProcesses": "false",
4
7
  "11DichlorotetrafluoroethaneToAirInputsProduction": "true",
5
8
  "blackCarbonToAirFuelCombustion": "false",
9
+ "blackCarbonToAirIndustrialProcesses": "false",
6
10
  "blackCarbonToAirInputsProduction": "false",
7
11
  "bod5ToWaterIndustrialProcesses": "false",
8
12
  "bod5ToWaterInputsProduction": "false",
@@ -14,6 +18,7 @@
14
18
  "ch4ToAirExcreta": "true",
15
19
  "ch4ToAirFloodedRice": "true",
16
20
  "ch4ToAirFuelCombustion": "false",
21
+ "ch4ToAirIndustrialProcessesNonFossil": "false",
17
22
  "ch4ToAirInputsProductionFossil": "true",
18
23
  "ch4ToAirInputsProductionNonFossil": "true",
19
24
  "ch4ToAirNaturalVegetationBurning": "true",
@@ -22,15 +27,17 @@
22
27
  "ch4ToAirReservoirs": "false",
23
28
  "ch4ToAirSoilFlux": "false",
24
29
  "ch4ToAirWasteTreatment": "true",
30
+ "chlorodifluoromethaneToAirIndustrialProcesses": "false",
25
31
  "chlorodifluoromethaneToAirInputsProduction": "true",
26
32
  "coToAirFuelCombustion": "false",
33
+ "coToAirIndustrialProcesses": "false",
27
34
  "coToAirInputsProduction": "false",
28
35
  "co2ToAirAboveGroundBiomassStockChangeManagementChange": "false",
29
36
  "co2ToAirAboveGroundBiomassStockChangeLandUseChange": "true",
30
37
  "co2ToAirBelowGroundBiomassStockChangeManagementChange": "false",
31
38
  "co2ToAirBelowGroundBiomassStockChangeLandUseChange": "false",
32
39
  "co2ToAirCropResidueDecomposition": "false",
33
- "co2ToAirDeadOrganicMatterStockChangeLandManagementChange": "false",
40
+ "co2ToAirDeadOrganicMatterStockChangeManagementChange": "false",
34
41
  "co2ToAirDeadOrganicMatterStockChangeLandUseChange": "false",
35
42
  "co2ToAirFuelCombustion": "true",
36
43
  "co2ToAirInputsProduction": "true",
@@ -40,13 +47,14 @@
40
47
  "co2ToAirOrganicSoilCultivation": "true",
41
48
  "co2ToAirSoilOrganicCarbonStockChangeManagementChange": "true",
42
49
  "co2ToAirSoilOrganicCarbonStockChangeLandUseChange": "false",
43
- "co2ToAirSoilInorganicCarbonStockChangeManagementChange": "true",
50
+ "co2ToAirSoilInorganicCarbonStockChangeManagementChange": "false",
44
51
  "co2ToAirSoilInorganicCarbonStockChangeLandUseChange": "false",
45
52
  "co2ToAirUreaHydrolysis": "true",
46
53
  "co2ToAirSoilFlux": "false",
47
54
  "co2ToAirWasteTreatment": "false",
48
55
  "codToWaterIndustrialProcesses": "false",
49
56
  "codToWaterInputsProduction": "false",
57
+ "dichlorodifluoromethaneToAirIndustrialProcesses": "false",
50
58
  "dichlorodifluoromethaneToAirInputsProduction": "true",
51
59
  "h2SToAirIndustrialProcesses": "false",
52
60
  "h2SToAirInputsProduction": "false",
@@ -58,6 +66,7 @@
58
66
  "nToSurfaceWaterExcreta": "false",
59
67
  "nToSurfaceWaterSoilFlux": "false",
60
68
  "nToSurfaceWaterAquacultureSystems": "true",
69
+ "nToSurfaceWaterIndustrialProcesses": "false",
61
70
  "nToSurfaceWaterInputsProduction": "true",
62
71
  "n2ToAirAquacultureSystems": "true",
63
72
  "n2ToAirCropResidueDecomposition": "false",
@@ -79,6 +88,7 @@
79
88
  "n2OToAirExcretaIndirect": "true",
80
89
  "n2OToAirFuelCombustionDirect": "true",
81
90
  "n2OToAirFuelCombustionIndirect": "false",
91
+ "n2OToAirIndustrialProcessesDirect": "false",
82
92
  "n2OToAirInorganicFertiliserDirect": "true",
83
93
  "n2OToAirInorganicFertiliserIndirect": "true",
84
94
  "n2OToAirInputsProduction": "true",
@@ -100,6 +110,7 @@
100
110
  "nh3ToAirCropResidueDecomposition": "true",
101
111
  "nh3ToAirExcreta": "true",
102
112
  "nh3ToAirFuelCombustion": "false",
113
+ "nh3ToAirIndustrialProcesses": "false",
103
114
  "nh3ToAirInorganicFertiliser": "true",
104
115
  "nh3ToAirInputsProduction": "true",
105
116
  "nh3ToAirNaturalVegetationBurning": "false",
@@ -110,6 +121,7 @@
110
121
  "nh3ToAirWasteTreatment": "false",
111
122
  "nh4ToGroundwaterCropResidueDecomposition": "false",
112
123
  "nh4ToGroundwaterExcreta": "false",
124
+ "nh4ToGroundwaterIndustrialProcesses": "false",
113
125
  "nh4ToGroundwaterInorganicFertiliser": "false",
114
126
  "nh4ToGroundwaterOrganicFertiliser": "false",
115
127
  "nh4ToGroundwaterSoilFlux": "false",
@@ -128,6 +140,7 @@
128
140
  "noToAirCropResidueBurning": "false",
129
141
  "noToAirCropResidueDecomposition": "false",
130
142
  "noToAirExcreta": "false",
143
+ "noToAirIndustrialProcesses": "false",
131
144
  "noToAirInorganicFertiliser": "false",
132
145
  "noToAirInputsProduction": "false",
133
146
  "noToAirOrganicFertiliser": "false",
@@ -135,20 +148,22 @@
135
148
  "noToAirWasteTreatment": "false",
136
149
  "no3ToGroundwaterCropResidueDecomposition": "true",
137
150
  "no3ToGroundwaterExcreta": "true",
151
+ "no3ToGroundwaterIndustrialProcesses": "false",
138
152
  "no3ToGroundwaterInorganicFertiliser": "true",
139
153
  "no3ToGroundwaterInputsProduction": "true",
140
154
  "no3ToGroundwaterOrganicFertiliser": "true",
141
155
  "no3ToGroundwaterSoilFlux": "false",
142
156
  "no3ToGroundwaterWasteTreatment": "false",
143
157
  "no3ToSurfaceWaterAquacultureSystems": "true",
144
- "no3ToSurfaceWaterIndustrialProcesses": "false",
145
158
  "no3ToSurfaceWaterExcreta": "false",
159
+ "no3ToSurfaceWaterIndustrialProcesses": "false",
146
160
  "no3ToSurfaceWaterInputsProduction": "false",
147
161
  "noxToAirAquacultureSystems": "true",
148
162
  "noxToAirCropResidueBurning": "true",
149
163
  "noxToAirCropResidueDecomposition": "true",
150
164
  "noxToAirExcreta": "true",
151
165
  "noxToAirFuelCombustion": "true",
166
+ "noxToAirIndustrialProcesses": "false",
152
167
  "noxToAirInorganicFertiliser": "true",
153
168
  "noxToAirInputsProduction": "true",
154
169
  "noxToAirNaturalVegetationBurning": "false",
@@ -159,40 +174,50 @@
159
174
  "noxToAirWasteTreatment": "false",
160
175
  "pErosionInputsProduction": "true",
161
176
  "pErosionSoilFlux": "false",
177
+ "pToDrainageWaterIndustrialProcesses": "false",
162
178
  "pToDrainageWaterInputsProduction": "true",
163
179
  "pToDrainageWaterSoilFlux": "false",
180
+ "pToGroundwaterIndustrialProcesses": "false",
164
181
  "pToGroundwaterInputsProduction": "true",
165
182
  "pToGroundwaterSoilFlux": "false",
166
183
  "pToSurfaceWaterSoilFlux": "false",
167
184
  "pToSurfaceWaterAquacultureSystems": "true",
168
185
  "pToSurfaceWaterExcreta": "false",
186
+ "pToSurfaceWaterIndustrialProcesses": "false",
169
187
  "pToSurfaceWaterInputsProduction": "true",
170
188
  "pm10ToAirAnimalHousing": "false",
171
189
  "pm10ToAirFuelCombustion": "false",
172
190
  "pm10ToAirCropResidueBurning": "false",
191
+ "pm10ToAirIndustrialProcesses": "false",
173
192
  "pm10ToAirInputsProduction": "false",
174
193
  "pm25ToAirAnimalHousing": "false",
175
194
  "pm25ToAirFuelCombustion": "false",
176
195
  "pm25ToAirCropResidueBurning": "false",
196
+ "pm25ToAirIndustrialProcesses": "false",
177
197
  "pm25ToAirInputsProduction": "false",
178
198
  "po43ToGroundwaterInorganicFertiliser": "false",
179
199
  "po43ToGroundwaterOrganicFertiliser": "false",
180
200
  "po43ToGroundwaterSoilFlux": "false",
201
+ "po43ToGroundwaterIndustrialProcesses": "false",
181
202
  "po43ToGroundwaterInputsProduction": "false",
182
203
  "po43ToSurfaceWaterInorganicFertiliser": "false",
183
204
  "po43ToSurfaceWaterOrganicFertiliser": "false",
184
205
  "po43ToSurfaceWaterAquacultureSystems": "false",
185
206
  "po43ToSurfaceWaterSoilFlux": "false",
207
+ "po43ToSurfaceWaterIndustrialProcesses": "false",
186
208
  "po43ToSurfaceWaterInputsProduction": "false",
187
209
  "sf6ToAirIndustrialProcesses": "false",
188
210
  "sf6ToAirInputsProduction": "false",
189
211
  "so2ToAirFuelCombustion": "true",
212
+ "so2ToAirIndustrialProcesses": "false",
190
213
  "so2ToAirInputsProduction": "true",
191
214
  "so2ToAirCropResidueBurning": "false",
192
215
  "soxToAirFuelCombustion": "false",
216
+ "soxToAirIndustrialProcesses": "false",
193
217
  "soxToAirInputsProduction": "false",
194
218
  "soxToAirCropResidueBurning": "false",
195
219
  "tspToAirFuelCombustion": "false",
220
+ "tspToAirIndustrialProcesses": "false",
196
221
  "tspToAirInputsProduction": "false",
197
222
  "pesticideToAirPesticideApplication": "false",
198
223
  "pesticideToAirInputsProduction": "false",