@hestia-earth/guide 0.0.16 → 0.0.17
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 +30 -0
- package/README.md +57 -27
- package/dist/content/guide/aggregation-engine/animalProduct.json +1 -0
- package/dist/content/guide/aggregation-engine/content.json +1 -0
- package/dist/content/guide/aggregation-engine/crop.json +1 -0
- package/dist/content/guide/aggregation-engine/processedFood.json +1 -0
- package/dist/content/guide/applying-models/faq.json +1 -1
- package/dist/content/guide/applying-models/file-validation.json +1 -0
- package/dist/content/guide/applying-models/introduction.json +1 -1
- package/dist/content/guide/applying-models/logs.json +1 -0
- package/dist/content/guide/applying-models/utils.json +1 -0
- package/dist/content/guide/data-explorer/download.json +1 -0
- package/dist/content/guide/data-explorer/faq.json +1 -0
- package/dist/content/guide/data-explorer/filters.json +1 -0
- package/dist/content/guide/data-explorer/navigating.json +1 -0
- package/dist/content/guide/data-explorer/results.json +1 -0
- package/dist/content/guide/data-explorer/what-is-it.json +1 -0
- package/dist/content/guide/file-upload/content.json +1 -1
- package/dist/content/guide/file-upload/contributing.json +1 -1
- package/dist/content/guide/file-upload/getting-started.json +1 -1
- package/dist/content/guide/file-upload/making-changes.json +1 -1
- package/dist/content/guide/file-upload/prepare-file.json +1 -1
- package/dist/content/guide/hestia-api/content.json +1 -1
- package/dist/content/guide/hestia-api/data-api.json +1 -0
- package/dist/content/guide/hestia-api/main-api.json +1 -0
- package/dist/content/guide/user-files/content.json +1 -1
- package/dist/content/index.json +1 -1
- package/dist/content/models/cycleAnimals/animal-liveweightPerHead/content.json +1 -1
- package/dist/content/models/cycleAnimals/animal-liveweightPerHead/ipcc2019.json +1 -0
- package/dist/content/models/cycleAnimals/content.json +1 -1
- package/dist/content/models/cycleAnimals/cycle-animal-input-hestiaAggregatedData/content.json +1 -1
- package/dist/content/models/cycleAnimals/cycle-animal-input-hestiaAggregatedData/cycle.json +1 -0
- package/dist/content/models/cycleAnimals/cycle-animal-input-properties/content.json +1 -1
- package/dist/content/models/cycleAnimals/cycle-animal-input-properties/cycle.json +1 -0
- package/dist/content/models/cycleAnimals/cycle-animal-properties/content.json +1 -1
- package/dist/content/models/cycleAnimals/cycle-animal-properties/cycle.json +1 -0
- package/dist/content/models/cycleAnimals/fatContent/content.json +1 -1
- package/dist/content/models/cycleAnimals/fatContent/ipcc2019.json +1 -0
- package/dist/content/models/cycleAnimals/hestia-milkYield/content.json +1 -0
- package/dist/content/models/cycleAnimals/hestia-milkYield/hestia.json +1 -0
- package/dist/content/models/cycleAnimals/hoursWorkedPerDay/content.json +1 -1
- package/dist/content/models/cycleAnimals/hoursWorkedPerDay/ipcc2019.json +1 -0
- package/dist/content/models/cycleAnimals/ipcc2019-animal-milkYieldPerAnimal/content.json +1 -1
- package/dist/content/models/cycleAnimals/ipcc2019-animal-milkYieldPerAnimal/ipcc2019.json +1 -0
- package/dist/content/models/cycleAnimals/ipcc2019-animal-pastureGrass/content.json +1 -1
- package/dist/content/models/cycleAnimals/ipcc2019-animal-pastureGrass/ipcc2019.json +1 -0
- package/dist/content/models/cycleAnimals/liveweightGain/content.json +1 -1
- package/dist/content/models/cycleAnimals/liveweightGain/ipcc2019.json +1 -0
- package/dist/content/models/cycleAnimals/pregnancyRateTotal/content.json +1 -1
- package/dist/content/models/cycleAnimals/pregnancyRateTotal/ipcc2019.json +1 -0
- package/dist/content/models/cycleAnimals/trueProteinContent/content.json +1 -1
- package/dist/content/models/cycleAnimals/trueProteinContent/ipcc2019.json +1 -0
- package/dist/content/models/cycleAnimals/weightAtMaturity/content.json +1 -1
- package/dist/content/models/cycleAnimals/weightAtMaturity/ipcc2019.json +1 -0
- package/dist/content/models/cycleCompleteness/content.json +1 -1
- package/dist/content/models/cycleCompleteness/cycle-completeness-animalFeed/content.json +1 -1
- package/dist/content/models/cycleCompleteness/cycle-completeness-animalFeed/cycle.json +1 -0
- package/dist/content/models/cycleCompleteness/cycle-completeness-cropResidue/content.json +1 -1
- package/dist/content/models/cycleCompleteness/cycle-completeness-cropResidue/cycle.json +1 -0
- package/dist/content/models/cycleCompleteness/cycle-completeness-electricityFuel/content.json +1 -1
- package/dist/content/models/cycleCompleteness/cycle-completeness-electricityFuel/cycle.json +1 -0
- package/dist/content/models/cycleCompleteness/cycle-completeness-excreta/content.json +1 -1
- package/dist/content/models/cycleCompleteness/cycle-completeness-excreta/cycle.json +1 -0
- package/dist/content/models/cycleCompleteness/cycle-completeness-freshForage/content.json +1 -1
- package/dist/content/models/cycleCompleteness/cycle-completeness-freshForage/cycle.json +1 -0
- package/dist/content/models/cycleCompleteness/cycle-completeness-material/content.json +1 -1
- package/dist/content/models/cycleCompleteness/cycle-completeness-material/cycle.json +1 -0
- package/dist/content/models/cycleCompleteness/cycle-completeness-seed/content.json +1 -1
- package/dist/content/models/cycleCompleteness/cycle-completeness-seed/cycle.json +1 -0
- package/dist/content/models/cycleCompleteness/cycle-completeness-soilAmendment/content.json +1 -1
- package/dist/content/models/cycleCompleteness/cycle-completeness-soilAmendment/cycle.json +1 -0
- package/dist/content/models/cycleEmissions/animal/ch4ToAirEntericFermentation/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/ch4ToAirEntericFermentation/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/animal/ch4ToAirExcreta/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/ch4ToAirExcreta/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/animal/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/n2OToAirExcretaDirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/n2OToAirExcretaDirect/ipcc2006.json +1 -0
- package/dist/content/models/cycleEmissions/animal/n2OToAirExcretaDirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/animal/n2OToAirExcretaDirect/stehfestBouwman2006.json +1 -0
- package/dist/content/models/cycleEmissions/animal/n2OToAirExcretaIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/n2OToAirExcretaIndirect/ipcc2006.json +1 -0
- package/dist/content/models/cycleEmissions/animal/n2OToAirExcretaIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/animal/n2ToAirExcreta/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/n2ToAirExcreta/jarvisandPain1994.json +1 -0
- package/dist/content/models/cycleEmissions/animal/nh3ToAirExcreta/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/nh3ToAirExcreta/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/animal/no3ToGroundwaterExcreta/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/no3ToGroundwaterExcreta/epa2014.json +1 -0
- package/dist/content/models/cycleEmissions/animal/no3ToGroundwaterExcreta/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/animal/no3ToGroundwaterExcreta/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleEmissions/animal/noxToAirExcreta/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/noxToAirExcreta/dammgen2009.json +1 -0
- package/dist/content/models/cycleEmissions/animal/noxToAirExcreta/stehfestBouwman2006.json +1 -0
- package/dist/content/models/cycleEmissions/animal/noxToAirExcreta/stehfestBouwman2006GisImplementation.json +1 -0
- package/dist/content/models/cycleEmissions/animal/pm10ToAirAnimalHousing/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/pm10ToAirAnimalHousing/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/animal/pm25ToAirAnimalHousing/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/pm25ToAirAnimalHousing/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/animal/tspToAirAnimalHousing/content.json +1 -0
- package/dist/content/models/cycleEmissions/animal/tspToAirAnimalHousing/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/ch4ToAirAquacultureSystems/content.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/ch4ToAirAquacultureSystems/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/ch4ToAirAquacultureSystems/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/content.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/n2OToAirAquacultureSystemsDirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/n2OToAirAquacultureSystemsDirect/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/n2OToAirAquacultureSystemsIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/n2OToAirAquacultureSystemsIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/n2ToAirAquacultureSystems/content.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/n2ToAirAquacultureSystems/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/nh3ToAirAquacultureSystems/content.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/nh3ToAirAquacultureSystems/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/noxToAirAquacultureSystems/content.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/noxToAirAquacultureSystems/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/pToSurfaceWaterAquacultureSystems/content.json +1 -0
- package/dist/content/models/cycleEmissions/aquaculture/pToSurfaceWaterAquacultureSystems/hestia.json +1 -0
- package/dist/content/models/cycleEmissions/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/ch4ToAirCropResidueBurning/akagietal2011.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/ch4ToAirCropResidueBurning/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueBurningDirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueBurningDirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueBurningIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueBurningIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueDecompositionDirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueDecompositionDirect/ipcc2006.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueDecompositionDirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueDecompositionDirect/stehfestBouwman2006.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueDecompositionIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueDecompositionIndirect/ipcc2006.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/n2OToAirCropResidueDecompositionIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/nh3ToAirCropResidueBurning/akagietal2011.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/nh3ToAirCropResidueBurning/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/nh3ToAirCropResidueDecomposition/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/nh3ToAirCropResidueDecomposition/deRuijteretal2010.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/no3ToGroundwaterCropResidueDecomposition/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/no3ToGroundwaterCropResidueDecomposition/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/no3ToGroundwaterCropResidueDecomposition/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/noxToAirCropResidueBurning/akagietal2011.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/noxToAirCropResidueBurning/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/noxToAirCropResidueDecomposition/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/noxToAirCropResidueDecomposition/stehfestBouwman2006.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/noxToAirCropResidueDecomposition/stehfestBouwman2006GisImplementation.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/pm25ToAirCropResidueBurning/akagietal2011.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/pm25ToAirCropResidueBurning/content.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/so2ToAirCropResidueBurning/akagietal2011.json +1 -0
- package/dist/content/models/cycleEmissions/cropResidue/so2ToAirCropResidueBurning/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/co2ToAirUreaHydrolysis/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/co2ToAirUreaHydrolysis/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirInorganicFertiliserDirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirInorganicFertiliserDirect/ipcc2006.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirInorganicFertiliserDirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirInorganicFertiliserDirect/stehfestBouwman2006.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirInorganicFertiliserIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirInorganicFertiliserIndirect/ipcc2006.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirInorganicFertiliserIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirOrganicFertiliserDirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirOrganicFertiliserDirect/ipcc2006.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirOrganicFertiliserDirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirOrganicFertiliserDirect/stehfestBouwman2006.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirOrganicFertiliserIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirOrganicFertiliserIndirect/ipcc2006.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/n2OToAirOrganicFertiliserIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/nh3ToAirInorganicFertiliser/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/nh3ToAirInorganicFertiliser/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/nh3ToAirInorganicFertiliser/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/nh3ToAirOrganicFertiliser/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/nh3ToAirOrganicFertiliser/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/nh3ToAirOrganicFertiliser/webbetal2012AndSintermannetal2012.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/no3ToGroundwaterInorganicFertiliser/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/no3ToGroundwaterInorganicFertiliser/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/no3ToGroundwaterInorganicFertiliser/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/no3ToGroundwaterOrganicFertiliser/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/no3ToGroundwaterOrganicFertiliser/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/no3ToGroundwaterOrganicFertiliser/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/noxToAirInorganicFertiliser/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/noxToAirInorganicFertiliser/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/noxToAirInorganicFertiliser/stehfestBouwman2006.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/noxToAirOrganicFertiliser/content.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/noxToAirOrganicFertiliser/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fertiliser/noxToAirOrganicFertiliser/stehfestBouwman2006.json +1 -0
- package/dist/content/models/cycleEmissions/floodedRice/ch4ToAirFloodedRice/content.json +1 -0
- package/dist/content/models/cycleEmissions/floodedRice/ch4ToAirFloodedRice/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/floodedRice/content.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/co2ToAirFuelCombustion/content.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/co2ToAirFuelCombustion/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/content.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/n2OToAirFuelCombustionDirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/n2OToAirFuelCombustionDirect/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/n2OToAirFuelCombustionIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/n2OToAirFuelCombustionIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/nh3ToAirFuelCombustion/content.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/nh3ToAirFuelCombustion/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/noxToAirFuelCombustion/content.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/noxToAirFuelCombustion/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/so2ToAirFuelCombustion/content.json +1 -0
- package/dist/content/models/cycleEmissions/fuel/so2ToAirFuelCombustion/emepEea2019.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/content.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/content.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/ecoaliMv9.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/ecoinventv3.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/ecoinventv3AndEmberClimate.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/freeflow.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/linkedImpactAssessment.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/seed.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/freshwaterWithdrawalsInputsProduction/content.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/freshwaterWithdrawalsInputsProduction/linkedImpactAssessment.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/landOccupationInputsProduction/content.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/landOccupationInputsProduction/linkedImpactAssessment.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/landTransformation100YearAverageInputsProduction/content.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/landTransformation100YearAverageInputsProduction/linkedImpactAssessment.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/landTransformation20YearAverageInputsProduction/content.json +1 -0
- package/dist/content/models/cycleEmissions/inputs/landTransformation20YearAverageInputsProduction/linkedImpactAssessment.json +1 -0
- package/dist/content/models/cycleEmissions/landUseChange/co2ToAirAboveGroundBiomassStockChange/content.json +1 -0
- package/dist/content/models/cycleEmissions/landUseChange/co2ToAirAboveGroundBiomassStockChange/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/landUseChange/co2ToAirBelowGroundBiomassStockChange/content.json +1 -0
- package/dist/content/models/cycleEmissions/landUseChange/co2ToAirBelowGroundBiomassStockChange/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/landUseChange/content.json +1 -0
- package/dist/content/models/cycleEmissions/landUseChange/n2OToAirNaturalVegetationBurningIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/landUseChange/n2OToAirNaturalVegetationBurningIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/landUseChange/nonCo2EmissionsToAirNaturalVegetationBurning/content.json +1 -0
- package/dist/content/models/cycleEmissions/landUseChange/nonCo2EmissionsToAirNaturalVegetationBurning/overview.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/ch4ToAirOrganicSoilCultivation/content.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/ch4ToAirOrganicSoilCultivation/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/co2ToAirOrganicSoilCultivation/content.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/co2ToAirOrganicSoilCultivation/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/co2ToAirSoilOrganicCarbonStockChange/content.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/co2ToAirSoilOrganicCarbonStockChange/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/content.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/n2OToAirOrganicSoilBurningIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/n2OToAirOrganicSoilBurningIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/n2OToAirOrganicSoilCultivationDirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/n2OToAirOrganicSoilCultivationDirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/n2OToAirOrganicSoilCultivationIndirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/organicSoil/n2OToAirOrganicSoilCultivationIndirect/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/other/co2ToAirLimeHydrolysis/content.json +1 -0
- package/dist/content/models/cycleEmissions/other/co2ToAirLimeHydrolysis/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/other/content.json +1 -0
- package/dist/content/models/cycleEmissions/other/emissionNotRelevant--model/content.json +1 -0
- package/dist/content/models/cycleEmissions/other/emissionNotRelevant--model/emissionnotrelevant.json +1 -0
- package/dist/content/models/cycleEmissions/other/nErosionSoilFlux/content.json +1 -0
- package/dist/content/models/cycleEmissions/other/nErosionSoilFlux/schererPfister2015.json +1 -0
- package/dist/content/models/cycleEmissions/other/pErosionSoilFlux/content.json +1 -0
- package/dist/content/models/cycleEmissions/other/pErosionSoilFlux/schererPfister2015.json +1 -0
- package/dist/content/models/cycleEmissions/other/pToDrainageWaterSoilFlux/content.json +1 -0
- package/dist/content/models/cycleEmissions/other/pToDrainageWaterSoilFlux/schererPfister2015.json +1 -0
- package/dist/content/models/cycleEmissions/other/pToGroundwaterSoilFlux/content.json +1 -0
- package/dist/content/models/cycleEmissions/other/pToGroundwaterSoilFlux/schererPfister2015.json +1 -0
- package/dist/content/models/cycleEmissions/other/pToSurfaceWaterSoilFlux/content.json +1 -0
- package/dist/content/models/cycleEmissions/other/pToSurfaceWaterSoilFlux/schererPfister2015.json +1 -0
- package/dist/content/models/cycleEmissions/soil/co2ToAirBiocharStockChange/content.json +1 -0
- package/dist/content/models/cycleEmissions/soil/co2ToAirBiocharStockChange/ipcc2019.json +1 -0
- package/dist/content/models/cycleEmissions/soil/content.json +1 -0
- package/dist/content/models/cycleEmissions/waste/ch4ToAirWasteTreatment/content.json +1 -0
- package/dist/content/models/cycleEmissions/waste/ch4ToAirWasteTreatment/schmidt2007.json +1 -0
- package/dist/content/models/cycleEmissions/waste/content.json +1 -0
- package/dist/content/models/cycleEmissions/waste/h2SToAirWasteTreatment/content.json +1 -0
- package/dist/content/models/cycleEmissions/waste/h2SToAirWasteTreatment/schmidt2007.json +1 -0
- package/dist/content/models/cycleEmissions/waste/n2OToAirWasteTreatmentDirect/content.json +1 -0
- package/dist/content/models/cycleEmissions/waste/n2OToAirWasteTreatmentDirect/schmidt2007.json +1 -0
- package/dist/content/models/cycleEmissions/waste/nh3ToAirWasteTreatment/content.json +1 -0
- package/dist/content/models/cycleEmissions/waste/nh3ToAirWasteTreatment/schmidt2007.json +1 -0
- package/dist/content/models/cycleGeneral/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-cycleDuration/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-cycleDuration/cycle.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-endDate/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-endDate/cycle.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-otherSitesArea/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-otherSitesArea/cycle.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-otherSitesUnusedDuration/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-otherSitesUnusedDuration/cycle.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-siteArea/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-siteArea/cycle.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-siteDuration/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-siteDuration/cycle.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-siteUnusedDuration/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-siteUnusedDuration/cycle.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-startDate/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-startDate/cycle.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-startDateDefinition/content.json +1 -0
- package/dist/content/models/cycleGeneral/cycle-startDateDefinition/cycle.json +1 -0
- package/dist/content/models/cycleInputs/agribalyse2016-fuelElectricity/agribalyse2016.json +1 -0
- package/dist/content/models/cycleInputs/agribalyse2016-fuelElectricity/content.json +1 -1
- package/dist/content/models/cycleInputs/concentrateFeed/content.json +1 -1
- package/dist/content/models/cycleInputs/concentrateFeed/hestia.json +1 -0
- package/dist/content/models/cycleInputs/content.json +1 -1
- package/dist/content/models/cycleInputs/cycle-input-hestiaAggregatedData/content.json +1 -1
- package/dist/content/models/cycleInputs/cycle-input-hestiaAggregatedData/cycle.json +1 -0
- package/dist/content/models/cycleInputs/cycle-input-properties/content.json +1 -1
- package/dist/content/models/cycleInputs/cycle-input-properties/cycle.json +1 -0
- package/dist/content/models/cycleInputs/cycle-input-value/content.json +1 -1
- package/dist/content/models/cycleInputs/cycle-input-value/cycle.json +1 -0
- package/dist/content/models/cycleInputs/energyContentLowerHeatingValue/content.json +1 -1
- package/dist/content/models/cycleInputs/energyContentLowerHeatingValue/hestia.json +1 -0
- package/dist/content/models/cycleInputs/hestia-inorganicFertiliser/content.json +1 -0
- package/dist/content/models/cycleInputs/hestia-inorganicFertiliser/hestia.json +1 -0
- package/dist/content/models/cycleInputs/hestia-materialAndSubstrate/content.json +1 -0
- package/dist/content/models/cycleInputs/hestia-materialAndSubstrate/hestia.json +1 -0
- package/dist/content/models/cycleInputs/ipcc2019-pastureGrass/content.json +1 -1
- package/dist/content/models/cycleInputs/ipcc2019-pastureGrass/ipcc2019.json +1 -0
- package/dist/content/models/cycleInputs/machineryInfrastructureDepreciatedAmountPerCycle/agribalyse2016.json +1 -0
- package/dist/content/models/cycleInputs/machineryInfrastructureDepreciatedAmountPerCycle/content.json +1 -1
- package/dist/content/models/cycleInputs/saplingsDepreciatedAmountPerCycle/content.json +1 -1
- package/dist/content/models/cycleInputs/saplingsDepreciatedAmountPerCycle/pooreNemecek2018.json +1 -0
- package/dist/content/models/cycleInputs/seed/content.json +1 -1
- package/dist/content/models/cycleInputs/seed/faostat2018.json +1 -0
- package/dist/content/models/cyclePractices/content.json +1 -1
- package/dist/content/models/cyclePractices/cropResidueManagement/content.json +1 -0
- package/dist/content/models/cyclePractices/cropResidueManagement/hestia.json +1 -0
- package/dist/content/models/cyclePractices/croppingDuration/content.json +1 -1
- package/dist/content/models/cyclePractices/croppingDuration/ipcc2019.json +1 -0
- package/dist/content/models/cyclePractices/croppingIntensity/content.json +1 -1
- package/dist/content/models/cyclePractices/croppingIntensity/geospatialDatabase.json +1 -0
- package/dist/content/models/cyclePractices/croppingIntensity/hestia.json +1 -0
- package/dist/content/models/cyclePractices/cycle-animal-milkYield/content.json +1 -1
- package/dist/content/models/cyclePractices/cycle-animal-milkYield/cycle.json +1 -0
- package/dist/content/models/cyclePractices/cycle-practice-landCover/content.json +1 -0
- package/dist/content/models/cyclePractices/cycle-practice-landCover/cycle.json +1 -0
- package/dist/content/models/cyclePractices/cycle-practice-value/content.json +1 -1
- package/dist/content/models/cyclePractices/cycle-practice-value/cycle.json +1 -0
- package/dist/content/models/cyclePractices/feedConversionRatioCarbon/content.json +1 -1
- package/dist/content/models/cyclePractices/feedConversionRatioCarbon/hestia.json +1 -0
- package/dist/content/models/cyclePractices/feedConversionRatioDryMatter/content.json +1 -1
- package/dist/content/models/cyclePractices/feedConversionRatioDryMatter/hestia.json +1 -0
- package/dist/content/models/cyclePractices/feedConversionRatioEnergy/content.json +1 -1
- package/dist/content/models/cyclePractices/feedConversionRatioEnergy/hestia.json +1 -0
- package/dist/content/models/cyclePractices/feedConversionRatioFedWeight/content.json +1 -1
- package/dist/content/models/cyclePractices/feedConversionRatioFedWeight/hestia.json +1 -0
- package/dist/content/models/cyclePractices/feedConversionRatioNitrogen/content.json +1 -1
- package/dist/content/models/cyclePractices/feedConversionRatioNitrogen/hestia.json +1 -0
- package/dist/content/models/cyclePractices/hestia-pastureSystem/content.json +1 -0
- package/dist/content/models/cyclePractices/hestia-pastureSystem/hestia.json +1 -0
- package/dist/content/models/cyclePractices/irrigatedTypeUnspecified/content.json +1 -1
- package/dist/content/models/cyclePractices/irrigatedTypeUnspecified/hestia.json +1 -0
- package/dist/content/models/cyclePractices/koble2014-cropResidueManagement/content.json +1 -1
- package/dist/content/models/cyclePractices/koble2014-cropResidueManagement/koble2014.json +1 -0
- package/dist/content/models/cyclePractices/longFallowDuration/content.json +1 -1
- package/dist/content/models/cyclePractices/longFallowDuration/pooreNemecek2018.json +1 -0
- package/dist/content/models/cyclePractices/longFallowRatio/content.json +1 -1
- package/dist/content/models/cyclePractices/longFallowRatio/geospatialDatabase.json +1 -0
- package/dist/content/models/cyclePractices/longFallowRatio/hestia.json +1 -0
- package/dist/content/models/cyclePractices/nurseryDensity/content.json +1 -1
- package/dist/content/models/cyclePractices/nurseryDensity/pooreNemecek2018.json +1 -0
- package/dist/content/models/cyclePractices/nurseryDuration/content.json +1 -1
- package/dist/content/models/cyclePractices/nurseryDuration/pooreNemecek2018.json +1 -0
- package/dist/content/models/cyclePractices/pastureGrass/content.json +1 -1
- package/dist/content/models/cyclePractices/pastureGrass/hestia.json +1 -0
- package/dist/content/models/cyclePractices/plantationDensity/content.json +1 -1
- package/dist/content/models/cyclePractices/plantationDensity/pooreNemecek2018.json +1 -0
- package/dist/content/models/cyclePractices/plantationLifespan/content.json +1 -1
- package/dist/content/models/cyclePractices/plantationLifespan/pooreNemecek2018.json +1 -0
- package/dist/content/models/cyclePractices/plantationProductiveLifespan/content.json +1 -1
- package/dist/content/models/cyclePractices/plantationProductiveLifespan/pooreNemecek2018.json +1 -0
- package/dist/content/models/cyclePractices/residueBurnt/content.json +1 -1
- package/dist/content/models/cyclePractices/residueBurnt/hestia.json +1 -0
- package/dist/content/models/cyclePractices/residueBurnt/koble2014.json +1 -1
- package/dist/content/models/cyclePractices/residueIncorporated/content.json +1 -1
- package/dist/content/models/cyclePractices/residueIncorporated/hestia.json +1 -0
- package/dist/content/models/cyclePractices/residueLeftOnField/content.json +1 -1
- package/dist/content/models/cyclePractices/residueLeftOnField/hestia.json +1 -0
- package/dist/content/models/cyclePractices/residueLeftOnField/koble2014.json +1 -1
- package/dist/content/models/cyclePractices/residueRemoved/content.json +1 -1
- package/dist/content/models/cyclePractices/residueRemoved/hestia.json +1 -1
- package/dist/content/models/cyclePractices/residueRemoved/koble2014.json +1 -1
- package/dist/content/models/cyclePractices/rotationDuration/content.json +1 -1
- package/dist/content/models/cyclePractices/rotationDuration/pooreNemecek2018.json +1 -0
- package/dist/content/models/cyclePractices/stockingDensityAnimalHousingAverage/content.json +1 -1
- package/dist/content/models/cyclePractices/stockingDensityAnimalHousingAverage/hestia.json +1 -0
- package/dist/content/models/cyclePractices/unknownPreSeasonWaterRegime/content.json +1 -1
- package/dist/content/models/cyclePractices/unknownPreSeasonWaterRegime/hestia.json +1 -0
- package/dist/content/models/cycleProducts/aboveGroundCropResidue/content.json +1 -1
- package/dist/content/models/cycleProducts/aboveGroundCropResidue/hestia.json +1 -0
- package/dist/content/models/cycleProducts/aboveGroundCropResidueRemoved/content.json +1 -1
- package/dist/content/models/cycleProducts/aboveGroundCropResidueRemoved/ipcc2006.json +1 -0
- package/dist/content/models/cycleProducts/aboveGroundCropResidueTotal/content.json +1 -1
- package/dist/content/models/cycleProducts/aboveGroundCropResidueTotal/cycle.json +1 -1
- package/dist/content/models/cycleProducts/aboveGroundCropResidueTotal/hestia.json +1 -0
- package/dist/content/models/cycleProducts/aboveGroundCropResidueTotal/ipcc2006.json +1 -1
- package/dist/content/models/cycleProducts/aboveGroundCropResidueTotal/ipcc2019.json +1 -1
- package/dist/content/models/cycleProducts/aboveGroundCropResidueTotal/pooreNemecek2018.json +1 -1
- package/dist/content/models/cycleProducts/belowGroundCropResidue/content.json +1 -1
- package/dist/content/models/cycleProducts/belowGroundCropResidue/ipcc2006.json +1 -1
- package/dist/content/models/cycleProducts/belowGroundCropResidue/ipcc2019.json +1 -1
- package/dist/content/models/cycleProducts/belowGroundCropResidue/pooreNemecek2018.json +1 -1
- package/dist/content/models/cycleProducts/carbonContent/content.json +1 -1
- package/dist/content/models/cycleProducts/carbonContent/ipcc2019.json +1 -0
- package/dist/content/models/cycleProducts/coldCarcassWeightPerHead/content.json +1 -1
- package/dist/content/models/cycleProducts/coldCarcassWeightPerHead/faostat2018.json +1 -1
- package/dist/content/models/cycleProducts/coldCarcassWeightPerHead/hestia.json +1 -0
- package/dist/content/models/cycleProducts/coldDressedCarcassWeightPerHead/content.json +1 -1
- package/dist/content/models/cycleProducts/coldDressedCarcassWeightPerHead/faostat2018.json +1 -1
- package/dist/content/models/cycleProducts/coldDressedCarcassWeightPerHead/hestia.json +1 -0
- package/dist/content/models/cycleProducts/content.json +1 -1
- package/dist/content/models/cycleProducts/cycle-product-currency/content.json +1 -1
- package/dist/content/models/cycleProducts/cycle-product-currency/cycle.json +1 -0
- package/dist/content/models/cycleProducts/cycle-product-economicValueShare/content.json +1 -1
- package/dist/content/models/cycleProducts/cycle-product-economicValueShare/cycle.json +1 -0
- package/dist/content/models/cycleProducts/cycle-product-price/cycle.json +1 -1
- package/dist/content/models/cycleProducts/cycle-product-price/faostat2018.json +1 -1
- package/dist/content/models/cycleProducts/cycle-product-primary/content.json +1 -1
- package/dist/content/models/cycleProducts/cycle-product-primary/cycle.json +1 -0
- package/dist/content/models/cycleProducts/cycle-product-properties/content.json +1 -1
- package/dist/content/models/cycleProducts/cycle-product-properties/cycle.json +1 -0
- package/dist/content/models/cycleProducts/cycle-product-revenue/content.json +1 -1
- package/dist/content/models/cycleProducts/cycle-product-revenue/cycle.json +1 -0
- package/dist/content/models/cycleProducts/cycle-product-value/content.json +1 -1
- package/dist/content/models/cycleProducts/cycle-product-value/cycle.json +1 -0
- package/dist/content/models/cycleProducts/excretaKgMass/content.json +1 -1
- package/dist/content/models/cycleProducts/excretaKgMass/hestia.json +1 -0
- package/dist/content/models/cycleProducts/excretaKgN/hestia.json +1 -0
- package/dist/content/models/cycleProducts/excretaKgN/pooreNemecek2018.json +1 -1
- package/dist/content/models/cycleProducts/excretaKgVs/hestia.json +1 -0
- package/dist/content/models/cycleProducts/excretaKgVs/pooreNemecek2018.json +1 -1
- package/dist/content/models/cycleProducts/hestia-liveAnimal/content.json +1 -0
- package/dist/content/models/cycleProducts/hestia-liveAnimal/hestia.json +1 -0
- package/dist/content/models/cycleProducts/ligninContent/content.json +1 -1
- package/dist/content/models/cycleProducts/ligninContent/ipcc2019.json +1 -0
- package/dist/content/models/cycleProducts/liveweightPerHead/content.json +1 -1
- package/dist/content/models/cycleProducts/liveweightPerHead/faostat2018.json +1 -0
- package/dist/content/models/cycleProducts/nitrogenContent/content.json +1 -1
- package/dist/content/models/cycleProducts/nitrogenContent/ipcc2019.json +1 -0
- package/dist/content/models/cycleProducts/readyToCookWeightPerHead/content.json +1 -1
- package/dist/content/models/cycleProducts/readyToCookWeightPerHead/faostat2018.json +1 -1
- package/dist/content/models/cycleProducts/readyToCookWeightPerHead/hestia.json +1 -0
- package/dist/content/models/cycleProducts/rootingDepth/content.json +1 -1
- package/dist/content/models/cycleProducts/rootingDepth/globalCropWaterModel2008.json +1 -0
- package/dist/content/models/cycleTransformations/content.json +1 -0
- package/dist/content/models/cycleTransformations/cycle-transformation/content.json +1 -0
- package/dist/content/models/cycleTransformations/cycle-transformation/cycle.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-excreta/content.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-excreta/transformation.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-max/content.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-max/transformation.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-min/content.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-min/transformation.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-properties/content.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-properties/transformation.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-sd/content.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-sd/transformation.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-value/content.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-input-value/transformation.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-product-excreta/content.json +1 -0
- package/dist/content/models/cycleTransformations/transformation-product-excreta/transformation.json +1 -0
- package/dist/content/models/cycleTransport/content.json +1 -0
- package/dist/content/models/cycleTransport/haversineFormula-transport-distance/content.json +1 -0
- package/dist/content/models/cycleTransport/haversineFormula-transport-distance/haversineformula.json +1 -0
- package/dist/content/models/impactAssessmentEmissions/content.json +1 -1
- package/dist/content/models/impactAssessmentEmissions/impact-assessment-emissions/content.json +1 -1
- package/dist/content/models/impactAssessmentEmissions/impact-assessment-emissions/impactAssessment.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/content.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-allocationMethod/content.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-allocationMethod/impactAssessment.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-irrigated/content.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-irrigated/impactAssessment.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-organic/content.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-organic/impactAssessment.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-product-economicValueShare/content.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-product-economicValueShare/impactAssessment.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-product-value/content.json +1 -0
- package/dist/content/models/impactAssessmentGeneral/impact-assessment-product-value/impactAssessment.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/abioticResourceDepletionFossilFuels/cml2001Baseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/abioticResourceDepletionFossilFuels/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/abioticResourceDepletionMineralsAndMetals/cml2001Baseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/abioticResourceDepletionMineralsAndMetals/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsClimateChange/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsClimateChange/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsClimateChange/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEutrophication/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEutrophication/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEutrophication/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEutrophication/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsFreshwaterEutrophication/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsPdfYear/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsPdfYear/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsPdfYear/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsPdfYear/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsPdfYear/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsSpeciesYear/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsSpeciesYear/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsSpeciesYear/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsSpeciesYear/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsWaterStress/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsWaterStress/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsWaterStress/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsWaterStress/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToFreshwaterEcosystemsWaterStress/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealth/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealth/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealth/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealth/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealth/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealth/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealth/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealth/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthClimateChange/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthClimateChange/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthClimateChange/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthClimateChange/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthClimateChange/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityCancerogenic/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityCancerogenic/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityCancerogenic/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityCancerogenic/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityCancerogenic/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityNonCancerogenic/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityNonCancerogenic/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityNonCancerogenic/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityNonCancerogenic/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthHumanToxicityNonCancerogenic/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthParticulateMatterFormation/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthParticulateMatterFormation/fantkeetal2016.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthParticulateMatterFormation/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthParticulateMatterFormation/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthParticulateMatterFormation/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthParticulateMatterFormation/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthPhotochemicalOzoneFormation/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthPhotochemicalOzoneFormation/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthPhotochemicalOzoneFormation/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthPhotochemicalOzoneFormation/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthPhotochemicalOzoneFormation/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthStratosphericOzoneDepletion/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthStratosphericOzoneDepletion/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthStratosphericOzoneDepletion/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthStratosphericOzoneDepletion/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthStratosphericOzoneDepletion/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthWaterStress/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthWaterStress/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthWaterStress/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthWaterStress/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToHumanHealthWaterStress/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEcotoxicity/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEcotoxicity/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEcotoxicity/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEcotoxicity/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEcotoxicity/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEutrophication/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEutrophication/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEutrophication/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEutrophication/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsMarineEutrophication/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsPdfYear/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsPdfYear/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsPdfYear/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsPdfYear/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsPdfYear/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsSpeciesYear/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsSpeciesYear/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsSpeciesYear/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToMarineEcosystemsSpeciesYear/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToResourceAvailability/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToResourceAvailability/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToResourceAvailability/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToResourceAvailability/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsClimateChange/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsClimateChange/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsClimateChange/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsClimateChange/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsClimateChange/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsLandOccupation/chaudharyBrooks2018.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsLandOccupation/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsLandTransformation/chaudharyBrooks2018.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsLandTransformation/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPdfYear/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPdfYear/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPdfYear/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPdfYear/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPdfYear/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsSpeciesYear/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsSpeciesYear/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsSpeciesYear/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsSpeciesYear/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialAcidification/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialAcidification/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialAcidification/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialAcidification/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialAcidification/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/lcImpacTalleffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/lcImpacTalleffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/lcImpacTcertaineffects100Years.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/lcImpacTcertaineffectsinfinite.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTotalLandUseEffects/chaudharyBrooks2018.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/damageToTerrestrialEcosystemsTotalLandUseEffects/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ecosystemDamageOzoneFormation/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ecosystemDamageOzoneFormation/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ecosystemDamageOzoneFormation/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ecosystemDamageOzoneFormation/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/environmentalFootprintSingleOverallScore/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/environmentalFootprintSingleOverallScore/environmentalFootprintv31.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/eutrophicationPotentialExcludingFate/cml2001Baseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/eutrophicationPotentialExcludingFate/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/eutrophicationPotentialIncludingFateAverageEurope/cml2001NonBaseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/eutrophicationPotentialIncludingFateAverageEurope/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/fossilResourceScarcity/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/fossilResourceScarcity/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/fossilResourceScarcity/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterEcotoxicityPotentialCtue/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterEcotoxicityPotentialCtue/environmentalFootprintv31.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterEcotoxicityPotentialCtue/usEtoxv2.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterEutrophicationPotential/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterEutrophicationPotential/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterEutrophicationPotential/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterEutrophicationPotential/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterWithdrawalsDuringCycle/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/freshwaterWithdrawalsDuringCycle/pooreNemecek2018.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/gwp100/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/gwp100/ipcc2013Excludingfeedbacks.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/gwp100/ipcc2013Includingfeedbacks.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/gwp100/ipcc2021.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanCarcinogenicToxicity/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanCarcinogenicToxicity/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanCarcinogenicToxicity/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanCarcinogenicToxicity/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanDamageOzoneFormation/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanDamageOzoneFormation/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanDamageOzoneFormation/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanDamageOzoneFormation/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanNonCarcinogenicToxicity/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanNonCarcinogenicToxicity/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanNonCarcinogenicToxicity/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/humanNonCarcinogenicToxicity/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ionisingRadiationKbqU235Eq/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ionisingRadiationKbqU235Eq/frischknechtetal2000.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/marineAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/marineAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/marineAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/marineEutrophicationPotential/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/marineEutrophicationPotential/environmentalFootprintv31.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/marineEutrophicationPotential/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/marineEutrophicationPotential/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/marineEutrophicationPotential/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ozoneDepletionPotential/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ozoneDepletionPotential/edip2003.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ozoneDepletionPotential/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ozoneDepletionPotential/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/ozoneDepletionPotential/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/photochemicalOzoneCreationPotentialHumanHealthNmvocEq/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/photochemicalOzoneCreationPotentialHumanHealthNmvocEq/environmentalFootprintv31.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/resourceUseEnergyDepletionDuringCycle/cml2001Baseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/resourceUseEnergyDepletionDuringCycle/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/resourceUseEnergyDepletionInputsProduction/cml2001Baseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/resourceUseEnergyDepletionInputsProduction/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/resourceUseMineralsAndMetalsDuringCycle/cml2001Baseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/resourceUseMineralsAndMetalsDuringCycle/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/resourceUseMineralsAndMetalsInputsProduction/cml2001Baseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/resourceUseMineralsAndMetalsInputsProduction/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/scarcityWeightedWaterUse/aware.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/scarcityWeightedWaterUse/aware20.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/scarcityWeightedWaterUse/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/scarcityWeightedWaterUse/environmentalFootprintv31.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/soilQualityIndexLandOccupation/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/soilQualityIndexLandOccupation/environmentalFootprintv31.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/soilQualityIndexLandTransformation/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/soilQualityIndexLandTransformation/environmentalFootprintv31.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/soilQualityIndexTotalLandUseEffects/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/soilQualityIndexTotalLandUseEffects/environmentalFootprintv31.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotential/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotential/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotential/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotential/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotentialAccumulatedExceedance/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotentialAccumulatedExceedance/poschetal2008.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotentialExcludingFate/cml2001NonBaseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotentialExcludingFate/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotentialIncludingFateAverageEurope/cml2001Baseline.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialAcidificationPotentialIncludingFateAverageEurope/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialEcotoxicityPotential14Dcbeq/reCiPe2016Egalitarian.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialEcotoxicityPotential14Dcbeq/reCiPe2016Hierarchist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialEcotoxicityPotential14Dcbeq/reCiPe2016Individualist.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialEutrophicationPotentialAccumulatedExceedance/content.json +1 -0
- package/dist/content/models/impactAssessmentImpacts/terrestrialEutrophicationPotentialAccumulatedExceedance/poschetal2008.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/content.json +1 -1
- package/dist/content/models/impactAssessmentResourceUse/inputs/content.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resource-use/content.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resource-use/ecoaliMv9.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resourceUse/content.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/inputs/impact-inputs-background-resourceUse/freeflow.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/landOccupationDuringCycle/content.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/landOccupationDuringCycle/hestia.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/landOccupationDuringCycle/pooreNemecek2018.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/landTransformation/content.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/landTransformation/landTransformation100YearAverageDuringCycle/content.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/landTransformation/landTransformation100YearAverageDuringCycle/hestia.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/landTransformation/landTransformation20YearAverageDuringCycle/content.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/landTransformation/landTransformation20YearAverageDuringCycle/hestia.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/other/content.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/other/resourceUseNotRelevant--model/content.json +1 -0
- package/dist/content/models/impactAssessmentResourceUse/other/resourceUseNotRelevant--model/resourceusenotrelevant.json +1 -0
- package/dist/content/models/siteGeneral/content.json +1 -0
- package/dist/content/models/siteGeneral/geospatialDatabase-ecoregion/content.json +1 -0
- package/dist/content/models/siteGeneral/geospatialDatabase-ecoregion/geospatialDatabase.json +1 -0
- package/dist/content/models/siteGeneral/geospatialDatabase-region/content.json +1 -0
- package/dist/content/models/siteGeneral/geospatialDatabase-region/geospatialDatabase.json +1 -0
- package/dist/content/models/siteGeneral/site-defaultMethodClassification/content.json +1 -0
- package/dist/content/models/siteGeneral/site-defaultMethodClassification/site.json +1 -0
- package/dist/content/models/siteGeneral/site-defaultMethodClassificationDescription/content.json +1 -0
- package/dist/content/models/siteGeneral/site-defaultMethodClassificationDescription/site.json +1 -0
- package/dist/content/models/siteGeneral/site-grouped-measurement/content.json +1 -0
- package/dist/content/models/siteGeneral/site-grouped-measurement/site.json +1 -0
- package/dist/content/models/siteGeneral/site-measurement-value/content.json +1 -0
- package/dist/content/models/siteGeneral/site-measurement-value/site.json +1 -0
- package/dist/content/models/siteManagement/content.json +1 -0
- package/dist/content/models/siteManagement/landUse/content.json +1 -0
- package/dist/content/models/siteManagement/landUse/hestia-landCover/content.json +1 -0
- package/dist/content/models/siteManagement/landUse/hestia-landCover/hestia.json +1 -0
- package/dist/content/models/siteManagement/landUse/hestia-management/content.json +1 -0
- package/dist/content/models/siteManagement/landUse/hestia-management/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/climate/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/ecoClimateZone/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/ecoClimateZone/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/geospatialDatabase-awareWaterBasinId/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/geospatialDatabase-awareWaterBasinId/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/geospatialDatabase-awareWaterBasinId-v1/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/geospatialDatabase-awareWaterBasinId-v1/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/heavyWinterPrecipitation/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/heavyWinterPrecipitation/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/potentialEvapotranspirationAnnual/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/potentialEvapotranspirationAnnual/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/potentialEvapotranspirationAnnual/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/climate/potentialEvapotranspirationLongTermAnnualMean/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/potentialEvapotranspirationLongTermAnnualMean/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/potentialEvapotranspirationMonthly/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/potentialEvapotranspirationMonthly/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/potentialEvapotranspirationMonthly/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/climate/precipitationAnnual/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/precipitationAnnual/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/precipitationAnnual/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/climate/precipitationLongTermAnnualMean/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/precipitationLongTermAnnualMean/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/precipitationMonthly/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/precipitationMonthly/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/precipitationMonthly/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/climate/rainfallAnnual/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/rainfallAnnual/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/climate/rainfallMonthly/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/rainfallMonthly/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/climate/temperatureAnnual/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/temperatureAnnual/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/temperatureAnnual/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/climate/temperatureLongTermAnnualMean/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/temperatureLongTermAnnualMean/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/temperatureMonthly/content.json +1 -0
- package/dist/content/models/siteMeasurements/climate/temperatureMonthly/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/climate/temperatureMonthly/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/content.json +1 -0
- package/dist/content/models/siteMeasurements/landUseChange/aboveGroundBiomass/content.json +1 -0
- package/dist/content/models/siteMeasurements/landUseChange/aboveGroundBiomass/ipcc2019.json +1 -0
- package/dist/content/models/siteMeasurements/landUseChange/belowGroundBiomass/content.json +1 -0
- package/dist/content/models/siteMeasurements/landUseChange/belowGroundBiomass/ipcc2019.json +1 -0
- package/dist/content/models/siteMeasurements/landUseChange/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/altitude/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/altitude/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/other/brackishWater/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/brackishWater/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/other/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/flowingWater/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/flowingWater/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/other/freshWater/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/freshWater/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/other/netPrimaryProduction/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/netPrimaryProduction/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/other/nutrientLossToAquaticEnvironment/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/nutrientLossToAquaticEnvironment/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/other/salineWater/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/salineWater/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/other/slope/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/slope/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/other/slope/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/other/slopeLength/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/slopeLength/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/other/slopeLength/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/other/waterDepth/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/waterDepth/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/other/waterDepth/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/other/waterSalinity/content.json +1 -0
- package/dist/content/models/siteMeasurements/other/waterSalinity/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/biocharOrganicCarbonPerHa/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/biocharOrganicCarbonPerHa/ipcc2019.json +1 -0
- package/dist/content/models/siteMeasurements/soil/cationExchangeCapacityPerKgSoil/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/cationExchangeCapacityPerKgSoil/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/clayContent/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/clayContent/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/soil/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/drainageClass/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/drainageClass/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/soil/erodibility/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/erodibility/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/soil/hestia-soilMeasurement/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/hestia-soilMeasurement/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/histosol/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/histosol/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/soil/histosol/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerHa/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerHa/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerHa/ipcc2019Tier1.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerHa/ipcc2019Tier2.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerHa/overview.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerKgSoil/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerKgSoil/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerKgSoil/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerM3Soil/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicCarbonPerM3Soil/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicMatterPerKgSoil/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicMatterPerKgSoil/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicMatterPerM3Soil/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/organicMatterPerM3Soil/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/sandContent/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/sandContent/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/soil/siltContent/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/siltContent/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/soil/soilClassification/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/soilClassification/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/soilPh/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/soilPh/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/soil/totalNitrogenPerKgSoil/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/totalNitrogenPerKgSoil/geospatialDatabase.json +1 -0
- package/dist/content/models/siteMeasurements/soil/totalNitrogenPerKgSoil/hestia.json +1 -0
- package/dist/content/models/siteMeasurements/soil/totalPhosphorusPerKgSoil/content.json +1 -0
- package/dist/content/models/siteMeasurements/soil/totalPhosphorusPerKgSoil/geospatialDatabase.json +1 -0
- package/dist/index.d.ts +1 -0
- package/package.json +6 -3
- package/dist/content/models/aquacultureEmissions/ch4ToAirAquacultureSystems/content.json +0 -1
- package/dist/content/models/aquacultureEmissions/ch4ToAirAquacultureSystems/ipcc2019.json +0 -1
- package/dist/content/models/aquacultureEmissions/ch4ToAirAquacultureSystems/pooreNemecek2018.json +0 -1
- package/dist/content/models/aquacultureEmissions/content.json +0 -1
- package/dist/content/models/aquacultureEmissions/n2OToAirAquacultureSystemsDirect/content.json +0 -1
- package/dist/content/models/aquacultureEmissions/n2ToAirAquacultureSystems/content.json +0 -1
- package/dist/content/models/aquacultureEmissions/nh3ToAirAquacultureSystems/content.json +0 -1
- package/dist/content/models/aquacultureEmissions/nh3ToSurfaceWaterAquacultureSystems/content.json +0 -1
- package/dist/content/models/aquacultureEmissions/noxToAirAquacultureSystems/content.json +0 -1
- package/dist/content/models/climateMeasurements/content.json +0 -1
- package/dist/content/models/climateMeasurements/ecoClimateZone/content.json +0 -1
- package/dist/content/models/climateMeasurements/geospatialDatabase-awareWaterBasinId/content.json +0 -1
- package/dist/content/models/climateMeasurements/heavyWinterPrecipitation/content.json +0 -1
- package/dist/content/models/climateMeasurements/potentialEvapotranspirationAnnual/content.json +0 -1
- package/dist/content/models/climateMeasurements/potentialEvapotranspirationAnnual/geospatialDatabase.json +0 -1
- package/dist/content/models/climateMeasurements/potentialEvapotranspirationAnnual/site.json +0 -1
- package/dist/content/models/climateMeasurements/potentialEvapotranspirationLongTermAnnualMean/content.json +0 -1
- package/dist/content/models/climateMeasurements/potentialEvapotranspirationMonthly/content.json +0 -1
- package/dist/content/models/climateMeasurements/potentialEvapotranspirationMonthly/geospatialDatabase.json +0 -1
- package/dist/content/models/climateMeasurements/potentialEvapotranspirationMonthly/site.json +0 -1
- package/dist/content/models/climateMeasurements/precipitationAnnual/content.json +0 -1
- package/dist/content/models/climateMeasurements/precipitationAnnual/geospatialDatabase.json +0 -1
- package/dist/content/models/climateMeasurements/precipitationAnnual/site.json +0 -1
- package/dist/content/models/climateMeasurements/precipitationLongTermAnnualMean/content.json +0 -1
- package/dist/content/models/climateMeasurements/precipitationMonthly/content.json +0 -1
- package/dist/content/models/climateMeasurements/precipitationMonthly/geospatialDatabase.json +0 -1
- package/dist/content/models/climateMeasurements/precipitationMonthly/site.json +0 -1
- package/dist/content/models/climateMeasurements/rainfallAnnual/content.json +0 -1
- package/dist/content/models/climateMeasurements/rainfallMonthly/content.json +0 -1
- package/dist/content/models/climateMeasurements/temperatureAnnual/content.json +0 -1
- package/dist/content/models/climateMeasurements/temperatureAnnual/geospatialDatabase.json +0 -1
- package/dist/content/models/climateMeasurements/temperatureAnnual/site.json +0 -1
- package/dist/content/models/climateMeasurements/temperatureLongTermAnnualMean/content.json +0 -1
- package/dist/content/models/climateMeasurements/temperatureMonthly/content.json +0 -1
- package/dist/content/models/climateMeasurements/temperatureMonthly/geospatialDatabase.json +0 -1
- package/dist/content/models/climateMeasurements/temperatureMonthly/site.json +0 -1
- package/dist/content/models/cropResidueEmissions/ch4ToAirCropResidueBurning/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueBurningDirect/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueDecompositionDirect/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueDecompositionDirect/ipcc2006.json +0 -1
- package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueDecompositionDirect/ipcc2019.json +0 -1
- package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueDecompositionDirect/stehfestBouwman2006.json +0 -1
- package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueDecompositionIndirect/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueDecompositionIndirect/ipcc2006.json +0 -1
- package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueDecompositionIndirect/ipcc2019.json +0 -1
- package/dist/content/models/cropResidueEmissions/nh3ToAirCropResidueBurning/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/nh3ToAirCropResidueDecomposition/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/no3ToGroundwaterCropResidueDecomposition/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/no3ToGroundwaterCropResidueDecomposition/ipcc2019.json +0 -1
- package/dist/content/models/cropResidueEmissions/no3ToGroundwaterCropResidueDecomposition/pooreNemecek2018.json +0 -1
- package/dist/content/models/cropResidueEmissions/noxToAirCropResidueBurning/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/noxToAirCropResidueDecomposition/content.json +0 -1
- package/dist/content/models/cropResidueEmissions/noxToAirCropResidueDecomposition/stehfestBouwman2006.json +0 -1
- package/dist/content/models/cropResidueEmissions/noxToAirCropResidueDecomposition/stehfestBouwman2006GisImplementation.json +0 -1
- package/dist/content/models/cycleAnimals/cycle-milkYield/content.json +0 -1
- package/dist/content/models/cycleInputs/cycle-inorganicFertiliser/content.json +0 -1
- package/dist/content/models/cycleInputs/cycle-liveAnimal/content.json +0 -1
- package/dist/content/models/cycleInputs/cycle-materialAndSubstrate/content.json +0 -1
- package/dist/content/models/cycleMetaData/content.json +0 -1
- package/dist/content/models/cycleMetaData/cycle-cycleDuration/content.json +0 -1
- package/dist/content/models/cycleMetaData/cycle-endDate/content.json +0 -1
- package/dist/content/models/cycleMetaData/cycle-otherSitesArea/content.json +0 -1
- package/dist/content/models/cycleMetaData/cycle-otherSitesUnusedDuration/content.json +0 -1
- package/dist/content/models/cycleMetaData/cycle-siteArea/content.json +0 -1
- package/dist/content/models/cycleMetaData/cycle-siteDuration/content.json +0 -1
- package/dist/content/models/cycleMetaData/cycle-siteUnusedDuration/content.json +0 -1
- package/dist/content/models/cycleMetaData/cycle-startDate/content.json +0 -1
- package/dist/content/models/cycleMetaData/cycle-startDateDefinition/content.json +0 -1
- package/dist/content/models/cyclePractices/cycle-cropResidueManagement/content.json +0 -1
- package/dist/content/models/cyclePractices/cycle-pastureSystem/content.json +0 -1
- package/dist/content/models/cyclePractices/residueBurnt/cycle.json +0 -1
- package/dist/content/models/cyclePractices/residueLeftOnField/cycle.json +0 -1
- package/dist/content/models/cyclePractices/residueRemoved/cycle.json +0 -1
- package/dist/content/models/cycleProducts/coldCarcassWeightPerHead/cycle.json +0 -1
- package/dist/content/models/cycleProducts/coldDressedCarcassWeightPerHead/cycle.json +0 -1
- package/dist/content/models/cycleProducts/excretaKgN/cycle.json +0 -1
- package/dist/content/models/cycleProducts/excretaKgVs/cycle.json +0 -1
- package/dist/content/models/cycleProducts/readyToCookWeightPerHead/cycle.json +0 -1
- package/dist/content/models/emissionsfromInputsProduction/content.json +0 -1
- package/dist/content/models/emissionsfromInputsProduction/ecoinventV3--model/content.json +0 -1
- package/dist/content/models/emissionsfromInputsProduction/ecoinventV3AndEmberClimate--model/content.json +0 -1
- package/dist/content/models/emissionsfromInputsProduction/freshwaterWithdrawalsInputsProduction/content.json +0 -1
- package/dist/content/models/emissionsfromInputsProduction/hestia-seed-emissions/content.json +0 -1
- package/dist/content/models/emissionsfromInputsProduction/landOccupationInputsProduction/content.json +0 -1
- package/dist/content/models/emissionsfromInputsProduction/landTransformation100YearAverageInputsProduction/content.json +0 -1
- package/dist/content/models/emissionsfromInputsProduction/landTransformation20YearAverageInputsProduction/content.json +0 -1
- package/dist/content/models/emissionsfromInputsProduction/linkedImpactAssessment-emissions/content.json +0 -1
- package/dist/content/models/entericEmissions/ch4ToAirEntericFermentation/content.json +0 -1
- package/dist/content/models/entericEmissions/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/co2ToAirUreaHydrolysis/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirInorganicFertiliserDirect/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirInorganicFertiliserDirect/ipcc2006.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirInorganicFertiliserDirect/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirInorganicFertiliserDirect/stehfestBouwman2006.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirInorganicFertiliserIndirect/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirInorganicFertiliserIndirect/ipcc2006.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirInorganicFertiliserIndirect/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirOrganicFertiliserDirect/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirOrganicFertiliserDirect/ipcc2006.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirOrganicFertiliserDirect/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirOrganicFertiliserDirect/stehfestBouwman2006.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirOrganicFertiliserIndirect/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirOrganicFertiliserIndirect/ipcc2006.json +0 -1
- package/dist/content/models/fertiliserEmissions/n2OToAirOrganicFertiliserIndirect/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/nh3ToAirInorganicFertiliser/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/nh3ToAirInorganicFertiliser/emepEea2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/nh3ToAirInorganicFertiliser/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/nh3ToAirOrganicFertiliser/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/nh3ToAirOrganicFertiliser/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/nh3ToAirOrganicFertiliser/webbetal2012AndSintermannetal2012.json +0 -1
- package/dist/content/models/fertiliserEmissions/no3ToGroundwaterInorganicFertiliser/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/no3ToGroundwaterInorganicFertiliser/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/no3ToGroundwaterInorganicFertiliser/pooreNemecek2018.json +0 -1
- package/dist/content/models/fertiliserEmissions/no3ToGroundwaterOrganicFertiliser/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/no3ToGroundwaterOrganicFertiliser/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/no3ToGroundwaterOrganicFertiliser/pooreNemecek2018.json +0 -1
- package/dist/content/models/fertiliserEmissions/noxToAirInorganicFertiliser/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/noxToAirInorganicFertiliser/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/noxToAirInorganicFertiliser/stehfestBouwman2006.json +0 -1
- package/dist/content/models/fertiliserEmissions/noxToAirOrganicFertiliser/content.json +0 -1
- package/dist/content/models/fertiliserEmissions/noxToAirOrganicFertiliser/ipcc2019.json +0 -1
- package/dist/content/models/fertiliserEmissions/noxToAirOrganicFertiliser/stehfestBouwman2006.json +0 -1
- package/dist/content/models/fuelCombustionEmissions/co2ToAirFuelCombustion/content.json +0 -1
- package/dist/content/models/fuelCombustionEmissions/content.json +0 -1
- package/dist/content/models/fuelCombustionEmissions/n2OToAirFuelCombustionDirect/content.json +0 -1
- package/dist/content/models/fuelCombustionEmissions/noxToAirFuelCombustion/content.json +0 -1
- package/dist/content/models/fuelCombustionEmissions/so2ToAirFuelCombustion/content.json +0 -1
- package/dist/content/models/historicalLandUse/content.json +0 -1
- package/dist/content/models/historicalLandUse/hestia-landCover/content.json +0 -1
- package/dist/content/models/historicalLandUse/site-management/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/abioticResourceDepletionFossilFuels/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/abioticResourceDepletionMineralsAndMetals/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsClimateChange/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsClimateChange/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsClimateChange/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEcotoxicity/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEutrophication/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEutrophication/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEutrophication/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEutrophication/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsFreshwaterEutrophication/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsPdfYear/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsPdfYear/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsPdfYear/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsPdfYear/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsPdfYear/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsSpeciesYear/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsSpeciesYear/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsSpeciesYear/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsSpeciesYear/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsWaterStress/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsWaterStress/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsWaterStress/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsWaterStress/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToFreshwaterEcosystemsWaterStress/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealth/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealth/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealth/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealth/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealth/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealth/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealth/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealth/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthClimateChange/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthClimateChange/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthClimateChange/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthClimateChange/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthClimateChange/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityCancerogenic/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityCancerogenic/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityCancerogenic/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityCancerogenic/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityCancerogenic/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityNonCancerogenic/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityNonCancerogenic/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityNonCancerogenic/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityNonCancerogenic/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthHumanToxicityNonCancerogenic/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthParticulateMatterFormation/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthParticulateMatterFormation/fantkeetal2016.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthParticulateMatterFormation/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthParticulateMatterFormation/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthParticulateMatterFormation/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthParticulateMatterFormation/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthPhotochemicalOzoneFormation/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthPhotochemicalOzoneFormation/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthPhotochemicalOzoneFormation/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthPhotochemicalOzoneFormation/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthPhotochemicalOzoneFormation/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthStratosphericOzoneDepletion/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthStratosphericOzoneDepletion/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthStratosphericOzoneDepletion/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthStratosphericOzoneDepletion/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthStratosphericOzoneDepletion/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthWaterStress/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthWaterStress/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthWaterStress/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthWaterStress/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToHumanHealthWaterStress/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEcotoxicity/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEcotoxicity/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEcotoxicity/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEcotoxicity/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEcotoxicity/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEutrophication/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEutrophication/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEutrophication/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEutrophication/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsMarineEutrophication/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsPdfYear/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsPdfYear/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsPdfYear/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsPdfYear/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsPdfYear/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsSpeciesYear/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsSpeciesYear/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsSpeciesYear/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToMarineEcosystemsSpeciesYear/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToResourceAvailability/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToResourceAvailability/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToResourceAvailability/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToResourceAvailability/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsClimateChange/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsClimateChange/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsClimateChange/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsClimateChange/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsClimateChange/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsLandOccupation/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsLandTransformation/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPdfYear/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPdfYear/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPdfYear/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPdfYear/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPdfYear/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsSpeciesYear/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsSpeciesYear/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsSpeciesYear/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsSpeciesYear/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialAcidification/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialAcidification/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialAcidification/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialAcidification/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialAcidification/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/lcImpacTalleffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/lcImpacTalleffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/lcImpacTcertaineffects100Years.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTerrestrialEcotoxicity/lcImpacTcertaineffectsinfinite.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/damageToTerrestrialEcosystemsTotalLandUseEffects/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ecosystemDamageOzoneFormation/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ecosystemDamageOzoneFormation/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ecosystemDamageOzoneFormation/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ecosystemDamageOzoneFormation/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/environmentalFootprintSingleOverallScore/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/eutrophicationPotentialExcludingFate/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/eutrophicationPotentialIncludingFateAverageEurope/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/fossilResourceScarcity/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/fossilResourceScarcity/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/fossilResourceScarcity/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterEcotoxicityPotentialCtue/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterEcotoxicityPotentialCtue/environmentalFootprintv31.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterEcotoxicityPotentialCtue/usEtoxv2.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterEutrophicationPotential/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterEutrophicationPotential/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterEutrophicationPotential/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterEutrophicationPotential/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/freshwaterWithdrawalsDuringCycle/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/gwp100/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/gwp100/ipcc2013Excludingfeedbacks.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/gwp100/ipcc2013Includingfeedbacks.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/gwp100/ipcc2021.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanCarcinogenicToxicity/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanCarcinogenicToxicity/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanCarcinogenicToxicity/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanCarcinogenicToxicity/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanDamageOzoneFormation/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanDamageOzoneFormation/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanDamageOzoneFormation/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanDamageOzoneFormation/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanNonCarcinogenicToxicity/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanNonCarcinogenicToxicity/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanNonCarcinogenicToxicity/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/humanNonCarcinogenicToxicity/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ionisingRadiationKbqU235Eq/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/landOccupationDuringCycle/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/marineAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/marineAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/marineAquaticEcotoxicityPotential14Dcbeq/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/marineEutrophicationPotential/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/marineEutrophicationPotential/environmentalFootprintv31.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/marineEutrophicationPotential/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/marineEutrophicationPotential/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/marineEutrophicationPotential/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ozoneDepletionPotential/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ozoneDepletionPotential/edip2003.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ozoneDepletionPotential/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ozoneDepletionPotential/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/ozoneDepletionPotential/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/photochemicalOzoneCreationPotentialHumanHealthNmvocEq/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/resourceUseEnergyDepletionDuringCycle/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/resourceUseEnergyDepletionInputsProduction/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/resourceUseMineralsAndMetalsDuringCycle/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/resourceUseMineralsAndMetalsInputsProduction/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/scarcityWeightedWaterUse/aware.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/scarcityWeightedWaterUse/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/scarcityWeightedWaterUse/environmentalFootprintv31.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/soilQualityIndexLandOccupation/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/soilQualityIndexLandTransformation/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/soilQualityIndexTotalLandUseEffects/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialAcidificationPotential/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialAcidificationPotential/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialAcidificationPotential/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialAcidificationPotential/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialAcidificationPotentialAccumulatedExceedance/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialAcidificationPotentialExcludingFate/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialAcidificationPotentialIncludingFateAverageEurope/content.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialEcotoxicityPotential14Dcbeq/reCiPe2016Egalitarian.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialEcotoxicityPotential14Dcbeq/reCiPe2016Hierarchist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialEcotoxicityPotential14Dcbeq/reCiPe2016Individualist.json +0 -1
- package/dist/content/models/impactAssessmentCharacterisedIndicators/terrestrialEutrophicationPotentialAccumulatedExceedance/content.json +0 -1
- package/dist/content/models/impactAssessmentMetaData/content.json +0 -1
- package/dist/content/models/impactAssessmentMetaData/impact-assessment-allocationMethod/content.json +0 -1
- package/dist/content/models/impactAssessmentMetaData/impact-assessment-irrigated/content.json +0 -1
- package/dist/content/models/impactAssessmentMetaData/impact-assessment-organic/content.json +0 -1
- package/dist/content/models/impactAssessmentMetaData/impact-assessment-product-economicValueShare/content.json +0 -1
- package/dist/content/models/impactAssessmentMetaData/impact-assessment-product-value/content.json +0 -1
- package/dist/content/models/impactAssessmentResourceUse/landTransformation100YearAverageDuringCycle/content.json +0 -1
- package/dist/content/models/impactAssessmentResourceUse/landTransformation100YearAverageDuringCycle/faostat2018.json +0 -1
- package/dist/content/models/impactAssessmentResourceUse/landTransformation100YearAverageDuringCycle/hestia.json +0 -1
- package/dist/content/models/impactAssessmentResourceUse/landTransformation20YearAverageDuringCycle/content.json +0 -1
- package/dist/content/models/impactAssessmentResourceUse/landTransformation20YearAverageDuringCycle/faostat2018.json +0 -1
- package/dist/content/models/impactAssessmentResourceUse/landTransformation20YearAverageDuringCycle/hestia.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/ch4ToAirExcreta/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/n2OToAirExcretaDirect/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/n2OToAirExcretaDirect/ipcc2006.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/n2OToAirExcretaDirect/ipcc2019.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/n2OToAirExcretaDirect/stehfestBouwman2006.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/n2OToAirExcretaIndirect/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/n2OToAirExcretaIndirect/ipcc2006.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/n2OToAirExcretaIndirect/ipcc2019.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/n2ToAirExcreta/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/nh3ToAirExcreta/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/no3ToGroundwaterExcreta/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/no3ToGroundwaterExcreta/epa2014.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/no3ToGroundwaterExcreta/ipcc2019.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/no3ToGroundwaterExcreta/pooreNemecek2018.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/noxToAirExcreta/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/noxToAirExcreta/dammgen2009.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/noxToAirExcreta/stehfestBouwman2006.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/noxToAirExcreta/stehfestBouwman2006GisImplementation.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/pm10ToAirAnimalHousing/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/pm25ToAirAnimalHousing/content.json +0 -1
- package/dist/content/models/landAnimalExcretaandHousing/tspToAirAnimalHousing/content.json +0 -1
- package/dist/content/models/landUseChangeEmissions/aboveGroundBiomass/content.json +0 -1
- package/dist/content/models/landUseChangeEmissions/belowGroundBiomass/content.json +0 -1
- package/dist/content/models/landUseChangeEmissions/co2ToAirAboveGroundBiomassStockChange/content.json +0 -1
- package/dist/content/models/landUseChangeEmissions/co2ToAirBelowGroundBiomassStockChange/content.json +0 -1
- package/dist/content/models/landUseChangeEmissions/content.json +0 -1
- package/dist/content/models/landUseChangeEmissions/nonCo2EmissionsToAirNaturalVegetationBurning/content.json +0 -1
- package/dist/content/models/otherEmissionModels/co2ToAirLimeHydrolysis/content.json +0 -1
- package/dist/content/models/otherEmissionModels/content.json +0 -1
- package/dist/content/models/otherEmissionModels/emissionNotRelevant--model/content.json +0 -1
- package/dist/content/models/otherGeospatialData/altitude/content.json +0 -1
- package/dist/content/models/otherGeospatialData/brackishWater/content.json +0 -1
- package/dist/content/models/otherGeospatialData/content.json +0 -1
- package/dist/content/models/otherGeospatialData/croppingIntensity/content.json +0 -1
- package/dist/content/models/otherGeospatialData/flowingWater/content.json +0 -1
- package/dist/content/models/otherGeospatialData/freshWater/content.json +0 -1
- package/dist/content/models/otherGeospatialData/longFallowRatio/content.json +0 -1
- package/dist/content/models/otherGeospatialData/netPrimaryProduction/content.json +0 -1
- package/dist/content/models/otherGeospatialData/nutrientLossToAquaticEnvironment/content.json +0 -1
- package/dist/content/models/otherGeospatialData/salineWater/content.json +0 -1
- package/dist/content/models/otherGeospatialData/slope/content.json +0 -1
- package/dist/content/models/otherGeospatialData/slopeLength/content.json +0 -1
- package/dist/content/models/otherGeospatialData/waterDepth/content.json +0 -1
- package/dist/content/models/otherGeospatialData/waterDepth/geospatialDatabase.json +0 -1
- package/dist/content/models/otherGeospatialData/waterDepth/site.json +0 -1
- package/dist/content/models/riceEmissions/ch4ToAirFloodedRice/content.json +0 -1
- package/dist/content/models/riceEmissions/content.json +0 -1
- package/dist/content/models/siteMetaData/content.json +0 -1
- package/dist/content/models/siteMetaData/geospatialDatabase-ecoregion/content.json +0 -1
- package/dist/content/models/siteMetaData/geospatialDatabase-region/content.json +0 -1
- package/dist/content/models/siteMetaData/site-defaultMethodClassification/content.json +0 -1
- package/dist/content/models/siteMetaData/site-defaultMethodClassificationDescription/content.json +0 -1
- package/dist/content/models/siteMetaData/site-measurement-value/content.json +0 -1
- package/dist/content/models/soilEmissions/co2ToAirOrganicSoilCultivation/content.json +0 -1
- package/dist/content/models/soilEmissions/co2ToAirSoilOrganicCarbonStockChange/content.json +0 -1
- package/dist/content/models/soilEmissions/content.json +0 -1
- package/dist/content/models/soilEmissions/n2OToAirOrganicSoilCultivationDirect/content.json +0 -1
- package/dist/content/models/soilLossandErosion/content.json +0 -1
- package/dist/content/models/soilLossandErosion/nErosionSoilFlux/content.json +0 -1
- package/dist/content/models/soilLossandErosion/pErosionSoilFlux/content.json +0 -1
- package/dist/content/models/soilLossandErosion/pToDrainageWaterSoilFlux/content.json +0 -1
- package/dist/content/models/soilLossandErosion/pToGroundwaterSoilFlux/content.json +0 -1
- package/dist/content/models/soilLossandErosion/pToSurfaceWaterSoilFlux/content.json +0 -1
- package/dist/content/models/soilMeasurements/cationExchangeCapacityPerKgSoil/content.json +0 -1
- package/dist/content/models/soilMeasurements/clayContent/content.json +0 -1
- package/dist/content/models/soilMeasurements/content.json +0 -1
- package/dist/content/models/soilMeasurements/drainageClass/content.json +0 -1
- package/dist/content/models/soilMeasurements/erodibility/content.json +0 -1
- package/dist/content/models/soilMeasurements/histosol/content.json +0 -1
- package/dist/content/models/soilMeasurements/organicCarbonPerHa/content.json +0 -1
- package/dist/content/models/soilMeasurements/organicCarbonPerHa/ipcc2019Tier1.json +0 -1
- package/dist/content/models/soilMeasurements/organicCarbonPerHa/ipcc2019Tier2.json +0 -1
- package/dist/content/models/soilMeasurements/organicCarbonPerHa/overview.json +0 -1
- package/dist/content/models/soilMeasurements/organicCarbonPerHa/site.json +0 -1
- package/dist/content/models/soilMeasurements/organicCarbonPerKgSoil/content.json +0 -1
- package/dist/content/models/soilMeasurements/organicCarbonPerKgSoil/geospatialDatabase.json +0 -1
- package/dist/content/models/soilMeasurements/organicCarbonPerKgSoil/site.json +0 -1
- package/dist/content/models/soilMeasurements/organicCarbonPerM3Soil/content.json +0 -1
- package/dist/content/models/soilMeasurements/organicMatterPerKgSoil/content.json +0 -1
- package/dist/content/models/soilMeasurements/organicMatterPerM3Soil/content.json +0 -1
- package/dist/content/models/soilMeasurements/sandContent/content.json +0 -1
- package/dist/content/models/soilMeasurements/siltContent/content.json +0 -1
- package/dist/content/models/soilMeasurements/site-soilMeasurement/content.json +0 -1
- package/dist/content/models/soilMeasurements/soilPh/content.json +0 -1
- package/dist/content/models/soilMeasurements/totalNitrogenPerKgSoil/content.json +0 -1
- package/dist/content/models/soilMeasurements/totalNitrogenPerKgSoil/geospatialDatabase.json +0 -1
- package/dist/content/models/soilMeasurements/totalNitrogenPerKgSoil/site.json +0 -1
- package/dist/content/models/soilMeasurements/totalPhosphorusPerKgSoil/content.json +0 -1
- package/dist/content/models/transformations/content.json +0 -1
- package/dist/content/models/transformations/cycle-transformation/content.json +0 -1
- package/dist/content/models/transformations/transformation-input-excreta/content.json +0 -1
- package/dist/content/models/transformations/transformation-input-max/content.json +0 -1
- package/dist/content/models/transformations/transformation-input-min/content.json +0 -1
- package/dist/content/models/transformations/transformation-input-properties/content.json +0 -1
- package/dist/content/models/transformations/transformation-input-sd/content.json +0 -1
- package/dist/content/models/transformations/transformation-input-value/content.json +0 -1
- package/dist/content/models/transformations/transformation-product-excreta/content.json +0 -1
- package/dist/content/models/transport/content.json +0 -1
- package/dist/content/models/transport/haversineFormula-transport-distance/content.json +0 -1
- package/dist/content/models/wasteEmissions/ch4ToAirWasteTreatment/content.json +0 -1
- package/dist/content/models/wasteEmissions/content.json +0 -1
- package/dist/content/models/wasteEmissions/h2SToAirWasteTreatment/content.json +0 -1
- package/dist/content/models/wasteEmissions/n2OToAirWasteTreatmentDirect/content.json +0 -1
- package/dist/content/models/wasteEmissions/nh3ToAirWasteTreatment/content.json +0 -1
- /package/dist/content/models/{impactAssessmentCharacterisedIndicators → impactAssessmentImpacts}/fossilResourceScarcity/content.json +0 -0
- /package/dist/content/models/{impactAssessmentCharacterisedIndicators → impactAssessmentImpacts}/freshwaterAquaticEcotoxicityPotential14Dcbeq/content.json +0 -0
- /package/dist/content/models/{impactAssessmentCharacterisedIndicators → impactAssessmentImpacts}/marineAquaticEcotoxicityPotential14Dcbeq/content.json +0 -0
- /package/dist/content/models/{impactAssessmentCharacterisedIndicators → impactAssessmentImpacts}/terrestrialEcotoxicityPotential14Dcbeq/content.json +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["clayContent"],"citation":["FAO & IIASA (2023) Harmonized World Soil Database Version 2.0."],"modelRequires":["clayContent","sandContent","siltContent"]},"content":"# Clay content\n\nThe clay content of the topsoil. Clay is defined as particles of less than 0.002mm in size.\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/clayContent\">clayContent</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/z__sv8swbjhp\">FAO & IIASA (2023)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>none of:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/clayContent\">clayContent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/sandContent\">sandContent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/siltContent\">siltContent</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Soil Measurements"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["drainageClass"],"citation":["FAO & IIASA (2023) Harmonized World Soil Database Version 2.0."]},"content":"# Drainage Class\n\nA six level factor describing drainage class based on soil type, texture, soil phase, and terrain slope. Defined in the Harmonized World Soil Database version 2.0.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/drainageClass\">drainageClass</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/z__sv8swbjhp\">FAO & IIASA (2023)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["erodibility"],"citation":["Scherer & Pfister (2015) Modelling spatially explicit impacts from phosphorus emissions in agriculture"]},"content":"# Erodibility\n\nThe erodibility is a quantitative estimate of the vulnerability of the soil to erosion.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/erodibility\">erodibility</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/7uet-cddumlv\">Scherer & Pfister (2015)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["histosol"],"citation":["Nachtergaele et al (2012) Harmonized World Soil Database Version 1.2. Food and Agriculture Organization of the United Nations (FAO)."]},"content":"# Histosol\n\nSoils having organic material: 1. starting at the soil surface and having a thickness of ≥ 10 cm and directly overlying: a. ice, or b. continuous rock or technic hard material, or c. coarse fragments, the interstices of which are filled with organic material; or 2. starting ≤ 40 cm from the soil surface and having within ≤ 100 cm of the soil surface a combined thickness of either: a. ≥ 60 cm, if ≥ 75% (by volume) of the material consists of moss fibres; or b. ≥ 40 cm in other materials. The area of the Site occupied by histosols can be specified as a percentage.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/histosol\">histosol</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> with <code>0</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> with <code>30</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/xn-oga-qwpdn\">Nachtergaele et al (2012)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>none of:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=soilType\">soilType</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/soilType.csv\">soilType.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Organic carbon (per ha)\n\nThe stock of organic carbon in the soil, defined as soil organic matter that is smaller than 2 mm in size.\n\n|-|-|-|-|\n\n## Overview\n\n## How the model works\n\n|-|-|\n\n##### For grasslands:\n\n|`IpccManagementCategory`|Description|\n\n##### For annual croplands:\n\n|`IpccCarbonInputCategory`|Description|\n\nn.b., land cover, land management practices and improvements must cover >30% of the [Site](https://www.hestia.earth/schema/Site)'s area to satisfy the condition.\n\nWhere:\n\n## Data recommendations\n\n * Irrigation, using terms in the [water regime glossary](https://hestia.earth/glossary?termType=waterRegime).\n\n * Inputs to soil, using the terms [`amendmentIncreasingSoilCarbonUsed`](https://hestia.earth/term/amendmentIncreasingSoilCarbonUsed), [`animalManureUsed`](https://hestia.earth/term/animalManureUsed), [`inorganicNitrogenFertiliserUsed`](https://hestia.earth/term/inorganicNitrogenFertiliserUsed) and/or [`organicFertiliserUsed`](https://hestia.earth/term/organicFertiliserUsed).\n\n## Example\n\n|-|-|-|\n\n## Discussion\n\n### Site measurements\n\nSource: [Abdalla _et al._ (2018)](https://doi.org/10.1016/j.agee.2017.10.023)\n\n```json\n\n {\n\n \"@type\": \"Measurement\",\n\n \"term\": {\n\n \"@type\": \"Term\",\n\n },\n\n \"value\": [\n\n ],\n\n \"depthUpper\": 0,\n\n \"depthLower\": 40,\n\n \"methodClassification\": \"on-site physical measurement\"\n\n },\n\n```\n\n {\n\n \"@type\": \"Measurement\",\n\n \"term\": {\n\n \"@type\": \"Term\",\n\n \"@id\": \"organicCarbonPerHa\"\n\n \"value\": [\n\n ],\n\n \"dates\": [\n\n \"2020\"\n\n \"depthUpper\": 0,\n\n \"methodClassification\": \"modelled using other measurements\""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Florian Payen"],"group":["Soil Measurements"],"tab":["IPCC (2019) Tier 1"],"citation":["Payen, F. (2025) Soil organic carbon stock modelling on HESTIA."],"modelId":["organicCarbonPerHa"],"modelRequires":["ecoClimateZone","amendmentIncreasingSoilCarbonUsed","animalManureUsed","inorganicNitrogenFertiliserUsed","organicFertiliserUsed","shortBareFallow"]},"content":"# Organic carbon (per ha)\n\nThe stock of organic carbon in the soil, defined as soil organic matter that is smaller than 2 mm in size.\n\n## Overview\n\nThis page is about the IPCC Tier 1 model for estimating SOC stock changes in the 0 - 30 cm depth interval of mineral soils for croplands, grasslands and land under natural vegetation.\n\nThe model estimates the SOC stock changes that occur on [Sites](https://www.hestia.earth/schema/Site) after a land use and/or land management change event by linearly interpolating between the initial SOC stock and the new SOC stock equilibrium over the course of 20 years. After 20 years, it is assumed that the new SOC equilibrium has been reached and the ongoing SOC stock change is negligible until a new land use and/or land management change event occurs. Any subsequent land-use and/or land-management change trigger the start of a 20-year transition to the new equilibrium.\n\nThe model is run as a Monte Carlo simulation with 10,000 iterations. Model result values are the row-wise `mean` of simulation results. See our guide on [Monte Carlo simulation](/guide/applying-models-monte-carlo) for more information.\n\n## How the model works\n\n### Step 1. Assigning an $SOC_{ref}$\n\nThe $SOC_{ref}$ of a [Site](https://www.hestia.earth/schema/Site) represents the SOC stock (kg C ha<sup>-1</sup>) that the soil would have in the 0 - 30 cm depth interval when non-degraded, unimproved and under native vegetation. This reference value will later be multiplied by a series of factors to calculate SOC stock gains or losses from changes in land use and/or land management.\n\nFor most [Sites](https://www.hestia.earth/schema/Site), the $SOC_{ref}$ value is assigned based on the combination of its [`ecoClimateZone`](https://hestia.earth/term/ecoClimateZone) and `IpccSoilCategory`. Once these two elements have been determined for a [Site](https://www.hestia.earth/schema/Site), we can allocate the $SOC_{ref}$ value using the default $SOC_{ref}$ values for mineral soils (kg C ha<sup>-1</sup> in 0 - 30 cm depth interval) provided by the IPCC (2019) (see table below). All values are presented in the format of the mean for the soil by climate combination ± the 95% confidence limit expressed as a percentage of the mean (_i.e._, ± 1.96 * standard error /mean *100). Values in parentheses are the number of soils included in the derivation of mean and standard error values for each combination of soil and climate types.\n\n|IPCC climate zone|High activity clay soils|Low activity clay soils|Sandy soils|Spodic soils|Volcanic soils|Wetlands soils|\n|-|-|-|-|-|-|-|\n|Polar Moist/Dry (Px - undiff)<sup>2</sup>|59000 ± 41% (24)|NA<sup>1</sup>|27000 ± 67% (18)|NO<sup>1</sup>|NA<sup>1</sup>|NA<sup>1</sup>|\n|Boreal Moist/Dry (Bx - undiff)<sup>2</sup>|63000 ± 18% (35)|NA<sup>1</sup>|10000 ± 90%|117000 ± 90%|20000 ± 90%|116000 ± 65% (6)|\n|Cool temperate dry (C2)|43000 ± 8% (177)|33000 ± 90%|13000 ± 33% (10)|NO<sup>1</sup>|20000 ± 90%|87000 ± 90%|\n|Cool temperate moist (C1)|81000 ± 5% (334)|76000 ± 51% (6)|51000 ± 13% (126)|128000 ± 14% (45)|136000 ± 14% (28)|128000 ± 13% (42)|\n|Warm temperate dry (W2)|24000 ± 5% (781)|19000 ± 16% (41)|10000 ± 5% (338)|NO<sup>1</sup>|84000 ± 65% (10)|74000 ± 17% (49)|\n|Warm temperate moist (W1)|64000 ± 5% (489)|55000 ± 8% (183)|36000 ± 23% (39)|143000 ± 30% (9)|138000 ± 12% (42)|135000 ± 28% (28)|\n|Tropical dry (T4)|21000 ± 5% (554)|19000 ± 10% (135)|9000 ± 9% (164)|NA<sup>1</sup>|50000 ± 90%|22000 ± 17% (32)|\n|Tropical moist (T3)|40000 ± 7% (226)|38000 ± 5% (326)|27000 ± 12% (76)|NA<sup>1</sup>|70000 ± 90%|68000 ± 17% (55)|\n|Tropical wet (T2)|60000 ± 8% (137)|52000 ± 6% (271)|46000 ± 20% (43)|NA<sup>1</sup>|77000 ± 27% (14)|49000 ± 19% (33)|\n|Tropical montane (T1)|51000 ± 10% (114)|44000 ± 11% (84)|52000 ± 34% (11)|NA<sup>1</sup>|96000 ± 31% (10)|82000 ± 50% (12)|\n\nNotes:\n- <sup>1</sup> NA denotes that the soil category may occur in a climate zone, but no data was available. NO denotes that the soil type does not normally occur within a climate zone.\n- <sup>2</sup> The Boreal dry and Boreal moist zones and the Polar dry and Polar moist zones were not differentiated. Results presented represent the SOC30 stocks for the undifferentiated (undiff.) Boreal (Bx) and Polar (Px) classes.\n\n#### IPCC eco-climate zones\n\nThe IPCC divides the globe into 12 broad eco-climate zones:\n- Polar dry (P2)\n- Polar moist (P1)\n- Boreal dry (B2)\n- Boreal moist (B1)\n- Cool temperate dry (C2)\n- Cool temperate moist (C1)\n- Warm temperate dry (W2)\n- Warm temperate moist (W1)\n- Tropical dry (T4)\n- Tropical moist (T3)\n- Tropical wet (T2)\n- Tropical montane (T1)\n\n\n\nWorld divided into eco-climate zones.\n\nThese climate classes were defined by the [IPCC (2006), Vol. 4, Chapter 3, p. 3.39)](https://www.ipcc-nggip.iges.or.jp/public/2006gl/pdf/4_Volume4/V4_03_Ch3_Representation.pdf) using elevation, mean annual temperature (MAT), mean annual precipitation (MAP), mean annual precipitation to potential evapotranspiration (PET) ratio and frost occurrence.\n\nThe IPCC eco-climate zone of a [Site](https://www.hestia.earth/schema/Site) is automatically gap-filled by HESTIA when data is uploaded using the [Site](https://www.hestia.earth/schema/Site)'s geo-location data (`site.latitude` & `site.longitude` or `site.region`).\n\n#### IPCC soil categories\n\nThe 7 IPCC soil categories are:\n\n|`IpccSoilCategory`|Description|\n|-|-|\n|`ORGANIC_SOILS`|Soils having organic material (Histosols).<br/><br/>The model **should not run** for any [Sites](https://www.hestia.earth/schema/Site) assigned this category.|\n|`HIGH_ACTIVITY_CLAY_SOILS`|Soils with high activity clay (HAC) minerals are lightly to moderately weathered soils dominated by 2:1 silicate clay minerals (in the World Reference Base for Soil Resources (WRB) classification: Leptosols, Vertisols, Kastanozems, Chernozems, Phaeozems, Luvisols, Alisols, Albeluvisols, Solonetz, Calcisols, Gypsisols, Umbrisols, Cambisols, Regosols; in USDA classification: Mollisols, Vertisols, high-base status Alfisols, Aridisols, Inceptisols).|\n|`LOW_ACTIVITY_CLAY_SOILS`|Soils with low activity clay (LAC) minerals are highly weathered soils, dominated by 1:1 clay minerals and amorphous iron and aluminium oxides (in WRB classification: Acrisols, Lixisols, Nitisols, Ferralsols, Durisols; in USDA classification: Ultisols, Oxisols, acidic Alfisols).|\n|`SANDY_SOILS`|Soils (regardless of taxonomic classification) having > 70% sand and < 8% clay (in WRB classification: Arenosols; in USDA classification: Psamments).|\n|`SPODIC_SOILS`|Soils exhibiting strong podzolization (in WRB classification: Podzols; in USDA classification: Spodosols).|\n|`VOLCANIC_SOILS`|Soils derived from volcanic ash with allophanic mineralogy (in WRB classification: Andosols; in USDA classification: Andisols).|\n|`WETLAND_SOILS`|Soils with restricted drainage leading to periodic flooding and anaerobic conditions (in WRB classification: Gleysols; in USDA classification: Aquic suborders).|\n\n#### Assigning an IPCC soil category\n\nTo assign an `IpccSoilCategory` to a [Site](https://www.hestia.earth/schema/Site), we use the [`soilType`](https://hestia.earth/glossary?termType=soilType) or [`usdaSoilType`](https://hestia.earth/glossary?termType=usdaSoilType) nodes in [`site.measurements`](https://hestia.earth/schema/Site#measurements). To satisfy the requirements of each soil category, soil types belonging to that category must cover more than 30% of the [Site](https://www.hestia.earth/schema/Site).\n\nFirst, we check for [Measurements](https://www.hestia.earth/schema/Measurement) with terms in the [`soilType`](https://hestia.earth/glossary?termType=soilType) glossary in the following order:\n\n\n\nFlow diagram for assigning an IPCC soil category from WRB soil type.\n\nIf a category has not been assigned, we try again checking for [Measurements](https://www.hestia.earth/schema/Measurement) with terms in the [`usdaSoilType`](https://hestia.earth/glossary?termType=usdaSoilType) glossary in the following order:\n\n\n\nFlow diagram for assigning an IPCC soil category from USDA soil type.\n\nIf a soil category has not been assigned after following both decision trees, the [Site](https://www.hestia.earth/schema/Site) should be assigned the default category of `IpccSoilCategory.LOW_ACTIVITY_CLAY_SOILS`.\n\nn.b., An $SOC_{ref}$ cannot be assigned for all combinations of [`ecoClimateZone`](https://hestia.earth/term/ecoClimateZone) and `IpccSoilCategory`. This is because some soil categories do not normally occur within all climate zones or because no data was available to calculate a reference value. In these cases, the model **should not run**.\n\nIn addition, this models is only for mineral soils. If a soil is assigned the `ORGANIC_SOILS`, this model **should not run**; instead, the IPCC (2019) model for organic soil cultivation should be used. <!--See our guide on [Organic soil cultivation](./organicSoilCultivation) for more information.-->\n\n### Step 2. Compiling an annual inventory\n\nOnce an $SOC_{ref}$ has been assigned to a [Site](https://www.hestia.earth/schema/Site), we need to compile an annual inventory of the land use and land management. For each year of the inventory, we summarise the nodes in [`site.management`](https://hestia.earth/schema/Site#management) by assigning an `IpccLandUseCategory`. For some land-use categories, we then assign an additional `IpccManagementCategory` and `IpccCarbonInputCategory`.\n\n#### IPCC land use categories\n\nThe `IpccLandUseCategory` categories are:\n\n|`IpccLandUseCategory`|Description|\n|-|-|\n|`GRASSLAND`|All native and/or permanent grassland. <br/><br/> An additional grassland management category **must** be assigned.|\n|`ANNUAL_CROPS`|Represents area that has been converted from native conditions and continuously managed for predominantly annual crops over 50 years. <br/><br/> Additional tillage management and cropland carbon input categories **must** be assigned.|\n|`ANNUAL_CROPS_WET`|Represents area with mineral wetland soils that has been converted from native conditions and continuously managed for predominantly annual crops over 50 years. <br/><br/> Additional tillage management and cropland carbon input categories **must** be assigned.|\n|`PADDY_RICE_CULTIVATION`|Long-term (> 20 years) annual cropping of wetlands (paddy rice). Can include double-cropping with non-flooded crops.|\n|`PERENNIAL_CROPS`|Long-term perennial tree crops such as fruit and nut trees, coffee and cacao.|\n|`SET_ASIDE`|Represents temporary (< 20 years) set aside of annual cropland (_e.g._, conservation reserves) or other idle cropland that has been revegetated with perennial grasses.|\n|`FOREST`|All native and/or permanent forest.|\n|`NATIVE`|Any other native vegetation.|\n|`OTHER`|Any other land use. The model should not run for any inventory years assigned this category.|\n\n#### IPCC management categories\n\n##### For grasslands:\n\nThe management categories for inventory years with `IpccLandUseCategory.GRASSLAND` are:\n\n|`IpccManagementCategory`|Description|\n|-|-|\n|`IMPROVED_GRASSLAND`|Represents grassland that is sustainably managed with light to moderate grazing pressure (or cutting and removal of vegetation) and that receive at least one improvement (_e.g._, fertilisation, species improvement, irrigation). <br/><br/> An additional grassland carbon input category **must** be assigned.|\n|`HIGH_INTENSITY_GRAZING`|Represents high intensity grazing systems (or cutting and removal of vegetation) with shifts in vegetation composition and possibly productivity but is not severely degraded.|\n|`NOMINALLY_MANAGED`|Represents low or medium intensity grazing regimes, in addition to periodic cutting and removal of above-ground vegetation, without significant management improvements. High intensity grazing may be moderately degraded, but it does not represent excessive grazing intensity that leads to severe grassland degradation.|\n|`SEVERELY_DEGRADED`|Implies major long-term loss of productivity and vegetation cover, due to severe mechanical damage to the vegetation and/or severe soil erosion.|\n\nFor inventory years assigned `IpccLandUseCategory.GRASSLAND`, a management category is required for the model to run. In the absence of one, an `IpccManagementCategory` of `UNKNOWN` will be assigned to the corresponding inventory years and the model **will not run** for these years.\n\n##### For annual croplands:\n\nThe management categories for inventory years with `IpccLandUseCategory.ANNUAL_CROPS` or `IpccLandUseCategory.ANNUAL_CROPS_WET` are:\n\n|`IpccManagementCategory`|Description|\n|-|-|\n|`FULL_TILLAGE`|Substantial soil disturbance with full inversion and/or frequent (within year) tillage operations. At planting time, little (_e.g._, <30%) of the surface is covered by residues.|\n|`REDUCED_TILLAGE`|Primary and/or secondary tillage but with reduced soil disturbance (usually shallow and without full soil inversion). Normally leaves surface with >30% coverage by residues at planting.|\n|`NO_TILLAGE`|Direct seeding without primary tillage, with only minimal soil disturbance in the seeding zone. Herbicides are typically used for weed control.|\n\nFor inventory years assigned `IpccLandUseCategory.ANNUAL_CROPS` or `IpccLandUseCategory.ANNUAL_CROPS_WET`, a management category is reauired for the model to run. In the absence of one, an `IpccManagementCategory` of `UNKNOWN` will be assigned to the corresponding inventory years and the model **will not run** for these years.\n\n#### IPCC carbon input categories\n\n##### For grasslands:\n\nThe carbon input categories for inventory years with `IpccManagementCategory.IMPROVED_GRASSLAND` are:\n\n|`IpccCarbonInputCategory`|Description|\n|-|-|\n|`GRASSLAND_MEDIUM`|Applies to improved grassland where a single management input or improvement has been made.|\n|`GRASSLAND_HIGH`|Applies to improved grassland where two or more management inputs or improvements have been used.|\n\nFor inventory years assigned `IpccManagementCategory.IMPROVED_GRASSLAND`, a default carbon input category of `IpccCarbonInputCategory.GRASSLAND_MEDIUM` should be assigned if the management data is insufficient to assign another category.\n\n##### For annual croplands:\n\nThe carbon input categories for inventory years with `IpccLandUseCategory.ANNUAL_CROPS` or `IpccLandUseCategory.ANNUAL_CROPS_WET` are:\n\n|`IpccCarbonInputCategory`|Description|\n|-|-|\n|`CROPLAND_LOW`|Low residue return occurs when there is removal of residues (via collection or burning), frequent bare-fallowing, production of crops yielding low residues (_e.g._, vegetables, tobacco, cotton), no mineral fertilisation or no N-fixing crops.|\n|`CROPLAND_MEDIUM`|Representative for annual cropping with cereals where all crop residues are returned to the field. If residues are removed, then supplemental organic matter (_e.g._, manure) is added. Also requires mineral fertilisation or N-fixing crop in rotation.|\n|`CROPLAND_HIGH_WITHOUT_MANURE`|Represents significantly greater crop residue inputs over medium carbon input cropping systems due to additional practices, such as production of high residue yielding crops, use of green manures, cover crops, improved vegetated fallows, irrigation, frequent use of perennial grasses in annual crop rotations, but without manure applied (see row below).|\n|`CROPLAND_HIGH_WITH_MANURE`|Represents significantly higher carbon input over medium carbon input cropping systems due to an additional practice of regular addition of animal manure.|\n\nFor inventory years assigned `IpccLandUseCategory.ANNUAL_CROPS` or `IpccLandUseCategory.ANNUAL_CROPS_WET`, a default carbon input category of `IpccCarbonInputCategory.CROPLAND_LOW` should be assigned if the management data is insufficient to assign another category.\n\n#### Assigning land use, management and carbon input categories\n\nTo assign land use, management and carbon input categories, we use the nodes in [`site.management`](https://hestia.earth/schema/Site#management). To satisfy the requirements of each step in the flow diagram, appropriate managements must have been used on more than 30% of the [Site](https://www.hestia.earth/schema/Site).\n\n##### For grasslands\n\n\n\nn.b., land cover, land management practices and improvements must cover >30% of the [Site](https://www.hestia.earth/schema/Site)'s area to satisfy the condition.\n\n##### For croplands\n\n\n\nn.b., land cover, land management practices and improvements must cover >30% of the [Site](https://www.hestia.earth/schema/Site)'s area to satisfy the condition.\n\nA land-use factor $F_{LU}$, a management factor $F_{MG}$ and a carbon input factor $F_{CI}$ can then be retrieved based on the `IpccLandUseCategory`, the `IpccManagementCategory` and the `IpccCarbonInputCategory` allocated for each year of the [Site](https://www.hestia.earth/schema/Site)'s inventory using the default relative stock change factors provided by the IPCC (2019) (see tables below):\n\n\n\n\n\n\n\n### Step 3. Calculating SOC equilibriums\n\nFor each year in the inventory, we estimate the soil organic carbon equilibrium ($SOC_{eq}$), which describes the stable SOC stock that the [Site](https://www.hestia.earth/schema/Site) would reach if the land use and land management remained consistent for 20 years:\n\n$SOC_{eq} = SOC_{ref} * F_{LU} * F_{MG} * F_{CI}$\n\nWhere:\n\n* $SOC_{eq}$ = the SOC equilibrium for the [Site](https://www.hestia.earth/schema/Site) under a specific land use and land management regime, kg C ha<sup>-1</sup>.\n* $SOC_{ref}$ = the SOC stock for mineral soils in the reference condition, kg C ha<sup>-1</sup>.\n* $F_{LU}$ = the stock change factor for a particular land use, dimensionless.\n* $F_{MG}$ = the stock change factor for a particular land management regime, dimensionless.\n* $F_{CI}$ = the stock change factor for a particular carbon input regime, dimensionless.\n\n### Step 4. Interpolating between SOC equilibriums\n\nStarting from the earliest year in the inventory, we can then interpolate linearly between $SOC_{eq}$ values following changes in land use and/or land management for each year of the [Site](https://www.hestia.earth/schema/Site)'s inventory according to the following equation:\n\n$SOC_{0+T} = SOC_{0} + \\frac{min(T, 20)}{20}(SOC_{eq} - SOC_{0})$\n\nWhere:\n\n* $SOC_{0+T}$ = the soil organic carbon stock $T$ years after the most recent land use and/or land management change, kg C ha<sup>-1</sup>.\n* $SOC_{0}$ = the soil organic carbon stock when the land use and/or land management change occurred, kg C ha<sup>-1</sup>.\n* $SOC_{eq}$ = the soil organic carbon equilibrium for the [Site](https://www.hestia.earth/schema/Site) under the most recent land use, management regime and carbon input regime, kg C ha<sup>-1</sup>.\n* $T$ = the number of years since the most recent land use and/or land management change event, yr.\n\nIf $T>20$, it is capped to twenty as annual SOC stock changes are assumed to be negligible after the $SOC_{eq}$ has been reached if land use and land management remain consistent.\n\n## Data recommendations\nFor inventory years to be assigned the correct `IpccManagementCategory` and `IpccCarbonInputCategory`, it is imperative that the management data is as complete as possible.\n\nFor each year of the inventory, we recommend specifying the following:\n\n### For grassland years\n\n * Grassland condition, using the terms [`highIntensityGrazingPasture`](https://hestia.earth/term/highIntensityGrazingPasture), [`improvedPasture`](https://hestia.earth/term/improvedPasture), [`nativePasture`](https://hestia.earth/term/nativePasture), [`nominallyManagedPasture`](https://hestia.earth/term/nominallyManagedPasture) and/or [`severelyDegradedPasture`](https://hestia.earth/term/severelyDegradedPasture).\n * Irrigation, using terms in the [water regime glossary](https://hestia.earth/glossary?termType=waterRegime).\n * Inputs to soil, using the terms [`amendmentIncreasingSoilCarbonUsed`](https://hestia.earth/term/amendmentIncreasingSoilCarbonUsed), [`animalManureUsed`](https://hestia.earth/term/animalManureUsed), [`inorganicNitrogenFertiliserUsed`](https://hestia.earth/term/inorganicNitrogenFertiliserUsed) and/or [`organicFertiliserUsed`](https://hestia.earth/term/organicFertiliserUsed).\n * Any terms in the [land cover glossary](https://hestia.earth/glossary?termType=landCover) to specify the type of grass or fresh forage grown.\n\n### For cropland years\n\n * Tillage, using terms in the [tillage glossary](https://hestia.earth/glossary?termType=tillage).\n * Irrigation, using terms in the [water regime glossary](https://hestia.earth/glossary?termType=waterRegime).\n * Crop residue management, using terms in the [crop residue management glossary](https://hestia.earth/glossary?termType=cropResidueManagement).\n * Inputs to soil, using the terms [`amendmentIncreasingSoilCarbonUsed`](https://hestia.earth/term/amendmentIncreasingSoilCarbonUsed), [`animalManureUsed`](https://hestia.earth/term/animalManureUsed), [`inorganicNitrogenFertiliserUsed`](https://hestia.earth/term/inorganicNitrogenFertiliserUsed) and/or [`organicFertiliserUsed`](https://hestia.earth/term/organicFertiliserUsed).\n * Use of cover crops, using terms in the [land cover glossary](https://hestia.earth/glossary?termType=landCover) plus one of the following [Properties](https://www.hestia.earth/schema/Property): [`catchCrop`](https://hestia.earth/term/catchCrop), [`coverCrop`](https://hestia.earth/term/coverCrop), [`groundCover`](https://hestia.earth/term/groundCover), [`longFallowCrop`](https://hestia.earth/term/longFallowCrop) and/or [`shortFallowCrop`](https://hestia.earth/term/shortFallowCrop).\n\n## Example\n\n|Eco-climate zone|`IpccSoilCategory`|$SOC_{ref}$ (kg C ha<sup>-1</sup>)|\n|-|-|-|\n|Cool temperate dry|`HIGH_ACTIVITY_CLAY_SOILS`|43000|\n\n|Year|`IpccLandUseCategory`|`IpccManagementCategory`|`IpccCarbonInputCategory`|`organicCarbonPerHa` (kg C ha<sup>-1</sup>)|\n|-|-|-|-|-|\n|2014|`ANNUAL_CROPS`|`FULL_TILLAGE`|`CROPLAND_LOW`|31455|\n|2015|`ANNUAL_CROPS`|`FULL_TILLAGE`|`CROPLAND_LOW`|31455|\n|2016|`ANNUAL_CROPS`|`FULL_TILLAGE`|`CROPLAND_LOW`|31455|\n|2017|`ANNUAL_CROPS`|`FULL_TILLAGE`|`CROPLAND_MEDIUM`|31537|\n|2018|`ANNUAL_CROPS`|`FULL_TILLAGE`|`CROPLAND_MEDIUM`|31620|\n|2019|`ANNUAL_CROPS`|`REDUCED_TILLAGE`|`CROPLAND_MEDIUM`|31661|\n|2020|`ANNUAL_CROPS`|`REDUCED_TILLAGE`|`CROPLAND_HIGH_WITH_MANURE`|32301|\n|2021|`ANNUAL_CROPS`|`REDUCED_TILLAGE`|`CROPLAND_HIGH_WITH_MANURE`|32940|\n|2022|`ANNUAL_CROPS`|`REDUCED_TILLAGE`|`CROPLAND_HIGH_WITH_MANURE`|33580|\n|2023|`ANNUAL_CROPS`|`REDUCED_TILLAGE`|`CROPLAND_HIGH_WITH_MANURE`|34220|\n\n\n\nGraph displaying the Tier 1 SOC model outputs.\n\n## Discussion\n\nWhile the Tier 1 methodology is useful due to its relatively low data requirements (_i.e._, user uploads generally report the required data and/or the required data can be easily gap-filled using other HESTIA models), the methodology does have some important flaws:\n\n* Neither `soilType` nor `usdaSoilType` are gap-filled using geospatial models by the HESTIA platform yet. Therefore, they must be specified in the user upload.\n* There are no factors for different land management and carbon input regimes for forests, paddy-rice cultivation and perennial crops. New factors should be calculated to make the model more useful for these land uses.\n* The model could be extended to meet the requirements of new reporting standards. Country-specific factors could be calculated to bump the method up to Tier 2.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerHa\">organicCarbonPerHa</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#sd\">sd</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#statsDefinition\">statsDefinition</a> with <code>simulated</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#observations\">observations</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> with <code>0</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> with <code>30</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>tier 1 model</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#management\">managements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=landCover\">landCover</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> with <code>1</code> <strong>or</strong> <code>2</code> <strong>or</strong> <code>3</code> <strong>or</strong> <code>4</code> <strong>or</strong> <code>7</code> <strong>or</strong> <code>8</code> <strong>or</strong> <code>9</code> <strong>or</strong> <code>10</code> <strong>or</strong> <code>11</code> <strong>or</strong> <code>12</code> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/ecoClimateZone\">ecoClimateZone</a></li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=soilType\">soilType</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=usdaSoilType\">usdaSoilType</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#management\">managements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=cropResidueManagement\">cropResidueManagement</a> and <a href=\"https://hestia.earth/schema/Term#name\">name</a> containing "burnt,removed"</li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=landUseManagement\">landUseManagement</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=tillage\">tillage</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=waterRegime\">waterRegime</a> and <a href=\"https://hestia.earth/schema/Term#name\">name</a> containing "deep water,irrigated"</li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/amendmentIncreasingSoilCarbonUsed\">amendmentIncreasingSoilCarbonUsed</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/animalManureUsed\">animalManureUsed</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/inorganicNitrogenFertiliserUsed\">inorganicNitrogenFertiliserUsed</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/organicFertiliserUsed\">organicFertiliserUsed</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/shortBareFallow\">shortBareFallow</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>none of:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>glass or high accessible cover</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop.csv\">crop.csv</a> -> <code>IPCC_LAND_USE_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/landCover.csv\">landCover.csv</a> -> <code>IPCC_LAND_USE_CATEGORY</code>; <code>LOW_RESIDUE_PRODUCING_CROP</code>; <code>N_FIXING_CROP</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/landUseManagement.csv\">landUseManagement.csv</a> -> <code>PRACTICE_INCREASING_C_INPUT</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/soilType.csv\">soilType.csv</a> -> <code>IPCC_SOIL_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/tillage.csv\">tillage.csv</a> -> <code>IPCC_TILLAGE_MANAGEMENT_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/usdaSoilType.csv\">usdaSoilType.csv</a> -> <code>IPCC_SOIL_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Florian Payen"],"group":["Soil Measurements"],"tab":["IPCC (2019) Tier 2"],"citation":["Payen, F. (2025) Soil organic carbon stock modelling on HESTIA."],"modelId":["organicCarbonPerHa"],"modelRequires":["sandContent","temperatureMonthly","precipitationMonthly","potentialEvapotranspirationMonthly","aboveGroundCropResidueLeftOnField","aboveGroundCropResidueIncorporated","belowGroundCropResidue","discardedCropLeftOnField","discardedCropIncorporated","carbonContent","nitrogenContent","ligninContent"]},"content":"# Organic carbon (per ha)\n\nThe stock of organic carbon in the soil, defined as soil organic matter that is smaller than 2 mm in size.\n\n## Overview\nThe IPCC Tier 2 steady-state method is used to estimate soil organic carbon stock changes in the 0 - 30 cm depth interval for croplands remaining croplands.\n\nThis approach estimates carbon stock changes using annual carbon input data (through crop residues and organic amendments); annual tillage data; monthly irrigation data; and monthly climate data (temperature, precipitation and potential evapotranspiration). The HESTIA platform constructs an annual inventory of this data (sourcing data from [Site](https://www.hestia.earth/schema/Site) nodes and their linked [Cycle](https://www.hestia.earth/schema/Cycle) nodes). The inventory is used to model the annual carbon gains and losses of three organic carbon sub-pool: active, slow and passive. A final `organicCarbonPerHa` value is calculated by summing together these three sub-pools.\n\n\n\nA diagram of organic carbon flows between carbon sub-pools.\n\nThe model is run as a Monte Carlo simulation with 10,000 iterations. Model result values are the row-wise `mean` of simulation results. See our guide on [Monte Carlo simulation](/guide/applying-models-monte-carlo) for more information\n\n## How the model works\n\n### Step 1: Building the time series using Site and Cycle data\n\nThis step consists of retrieving and organising the input data for the model. For each year in the time series, we need:\n\n1. Climate data: `temperatureMonthly` (deg C), `precipitationMonthly` (mm), and `potentialEvapotranspirationMonthly` (PET) (mm month<sup>-1</sup>).\n2. Organic carbon sources (with a `value` (kg) and the the properties `carbonContent` (%), `nitrogenContent` (%), and `ligninContent` (%)). Carbon sources include: `aboveGroundCropResidueLeftOnField`, `aboveGroundCropResidueIncorporated`, `belowGroundCropResidue`, `discardedCropLeftOnField`, `discardedCropIncorporated`, `Organic fertilisers` and specific `Soil amendments`.\n3. _(Optional)_ irrigation: whether or not irrigation is used for each month in the time series.\n4. _(Optional)_ annual IPCC tillage category for each month in the time series: `FULL_TILLAGE`, `REDUCED_TILLAGE`, `NO_TILLAGE`, or `OTHER` (unknown tillage).\n\n### Step 2: Retrieving model parameters\n\nThis is a relatively simple step as we are only using the IPCC default parameters (but the model could be extended by calculating more specific model parameters for specific use cases in the future, _e.g._, for specific crop types, etc.)\n\n1. Select model parameters.\n2. Retrieve the sand content of the soil.\n\nThe default parameters provided by the IPCC (2019) are provided in the table below:\n\n|Parameter|value|minimum|maximum|sd|description|\n|-|-|-|-|-|-|\n|`active_decay_factor`|7.4|-|-|n/a|Decay rate constant under optimal conditions for decomposition of the active sub-pool.|\n|`slow_decay_factor`|0.209|0.058|0.3|0.566|Decay rate constant under optimal conditions for decomposition of the slow sub-pool.|\n|`passive_decay_factor`|0.00689|0.005|0.01|0.00125|Decay rate constant under optimal conditions for decomposition of the passive sub-pool.|\n|`f_1`|0.378|0.01|0.8|0.0719|Fraction of metabolic dead organic matter decay.|\n|`f_2_full_tillage`|0.455|-|-|n/a|Fraction of structural dead organic matter decay products transferred the active sub-pool under full tillage (source Vol 4. Ch. 5 Excel attachment).|\n|`f_2_reduced_tillage`|0.477|-|-|n/a|Fraction of structural dead organic matter decay products transferred the active sub-pool under reduced tillage (source Vol 4. Ch. 5 Excel attachment).|\n|`f_2_no_tillage`|0.5|-|-|n/a|Fraction of structural dead organic matter decay products transferred the active sub-pool under no tillage (source Vol 4. Ch. 5 Excel attachment).|\n|`f_2_unknown_tillage`|0.368|0.007|0.5|0.0998|Fraction of structural dead organic matter decay products transferred the active sub-pool under unknown tillage.|\n|`f_3`|0.455|0.1|0.8|0.201|Fraction of structural dead organic matter decay products transferred to the slow sub-pool.|\n|`f_5`|0.0855|0.037|0.1|0.0122|Fraction of active sub-pool decay products transferred to the passive sub-pool.|\n|`f_6`|0.0504|0.02|0.19|0.0280|Fraction of slow sub-pool decay products transferred to the passive sub-pool.|\n|`f_7`|0.42|-|-|n/a|Fraction of slow sub-pool decay products transferred to the active sub-pool.|\n|`f_8`|0.45|-|-|n/a|Fraction of passive sub-pool decay products transferred to the active sub-pool.|\n|`tillage_factor_full_tillage`|3.036|1.4|4.0|0.579|Full tillage disturbance modifier for decay rates.|\n|`tillage_factor_reduced_tillage`|2.075|1.0|3.0|0.569|Reduced tillage disturbance modifier for decay rates.|\n|`tillage_factor_no_tillage`|1|-|-|n/a|No tillage disturbance modifier for decay rates.|\n|`maximum_temperature`|45|-|-|n/a|Maximum monthly average temperature for decomposition.|\n|`optimum_temperature`|33.69|30.7|35.34|0.66|Optimum temperature to estimate temperature modifier on decomposition.|\n|`water_factor_slope`|1.331|0.8|2.0|0.386|Slope parameter for estimating annual water factors.|\n|`default_carbon_content`|0.42|-|-|n/a|The default carbon content of crop residues as a decimal proportion of dry matter mass.|\n\n### Step 3: Pre-processing climate and carbon input data\n\n1. Calculate the annual temperature factors from the monthly average temperature data (see `_run_annual_temperature_factors`).\n2. Calculate the annual water factors from the monthly sum precipitation, monthly sum PET, and monthly irrigation used (see `_run_annual_water_factors`).\n3. Calculate annual organic carbon input, the average nitrogen content of carbon sources, and the average lignin content of carbon sources (see `_run_annual_organic_carbon_inputs`).\n\n### Step 4: Running the model\n\nThis is to describe the sequence of what the model (`_run_soc_stocks`) does, in the following order:\n\n1. Calculates the _f_4_ parameter based on the sand content of the soil.\n2. Retrieves the correct _f_2_ parameter for each year in the time series based on the tillage category.\n3. Retrieves the correct tillage factor for each year in the time series based on the tillage category.\n4. Separates the time series into \"run-in\" and \"inventory\". The \"run-in\" consists of the first five years of the time series; it is used by the model to calculate an initial value of SOC stock. It is mandatory for Tier 2 to work. The five years of the \"run-in\" are averaged by the model to create the first year of the \"inventory\". Then, all subsequent years in the time series are added to the \"inventory\" without any manipulation. The last year of the inventory would correspond to the final value of SOC stock calculated by the model. (See `time_series_to_inventory` helper function.)\n5. Calculates the steady-state SOC stock (in kg C / ha) for each year in the **inventory** for the active, slow and passive sub-pools. (The steady-state corresponds to the SOC stock of each sub-pool if the soil was at equilibrium under specific management practices and climatic conditions.)\n6. Calculates the estimated SOC stock (in kg C / ha) for each year in the **inventory** for the active, slow and passive sub-pools based on the steady-state SOC stock value and the annual decay factors. The initial SOC stock is the steady-state value of the first year of the inventory (_i.e._ the average of the five years of the run-in).\n7. Calculates the total SOC stock for each year of the **inventory** by summing together the SOC stock values from each of the three sub-pools.\n8. Calculate row-wise mean (this will be the output node's `value`) and other descriptive statistics.\n\n### Tier 2 model cut-off points:\n\n* If there are fewer than 5 successive inventory years overall on a [Site](https://www.hestia.earth/schema/Site), Tier 2 **cannot** run. This is due to the fact that the Tier 2 methodology requires five consecutive years of run-in data to estimate the initial SOC stock. A Tier 1 methodology should be considered instead.\n* If there are gaps in the time series, the Tier 2 model **cannot** be used as it requires the knowledge of the previous years' SOC stocks to calculate the next. It would be preferable to use a Tier 1 approach instead, as Tier 1 can interpolate between years. However, if separate time series of longer than 5 years each can be constructed for a single [Site](https://www.hestia.earth/schema/Site), then the Tier 2 model can work.\n* If the amount of all the carbon inputs is not included in [Cycles](https://www.hestia.earth/schema/Cycle) (_e.g._, we know that the above ground and below ground crop residues are left on the field but we cannot estimate how much crop residues there are), the model will still run, but the outputted SOC stocks will be underestimated. Data completeness when it comes to carbon inputs is paramount for the Tier 2 SOC model. In cases when only some of the overall carbon inputs are quantified and included in [Cycles](https://www.hestia.earth/schema/Cycle), we recommend to use the Tier 1 SOC model instead.\n\n## Data recommendations\n\nThe Tier 2 model **cannot** run for years where the total carbon input to the soil is equal to 0 kg (as such a situation is not realistic and is beyond the bounds of the mathematics used by the model). This means that if the mass of each carbon source applied to the soil is not given in the upload and cannot be estimated using other information provided in the upload, the total carbon input will default to 0 kg, and Tier 2 will not run. If possible, a Tier 1 approach should be used instead.\n\n## Example\n\n### Site measurements\n|Measurement|Value|Unit|\n|-|-|-|\n|`sandContent`|25|%|\n|`temperatureMonthly`<sup>*</sup>|16|°C|\n|`precipitationMonthly`<sup>*</sup>|45|mm|\n|`potentialEvapotranspirationMonthly`<sup>*</sup>|88|mm|\n\n<sup>*</sup> Average value for brevity.\n\n### Carbon source properties\n|Carbon source|`carbonContent` (%)|`nitrogenContent` (%)|`ligninContent` (%)|\n|-|-|-|-|\n|`aboveGroundCropResidueIncorporated`|42|0.7|5.3|\n|`belowGroundCropResidue`|42|0.9|7.3|\n|`manureDryKgMass`|38.4|2.65|9.67|\n\n### Site measurements\n|Year|`IpccManagementCategory`|`belowGroundCropResidue` (kg ha<sup>-1</sup>)|`aboveGroundCropResidueIncorporated` (kg ha<sup>-1</sup>)|`manureDryKgMass` (kg ha<sup>-1</sup>)|Carbon input (kg C ha<sup>-1</sup>)|Avg. N content<sup>*</sup> (%)|Avg. lignin content<sup>*</sup> (%)|`organicCarbonPerHa` (kg C ha<sup>-1</sup>)|\n|-|-|-|-|-|-|-|-|-|\n|2014|`FULL_TILLAGE`|3570|0|0|1500|0.9|7.3|-|\n|2015|`FULL_TILLAGE`|3570|0|0|1500|0.9|7.3|-|\n|2016|`FULL_TILLAGE`|3570|0|0|1500|0.9|7.3|-|\n|2017|`FULL_TILLAGE`|3570|3570|0|3000|0.9|7.3|-|\n|2018|`FULL_TILLAGE`|3570|3570|0|3000|0.9|7.3|31409|\n|2019|`REDUCED_TILLAGE`|3570|3570|0|3000|0.9|7.3|32215|\n|2020|`REDUCED_TILLAGE`|3570|3570|7810|6000|1.8|8.5|34238|\n|2021|`REDUCED_TILLAGE`|3570|3570|7810|6000|1.8|8.5|35501|\n|2022|`REDUCED_TILLAGE`|3570|3570|7810|6000|1.8|8.5|36472|\n|2023|`REDUCED_TILLAGE`|3570|3570|7810|6000|1.8|8.5|37234|\n\n<sup>*</sup> Average of carbon sources, weighted by dry matter mass.\n\n\n\nGraph displaying the Tier 2 SOC model outputs.\n\n\n\nGraph displaying the Tier 2 SOC model outputs disintegrated into the three carbon sub-pools - active, passive & slow.\n\n## Discussion\n\nNew reporting standards require SOC models to be Tier 2 or above. Therefore, where possible (_i.e._, for croplands remaining croplands with reported annual yields), the Tier 2 methodology should be used instead of the Tier 1 methodology. While the Tier 2 methodology does have high data requirements, the HESTIA platform will attempt to gap-fill missing data (_e.g._, missing monthly climate data and crop residue yields and properties) to help the model run on as many [Sites](https://www.hestia.earth/schema/Site) as possible.\n\nOther than the high data requirements, the model does have some additional flaws:\n* If `startDate` and `endDate` are not provided on [Cycles'](https://www.hestia.earth/schema/Cycle) `waterRegime` practice nodes, the model will assume that irrigation is applied for the entirety of the [Cycle](https://www.hestia.earth/schema/Cycle)'s duration. This could result in SOC losses being underestimated (or SOC gains being overestimated) if irrigation was only applied during certain months.\n* Known issues with carbon inputs:\n * Any discarded crops that remain on the field (`discardedCropIncorporated` and `discardedCropLeftOnField`) must have the properties `carbonContent`, `nitrogenContent` and `ligninContent` specified to be counted as a valid carbon source. If any of these properties is missing, the carbon input from these sources will **not** be counted. Therefore, for [Sites](https://www.hestia.earth/schema/Site) where discarded crops remain on the field, SOC losses could be overestimated (see [issue 759](https://gitlab.com/hestia-earth/hestia-engine-models/-/issues/759)).\n\nCarbon inputs from cover crops (`landCover` [Product](https://hestia.earth/schema/Product)s with one of [Properties](https://hestia.earth/schema/Property): `coverCrop`, `catchCrop`, `shortfallowCrop` or `coverCrop`) are estimated using the [BSI (2012, p. 12)](https://knowledge.bsigroup.com/products/assessment-of-life-cycle-greenhouse-gas-emissions-from-horticultural-products-supplementary-requirements-for-the-cradle-to-gate-stages-of-ghg-assessments-of-horticultural-products-undertaken-in-accordance-with-pas-2050) above and below ground biomass stock value for annual crops of 4,000 kg ha<sup>-1</sup>.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerHa\">organicCarbonPerHa</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#sd\">sd</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#statsDefinition\">statsDefinition</a> with <code>simulated</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#observations\">observations</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> with <code>0</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> with <code>30</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>tier 2 model</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/sandContent\">sandContent</a> and <a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> with <code>0</code> and <a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> with <code>30</code> and optional:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/temperatureMonthly\">temperatureMonthly</a> and <a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/precipitationMonthly\">precipitationMonthly</a> and <a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/potentialEvapotranspirationMonthly\">potentialEvapotranspirationMonthly</a> and <a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n</ul>\n</li>\n<li>related to:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle\">Cycles</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/null#endDate\">endDate</a> and a list of <a href=\"https://hestia.earth/schema/null#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/aboveGroundCropResidueLeftOnField\">aboveGroundCropResidueLeftOnField</a> <strong>or</strong> <a href=\"https://hestia.earth/term/aboveGroundCropResidueIncorporated\">aboveGroundCropResidueIncorporated</a> <strong>or</strong> <a href=\"https://hestia.earth/term/belowGroundCropResidue\">belowGroundCropResidue</a> <strong>or</strong> <a href=\"https://hestia.earth/term/discardedCropLeftOnField\">discardedCropLeftOnField</a> <strong>or</strong> <a href=\"https://hestia.earth/term/discardedCropIncorporated\">discardedCropIncorporated</a> and <a href=\"https://hestia.earth/schema/Product#value\">value</a> and a list of <a href=\"https://hestia.earth/schema/Product#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/carbonContent\">carbonContent</a> and <a href=\"https://hestia.earth/schema/Property#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/nitrogenContent\">nitrogenContent</a> and <a href=\"https://hestia.earth/schema/Property#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/ligninContent\">ligninContent</a> and <a href=\"https://hestia.earth/schema/Property#value\">value</a> and a list of <a href=\"https://hestia.earth/schema/null#inputs\">inputs</a> with:</li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=organicFertiliser\">organicFertiliser</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=soilAmendment\">soilAmendment</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> and a list of <a href=\"https://hestia.earth/schema/Input#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/carbonContent\">carbonContent</a> and <a href=\"https://hestia.earth/schema/Property#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/nitrogenContent\">nitrogenContent</a> and <a href=\"https://hestia.earth/schema/Property#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/ligninContent\">ligninContent</a> and <a href=\"https://hestia.earth/schema/Property#value\">value</a> and a list of <a href=\"https://hestia.earth/schema/null#practices\">practices</a> with:</li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Practice#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=tillage\">tillage</a> and <a href=\"https://hestia.earth/schema/Practice#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Practice#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=waterRegime\">waterRegime</a> and <a href=\"https://hestia.earth/schema/Term#name\">name</a> containing "irrigated" and <a href=\"https://hestia.earth/schema/Practice#value\">value</a> and <a href=\"https://hestia.earth/schema/Practice#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Practice#endDate\">endDate</a> and optional:</li>\n<li><a href=\"https://hestia.earth/schema/null#startDate\">startDate</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop.csv\">crop.csv</a> -> <code>IPCC_LAND_USE_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/landCover.csv\">landCover.csv</a> -> <code>IPCC_LAND_USE_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/tillage.csv\">tillage.csv</a> -> <code>IPCC_TILLAGE_MANAGEMENT_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Florian Payen"],"group":["Soil Measurements"],"tab":["Overview"],"citation":["Payen, F. (2025) Soil organic carbon stock modelling on HESTIA."],"modelId":["organicCarbonPerHa"],"modelRequires":["ecoClimateZone","amendmentIncreasingSoilCarbonUsed","animalManureUsed","inorganicNitrogenFertiliserUsed","organicFertiliserUsed","shortBareFallow"]},"content":"# Organic carbon (per ha)\n\nThe stock of organic carbon in the soil, defined as soil organic matter that is smaller than 2 mm in size.\n\n## What is soil organic carbon (SOC)?\n\n**Soil organic matter** is a generic term used to describe all organic compounds in the soil that are not living plants or animals. **Soil organic carbon (SOC)** is the carbon component of soil organic matter [(IPCC, 2000)](https://archive.ipcc.ch/ipccreports/sres/land_use/index.php?idp=55).\n\nOn the HESTIA platform, SOC can be recorded on a [Site](https://www.hestia.earth/schema/Site) as [Measurements](https://www.hestia.earth/schema/Measurement). Three glossary terms can be used to record SOC:\n\n|term name|term id|unit|description|\n|-|-|-|-|\n|[Organic carbon (per ha)](https://www.hestia.earth/term/organicCarbonPerHa)|`organicCarbonPerHa`|kg C / ha|The stock of organic carbon in the soil.|\n|[Organic carbon (per m3 soil)](https://www.hestia.earth/term/organicCarbonPerM3Soil)|`organicCarbonPerM3Soil`|g C / m<sup>3</sup> soil|The concentration of organic carbon in the soil.|\n|[Organic carbon (per kg soil)](https://www.hestia.earth/term/organicCarbonPerKgSoil)|`organicCarbonPerKgSoil`|g C / kg soil|The concentration of organic carbon in the soil.|\n\nSOC measurements using either of these terms require a `depthUpper` and `depthLower` because SOC is not evenly distributed between depths - normally, there is a greater amount of SOC in the upper layers of a soil than in the lower layers.\n\nThe focus of this guide page will be on the term `Organic carbon (per ha)`, which corresponds to the SOC stock.\n\n**SOC stock** refers to the total amount of solid carbon stored in the soil under organic form for a given soil depth. By measuring or modelling a soil's organic carbon stock across years, we can gain insight into whether it is losing or accumulating organic carbon.\n\nThe IPCC SOC models estimate `Organic carbon (per ha)` with a `depthUpper` = `0` and a `depthLower` = `30`. This is because the majority of the impacts of land management (land use and management practices) on a [Site](https://www.hestia.earth/schema/Site)'s SOC stock occurs in the upper layer of the soil. As such, any reference to soil organic carbon or SOC in the remainder of this guide page should be understood to mean this glossary term and depth interval.\n\n## SOC stock changes and emissions\n\nWhen calculating environmental impacts of human land management, the SOC stock of a [Site](https://www.hestia.earth/schema/Site) is understood as a \"carbon pool\". Other carbon pools include [above-ground biomass](https://www.hestia.earth/term/aboveGroundBiomass), [below-ground biomass](https://www.hestia.earth/term/belowGroundBiomass), dead organic matter, and harvested wood products. Carbon pools can gain or lose carbon, or be at equilibrium.\n\nChanges in a pool's carbon stock due to continuous processes (growth and decay) and discrete disturbances (land-use or land-management changes) are associated with CO<sub>2</sub> emissions or removals. HESTIA records [Emission](https://www.hestia.earth/schema/Emission)s from changes in SOC stocks using the term [CO2, to air, soil carbon stock change, management change](https://www.hestia.earth/term/co2ToAirSoilCarbonStockChangeManagementChange) when the changes in SOC stocks are due to changes in land management and by using the term [CO2, to air, soil carbon stock change, land use change](https://www.hestia.earth/term/co2ToAirSoilCarbonStockChangeLandUseChange) when the changes in SOC stocks are due to changes in land use.\n\nWhen a [Site](https://www.hestia.earth/schema/Site)'s SOC stock decreases over the years, CO<sub>2</sub> can be understood to have been emitted into the atmosphere. Conversely, when a [Site](https://www.hestia.earth/schema/Site)'s SOC stock increases over the years, CO<sub>2</sub> can be understood to have been removed from the atmosphere. When an increase in SOC stocks leads to a net removal of CO<sub>2</sub> from the atmosphere, meaning that concentrations of CO<sub>2</sub> in the atmosphere have decreased overall, it is referred to as **soil organic carbon sequestration** [(Chenu et al., 2019)](https://doi.org/10.1016/j.still.2018.04.011).\n\nWhen a land-use or land-management change occurs, the SOC stock will transition towards a new SOC equilibrium over the course of between 10 and 100 years [(Fuss et al., 2018)](https://doi.org/10.1088/1748-9326/aabf9f). After the new SOC equilibrium has been reached, the transfer of organic carbon between the atmosphere and the soil is deemed to be balanced, _i.e._, as much organic carbon enters the soil as is emitted from the soil as CO<sub>2</sub>. Any additional land-use or land-management changes that occur before a [Site](https://www.hestia.earth/schema/Site)'s SOC stock has reached equilibrium will begin a new transition period. For our SOC models, in accordance with the [IPCC (2019)](https://www.ipcc-nggip.iges.or.jp/public/2019rf/vol4.html) guidelines, we use a default equilibrium time of 20 years, after which the additional change in SOC stocks is deemed negligible.\n\n## Benefits of increasing SOC stocks on agricultural land\n\nCO<sub>2</sub> emissions and removals from SOC stock change due to land-use changes or land-management changes can be significant [(IPCC, 2019)](https://www.ipcc.ch/srccl/chapter/summary-for-policymakers/). Therefore, the adoption of land management practices that increase a [Site](https://www.hestia.earth/schema/Site)'s SOC stock can be an opportunity to reduce CO<sub>2</sub> concentrations in the atmosphere and to inset or offset the carbon footprint of agricultural production [(Sykes et al., 2020)](https://doi.org/10.1111/gcb.14844). Different approaches & management practices exist to increase SOC sequestration on agricultural land. They can be based on increasing carbon inputs to the soil (_e.g._, applying organic fertilisers onto the soil) or reducing carbon losses from the soil (_e.g._, by reducing the intensity of tillage). The diagram below, from [Sykes et al. (2020)](https://doi.org/10.1111/gcb.14844), details the practices with the highest potential for SOC sequestration and how they can lead to increased SOC stocks:\n\n\n\nThe use of these practices, in conjunction with land-use changes, form the basis of the SOC models that we have integrated onto HESTIA.\n\nIn addition to helping mitigate climate change, SOC sequestration provides other benefits in terms of soil quality. Increasing SOC stocks can improve soil fertility, enhance soil water-retention capacities, reduce risks of soil erosion and counteract soil acidification [(Honegger et al., 2021)](https://doi.org/10.1080/14693062.2020.1843388). These co-benefits are expected to improve global agricultural productivity and food production [(Lal, 2004)](https://doi.org/10.1126/science.1097396), and they can contribute to reducing the vulnerability of managed soils to climate change [(Smith and Olesen, 2010)](https://doi.org/10.1017/S0021859610000341).\n\n## SOC modelling on HESTIA\n\nA number of models on the HESTIA platform can be used to estimate SOC stocks, stock changes and their linked CO<sub>2</sub> emissions/removals. In running order, they are:\n\n### SOC stock modelling\n\n1) `site.organicCarbonPerHa`: This model (a) estimates SOC stocks based on a soil-volume equivalent approach (_i.e._, using soil bulk density, soil carbon concentration and soil depth) and (b) rescales any `organicCarbonPerHa` measurements (both estimated and measured) to the preferred 0-30cm depth interval.\n\n2) `ipcc2019.organicCarbonPerHa` (Tier 2): This model estimates yearly SOC stocks based on soil sand content and an annual inventory of climate, carbon input and tillage data.\n\n3) `ipcc2019.organicCarbonPerHa` (Tier 1): This model estimates yearly SOC stocks based on soil type, eco-climate zone and an annual inventory of land cover, land management and carbon input category data.\n\n### CO<sub>2</sub> emissions\n\n4) [`ipcc2019.co2ToAirSoilOrganicCarbonStockChange`](./co2ToAirSoilOrganicCarbonStockChange): This model calculates annual CO<sub>2</sub> emissions from SOC stock changes caused by changes in agricultural management and assigns them to the related Cycles.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerHa\">organicCarbonPerHa</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#sd\">sd</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#statsDefinition\">statsDefinition</a> with <code>simulated</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#observations\">observations</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> with <code>0</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> with <code>30</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#management\">managements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=landCover\">landCover</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> with <code>1</code> <strong>or</strong> <code>2</code> <strong>or</strong> <code>3</code> <strong>or</strong> <code>4</code> <strong>or</strong> <code>7</code> <strong>or</strong> <code>8</code> <strong>or</strong> <code>9</code> <strong>or</strong> <code>10</code> <strong>or</strong> <code>11</code> <strong>or</strong> <code>12</code> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/ecoClimateZone\">ecoClimateZone</a></li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=soilType\">soilType</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=usdaSoilType\">usdaSoilType</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#management\">managements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=cropResidueManagement\">cropResidueManagement</a> and <a href=\"https://hestia.earth/schema/Term#name\">name</a> containing "burnt,removed"</li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=landUseManagement\">landUseManagement</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=tillage\">tillage</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=waterRegime\">waterRegime</a> and <a href=\"https://hestia.earth/schema/Term#name\">name</a> containing "deep water,irrigated"</li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/amendmentIncreasingSoilCarbonUsed\">amendmentIncreasingSoilCarbonUsed</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/animalManureUsed\">animalManureUsed</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/inorganicNitrogenFertiliserUsed\">inorganicNitrogenFertiliserUsed</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/organicFertiliserUsed\">organicFertiliserUsed</a></li>\n<li><a href=\"https://hestia.earth/schema/Management#value\">value</a> and <a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and <a href=\"https://hestia.earth/schema/Management#term\">term</a> with <a href=\"https://hestia.earth/term/shortBareFallow\">shortBareFallow</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>none of:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>glass or high accessible cover</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop.csv\">crop.csv</a> -> <code>IPCC_LAND_USE_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/landCover.csv\">landCover.csv</a> -> <code>IPCC_LAND_USE_CATEGORY</code>; <code>LOW_RESIDUE_PRODUCING_CROP</code>; <code>N_FIXING_CROP</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/landUseManagement.csv\">landUseManagement.csv</a> -> <code>PRACTICE_INCREASING_C_INPUT</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/soilType.csv\">soilType.csv</a> -> <code>IPCC_SOIL_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/tillage.csv\">tillage.csv</a> -> <code>IPCC_TILLAGE_MANAGEMENT_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/usdaSoilType.csv\">usdaSoilType.csv</a> -> <code>IPCC_SOIL_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Florian Payen"],"group":["Soil Measurements"],"tab":["Site"],"citation":["Payen, F. (2025) Soil organic carbon stock modelling on HESTIA.","Payen et al (2021) Soil organic carbon sequestration rates in vineyard agroecosystems under different soil management practices: A meta-analysis"],"modelId":["organicCarbonPerHa"],"modelRequires":["soilBulkDensity","organicCarbonPerKgSoil"]},"content":"## Overview\n\nThe stock of organic carbon in the soil, defined as soil organic matter that is smaller than 2 mm in size.\n\nThis model calculates a [Site](https://www.hestia.earth/schema/Site)'s SOC stocks (`organicCarbonPerHa`) at different points in time as a function of soil bulk density (`soilBulkDensity`), soil organic carbon concentration (`organicCarbonPerKgSoil`) and soil sampling depth (using `depthUpper` and `depthLower`).\n\nIt also rescales `organicCarbonPerHa` [Measurements](https://www.hestia.earth/schema/Measurement) from their source depth interval to a target depth interval of 0 - 30 cm.\n\n## Calculate organicCarbonPerHa from other measurements\n\n$SOC(a, b) = (b-a)*p*C_{OC}*100$\n\nWhere:\n\n* $SOC(a, b)$ = soil organic carbon stock per hectare for depth interval $a$ to $b$ (kg C / ha)\n* $a$ = upper bound of soil sampling depth interval (cm)\n* $b$ = lower bound of soil sampling depth interval (cm)\n* $p$ = soil bulk density for depth interval $a$ to $b$ (g / cm<sup>3</sup>, which is the same as t / m<sup>3</sup>)\n* $C_{OC}$ = concentration of organic carbon in soil for depth interval $a$ to $b$ (g C / kg soil)\n\nSource: [Payen _et al._ (2021)](https://doi.org/10.1016/j.jclepro.2020.125736)\n\n## Rescale organicCarbonPerHa measurements to 0 to 30 cm depth\n\n_n.b._ `depthUpper` and `depthLower` for HESTIA [Measurements](https://www.hestia.earth/schema/Measurement) are recorded in centimetres; however, the following equations use the units metres for the depth variables $a$, $b$ and $x$.\n\nSOC stocks can be rescaled using the following $C_{density}$ equation:\n\n$C_{density}(x) = 22.1 - 33.3x + 14.9x^2$\n\nWhere:\n\n* $C_{density}(x)$ = density of carbon per cubic meter of soil at depth $x$ (kg C / m<sup>3</sup>)\n* $x$ = depth of measurement, between 0 and 1 (m)\n\nSource: [Smith _et al._ (2000)](https://doi.org/10.1111/j.1475-2743.2000.tb00214.x)\n\nBy calculating the definite integral of $C_{density}(x)$ between $a$ and $b$, we can estimate the proportion of carbon stored in the depth interval $a$ to $b$ compared to the total carbon stock in the depth interval 0 to 1 m:\n\n$cdf(a, b) = \\frac{\\int_a^b C_{density}(x) d{x}}{\\int_0^1 C_{density}(x) d{x}}$\n\n$cdf(a, b) = \\frac{[22.1b - \\frac{33.3b^2}{2} + \\frac{14.9b^3}{3}]-[22.1a - \\frac{33.3a^2}{2} + \\frac{14.9a^3}{3}]}{10.41\\dot{6}}$\n\nWhere:\n\n* $cdf(a, b)$ = cumulative distribution of organic carbon in soil for depth interval $a$ to $b$ compared to for depth interval 0 to 1 m.\n* $a$ = the upper bound of the depth interval, must be between 0 and 1 (m).\n* $b$ = the lower bound of the depth interval, must be between 0 and 1 and greater than or equal to $a$ (m).\n\nSource: [Abdalla _et al._ (2018)](https://doi.org/10.1016/j.agee.2017.10.023)\n\n<small>_n.b._, the $cdf$ equation presented in Abdalla _et al._ (2018) features a typo. The equation presented in this guide is the corrected version.</small>\n\n\n\nA graph of the cdf from 0 to 1 m depth. The x-axis is $b$, the depth lower of the `organicCarbonPerHa` measurement, and the y-axis is the value of the $cdf(0, b)$.\n\nWe can use the $cdf$ equation to rescale `organicCarbonPerHa` measurements from a source depth interval to a target depth interval. In our case, the target depth interval is 0 to 0.3 m:\n\n$SOC(0, 0.3) = SOC(a, b) * \\frac{cdf(0, 0.3)}{cdf(a, b)}$\n\nWhere:\n\n* $SOC(0, 0.3)$ = rescaled SOC measurement for depth interval 0 to 0.3 m (kg C / ha)\n* $SOC(a, b)$ = the source SOC measurement for depth interval $a$ to $b$ (kg C / ha)\n* $a$ = the upper bound of the source depth interval, must be between 0 and 1 (m)\n* $b$ = the lower bound of the source depth interval, must be between 0 and 1 and greater than or equal to $a$ (m)\n\nSource: [Abdalla _et al._ (2018)](https://doi.org/10.1016/j.agee.2017.10.023)\n\n\n\nA graph of the scaling factor (cdf(0, 0.3)/cdf(0, source depth)). The x-axis is $b$, the depth lower of the source `organicCarbonPerHa` measurement, and the y-axis is the scaling factor required to rescale the measurement value from a source depth interval of 0 to $b$ to the target depth interval of 0 to 0.3 m.\n\n## Example\nIn this example, the model will estimate the SOC stock using other measurements and rescale the result to a 0 - 30 cm depth.\n\nThese fixtures have been simplified, [see the full fixtures here](https://gitlab.com/hestia-earth/hestia-engine-models/-/tree/develop/tests/fixtures/site/organicCarbonPerHa/calculate-and-rescale).\n\n### Input\n```json\n{\n \"@type\": \"Site\",\n \"siteType\": \"cropland\",\n \"measurements\": [\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"soilBulkDensity\",\n },\n \"value\": [\n 1.55\n ],\n \"depthUpper\": 0,\n \"depthLower\": 40,\n \"methodClassification\": \"on-site physical measurement\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerKgSoil\",\n },\n \"value\": [\n 24.05\n ],\n \"dates\": [\n \"2020\"\n ],\n \"depthUpper\": 0,\n \"depthLower\": 40,\n \"methodClassification\": \"on-site physical measurement\"\n }\n ],\n}\n```\n\n### Output\n```json\n[\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [\n 149110\n ],\n \"dates\": [\n \"2020\"\n ],\n \"depthUpper\": 0,\n \"depthLower\": 40,\n \"methodClassification\": \"modelled using other measurements\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [\n 120906.95055847566\n ],\n \"dates\": [\n \"2020\"\n ],\n \"depthUpper\": 0,\n \"depthLower\": 30,\n \"methodClassification\": \"modelled using other measurements\"\n }\n]\n```\n\n## Discussion\nThe $C_{density}$ equation from [Smith _et al._ (2000)](https://doi.org/10.1111/j.1475-2743.2000.tb00214.x) used in this model is a quadratic regression of $C_{density}$ at various depths for 22 soil types found in [Batjes (1996)](https://doi.org/10.1111/j.1365-2389.1996.tb01386.x). It is important to note that the exact methodology of how this regression was calculated (_i.e._, where to find the carbon density data in the original paper and which of the 4 soil types out of the 26 overall presented in the original paper were excluded) and the standard error of the regression were not described. With this in mind, there is scope to recalculate this rescaling method using the higher volume of soil data that is available today, in comparison to 1996. This could be disaggregated by soil type or soil category for greater specificity.\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerHa\">organicCarbonPerHa</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/6uexzmzswo8t\">Payen et al (2021)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/soilBulkDensity\">soilBulkDensity</a> and <a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> and <a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> and <a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>on-site physical measurement</code> <strong>or</strong> <code>modelled using other measurements</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerKgSoil\">organicCarbonPerKgSoil</a> and <a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> and <a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> and <a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>on-site physical measurement</code> <strong>or</strong> <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Organic carbon (per kg soil)\n\nThe concentration of organic carbon in the soil, defined as soil organic matter that is smaller than 2 mm in size."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["organicCarbonPerKgSoil"],"citation":["FAO & IIASA (2023) Harmonized World Soil Database Version 2.0."]},"content":"# Organic carbon (per kg soil)\n\nThe concentration of organic carbon in the soil, defined as soil organic matter that is smaller than 2 mm in size.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerKgSoil\">organicCarbonPerKgSoil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/z__sv8swbjhp\">FAO & IIASA (2023)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Site"],"modelId":["organicCarbonPerKgSoil"],"citation":["Pribyl (2010) A critical review of the conventional SOC to SOM conversion factor"],"modelRequires":["organicMatterPerKgSoil"]},"content":"# Organic carbon (per kg soil)\n\nThe concentration of organic carbon in the soil, defined as soil organic matter that is smaller than 2 mm in size.\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerKgSoil\">organicCarbonPerKgSoil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#statsDefinition\">statsDefinition</a> with <code>modelled</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/ijb_nnl_ireg\">Pribyl (2010)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicMatterPerKgSoil\">organicMatterPerKgSoil</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Site"],"modelId":["organicCarbonPerM3Soil"],"citation":["Pribyl (2010) A critical review of the conventional SOC to SOM conversion factor"],"modelRequires":["organicMatterPerM3Soil"]},"content":"# Organic carbon (per m3 soil)\n\nThe concentration of organic carbon in the soil, defined as soil organic matter that is smaller than 2 mm in size.\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerM3Soil\">organicCarbonPerM3Soil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#statsDefinition\">statsDefinition</a> with <code>modelled</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/ijb_nnl_ireg\">Pribyl (2010)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicMatterPerM3Soil\">organicMatterPerM3Soil</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Site"],"modelId":["organicMatterPerKgSoil"],"citation":["Pribyl (2010) A critical review of the conventional SOC to SOM conversion factor"],"modelRequires":["organicCarbonPerKgSoil"]},"content":"# Organic matter (per kg soil)\n\nThe concentration of organic matter in the soil. The term refers to any material produced originally by living organisms (plant or animal) that is returned to the soil and goes through the decomposition process.\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicMatterPerKgSoil\">organicMatterPerKgSoil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#statsDefinition\">statsDefinition</a> with <code>modelled</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/ijb_nnl_ireg\">Pribyl (2010)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerKgSoil\">organicCarbonPerKgSoil</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Site"],"modelId":["organicMatterPerM3Soil"],"citation":["Pribyl (2010) A critical review of the conventional SOC to SOM conversion factor"],"modelRequires":["organicCarbonPerM3Soil"]},"content":"# Organic matter (per m3 soil)\n\nThe concentration of organic matter in the soil. The term refers to any material produced originally by living organisms (plant or animal) that is returned to the soil and goes through the decomposition process.\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicMatterPerM3Soil\">organicMatterPerM3Soil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#statsDefinition\">statsDefinition</a> with <code>modelled</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/ijb_nnl_ireg\">Pribyl (2010)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerM3Soil\">organicCarbonPerM3Soil</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["sandContent"],"citation":["FAO & IIASA (2023) Harmonized World Soil Database Version 2.0."],"modelRequires":["clayContent","sandContent","siltContent"]},"content":"# Sand content\n\nThe sand content of the topsoil. Sand is defined as particles of 2.0-0.05mm in size.\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/sandContent\">sandContent</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/z__sv8swbjhp\">FAO & IIASA (2023)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>none of:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/clayContent\">clayContent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/sandContent\">sandContent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/siltContent\">siltContent</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["siltContent"],"citation":["FAO & IIASA (2023) Harmonized World Soil Database Version 2.0."],"modelRequires":["clayContent","sandContent"]},"content":"# Silt content\n\nThe silt content of the topsoil. Silt is defined as particles of 0.05mm to 0.002mm in size.\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/siltContent\">siltContent</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/z__sv8swbjhp\">FAO & IIASA (2023)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/clayContent\">clayContent</a> and <a href=\"https://hestia.earth/schema/Measurement#value\">value</a> <code>>= 0</code> and <a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> <code>>= 0</code> and <a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> <code>>= 0</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/sandContent\">sandContent</a> and <a href=\"https://hestia.earth/schema/Measurement#value\">value</a> <code>>= 0</code> and <a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> <code>>= 0</code> and <a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> <code>>= 0</code></li>\n</ul>\n</li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["James Bradbury"],"contributor":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Site"],"modelId":["soilMeasurement"]},"content":"# Soil Measurement\n\nThis model harmonises matching soil measurements into depth ranges of 0-30 and 0-50 and gap fills missing measurements.\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> with <code>30</code> <strong>or</strong> <code>50</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> and <a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> and <a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>depthSensitive</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["soilPh"],"citation":["FAO & IIASA (2023) Harmonized World Soil Database Version 2.0."]},"content":"# Soil pH\n\nThe pH of the topsoil (the negative log of the hydrogen ion concentration in moles per litre). Add the depth interval and further information about the measurement using the appropriate schema fields.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/soilPh\">soilPh</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/z__sv8swbjhp\">FAO & IIASA (2023)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Total nitrogen (per kg soil)\n\nThe concentration of organic and mineral nitrogen in the soil."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["totalNitrogenPerKgSoil"],"citation":["FAO & IIASA (2023) Harmonized World Soil Database Version 2.0."]},"content":"# Total nitrogen (per kg soil)\n\nThe concentration of organic and mineral nitrogen in the soil.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/totalNitrogenPerKgSoil\">totalNitrogenPerKgSoil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/z__sv8swbjhp\">FAO & IIASA (2023)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Site"],"modelId":["totalNitrogenPerKgSoil"],"citation":["Poore & Nemecek (2018) Reducing food’s environmental impacts through producers and consumers"],"modelRequires":["organicCarbonPerKgSoil"]},"content":"# Total nitrogen (per kg soil)\n\nThe concentration of organic and mineral nitrogen in the soil.\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/totalNitrogenPerKgSoil\">totalNitrogenPerKgSoil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> with <code>0</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> with <code>50</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/bncccwnrup39\">Poore & Nemecek (2018)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerKgSoil\">organicCarbonPerKgSoil</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Soil Measurements"],"tab":["Geospatial Database"],"modelId":["totalPhosphorusPerKgSoil"],"citation":["Scherer & Pfister (2015) Modelling spatially explicit impacts from phosphorus emissions in agriculture"]},"content":"# Total phosphorus (per kg soil)\n\nThe concentration of organic and inorganic phosphorous in the soil.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/totalPhosphorusPerKgSoil\">totalPhosphorusPerKgSoil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthUpper\">depthUpper</a> with <code>0</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#depthLower\">depthLower</a> with <code>50</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/7uet-cddumlv\">Scherer & Pfister (2015)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Transformations"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Transformations"],"tab":["Cycle"],"modelId":["transformation"]},"content":"# Cycle Transformations\n\nReturns the `Emission` from every `Transformation` to be added in the `Cycle`.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#transformations\">transformations</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n \n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Transformations"],"tab":["Transformation"],"modelId":["excreta"]},"content":"# Input Excreta\n\nCopy Cycle (or previous Transformation) `excreta` products into the Transformation inputs if they are missing.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Transformation\">Transformations</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#fromCycle\">fromCycle</a> with <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a> and <a href=\"https://hestia.earth/schema/Product#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#transformations\">transformations</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Transformation#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excretaManagement\">excretaManagement</a> and a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n \n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Transformations"],"tab":["Transformation"],"modelId":["max"]},"content":"# Input Max\n\nThis model calculates the [Input max](https://hestia.earth/schema/Input#max) by taking the max of the same [Product](https://hestia.earth/schema/Product) of the previous Transformation (or Cycle if first Transformation) and applying the [share](https://hestia.earth/schema/Transformation/transformedShare).\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Transformation\">Transformations</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#statsDefinition\">statsDefinition</a> with <code>modelled</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#max\">max</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#transformations\">transformations</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Transformation#transformedShare\">transformedShare</a> and a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n \n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Transformations"],"tab":["Transformation"],"modelId":["min"]},"content":"# Input Min\n\nThis model calculates the [Input min](https://hestia.earth/schema/Input#min) by taking the min of the same [Product](https://hestia.earth/schema/Product) of the previous Transformation (or Cycle if first Transformation) and applying the [share](https://hestia.earth/schema/Transformation/transformedShare).\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Transformation\">Transformations</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#statsDefinition\">statsDefinition</a> with <code>modelled</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#min\">min</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#transformations\">transformations</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Transformation#transformedShare\">transformedShare</a> and a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n \n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Transformations"],"tab":["Transformation"],"modelId":["properties"]},"content":"# Input Properties\n\nThis model copies the [Product properties](https://hestia.earth/schema/Product#properties) of the Cycle to the first transformations [inputs](https://hestia.earth/schema/Transformation#inputs).\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Transformation\">Transformations</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#transformations\">transformations</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a> and none of:<ul>\n<li><a href=\"https://hestia.earth/schema/Transformation#previousTransformationId\">previousTransformationId</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n \n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Transformations"],"tab":["Transformation"],"modelId":["sd"]},"content":"# Input SD\n\nThis model calculates the [Input sd](https://hestia.earth/schema/Input#sd) by taking the sd of the same [Product](https://hestia.earth/schema/Product) of the previous Transformation (or Cycle if first Transformation) and applying the [share](https://hestia.earth/schema/Transformation/transformedShare).\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Transformation\">Transformations</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#sd\">sd</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#statsDefinition\">statsDefinition</a> with <code>modelled</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#sd\">sd</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#transformations\">transformations</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Transformation#transformedShare\">transformedShare</a> and a list of <a href=\"https://hestia.earth/schema/Transformation#inputs\">inputs</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n \n \n</div>"}
|