@hestia-earth/guide 0.0.19 → 0.1.2

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.
Files changed (589) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/content/guide/aggregation-engine/generalProcess.json +1 -1
  3. package/dist/content/guide/file-upload/examples/example-1.json +1 -1
  4. package/dist/content/guide/file-upload/examples/example-2.json +1 -1
  5. package/dist/content/guide/file-upload/examples/example-3.json +1 -1
  6. package/dist/content/guide/file-upload/examples/example-4.json +1 -1
  7. package/dist/content/guide/file-upload/special-cases.json +1 -1
  8. package/dist/content/index.json +1 -1
  9. package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/bafu.json +1 -0
  10. package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/ecoaliMv9.json +1 -1
  11. package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/ecoinventv3AndEmberClimate.json +1 -1
  12. package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/worldsteel.json +1 -1
  13. package/dist/content/models/cycleGeneral/cycle-cycleDuration/content.json +1 -1
  14. package/dist/content/models/cycleGeneral/cycle-cycleDuration/cycle.json +1 -1
  15. package/dist/content/models/cycleGeneral/cycle-siteDuration/content.json +1 -1
  16. package/dist/content/models/cycleGeneral/cycle-siteDuration/cycle.json +1 -1
  17. package/dist/content/models/cycleGeneral/cycle-startDate/content.json +1 -1
  18. package/dist/content/models/cycleGeneral/cycle-startDate/cycle.json +1 -1
  19. package/dist/content/models/cyclePractices/croppingIntensity/content.json +1 -1
  20. package/dist/content/models/cyclePractices/croppingIntensity/hestia.json +1 -1
  21. package/dist/content/models/cyclePractices/yieldOfPrimaryAquacultureProductLiveweightPerM2/content.json +1 -0
  22. package/dist/content/models/cyclePractices/yieldOfPrimaryAquacultureProductLiveweightPerM2/hestia.json +1 -0
  23. package/dist/content/models/cycleProducts/excretaKgN/pooreNemecek2018.json +1 -1
  24. package/dist/content/models/cycleProducts/excretaKgVs/pooreNemecek2018.json +1 -1
  25. package/dist/content/models/impactAssessmentResourceUse/freshwaterWithdrawalsDuringCycle/content.json +1 -0
  26. package/dist/content/models/impactAssessmentResourceUse/freshwaterWithdrawalsDuringCycle/pooreNemecek2018.json +1 -0
  27. package/dist/content/models/impactAssessmentResourceUse/inputs/freshwaterWithdrawalsInputsProduction/content.json +1 -0
  28. package/dist/content/models/impactAssessmentResourceUse/inputs/freshwaterWithdrawalsInputsProduction/linkedImpactAssessment.json +1 -0
  29. package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resourceUse/bafu.json +1 -0
  30. package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resourceUse/content.json +1 -1
  31. package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resourceUse/ecoaliMv9.json +1 -0
  32. package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resourceUse/worldsteel.json +1 -0
  33. package/dist/content/models/impactAssessmentResourceUse/inputs/landOccupationInputsProduction/content.json +1 -0
  34. package/dist/content/models/impactAssessmentResourceUse/inputs/landOccupationInputsProduction/linkedImpactAssessment.json +1 -0
  35. package/dist/content/models/impactAssessmentResourceUse/inputs/landTransformation100YearAverageInputsProduction/content.json +1 -0
  36. package/dist/content/models/impactAssessmentResourceUse/inputs/landTransformation100YearAverageInputsProduction/linkedImpactAssessment.json +1 -0
  37. package/dist/content/models/impactAssessmentResourceUse/inputs/landTransformation20YearAverageInputsProduction/content.json +1 -0
  38. package/dist/content/models/impactAssessmentResourceUse/inputs/landTransformation20YearAverageInputsProduction/linkedImpactAssessment.json +1 -0
  39. package/dist/content/models/impactAssessmentResourceUse/inputs/resourceUseEnergyDepletionInputsProduction/cml2001Baseline.json +1 -0
  40. package/dist/content/models/impactAssessmentResourceUse/inputs/resourceUseEnergyDepletionInputsProduction/content.json +1 -0
  41. package/dist/content/models/impactAssessmentResourceUse/inputs/resourceUseMineralsAndMetalsInputsProduction/cml2001Baseline.json +1 -0
  42. package/dist/content/models/impactAssessmentResourceUse/inputs/resourceUseMineralsAndMetalsInputsProduction/content.json +1 -0
  43. package/dist/content/models/impactAssessmentResourceUse/resourceUseEnergyDepletionDuringCycle/cml2001Baseline.json +1 -0
  44. package/dist/content/models/impactAssessmentResourceUse/resourceUseEnergyDepletionDuringCycle/content.json +1 -0
  45. package/dist/content/models/impactAssessmentResourceUse/resourceUseMineralsAndMetalsDuringCycle/cml2001Baseline.json +1 -0
  46. package/dist/content/models/impactAssessmentResourceUse/resourceUseMineralsAndMetalsDuringCycle/content.json +1 -0
  47. package/dist/index.d.ts +20 -9
  48. package/dist/index.js +26 -16
  49. package/package.json +12 -13
  50. package/dist/content/models/cycleEmissions/inputs/freshwaterWithdrawalsInputsProduction/content.json +0 -1
  51. package/dist/content/models/cycleEmissions/inputs/freshwaterWithdrawalsInputsProduction/linkedImpactAssessment.json +0 -1
  52. package/dist/content/models/cycleEmissions/inputs/landOccupationInputsProduction/content.json +0 -1
  53. package/dist/content/models/cycleEmissions/inputs/landOccupationInputsProduction/linkedImpactAssessment.json +0 -1
  54. package/dist/content/models/cycleEmissions/inputs/landTransformation100YearAverageInputsProduction/content.json +0 -1
  55. package/dist/content/models/cycleEmissions/inputs/landTransformation100YearAverageInputsProduction/linkedImpactAssessment.json +0 -1
  56. package/dist/content/models/cycleEmissions/inputs/landTransformation20YearAverageInputsProduction/content.json +0 -1
  57. package/dist/content/models/cycleEmissions/inputs/landTransformation20YearAverageInputsProduction/linkedImpactAssessment.json +0 -1
  58. package/dist/content/models/impactAssessmentImpacts/freshwaterWithdrawalsDuringCycle/content.json +0 -1
  59. package/dist/content/models/impactAssessmentImpacts/freshwaterWithdrawalsDuringCycle/pooreNemecek2018.json +0 -1
  60. package/dist/content/models/impactAssessmentImpacts/resourceUseEnergyDepletionDuringCycle/cml2001Baseline.json +0 -1
  61. package/dist/content/models/impactAssessmentImpacts/resourceUseEnergyDepletionDuringCycle/content.json +0 -1
  62. package/dist/content/models/impactAssessmentImpacts/resourceUseEnergyDepletionInputsProduction/cml2001Baseline.json +0 -1
  63. package/dist/content/models/impactAssessmentImpacts/resourceUseEnergyDepletionInputsProduction/content.json +0 -1
  64. package/dist/content/models/impactAssessmentImpacts/resourceUseMineralsAndMetalsDuringCycle/cml2001Baseline.json +0 -1
  65. package/dist/content/models/impactAssessmentImpacts/resourceUseMineralsAndMetalsDuringCycle/content.json +0 -1
  66. package/dist/content/models/impactAssessmentImpacts/resourceUseMineralsAndMetalsInputsProduction/cml2001Baseline.json +0 -1
  67. package/dist/content/models/impactAssessmentImpacts/resourceUseMineralsAndMetalsInputsProduction/content.json +0 -1
  68. package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resource-use/content.json +0 -1
  69. package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resource-use/ecoaliMv9.json +0 -1
  70. package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resource-use/worldsteel.json +0 -1
  71. package/json_models/agribalyse2016/fuelElectricity.py.json +0 -26
  72. package/json_models/agribalyse2016/machineryInfrastructureDepreciatedAmountPerCycle.py.json +0 -31
  73. package/json_models/akagiEtAl2011/ch4ToAirCropResidueBurning.py.json +0 -35
  74. package/json_models/akagiEtAl2011/nh3ToAirCropResidueBurning.py.json +0 -35
  75. package/json_models/akagiEtAl2011/noxToAirCropResidueBurning.py.json +0 -35
  76. package/json_models/akagiEtAl2011/pm25ToAirCropResidueBurning.py.json +0 -35
  77. package/json_models/akagiEtAl2011/so2ToAirCropResidueBurning.py.json +0 -35
  78. package/json_models/aware/scarcityWeightedWaterUse.py.json +0 -45
  79. package/json_models/aware2_0/scarcityWeightedWaterUse.py.json +0 -45
  80. package/json_models/chaudharyBrooks2018/damageToTerrestrialEcosystemsLandOccupation.py.json +0 -86
  81. package/json_models/chaudharyBrooks2018/damageToTerrestrialEcosystemsLandTransformation.py.json +0 -47
  82. package/json_models/chaudharyBrooks2018/damageToTerrestrialEcosystemsTotalLandUseEffects.py.json +0 -34
  83. package/json_models/cml2001Baseline/abioticResourceDepletionFossilFuels.py.json +0 -41
  84. package/json_models/cml2001Baseline/abioticResourceDepletionMineralsAndMetals.py.json +0 -39
  85. package/json_models/cml2001Baseline/eutrophicationPotentialExcludingFate.py.json +0 -21
  86. package/json_models/cml2001Baseline/resourceUseEnergyDepletionDuringCycle.py.json +0 -52
  87. package/json_models/cml2001Baseline/resourceUseEnergyDepletionInputsProduction.py.json +0 -46
  88. package/json_models/cml2001Baseline/resourceUseMineralsAndMetalsDuringCycle.py.json +0 -25
  89. package/json_models/cml2001Baseline/resourceUseMineralsAndMetalsInputsProduction.py.json +0 -46
  90. package/json_models/cml2001Baseline/terrestrialAcidificationPotentialIncludingFateAverageEurope.py.json +0 -21
  91. package/json_models/cml2001NonBaseline/eutrophicationPotentialIncludingFateAverageEurope.py.json +0 -21
  92. package/json_models/cml2001NonBaseline/terrestrialAcidificationPotentialExcludingFate.py.json +0 -21
  93. package/json_models/cycle/aboveGroundCropResidueTotal.py.json +0 -26
  94. package/json_models/cycle/animal/input/hestiaAggregatedData.py.json +0 -47
  95. package/json_models/cycle/animal/input/properties.py.json +0 -49
  96. package/json_models/cycle/animal/milkYield.py.json +0 -33
  97. package/json_models/cycle/animal/properties.py.json +0 -25
  98. package/json_models/cycle/completeness/animalFeed.py.json +0 -19
  99. package/json_models/cycle/completeness/cropResidue.py.json +0 -48
  100. package/json_models/cycle/completeness/electricityFuel.py.json +0 -26
  101. package/json_models/cycle/completeness/excreta.py.json +0 -29
  102. package/json_models/cycle/completeness/freshForage.py.json +0 -47
  103. package/json_models/cycle/completeness/material.py.json +0 -24
  104. package/json_models/cycle/completeness/seed.py.json +0 -32
  105. package/json_models/cycle/completeness/soilAmendment.py.json +0 -23
  106. package/json_models/cycle/cycleDuration.py.json +0 -30
  107. package/json_models/cycle/endDate.py.json +0 -13
  108. package/json_models/cycle/input/hestiaAggregatedData.py.json +0 -72
  109. package/json_models/cycle/input/properties.py.json +0 -39
  110. package/json_models/cycle/input/value.py.json +0 -20
  111. package/json_models/cycle/otherSitesArea.py.json +0 -34
  112. package/json_models/cycle/otherSitesUnusedDuration.py.json +0 -29
  113. package/json_models/cycle/post_checks/cache.py.json +0 -8
  114. package/json_models/cycle/post_checks/otherSites.py.json +0 -21
  115. package/json_models/cycle/post_checks/site.py.json +0 -17
  116. package/json_models/cycle/practice/landCover.py.json +0 -58
  117. package/json_models/cycle/practice/value.py.json +0 -20
  118. package/json_models/cycle/pre_checks/cache_sources.py.json +0 -8
  119. package/json_models/cycle/pre_checks/otherSites.py.json +0 -21
  120. package/json_models/cycle/pre_checks/site.py.json +0 -17
  121. package/json_models/cycle/product/currency.py.json +0 -23
  122. package/json_models/cycle/product/economicValueShare.py.json +0 -35
  123. package/json_models/cycle/product/price.py.json +0 -32
  124. package/json_models/cycle/product/primary.py.json +0 -19
  125. package/json_models/cycle/product/properties.py.json +0 -36
  126. package/json_models/cycle/product/revenue.py.json +0 -26
  127. package/json_models/cycle/product/value.py.json +0 -20
  128. package/json_models/cycle/siteArea.py.json +0 -35
  129. package/json_models/cycle/siteDuration.py.json +0 -51
  130. package/json_models/cycle/siteUnusedDuration.py.json +0 -24
  131. package/json_models/cycle/startDate.py.json +0 -16
  132. package/json_models/cycle/startDateDefinition.py.json +0 -20
  133. package/json_models/cycle/transformation.py.json +0 -26
  134. package/json_models/dammgen2009/noxToAirExcreta.py.json +0 -21
  135. package/json_models/data/hestiaAggregatedData/__init__.py.json +0 -3
  136. package/json_models/deRuijterEtAl2010/nh3ToAirCropResidueDecomposition.py.json +0 -38
  137. package/json_models/ecoalimV9/cycle.py.json +0 -54
  138. package/json_models/ecoalimV9/impact_assessment.py.json +0 -55
  139. package/json_models/ecoinventV3/cycle.py.json +0 -57
  140. package/json_models/ecoinventV3AndEmberClimate/cycle.py.json +0 -71
  141. package/json_models/edip2003/ozoneDepletionPotential.py.json +0 -23
  142. package/json_models/emepEea2019/blackCarbonToAirFuelCombustion.py.json +0 -33
  143. package/json_models/emepEea2019/ch4ToAirFuelCombustion.py.json +0 -33
  144. package/json_models/emepEea2019/co2ToAirFuelCombustion.py.json +0 -33
  145. package/json_models/emepEea2019/coToAirFuelCombustion.py.json +0 -33
  146. package/json_models/emepEea2019/n2OToAirFuelCombustionDirect.py.json +0 -33
  147. package/json_models/emepEea2019/nh3ToAirExcreta.py.json +0 -40
  148. package/json_models/emepEea2019/nh3ToAirFuelCombustion.py.json +0 -33
  149. package/json_models/emepEea2019/nh3ToAirInorganicFertiliser.py.json +0 -69
  150. package/json_models/emepEea2019/nmvocToAirFuelCombustion.py.json +0 -33
  151. package/json_models/emepEea2019/noxToAirFuelCombustion.py.json +0 -33
  152. package/json_models/emepEea2019/pm10ToAirAnimalHousing.py.json +0 -39
  153. package/json_models/emepEea2019/pm10ToAirFuelCombustion.py.json +0 -33
  154. package/json_models/emepEea2019/pm25ToAirAnimalHousing.py.json +0 -39
  155. package/json_models/emepEea2019/pm25ToAirFuelCombustion.py.json +0 -33
  156. package/json_models/emepEea2019/so2ToAirFuelCombustion.py.json +0 -33
  157. package/json_models/emepEea2019/tspToAirAnimalHousing.py.json +0 -39
  158. package/json_models/emepEea2019/tspToAirFuelCombustion.py.json +0 -33
  159. package/json_models/emissionNotRelevant/__init__.py.json +0 -33
  160. package/json_models/environmentalFootprintV3_1/environmentalFootprintSingleOverallScore.py.json +0 -26
  161. package/json_models/environmentalFootprintV3_1/freshwaterEcotoxicityPotentialCtue.py.json +0 -25
  162. package/json_models/environmentalFootprintV3_1/marineEutrophicationPotential.py.json +0 -21
  163. package/json_models/environmentalFootprintV3_1/photochemicalOzoneCreationPotentialHumanHealthNmvocEq.py.json +0 -21
  164. package/json_models/environmentalFootprintV3_1/scarcityWeightedWaterUse.py.json +0 -27
  165. package/json_models/environmentalFootprintV3_1/soilQualityIndexLandOccupation.py.json +0 -37
  166. package/json_models/environmentalFootprintV3_1/soilQualityIndexLandTransformation.py.json +0 -54
  167. package/json_models/environmentalFootprintV3_1/soilQualityIndexTotalLandUseEffects.py.json +0 -25
  168. package/json_models/epa2014/no3ToGroundwaterExcreta.py.json +0 -24
  169. package/json_models/fantkeEtAl2016/damageToHumanHealthParticulateMatterFormation.py.json +0 -21
  170. package/json_models/faostat2018/coldCarcassWeightPerHead.py.json +0 -38
  171. package/json_models/faostat2018/coldDressedCarcassWeightPerHead.py.json +0 -38
  172. package/json_models/faostat2018/liveweightPerHead.py.json +0 -46
  173. package/json_models/faostat2018/product/price.py.json +0 -45
  174. package/json_models/faostat2018/readyToCookWeightPerHead.py.json +0 -38
  175. package/json_models/faostat2018/seed.py.json +0 -29
  176. package/json_models/frischknechtEtAl2000/ionisingRadiationKbqU235Eq.py.json +0 -38
  177. package/json_models/geospatialDatabase/altitude.py.json +0 -36
  178. package/json_models/geospatialDatabase/awareWaterBasinId.py.json +0 -29
  179. package/json_models/geospatialDatabase/awareWaterBasinId_v1.py.json +0 -29
  180. package/json_models/geospatialDatabase/clayContent.py.json +0 -43
  181. package/json_models/geospatialDatabase/croppingIntensity.py.json +0 -56
  182. package/json_models/geospatialDatabase/drainageClass.py.json +0 -34
  183. package/json_models/geospatialDatabase/ecoClimateZone.py.json +0 -38
  184. package/json_models/geospatialDatabase/ecoregion.py.json +0 -29
  185. package/json_models/geospatialDatabase/erodibility.py.json +0 -34
  186. package/json_models/geospatialDatabase/heavyWinterPrecipitation.py.json +0 -34
  187. package/json_models/geospatialDatabase/histosol.py.json +0 -50
  188. package/json_models/geospatialDatabase/longFallowRatio.py.json +0 -56
  189. package/json_models/geospatialDatabase/nutrientLossToAquaticEnvironment.py.json +0 -34
  190. package/json_models/geospatialDatabase/organicCarbonPerKgSoil.py.json +0 -31
  191. package/json_models/geospatialDatabase/potentialEvapotranspirationAnnual.py.json +0 -38
  192. package/json_models/geospatialDatabase/potentialEvapotranspirationLongTermAnnualMean.py.json +0 -31
  193. package/json_models/geospatialDatabase/potentialEvapotranspirationMonthly.py.json +0 -37
  194. package/json_models/geospatialDatabase/precipitationAnnual.py.json +0 -38
  195. package/json_models/geospatialDatabase/precipitationLongTermAnnualMean.py.json +0 -31
  196. package/json_models/geospatialDatabase/precipitationMonthly.py.json +0 -37
  197. package/json_models/geospatialDatabase/region.py.json +0 -19
  198. package/json_models/geospatialDatabase/sandContent.py.json +0 -43
  199. package/json_models/geospatialDatabase/siltContent.py.json +0 -32
  200. package/json_models/geospatialDatabase/slope.py.json +0 -34
  201. package/json_models/geospatialDatabase/slopeLength.py.json +0 -34
  202. package/json_models/geospatialDatabase/soilPh.py.json +0 -31
  203. package/json_models/geospatialDatabase/temperatureAnnual.py.json +0 -38
  204. package/json_models/geospatialDatabase/temperatureLongTermAnnualMean.py.json +0 -31
  205. package/json_models/geospatialDatabase/temperatureMonthly.py.json +0 -37
  206. package/json_models/geospatialDatabase/totalNitrogenPerKgSoil.py.json +0 -31
  207. package/json_models/geospatialDatabase/totalPhosphorusPerKgSoil.py.json +0 -36
  208. package/json_models/geospatialDatabase/utils.py.json +0 -12
  209. package/json_models/geospatialDatabase/waterDepth.py.json +0 -34
  210. package/json_models/globalCropWaterModel2008/rootingDepth.py.json +0 -43
  211. package/json_models/haversineFormula/transport/distance.py.json +0 -39
  212. package/json_models/hestia/aboveGroundCropResidue.py.json +0 -26
  213. package/json_models/hestia/aboveGroundCropResidueTotal.py.json +0 -27
  214. package/json_models/hestia/brackishWater.py.json +0 -21
  215. package/json_models/hestia/cationExchangeCapacityPerKgSoil.py.json +0 -33
  216. package/json_models/hestia/coldCarcassWeightPerHead.py.json +0 -38
  217. package/json_models/hestia/coldDressedCarcassWeightPerHead.py.json +0 -38
  218. package/json_models/hestia/concentrateFeed.py.json +0 -46
  219. package/json_models/hestia/cropResidueManagement.py.json +0 -21
  220. package/json_models/hestia/croppingIntensity.py.json +0 -18
  221. package/json_models/hestia/default_emissions.py.json +0 -32
  222. package/json_models/hestia/default_resourceUse.py.json +0 -34
  223. package/json_models/hestia/energyContentLowerHeatingValue.py.json +0 -34
  224. package/json_models/hestia/excretaKgMass.py.json +0 -26
  225. package/json_models/hestia/excretaKgN.py.json +0 -22
  226. package/json_models/hestia/excretaKgVs.py.json +0 -24
  227. package/json_models/hestia/feedConversionRatio/feedConversionRatioCarbon.py.json +0 -83
  228. package/json_models/hestia/feedConversionRatio/feedConversionRatioDryMatter.py.json +0 -89
  229. package/json_models/hestia/feedConversionRatio/feedConversionRatioEnergy.py.json +0 -83
  230. package/json_models/hestia/feedConversionRatio/feedConversionRatioFedWeight.py.json +0 -80
  231. package/json_models/hestia/feedConversionRatio/feedConversionRatioNitrogen.py.json +0 -93
  232. package/json_models/hestia/flowingWater.py.json +0 -20
  233. package/json_models/hestia/freshWater.py.json +0 -21
  234. package/json_models/hestia/histosol.py.json +0 -28
  235. package/json_models/hestia/inorganicFertiliser.py.json +0 -38
  236. package/json_models/hestia/irrigatedTypeUnspecified.py.json +0 -35
  237. package/json_models/hestia/landCover.py.json +0 -65
  238. package/json_models/hestia/landOccupationDuringCycle.py.json +0 -50
  239. package/json_models/hestia/landTransformation100YearAverageDuringCycle.py.json +0 -47
  240. package/json_models/hestia/landTransformation20YearAverageDuringCycle.py.json +0 -47
  241. package/json_models/hestia/liveAnimal.py.json +0 -44
  242. package/json_models/hestia/longFallowRatio.py.json +0 -25
  243. package/json_models/hestia/management.py.json +0 -76
  244. package/json_models/hestia/materialAndSubstrate.py.json +0 -41
  245. package/json_models/hestia/milkYield.py.json +0 -51
  246. package/json_models/hestia/netPrimaryProduction.py.json +0 -21
  247. package/json_models/hestia/organicCarbonPerHa.py.json +0 -42
  248. package/json_models/hestia/organicCarbonPerKgSoil.py.json +0 -24
  249. package/json_models/hestia/organicCarbonPerM3Soil.py.json +0 -24
  250. package/json_models/hestia/organicMatterPerKgSoil.py.json +0 -24
  251. package/json_models/hestia/organicMatterPerM3Soil.py.json +0 -24
  252. package/json_models/hestia/pToSurfaceWaterAquacultureSystems.py.json +0 -82
  253. package/json_models/hestia/pastureGrass.py.json +0 -16
  254. package/json_models/hestia/pastureSystem.py.json +0 -27
  255. package/json_models/hestia/potentialEvapotranspirationAnnual.py.json +0 -22
  256. package/json_models/hestia/potentialEvapotranspirationMonthly.py.json +0 -21
  257. package/json_models/hestia/precipitationAnnual.py.json +0 -22
  258. package/json_models/hestia/precipitationMonthly.py.json +0 -21
  259. package/json_models/hestia/rainfallAnnual.py.json +0 -22
  260. package/json_models/hestia/rainfallMonthly.py.json +0 -21
  261. package/json_models/hestia/readyToCookWeightPerHead.py.json +0 -38
  262. package/json_models/hestia/residueBurnt.py.json +0 -26
  263. package/json_models/hestia/residueIncorporated.py.json +0 -37
  264. package/json_models/hestia/residueLeftOnField.py.json +0 -26
  265. package/json_models/hestia/residueRemoved.py.json +0 -50
  266. package/json_models/hestia/salineWater.py.json +0 -21
  267. package/json_models/hestia/seed_emissions.py.json +0 -68
  268. package/json_models/hestia/slope.py.json +0 -26
  269. package/json_models/hestia/slopeLength.py.json +0 -26
  270. package/json_models/hestia/soilClassification.py.json +0 -42
  271. package/json_models/hestia/soilMeasurement.py.json +0 -31
  272. package/json_models/hestia/stockingDensityAnimalHousingAverage.py.json +0 -23
  273. package/json_models/hestia/temperatureAnnual.py.json +0 -22
  274. package/json_models/hestia/temperatureMonthly.py.json +0 -21
  275. package/json_models/hestia/totalNitrogenPerKgSoil.py.json +0 -23
  276. package/json_models/hestia/unknownPreSeasonWaterRegime.py.json +0 -27
  277. package/json_models/hestia/waterDepth.py.json +0 -13
  278. package/json_models/hestia/waterSalinity.py.json +0 -49
  279. package/json_models/impact_assessment/allocationMethod.py.json +0 -19
  280. package/json_models/impact_assessment/emissions.py.json +0 -35
  281. package/json_models/impact_assessment/irrigated.py.json +0 -22
  282. package/json_models/impact_assessment/organic.py.json +0 -22
  283. package/json_models/impact_assessment/post_checks/cycle.py.json +0 -17
  284. package/json_models/impact_assessment/post_checks/site.py.json +0 -17
  285. package/json_models/impact_assessment/pre_checks/cycle.py.json +0 -17
  286. package/json_models/impact_assessment/pre_checks/site.py.json +0 -17
  287. package/json_models/impact_assessment/product/economicValueShare.py.json +0 -26
  288. package/json_models/impact_assessment/product/value.py.json +0 -26
  289. package/json_models/ipcc2006/aboveGroundCropResidueRemoved.py.json +0 -32
  290. package/json_models/ipcc2006/aboveGroundCropResidueTotal.py.json +0 -35
  291. package/json_models/ipcc2006/belowGroundCropResidue.py.json +0 -36
  292. package/json_models/ipcc2006/n2OToAirCropResidueDecompositionDirect.py.json +0 -43
  293. package/json_models/ipcc2006/n2OToAirCropResidueDecompositionIndirect.py.json +0 -32
  294. package/json_models/ipcc2006/n2OToAirExcretaDirect.py.json +0 -31
  295. package/json_models/ipcc2006/n2OToAirExcretaIndirect.py.json +0 -32
  296. package/json_models/ipcc2006/n2OToAirInorganicFertiliserDirect.py.json +0 -50
  297. package/json_models/ipcc2006/n2OToAirInorganicFertiliserIndirect.py.json +0 -64
  298. package/json_models/ipcc2006/n2OToAirOrganicFertiliserDirect.py.json +0 -46
  299. package/json_models/ipcc2006/n2OToAirOrganicFertiliserIndirect.py.json +0 -60
  300. package/json_models/ipcc2006/utils.py.json +0 -14
  301. package/json_models/ipcc2013ExcludingFeedbacks/gwp100.py.json +0 -21
  302. package/json_models/ipcc2013IncludingFeedbacks/gwp100.py.json +0 -21
  303. package/json_models/ipcc2019/aboveGroundBiomass.py.json +0 -76
  304. package/json_models/ipcc2019/aboveGroundCropResidueTotal.py.json +0 -37
  305. package/json_models/ipcc2019/animal/fatContent.py.json +0 -41
  306. package/json_models/ipcc2019/animal/hoursWorkedPerDay.py.json +0 -43
  307. package/json_models/ipcc2019/animal/liveweightGain.py.json +0 -43
  308. package/json_models/ipcc2019/animal/liveweightPerHead.py.json +0 -43
  309. package/json_models/ipcc2019/animal/milkYieldPerAnimal.py.json +0 -44
  310. package/json_models/ipcc2019/animal/pastureGrass.py.json +0 -164
  311. package/json_models/ipcc2019/animal/pregnancyRateTotal.py.json +0 -43
  312. package/json_models/ipcc2019/animal/trueProteinContent.py.json +0 -41
  313. package/json_models/ipcc2019/animal/weightAtMaturity.py.json +0 -52
  314. package/json_models/ipcc2019/belowGroundBiomass.py.json +0 -65
  315. package/json_models/ipcc2019/belowGroundCropResidue.py.json +0 -43
  316. package/json_models/ipcc2019/biocharOrganicCarbonPerHa.py.json +0 -49
  317. package/json_models/ipcc2019/biomass_utils.py.json +0 -30
  318. package/json_models/ipcc2019/burning_utils.py.json +0 -8
  319. package/json_models/ipcc2019/carbonContent.py.json +0 -56
  320. package/json_models/ipcc2019/ch4ToAirAquacultureSystems.py.json +0 -36
  321. package/json_models/ipcc2019/ch4ToAirEntericFermentation.py.json +0 -112
  322. package/json_models/ipcc2019/ch4ToAirExcreta.py.json +0 -49
  323. package/json_models/ipcc2019/ch4ToAirFloodedRice.py.json +0 -105
  324. package/json_models/ipcc2019/ch4ToAirOrganicSoilCultivation.py.json +0 -107
  325. package/json_models/ipcc2019/co2ToAirAboveGroundBiomassStockChange.py.json +0 -37
  326. package/json_models/ipcc2019/co2ToAirBelowGroundBiomassStockChange.py.json +0 -38
  327. package/json_models/ipcc2019/co2ToAirBiocharStockChange.py.json +0 -38
  328. package/json_models/ipcc2019/co2ToAirCarbonStockChange_utils.py.json +0 -6
  329. package/json_models/ipcc2019/co2ToAirLimeNeutralisation.py.json +0 -26
  330. package/json_models/ipcc2019/co2ToAirOrganicSoilCultivation.py.json +0 -104
  331. package/json_models/ipcc2019/co2ToAirSoilOrganicCarbonStockChange.py.json +0 -38
  332. package/json_models/ipcc2019/co2ToAirUreaHydrolysis.py.json +0 -29
  333. package/json_models/ipcc2019/croppingDuration.py.json +0 -45
  334. package/json_models/ipcc2019/emissionsToAirOrganicSoilBurning.py.json +0 -66
  335. package/json_models/ipcc2019/ligninContent.py.json +0 -56
  336. package/json_models/ipcc2019/n2OToAirAquacultureSystemsIndirect.py.json +0 -54
  337. package/json_models/ipcc2019/n2OToAirCropResidueBurningDirect.py.json +0 -32
  338. package/json_models/ipcc2019/n2OToAirCropResidueBurningIndirect.py.json +0 -49
  339. package/json_models/ipcc2019/n2OToAirCropResidueDecompositionDirect.py.json +0 -70
  340. package/json_models/ipcc2019/n2OToAirCropResidueDecompositionIndirect.py.json +0 -53
  341. package/json_models/ipcc2019/n2OToAirDiminishingSoilCarbonStocksDirect.py.json +0 -69
  342. package/json_models/ipcc2019/n2OToAirExcretaDirect.py.json +0 -34
  343. package/json_models/ipcc2019/n2OToAirExcretaIndirect.py.json +0 -53
  344. package/json_models/ipcc2019/n2OToAirFuelCombustionIndirect.py.json +0 -71
  345. package/json_models/ipcc2019/n2OToAirInorganicFertiliserDirect.py.json +0 -87
  346. package/json_models/ipcc2019/n2OToAirInorganicFertiliserIndirect.py.json +0 -53
  347. package/json_models/ipcc2019/n2OToAirNaturalVegetationBurningIndirect.py.json +0 -49
  348. package/json_models/ipcc2019/n2OToAirOrganicFertiliserDirect.py.json +0 -87
  349. package/json_models/ipcc2019/n2OToAirOrganicFertiliserIndirect.py.json +0 -53
  350. package/json_models/ipcc2019/n2OToAirOrganicSoilBurningIndirect.py.json +0 -49
  351. package/json_models/ipcc2019/n2OToAirOrganicSoilCultivationDirect.py.json +0 -101
  352. package/json_models/ipcc2019/n2OToAirOrganicSoilCultivationIndirect.py.json +0 -49
  353. package/json_models/ipcc2019/nh3ToAirInorganicFertiliser.py.json +0 -58
  354. package/json_models/ipcc2019/nh3ToAirOrganicFertiliser.py.json +0 -55
  355. package/json_models/ipcc2019/nitrogenContent.py.json +0 -56
  356. package/json_models/ipcc2019/no3ToGroundwaterCropResidueDecomposition.py.json +0 -56
  357. package/json_models/ipcc2019/no3ToGroundwaterExcreta.py.json +0 -68
  358. package/json_models/ipcc2019/no3ToGroundwaterInorganicFertiliser.py.json +0 -71
  359. package/json_models/ipcc2019/no3ToGroundwaterOrganicFertiliser.py.json +0 -67
  360. package/json_models/ipcc2019/nonCo2EmissionsToAirNaturalVegetationBurning.py.json +0 -68
  361. package/json_models/ipcc2019/noxToAirInorganicFertiliser.py.json +0 -58
  362. package/json_models/ipcc2019/noxToAirOrganicFertiliser.py.json +0 -55
  363. package/json_models/ipcc2019/organicCarbonPerHa.py.json +0 -150
  364. package/json_models/ipcc2019/organicCarbonPerHa_tier_1.py.json +0 -150
  365. package/json_models/ipcc2019/organicCarbonPerHa_tier_2.py.json +0 -256
  366. package/json_models/ipcc2019/organicSoilCultivation_utils.py.json +0 -10
  367. package/json_models/ipcc2019/pastureGrass.py.json +0 -168
  368. package/json_models/ipcc2021/gwp100.py.json +0 -21
  369. package/json_models/jarvisAndPain1994/n2ToAirExcreta.py.json +0 -21
  370. package/json_models/kanEtAl2020/infrastructure.py.json +0 -35
  371. package/json_models/koble2014/cropResidueManagement.py.json +0 -28
  372. package/json_models/koble2014/residueBurnt.py.json +0 -28
  373. package/json_models/koble2014/residueLeftOnField.py.json +0 -14
  374. package/json_models/koble2014/residueRemoved.py.json +0 -25
  375. package/json_models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsClimateChange.py.json +0 -21
  376. package/json_models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py.json +0 -25
  377. package/json_models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py.json +0 -28
  378. package/json_models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsPdfYear.py.json +0 -24
  379. package/json_models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsWaterStress.py.json +0 -28
  380. package/json_models/lcImpactAllEffects100Years/damageToHumanHealth.py.json +0 -24
  381. package/json_models/lcImpactAllEffects100Years/damageToHumanHealthClimateChange.py.json +0 -21
  382. package/json_models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py.json +0 -25
  383. package/json_models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py.json +0 -25
  384. package/json_models/lcImpactAllEffects100Years/damageToHumanHealthParticulateMatterFormation.py.json +0 -28
  385. package/json_models/lcImpactAllEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py.json +0 -28
  386. package/json_models/lcImpactAllEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py.json +0 -21
  387. package/json_models/lcImpactAllEffects100Years/damageToHumanHealthWaterStress.py.json +0 -33
  388. package/json_models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py.json +0 -25
  389. package/json_models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEutrophication.py.json +0 -28
  390. package/json_models/lcImpactAllEffects100Years/damageToMarineEcosystemsPdfYear.py.json +0 -24
  391. package/json_models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsClimateChange.py.json +0 -21
  392. package/json_models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPdfYear.py.json +0 -24
  393. package/json_models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py.json +0 -28
  394. package/json_models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py.json +0 -28
  395. package/json_models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py.json +0 -25
  396. package/json_models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsClimateChange.py.json +0 -21
  397. package/json_models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py.json +0 -25
  398. package/json_models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py.json +0 -28
  399. package/json_models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py.json +0 -24
  400. package/json_models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py.json +0 -28
  401. package/json_models/lcImpactAllEffectsInfinite/damageToHumanHealth.py.json +0 -24
  402. package/json_models/lcImpactAllEffectsInfinite/damageToHumanHealthClimateChange.py.json +0 -21
  403. package/json_models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py.json +0 -25
  404. package/json_models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py.json +0 -25
  405. package/json_models/lcImpactAllEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py.json +0 -28
  406. package/json_models/lcImpactAllEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py.json +0 -28
  407. package/json_models/lcImpactAllEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py.json +0 -21
  408. package/json_models/lcImpactAllEffectsInfinite/damageToHumanHealthWaterStress.py.json +0 -33
  409. package/json_models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py.json +0 -25
  410. package/json_models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py.json +0 -28
  411. package/json_models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsPdfYear.py.json +0 -24
  412. package/json_models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py.json +0 -21
  413. package/json_models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py.json +0 -24
  414. package/json_models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py.json +0 -28
  415. package/json_models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py.json +0 -28
  416. package/json_models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py.json +0 -25
  417. package/json_models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py.json +0 -25
  418. package/json_models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py.json +0 -28
  419. package/json_models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsPdfYear.py.json +0 -24
  420. package/json_models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsWaterStress.py.json +0 -28
  421. package/json_models/lcImpactCertainEffects100Years/damageToHumanHealth.py.json +0 -24
  422. package/json_models/lcImpactCertainEffects100Years/damageToHumanHealthClimateChange.py.json +0 -21
  423. package/json_models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py.json +0 -25
  424. package/json_models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py.json +0 -25
  425. package/json_models/lcImpactCertainEffects100Years/damageToHumanHealthParticulateMatterFormation.py.json +0 -28
  426. package/json_models/lcImpactCertainEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py.json +0 -28
  427. package/json_models/lcImpactCertainEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py.json +0 -21
  428. package/json_models/lcImpactCertainEffects100Years/damageToHumanHealthWaterStress.py.json +0 -33
  429. package/json_models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py.json +0 -25
  430. package/json_models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEutrophication.py.json +0 -28
  431. package/json_models/lcImpactCertainEffects100Years/damageToMarineEcosystemsPdfYear.py.json +0 -24
  432. package/json_models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsClimateChange.py.json +0 -21
  433. package/json_models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPdfYear.py.json +0 -24
  434. package/json_models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py.json +0 -28
  435. package/json_models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py.json +0 -28
  436. package/json_models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py.json +0 -25
  437. package/json_models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py.json +0 -25
  438. package/json_models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py.json +0 -28
  439. package/json_models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py.json +0 -24
  440. package/json_models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py.json +0 -28
  441. package/json_models/lcImpactCertainEffectsInfinite/damageToHumanHealth.py.json +0 -24
  442. package/json_models/lcImpactCertainEffectsInfinite/damageToHumanHealthClimateChange.py.json +0 -21
  443. package/json_models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py.json +0 -25
  444. package/json_models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py.json +0 -25
  445. package/json_models/lcImpactCertainEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py.json +0 -28
  446. package/json_models/lcImpactCertainEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py.json +0 -28
  447. package/json_models/lcImpactCertainEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py.json +0 -21
  448. package/json_models/lcImpactCertainEffectsInfinite/damageToHumanHealthWaterStress.py.json +0 -33
  449. package/json_models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py.json +0 -25
  450. package/json_models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py.json +0 -28
  451. package/json_models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsPdfYear.py.json +0 -24
  452. package/json_models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py.json +0 -21
  453. package/json_models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py.json +0 -24
  454. package/json_models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py.json +0 -28
  455. package/json_models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py.json +0 -28
  456. package/json_models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py.json +0 -25
  457. package/json_models/linkedImpactAssessment/emissions.py.json +0 -57
  458. package/json_models/linkedImpactAssessment/freshwaterWithdrawalsInputsProduction.py.json +0 -46
  459. package/json_models/linkedImpactAssessment/landOccupationInputsProduction.py.json +0 -47
  460. package/json_models/linkedImpactAssessment/landTransformation100YearAverageInputsProduction.py.json +0 -48
  461. package/json_models/linkedImpactAssessment/landTransformation20YearAverageInputsProduction.py.json +0 -48
  462. package/json_models/mocking/build_mock_search.py.json +0 -3
  463. package/json_models/pefcrGuidanceDocument2017/pesticideToAirPesticideApplication.py.json +0 -28
  464. package/json_models/pefcrGuidanceDocument2017/pesticideToSoilPesticideApplication.py.json +0 -28
  465. package/json_models/pefcrGuidanceDocument2017/pesticideToWaterPesticideApplication.py.json +0 -28
  466. package/json_models/pooreNemecek2018/aboveGroundCropResidueTotal.py.json +0 -17
  467. package/json_models/pooreNemecek2018/belowGroundCropResidue.py.json +0 -17
  468. package/json_models/pooreNemecek2018/ch4ToAirAquacultureSystems.py.json +0 -74
  469. package/json_models/pooreNemecek2018/excretaKgN.py.json +0 -108
  470. package/json_models/pooreNemecek2018/excretaKgVs.py.json +0 -157
  471. package/json_models/pooreNemecek2018/freshwaterWithdrawalsDuringCycle.py.json +0 -54
  472. package/json_models/pooreNemecek2018/landOccupationDuringCycle.py.json +0 -70
  473. package/json_models/pooreNemecek2018/longFallowDuration.py.json +0 -23
  474. package/json_models/pooreNemecek2018/n2OToAirAquacultureSystemsDirect.py.json +0 -45
  475. package/json_models/pooreNemecek2018/n2ToAirAquacultureSystems.py.json +0 -45
  476. package/json_models/pooreNemecek2018/nh3ToAirAquacultureSystems.py.json +0 -61
  477. package/json_models/pooreNemecek2018/no3ToGroundwaterCropResidueDecomposition.py.json +0 -55
  478. package/json_models/pooreNemecek2018/no3ToGroundwaterExcreta.py.json +0 -74
  479. package/json_models/pooreNemecek2018/no3ToGroundwaterInorganicFertiliser.py.json +0 -70
  480. package/json_models/pooreNemecek2018/no3ToGroundwaterOrganicFertiliser.py.json +0 -70
  481. package/json_models/pooreNemecek2018/no3ToGroundwaterSoilFlux_utils.py.json +0 -81
  482. package/json_models/pooreNemecek2018/noxToAirAquacultureSystems.py.json +0 -54
  483. package/json_models/pooreNemecek2018/nurseryDensity.py.json +0 -23
  484. package/json_models/pooreNemecek2018/nurseryDuration.py.json +0 -23
  485. package/json_models/pooreNemecek2018/plantationDensity.py.json +0 -23
  486. package/json_models/pooreNemecek2018/plantationLifespan.py.json +0 -23
  487. package/json_models/pooreNemecek2018/plantationProductiveLifespan.py.json +0 -23
  488. package/json_models/pooreNemecek2018/rotationDuration.py.json +0 -26
  489. package/json_models/pooreNemecek2018/saplingsDepreciatedAmountPerCycle.py.json +0 -32
  490. package/json_models/poschEtAl2008/terrestrialAcidificationPotentialAccumulatedExceedance.py.json +0 -34
  491. package/json_models/poschEtAl2008/terrestrialEutrophicationPotentialAccumulatedExceedance.py.json +0 -34
  492. package/json_models/recipe2016Egalitarian/damageToFreshwaterEcosystemsSpeciesYear.py.json +0 -24
  493. package/json_models/recipe2016Egalitarian/damageToHumanHealth.py.json +0 -24
  494. package/json_models/recipe2016Egalitarian/damageToMarineEcosystemsSpeciesYear.py.json +0 -24
  495. package/json_models/recipe2016Egalitarian/damageToResourceAvailability.py.json +0 -25
  496. package/json_models/recipe2016Egalitarian/damageToTerrestrialEcosystemsSpeciesYear.py.json +0 -24
  497. package/json_models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.py.json +0 -33
  498. package/json_models/recipe2016Egalitarian/fossilResourceScarcity.py.json +0 -25
  499. package/json_models/recipe2016Egalitarian/freshwaterAquaticEcotoxicityPotential14Dcbeq.py.json +0 -25
  500. package/json_models/recipe2016Egalitarian/freshwaterEutrophicationPotential.py.json +0 -21
  501. package/json_models/recipe2016Egalitarian/humanCarcinogenicToxicity.py.json +0 -25
  502. package/json_models/recipe2016Egalitarian/humanDamageOzoneFormation.py.json +0 -33
  503. package/json_models/recipe2016Egalitarian/humanNonCarcinogenicToxicity.py.json +0 -25
  504. package/json_models/recipe2016Egalitarian/marineAquaticEcotoxicityPotential14Dcbeq.py.json +0 -25
  505. package/json_models/recipe2016Egalitarian/marineEutrophicationPotential.py.json +0 -21
  506. package/json_models/recipe2016Egalitarian/ozoneDepletionPotential.py.json +0 -21
  507. package/json_models/recipe2016Egalitarian/terrestrialAcidificationPotential.py.json +0 -21
  508. package/json_models/recipe2016Egalitarian/terrestrialEcotoxicityPotential14Dcbeq.py.json +0 -25
  509. package/json_models/recipe2016Hierarchist/damageToFreshwaterEcosystemsSpeciesYear.py.json +0 -24
  510. package/json_models/recipe2016Hierarchist/damageToHumanHealth.py.json +0 -24
  511. package/json_models/recipe2016Hierarchist/damageToMarineEcosystemsSpeciesYear.py.json +0 -24
  512. package/json_models/recipe2016Hierarchist/damageToResourceAvailability.py.json +0 -25
  513. package/json_models/recipe2016Hierarchist/damageToTerrestrialEcosystemsSpeciesYear.py.json +0 -24
  514. package/json_models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.py.json +0 -33
  515. package/json_models/recipe2016Hierarchist/fossilResourceScarcity.py.json +0 -25
  516. package/json_models/recipe2016Hierarchist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py.json +0 -25
  517. package/json_models/recipe2016Hierarchist/freshwaterEutrophicationPotential.py.json +0 -21
  518. package/json_models/recipe2016Hierarchist/humanCarcinogenicToxicity.py.json +0 -25
  519. package/json_models/recipe2016Hierarchist/humanDamageOzoneFormation.py.json +0 -33
  520. package/json_models/recipe2016Hierarchist/humanNonCarcinogenicToxicity.py.json +0 -25
  521. package/json_models/recipe2016Hierarchist/marineAquaticEcotoxicityPotential14Dcbeq.py.json +0 -25
  522. package/json_models/recipe2016Hierarchist/marineEutrophicationPotential.py.json +0 -21
  523. package/json_models/recipe2016Hierarchist/ozoneDepletionPotential.py.json +0 -21
  524. package/json_models/recipe2016Hierarchist/terrestrialAcidificationPotential.py.json +0 -21
  525. package/json_models/recipe2016Hierarchist/terrestrialEcotoxicityPotential14Dcbeq.py.json +0 -25
  526. package/json_models/recipe2016Individualist/damageToFreshwaterEcosystemsSpeciesYear.py.json +0 -24
  527. package/json_models/recipe2016Individualist/damageToHumanHealth.py.json +0 -24
  528. package/json_models/recipe2016Individualist/damageToMarineEcosystemsSpeciesYear.py.json +0 -24
  529. package/json_models/recipe2016Individualist/damageToResourceAvailability.py.json +0 -25
  530. package/json_models/recipe2016Individualist/damageToTerrestrialEcosystemsSpeciesYear.py.json +0 -24
  531. package/json_models/recipe2016Individualist/ecosystemDamageOzoneFormation.py.json +0 -33
  532. package/json_models/recipe2016Individualist/fossilResourceScarcity.py.json +0 -25
  533. package/json_models/recipe2016Individualist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py.json +0 -25
  534. package/json_models/recipe2016Individualist/freshwaterEutrophicationPotential.py.json +0 -21
  535. package/json_models/recipe2016Individualist/humanCarcinogenicToxicity.py.json +0 -25
  536. package/json_models/recipe2016Individualist/humanDamageOzoneFormation.py.json +0 -33
  537. package/json_models/recipe2016Individualist/humanNonCarcinogenicToxicity.py.json +0 -25
  538. package/json_models/recipe2016Individualist/marineAquaticEcotoxicityPotential14Dcbeq.py.json +0 -25
  539. package/json_models/recipe2016Individualist/marineEutrophicationPotential.py.json +0 -21
  540. package/json_models/recipe2016Individualist/ozoneDepletionPotential.py.json +0 -21
  541. package/json_models/recipe2016Individualist/terrestrialAcidificationPotential.py.json +0 -21
  542. package/json_models/recipe2016Individualist/terrestrialEcotoxicityPotential14Dcbeq.py.json +0 -25
  543. package/json_models/requirements.py.json +0 -3
  544. package/json_models/resourceUseNotRelevant/__init__.py.json +0 -25
  545. package/json_models/schererPfister2015/nErosionSoilFlux.py.json +0 -82
  546. package/json_models/schererPfister2015/pErosionSoilFlux.py.json +0 -82
  547. package/json_models/schererPfister2015/pToDrainageWaterSoilFlux.py.json +0 -51
  548. package/json_models/schererPfister2015/pToGroundwaterSoilFlux.py.json +0 -39
  549. package/json_models/schererPfister2015/pToSurfaceWaterSoilFlux.py.json +0 -51
  550. package/json_models/schmidt2007/ch4ToAirWasteTreatment.py.json +0 -23
  551. package/json_models/schmidt2007/h2SToAirWasteTreatment.py.json +0 -23
  552. package/json_models/schmidt2007/n2OToAirWasteTreatmentDirect.py.json +0 -23
  553. package/json_models/schmidt2007/nh3ToAirWasteTreatment.py.json +0 -23
  554. package/json_models/site/defaultMethodClassification.py.json +0 -15
  555. package/json_models/site/defaultMethodClassificationDescription.py.json +0 -16
  556. package/json_models/site/grouped_measurement.py.json +0 -31
  557. package/json_models/site/measurement/value.py.json +0 -20
  558. package/json_models/site/post_checks/cache.py.json +0 -8
  559. package/json_models/site/pre_checks/cache_geospatialDatabase.py.json +0 -24
  560. package/json_models/site/pre_checks/cache_sources.py.json +0 -8
  561. package/json_models/site/pre_checks/cache_years.py.json +0 -8
  562. package/json_models/stehfestBouwman2006/n2OToAirCropResidueDecompositionDirect.py.json +0 -69
  563. package/json_models/stehfestBouwman2006/n2OToAirExcretaDirect.py.json +0 -90
  564. package/json_models/stehfestBouwman2006/n2OToAirInorganicFertiliserDirect.py.json +0 -86
  565. package/json_models/stehfestBouwman2006/n2OToAirOrganicFertiliserDirect.py.json +0 -86
  566. package/json_models/stehfestBouwman2006/n2OToAirSoilFlux_utils.py.json +0 -105
  567. package/json_models/stehfestBouwman2006/noxToAirCropResidueDecomposition.py.json +0 -48
  568. package/json_models/stehfestBouwman2006/noxToAirExcreta.py.json +0 -69
  569. package/json_models/stehfestBouwman2006/noxToAirInorganicFertiliser.py.json +0 -65
  570. package/json_models/stehfestBouwman2006/noxToAirOrganicFertiliser.py.json +0 -65
  571. package/json_models/stehfestBouwman2006/noxToAirSoilFlux_utils.py.json +0 -76
  572. package/json_models/stehfestBouwman2006GisImplementation/noxToAirCropResidueDecomposition.py.json +0 -40
  573. package/json_models/stehfestBouwman2006GisImplementation/noxToAirExcreta.py.json +0 -61
  574. package/json_models/stehfestBouwman2006GisImplementation/noxToAirInorganicFertiliser.py.json +0 -57
  575. package/json_models/stehfestBouwman2006GisImplementation/noxToAirOrganicFertiliser.py.json +0 -57
  576. package/json_models/stehfestBouwman2006GisImplementation/noxToAirSoilFlux_utils.py.json +0 -68
  577. package/json_models/transformation/input/excreta.py.json +0 -40
  578. package/json_models/transformation/input/max.py.json +0 -36
  579. package/json_models/transformation/input/min.py.json +0 -36
  580. package/json_models/transformation/input/properties.py.json +0 -36
  581. package/json_models/transformation/input/sd.py.json +0 -36
  582. package/json_models/transformation/input/value.py.json +0 -36
  583. package/json_models/transformation/product/excreta.py.json +0 -31
  584. package/json_models/usetoxV2/freshwaterEcotoxicityPotentialCtue.py.json +0 -25
  585. package/json_models/utils/background_emissions.py.json +0 -5
  586. package/json_models/utils/feedipedia.py.json +0 -3
  587. package/json_models/webbEtAl2012AndSintermannEtAl2012/nh3ToAirOrganicFertiliser.py.json +0 -44
  588. package/json_models/worldSteel/cycle.py.json +0 -36
  589. package/json_models/worldSteel/impact_assessment.py.json +0 -38
@@ -1,34 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "otherSites": [
5
- {
6
- "@type": "Site",
7
- "siteType": "animal housing"
8
- }
9
- ],
10
- "none": {
11
- "site": {
12
- "@type": "Site",
13
- "siteType": "animal housing"
14
- }
15
- },
16
- "animals": [
17
- {
18
- "@type": "Animal",
19
- "term.termType": "liveAnimal",
20
- "value": "> 0"
21
- }
22
- ],
23
- "practices": [
24
- {
25
- "@type": "Practice",
26
- "term.@id": "stockingDensityAnimalHousingAverage"
27
- }
28
- ]
29
- }
30
- },
31
- "RETURNS": {
32
- "The otherSitesArea as an array of number": ""
33
- }
34
- }
@@ -1,29 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "otherSites": [
5
- {
6
- "@type": "Site",
7
- "siteType": [
8
- "cropland",
9
- "glass and high accessible cover"
10
- ]
11
- }
12
- ],
13
- "otherSitesDuration": "",
14
- "practices": [
15
- {
16
- "@type": "Practice",
17
- "value": "> 0",
18
- "term.@id": "longFallowRatio",
19
- "site": {
20
- "@type": "Site"
21
- }
22
- }
23
- ]
24
- }
25
- },
26
- "RETURNS": {
27
- "The otherSitesUnusedDuration as an array of number": ""
28
- }
29
- }
@@ -1,8 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {}
4
- },
5
- "RETURNS": {
6
- "Cycle": {}
7
- }
8
- }
@@ -1,21 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "otherSites": [
5
- {
6
- "@type": "Site",
7
- "@id": ""
8
- }
9
- ]
10
- }
11
- },
12
- "RETURNS": {
13
- "Cycle": {
14
- "otherSites": [
15
- {
16
- "@type": "Site"
17
- }
18
- ]
19
- }
20
- }
21
- }
@@ -1,17 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "site": {
5
- "@type": "Site",
6
- "@id": ""
7
- }
8
- }
9
- },
10
- "RETURNS": {
11
- "Cycle": {
12
- "site": {
13
- "@type": "Site"
14
- }
15
- }
16
- }
17
- }
@@ -1,58 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "endDate": "",
5
- "products": [
6
- {
7
- "@type": "Product",
8
- "term.termType": [
9
- "crop",
10
- "forage"
11
- ],
12
- "optional": {
13
- "startDate": "",
14
- "endDate": ""
15
- }
16
- }
17
- ],
18
- "site": {
19
- "@type": "Site",
20
- "siteType": "cropland"
21
- },
22
- "none": {
23
- "practices": [
24
- {
25
- "@type": "Practice",
26
- "term.termType": "landCover"
27
- }
28
- ]
29
- },
30
- "optional": {
31
- "startDate": ""
32
- }
33
- }
34
- },
35
- "RETURNS": {
36
- "Practice": [
37
- {
38
- "term.termType": "landCover",
39
- "value": "",
40
- "endDate": "",
41
- "startDate": ""
42
- }
43
- ]
44
- },
45
- "LOOKUPS": {
46
- "crop": [
47
- "landCoverTermId",
48
- "maximumCycleDuration"
49
- ],
50
- "forage": [
51
- "landCoverTermId"
52
- ],
53
- "property": [
54
- "GAP_FILL_TO_MANAGEMENT",
55
- "CALCULATE_TOTAL_LAND_COVER_SHARE_SEPARATELY"
56
- ]
57
- }
58
- }
@@ -1,20 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "practices": [
5
- {
6
- "@type": "Practice",
7
- "min": "",
8
- "max": ""
9
- }
10
- ]
11
- }
12
- },
13
- "RETURNS": {
14
- "Practice": [
15
- {
16
- "value": ""
17
- }
18
- ]
19
- }
20
- }
@@ -1,8 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {}
4
- },
5
- "RETURNS": {
6
- "Cycle": {}
7
- }
8
- }
@@ -1,21 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "otherSites": [
5
- {
6
- "@type": "Site",
7
- "@id": ""
8
- }
9
- ]
10
- }
11
- },
12
- "RETURNS": {
13
- "Cycle": {
14
- "otherSites": [
15
- {
16
- "@type": "Site"
17
- }
18
- ]
19
- }
20
- }
21
- }
@@ -1,17 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "site": {
5
- "@type": "Site",
6
- "@id": ""
7
- }
8
- }
9
- },
10
- "RETURNS": {
11
- "Cycle": {
12
- "site": {
13
- "@type": "Site"
14
- }
15
- }
16
- }
17
- }
@@ -1,23 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "endDate": "",
5
- "products": [
6
- {
7
- "@type": "Product",
8
- "price": "",
9
- "currency": "not in USD"
10
- }
11
- ]
12
- }
13
- },
14
- "RETURNS": {
15
- "Product": [
16
- {
17
- "currency": "USD",
18
- "price": "in USD",
19
- "revenue": "in USD"
20
- }
21
- ]
22
- }
23
- }
@@ -1,35 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "products": [
5
- {
6
- "@type": "Product",
7
- "value": "",
8
- "optional": {
9
- "economicValueShare": "",
10
- "revenue": "",
11
- "currency": ""
12
- }
13
- }
14
- ],
15
- "optional": {
16
- "completeness.product": ""
17
- }
18
- }
19
- },
20
- "RETURNS": {
21
- "Product": [
22
- {
23
- "economicValueShare": ""
24
- }
25
- ]
26
- },
27
- "LOOKUPS": {
28
- "@doc": "Depending on the primary product [termType](https://hestia.earth/schema/Product#term)",
29
- "crop": "global_economic_value_share",
30
- "processedFood": "global_economic_value_share",
31
- "excreta": "global_economic_value_share",
32
- "animalProduct": "global_economic_value_share",
33
- "waste": "global_economic_value_share"
34
- }
35
- }
@@ -1,32 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "products": [
5
- {
6
- "@type": "Product",
7
- "optional": {
8
- "revenue": "0"
9
- },
10
- "none": {
11
- "price": ""
12
- }
13
- }
14
- ]
15
- }
16
- },
17
- "RETURNS": {
18
- "Product": [
19
- {
20
- "price": ""
21
- }
22
- ]
23
- },
24
- "LOOKUPS": {
25
- "@doc": "Depending on the primary product [termType](https://hestia.earth/schema/Product#term)",
26
- "crop": "global_economic_value_share",
27
- "processedFood": "global_economic_value_share",
28
- "excreta": "global_economic_value_share",
29
- "animalProduct": "global_economic_value_share",
30
- "waste": "global_economic_value_share"
31
- }
32
- }
@@ -1,19 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "products": [
5
- {
6
- "@type": "Product",
7
- "economicValueShare": ""
8
- }
9
- ]
10
- }
11
- },
12
- "RETURNS": {
13
- "Product": [
14
- {
15
- "primary": ""
16
- }
17
- ]
18
- }
19
- }
@@ -1,36 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "products": [
5
- {
6
- "@type": "Product",
7
- "or": {
8
- "properties": [
9
- {
10
- "@type": "Property",
11
- "@id": "dryMatter"
12
- }
13
- ]
14
- }
15
- }
16
- ]
17
- }
18
- },
19
- "RETURNS": {
20
- "Product": [
21
- {
22
- "properties": [
23
- {
24
- "@type": "Property"
25
- }
26
- ]
27
- }
28
- ]
29
- },
30
- "LOOKUPS": {
31
- "crop-property": "dryMatter",
32
- "forage-property": "dryMatter",
33
- "processedFoor-property": "dryMatter",
34
- "property": "feedipediaConversionEnum"
35
- }
36
- }
@@ -1,26 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "products": [
5
- {
6
- "@type": "Product",
7
- "optional": {
8
- "value": "",
9
- "price": ""
10
- },
11
- "none": {
12
- "revenue": ""
13
- }
14
- }
15
- ]
16
- }
17
- },
18
- "RETURNS": {
19
- "Product": [
20
- {
21
- "revenue": "",
22
- "currency": "defaults to USD if multiple currencies are used"
23
- }
24
- ]
25
- }
26
- }
@@ -1,20 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "products": [
5
- {
6
- "@type": "Product",
7
- "min": "",
8
- "max": ""
9
- }
10
- ]
11
- }
12
- },
13
- "RETURNS": {
14
- "Product": [
15
- {
16
- "value": ""
17
- }
18
- ]
19
- }
20
- }
@@ -1,35 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "site": {
5
- "@type": "Site",
6
- "siteType": "animal housing"
7
- },
8
- "none": {
9
- "otherSites": [
10
- {
11
- "@type": "Site",
12
- "siteType": "animal housing"
13
- }
14
- ]
15
- },
16
- "animals": [
17
- {
18
- "@type": "Animal",
19
- "term.termType": "liveAnimal",
20
- "value": "> 0"
21
- }
22
- ],
23
- "practices": [
24
- {
25
- "@type": "Practice",
26
- "term.@id": "stockingDensityAnimalHousingAverage",
27
- "value": "> 0"
28
- }
29
- ]
30
- }
31
- },
32
- "RETURNS": {
33
- "The siteArea as a number": ""
34
- }
35
- }
@@ -1,51 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "cycleDuration": "> 0",
5
- "none": {
6
- "otherSites": [
7
- {
8
- "@type": "Site"
9
- }
10
- ]
11
- },
12
- "optional": {
13
- "@doc": "if the primary product is a temporary crop, additional properties are required",
14
- "products": [
15
- {
16
- "@type": "Product",
17
- "primary": "True",
18
- "term.termType": "crop"
19
- }
20
- ],
21
- "or": [
22
- {
23
- "@doc": "if startDateDefinition is `harvest of previous crop`, no further properties are required",
24
- "startDateDefinition": "harvest of previous crop"
25
- },
26
- {
27
- "@doc": "if startDateDefinition is `soil preparation date`, `sowing date` or `transplanting date`, further properties are required",
28
- "startDateDefinition": [
29
- "soil preparation date",
30
- "sowing date",
31
- "transplanting date"
32
- ],
33
- "practices": [
34
- {
35
- "@type": "Practice",
36
- "term.@id": "shortFallowDuration",
37
- "value": ""
38
- }
39
- ]
40
- }
41
- ]
42
- }
43
- }
44
- },
45
- "LOOKUPS": {
46
- "crop": "cropGroupingFAO"
47
- },
48
- "RETURNS": {
49
- "the duration as a `number`": ""
50
- }
51
- }
@@ -1,24 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "site": {
5
- "@type": "Site",
6
- "siteType": [
7
- "cropland",
8
- "glass and high accessible cover"
9
- ]
10
- },
11
- "siteDuration": "> 0",
12
- "practices": [
13
- {
14
- "@type": "Practice",
15
- "value": "> 0",
16
- "term.@id": "longFallowRatio"
17
- }
18
- ]
19
- }
20
- },
21
- "RETURNS": {
22
- "The siteUnusedDuration as a number": ""
23
- }
24
- }
@@ -1,16 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "none": {
5
- "startDate": "in day precision"
6
- },
7
- "optional": {
8
- "endDate": "in day precision",
9
- "cycleDuration": ""
10
- }
11
- }
12
- },
13
- "RETURNS": {
14
- "The startDate as a string": ""
15
- }
16
- }
@@ -1,20 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "cycleDuration": "",
5
- "products": [
6
- {
7
- "@type": "Product",
8
- "primary": "True",
9
- "term.termType": "crop"
10
- }
11
- ],
12
- "optional": {
13
- "endDate": ""
14
- }
15
- }
16
- },
17
- "RETURNS": {
18
- "The startDateDefinition as a string": ""
19
- }
20
- }
@@ -1,26 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "optional": {
5
- "transformations": [
6
- {
7
- "@type": "Transformation",
8
- "inputs": [
9
- {
10
- "@type": "Input",
11
- "value": ""
12
- }
13
- ]
14
- }
15
- ]
16
- }
17
- }
18
- },
19
- "RETURNS": {
20
- "Emission": [
21
- {
22
- "value": ""
23
- }
24
- ]
25
- }
26
- }
@@ -1,21 +0,0 @@
1
- {
2
- "REQUIREMENTS": {
3
- "Cycle": {
4
- "emissions": [
5
- {
6
- "@type": "Emission",
7
- "value": "",
8
- "term.@id": "n2OToAirExcretaDirect"
9
- }
10
- ]
11
- }
12
- },
13
- "RETURNS": {
14
- "Emission": [
15
- {
16
- "value": "",
17
- "methodTier": "tier 1"
18
- }
19
- ]
20
- }
21
- }
@@ -1,3 +0,0 @@
1
- {
2
- "_CACHED_DATA": {}
3
- }