@hestia-earth/data-validation 0.38.4 → 0.38.6
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/package.json +1 -1
- package/search-results.json +67 -67
- package/src/version.ts +1 -1
- package/validation.json +11 -1
package/package.json
CHANGED
package/search-results.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"fuel": [
|
|
3
|
-
"diesel",
|
|
4
3
|
"petrol",
|
|
5
|
-
"
|
|
4
|
+
"diesel",
|
|
6
5
|
"diesel1D",
|
|
6
|
+
"aviationGasoline",
|
|
7
|
+
"marineDieselOil",
|
|
7
8
|
"diesel4D",
|
|
8
9
|
"diesel2D",
|
|
9
|
-
"marineDieselOil",
|
|
10
|
-
"gasolineTypeJetFuel",
|
|
11
10
|
"en590Diesel",
|
|
11
|
+
"gasolineTypeJetFuel",
|
|
12
12
|
"petrolBurntIn2StrokeEngine",
|
|
13
13
|
"petrolBurntIn4StrokeEngine"
|
|
14
14
|
],
|
|
@@ -64,28 +64,6 @@
|
|
|
64
64
|
"usetoxV2",
|
|
65
65
|
"cml1992",
|
|
66
66
|
"ecoinventV3",
|
|
67
|
-
"globalCropWaterModel2008",
|
|
68
|
-
"ecoIndicator95",
|
|
69
|
-
"cml2001NonBaseline",
|
|
70
|
-
"emepEea2019",
|
|
71
|
-
"ipcc2013IncludingFeedbacks",
|
|
72
|
-
"sqcbFaistEmmeneggerEtAl2009",
|
|
73
|
-
"emepEea2019CountryAverageFertiliserMix",
|
|
74
|
-
"massBalanceModel",
|
|
75
|
-
"chaudharyEtAl2015",
|
|
76
|
-
"stehfestBouwman2006GisImplementation",
|
|
77
|
-
"milaICanalsEtAl2007",
|
|
78
|
-
"dammgen2009",
|
|
79
|
-
"allenEtAl2018",
|
|
80
|
-
"royEtAl2014",
|
|
81
|
-
"stehfestBouwman2006",
|
|
82
|
-
"ipcc2021",
|
|
83
|
-
"schererPfister2015",
|
|
84
|
-
"hestia",
|
|
85
|
-
"cumulativeEnergyDemandCedMethod",
|
|
86
|
-
"gfliDatabaseV2",
|
|
87
|
-
"semc2000",
|
|
88
|
-
"linkedImpactAssessment",
|
|
89
67
|
"ipcc2006",
|
|
90
68
|
"ipcc2001",
|
|
91
69
|
"recipe2008Hierarchist",
|
|
@@ -108,6 +86,28 @@
|
|
|
108
86
|
"akiyamaEtAl2010",
|
|
109
87
|
"ipcc1996",
|
|
110
88
|
"hyde3-2",
|
|
89
|
+
"globalCropWaterModel2008",
|
|
90
|
+
"ecoIndicator95",
|
|
91
|
+
"cml2001NonBaseline",
|
|
92
|
+
"emepEea2019",
|
|
93
|
+
"ipcc2013IncludingFeedbacks",
|
|
94
|
+
"sqcbFaistEmmeneggerEtAl2009",
|
|
95
|
+
"emepEea2019CountryAverageFertiliserMix",
|
|
96
|
+
"massBalanceModel",
|
|
97
|
+
"chaudharyEtAl2015",
|
|
98
|
+
"stehfestBouwman2006GisImplementation",
|
|
99
|
+
"milaICanalsEtAl2007",
|
|
100
|
+
"dammgen2009",
|
|
101
|
+
"allenEtAl2018",
|
|
102
|
+
"royEtAl2014",
|
|
103
|
+
"stehfestBouwman2006",
|
|
104
|
+
"ipcc2021",
|
|
105
|
+
"schererPfister2015",
|
|
106
|
+
"hestia",
|
|
107
|
+
"cumulativeEnergyDemandCedMethod",
|
|
108
|
+
"gfliDatabaseV2",
|
|
109
|
+
"semc2000",
|
|
110
|
+
"linkedImpactAssessment",
|
|
111
111
|
"pooreNemecek2018",
|
|
112
112
|
"worldSteel",
|
|
113
113
|
"salca",
|
|
@@ -133,21 +133,6 @@
|
|
|
133
133
|
"ecoalimV9"
|
|
134
134
|
],
|
|
135
135
|
"forage": [
|
|
136
|
-
"redtopFreshForage",
|
|
137
|
-
"bluegrassFreshForage",
|
|
138
|
-
"sugarcaneFreshForage",
|
|
139
|
-
"soybeanFreshForage",
|
|
140
|
-
"lespedezaFreshForage",
|
|
141
|
-
"danthoniaFreshForage",
|
|
142
|
-
"pulseFreshForage",
|
|
143
|
-
"poroFreshForage",
|
|
144
|
-
"oatFreshForage",
|
|
145
|
-
"lanillaFreshForage",
|
|
146
|
-
"mustardFreshForage",
|
|
147
|
-
"sainfoinFreshForage",
|
|
148
|
-
"burguFreshForage",
|
|
149
|
-
"barleyFreshForage",
|
|
150
|
-
"turnipFreshForage",
|
|
151
136
|
"cockatooFreshForage",
|
|
152
137
|
"jackfruitFreshForage",
|
|
153
138
|
"cocksfootFreshForage",
|
|
@@ -164,6 +149,21 @@
|
|
|
164
149
|
"peanutFreshForage",
|
|
165
150
|
"mulgaFreshForage",
|
|
166
151
|
"lupinFreshForage",
|
|
152
|
+
"redtopFreshForage",
|
|
153
|
+
"bluegrassFreshForage",
|
|
154
|
+
"sugarcaneFreshForage",
|
|
155
|
+
"soybeanFreshForage",
|
|
156
|
+
"lespedezaFreshForage",
|
|
157
|
+
"danthoniaFreshForage",
|
|
158
|
+
"pulseFreshForage",
|
|
159
|
+
"poroFreshForage",
|
|
160
|
+
"oatFreshForage",
|
|
161
|
+
"lanillaFreshForage",
|
|
162
|
+
"mustardFreshForage",
|
|
163
|
+
"sainfoinFreshForage",
|
|
164
|
+
"burguFreshForage",
|
|
165
|
+
"barleyFreshForage",
|
|
166
|
+
"turnipFreshForage",
|
|
167
167
|
"wheatFreshForage",
|
|
168
168
|
"taroFreshForage",
|
|
169
169
|
"peaFreshForage",
|
|
@@ -197,32 +197,6 @@
|
|
|
197
197
|
"maizeFreshForage",
|
|
198
198
|
"buckwheatFreshForage",
|
|
199
199
|
"calliandraFreshForage",
|
|
200
|
-
"gambaGrassFreshForage",
|
|
201
|
-
"andropogonFastigiatusFreshForage",
|
|
202
|
-
"arizonaCottontopFreshForage",
|
|
203
|
-
"andropogonCanaliculatusFreshForage",
|
|
204
|
-
"pigeonPeaFreshForage",
|
|
205
|
-
"guriaGrassFreshForage",
|
|
206
|
-
"durumWheatFreshForage",
|
|
207
|
-
"paraGrassFreshForage",
|
|
208
|
-
"torpedoGrassFreshForage",
|
|
209
|
-
"sainGrassFreshForage",
|
|
210
|
-
"bluePanicFreshForage",
|
|
211
|
-
"tripsacumLatifoliumFreshForage",
|
|
212
|
-
"bermudaGrassFreshForage",
|
|
213
|
-
"setariaLachneaFreshForage",
|
|
214
|
-
"hyacinthBeanFreshForage",
|
|
215
|
-
"nileGrassFreshForage",
|
|
216
|
-
"alangAlangFreshForage",
|
|
217
|
-
"elephantGrassFreshForage",
|
|
218
|
-
"chlorisPrieuriiFreshForage",
|
|
219
|
-
"blackseedGrassFreshForage",
|
|
220
|
-
"surinameGrassFreshForage",
|
|
221
|
-
"redCloverFreshForage",
|
|
222
|
-
"guatemalaGrassFreshForage",
|
|
223
|
-
"centipedeGrassFreshForage",
|
|
224
|
-
"dallisGrassFreshForage",
|
|
225
|
-
"bahiaGrassFreshForage",
|
|
226
200
|
"sunnHempFreshForage",
|
|
227
201
|
"signalGrassFreshForage",
|
|
228
202
|
"columbusGrassFreshForage",
|
|
@@ -255,6 +229,32 @@
|
|
|
255
229
|
"congoGrassFreshForage",
|
|
256
230
|
"indianBluegrassFreshForage",
|
|
257
231
|
"mnesitheaRottboellioidesFreshForage",
|
|
232
|
+
"gambaGrassFreshForage",
|
|
233
|
+
"andropogonFastigiatusFreshForage",
|
|
234
|
+
"arizonaCottontopFreshForage",
|
|
235
|
+
"andropogonCanaliculatusFreshForage",
|
|
236
|
+
"pigeonPeaFreshForage",
|
|
237
|
+
"guriaGrassFreshForage",
|
|
238
|
+
"durumWheatFreshForage",
|
|
239
|
+
"paraGrassFreshForage",
|
|
240
|
+
"torpedoGrassFreshForage",
|
|
241
|
+
"sainGrassFreshForage",
|
|
242
|
+
"bluePanicFreshForage",
|
|
243
|
+
"tripsacumLatifoliumFreshForage",
|
|
244
|
+
"bermudaGrassFreshForage",
|
|
245
|
+
"setariaLachneaFreshForage",
|
|
246
|
+
"hyacinthBeanFreshForage",
|
|
247
|
+
"nileGrassFreshForage",
|
|
248
|
+
"alangAlangFreshForage",
|
|
249
|
+
"elephantGrassFreshForage",
|
|
250
|
+
"chlorisPrieuriiFreshForage",
|
|
251
|
+
"blackseedGrassFreshForage",
|
|
252
|
+
"surinameGrassFreshForage",
|
|
253
|
+
"redCloverFreshForage",
|
|
254
|
+
"guatemalaGrassFreshForage",
|
|
255
|
+
"centipedeGrassFreshForage",
|
|
256
|
+
"dallisGrassFreshForage",
|
|
257
|
+
"bahiaGrassFreshForage",
|
|
258
258
|
"sporobolusNervosusFreshForage",
|
|
259
259
|
"spottedBrachiariaFreshForage",
|
|
260
260
|
"pennisetumOrientaleFreshForage",
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const DATA_VALIDATION_VERSION = '0.38.
|
|
1
|
+
export const DATA_VALIDATION_VERSION = '0.38.6';
|
package/validation.json
CHANGED
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"function": "validate_croppingDuration_riceGrainInHuskFlooded",
|
|
195
|
-
"level": "
|
|
195
|
+
"level": "warning",
|
|
196
196
|
"message": "croppingDuration must be between min and max"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
@@ -350,6 +350,16 @@
|
|
|
350
350
|
"level": "error",
|
|
351
351
|
"message": "must be linked to waste input"
|
|
352
352
|
},
|
|
353
|
+
{
|
|
354
|
+
"function": "validate_resourceUse_landCover",
|
|
355
|
+
"level": "error",
|
|
356
|
+
"message": "this field is required"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"function": "validate_resourceUse_landCover",
|
|
360
|
+
"level": "error",
|
|
361
|
+
"message": "this field is required"
|
|
362
|
+
},
|
|
353
363
|
{
|
|
354
364
|
"function": "validate_empty",
|
|
355
365
|
"level": "error",
|