@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore","Guillaume Royer"],"contributor":["Juliet Telfer","James Bradbury"],"group":["Cycle: Emissions"],"subgroup":["Fuel"],"tab":["EMEP-EEA (2019)"],"modelId":["noxToAirFuelCombustion"],"modelRequires":["electricityFuel"]},"content":"# NOx, to air, fuel combustion\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/noxToAirFuelCombustion\">noxToAirFuelCombustion</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/emepEea2019\">emepEea2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#operation\">operation</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</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/Cycle\">Cycle</a> with:<ul>\n<li>either:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=fuel\">fuel</a> and optional:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#operation\">operation</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Data completeness assessment for electricityFuel: <a href=\"https://hestia.earth/schema/Completeness#electricityFuel\">completeness.electricityFuel</a> must be <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<p>This model works on the following Node type with identical requirements:</p>\n <ul>\n<li><a href=\"https://hestia.earth/schema/Cycle\">Cycle</a></li>\n<li><a href=\"https://hestia.earth/schema/Transformation\">Transformation</a></li>\n<li><a href=\"https://hestia.earth/schema/Transport\">Transport</a></li>\n</ul></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/fuel.csv\">fuel.csv</a> -> <code>noxToAirFuelCombustionEmepEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/operation.csv\">operation.csv</a> -> <code>noxToAirFuelCombustionEmepEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore","Guillaume Royer"],"contributor":["Juliet Telfer","James Bradbury"],"group":["Cycle: Emissions"],"subgroup":["Fuel"],"tab":["EMEP-EEA (2019)"]},"content":"# SO2, to air, fuel combustion\n\n\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore","Guillaume Royer"],"contributor":["Juliet Telfer","James Bradbury"],"group":["Cycle: Emissions"],"subgroup":["Fuel"],"tab":["EMEP-EEA (2019)"],"modelId":["so2ToAirFuelCombustion"],"modelRequires":["electricityFuel"]},"content":"# SO2, to air, fuel combustion\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/so2ToAirFuelCombustion\">so2ToAirFuelCombustion</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/emepEea2019\">emepEea2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#operation\">operation</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</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/Cycle\">Cycle</a> with:<ul>\n<li>either:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=fuel\">fuel</a> and optional:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#operation\">operation</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Data completeness assessment for electricityFuel: <a href=\"https://hestia.earth/schema/Completeness#electricityFuel\">completeness.electricityFuel</a> must be <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<p>This model works on the following Node type with identical requirements:</p>\n <ul>\n<li><a href=\"https://hestia.earth/schema/Cycle\">Cycle</a></li>\n<li><a href=\"https://hestia.earth/schema/Transformation\">Transformation</a></li>\n<li><a href=\"https://hestia.earth/schema/Transport\">Transport</a></li>\n</ul></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/fuel.csv\">fuel.csv</a> -> <code>so2ToAirFuelCombustionEmepEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/operation.csv\">operation.csv</a> -> <code>so2ToAirFuelCombustionEmepEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# Inputs"}
|
package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/content.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"Please contact us at community@hestia.earth for instructions to download the required file to run the model.\n\n# Background Emissions"}
|
package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/ecoaliMv9.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore","Guillaume Royer","Lloyd Ashby"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"modelId":["cycle-inputs-background-emissions","cycle"],"tab":["ECOALIM v9"]},"content":"# ECOALIM v9\n\nThis model calculates background environmental impact data related to the production of feed ingredients from the [ECOALIM database](https://ecoalim.hub.inrae.fr/), version 9 (publ. Dec 2024).\nECOALIM v9 is part of Agribalyse v3.2.\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ecoalimV9\">ecoalimV9</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>background</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#operation\">operation</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#animals\">animals</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#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and none of:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#fromCycle\">fromCycle</a> with <code>True</code></li>\n<li><a href=\"https://hestia.earth/schema/Input#producedInCycle\">producedInCycle</a> with <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and none of:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#fromCycle\">fromCycle</a> with <code>True</code></li>\n<li><a href=\"https://hestia.earth/schema/Input#producedInCycle\">producedInCycle</a> with <code>True</code></li>\n</ul>\n</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/ecoalim-emission.csv\">ecoalim-emission.csv</a> -> <code>emission-</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>inputProductionGroupId</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/animalProduct.csv\">animalProduct.csv</a> -> <code>ecoalimMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop.csv\">crop.csv</a> -> <code>ecoalimMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/feedFoodAdditive.csv\">feedFoodAdditive.csv</a> -> <code>ecoalimMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/forage.csv\">forage.csv</a> -> <code>ecoalimMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/processedFood.csv\">processedFood.csv</a> -> <code>ecoalimMapping</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/ecoinventv3.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore","Guillaume Royer","Lloyd Ashby"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"modelId":["cycle-inputs-background-emissions","cycle"],"tab":["ecoinvent v3"]},"content":"# ecoinvent v3\n\nThis model calculates background emissions related to the production of Inputs from the ecoinvent database, version `3.9`.\n\nNote: to use the `ecoinventV3` model locally or in the [HESTIA Community Edition](https://gitlab.com/hestia-earth/hestia-community-edition) you need a valid ecoinvent license.\nPlease contact us at community@hestia.earth for instructions to download the required file to run the model.\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ecoinventV3\">ecoinventV3</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>background</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#operation\">operation</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#animals\">animals</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#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and none of:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#fromCycle\">fromCycle</a> with <code>True</code></li>\n<li><a href=\"https://hestia.earth/schema/Input#producedInCycle\">producedInCycle</a> with <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and none of:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#fromCycle\">fromCycle</a> with <code>True</code></li>\n<li><a href=\"https://hestia.earth/schema/Input#producedInCycle\">producedInCycle</a> with <code>True</code></li>\n</ul>\n</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/emission.csv\">emission.csv</a> -> <code>inputProductionGroupId</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/electricity.csv\">electricity.csv</a> -> <code>ecoinventMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/fuel.csv\">fuel.csv</a> -> <code>ecoinventMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/inorganicFertiliser.csv\">inorganicFertiliser.csv</a> -> <code>ecoinventMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/material.csv\">material.csv</a> -> <code>ecoinventMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/pesticideAI.csv\">pesticideAI.csv</a> -> <code>ecoinventMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/soilAmendment.csv\">soilAmendment.csv</a> -> <code>ecoinventMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/transport.csv\">transport.csv</a> -> <code>ecoinventMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/veterinaryDrugs.csv\">veterinaryDrugs.csv</a> -> <code>ecoinventMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/feedFoodAdditive.csv\">feedFoodAdditive.csv</a> -> <code>ecoinventMapping</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["James Bradbury"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"modelId":["cycle-inputs-background-emissions","cycle"],"tab":["ecoinvent v3 and Ember Climate"],"modelRequires":["electricityFuel","electricityGridMarketMix","electricityGridRenewableMix"]},"content":"# ecoinvent v3 and Ember Climate\n\n## Overview\n\nThis model calculates background emissions related to the production of Inputs from the ecoinvent database, version 3, and using the percentage of production for each energy source from\n[Ember](https://ember-climate.org/data-catalogue/yearly-electricity-data/).\n\n## Data sources\n\n[Ember](https://ember-climate.org/data-catalogue/yearly-electricity-data/) is used to get the percentage of energy production in each country from each source.\n\n[ecoinvent](https://ecoinvent.org/) is used to find the emissions intensity of each source of energy production.\n\nNote: to use the `ecoinventV3AndEmberClimate` model locally or in the [Hestia Community Edition](https://gitlab.com/hestia-earth/hestia-community-edition) you need a valid ecoinvent license.\nPlease contact us at community@hestia.earth for instructions to download the required file to run the model.\n\n## Model logic\n\n1. Mappings between Ember and ecoinvent terms are accessed from a glossary lookup.\n2. Emission intensity values are accessed from ecoinvent\n3. Ember ratios for the country of the [cycle](https://www.hestia.earth/schema/Cycle) are accessed from glossary lookup\n4. Each input value is multiplied by the intensity (step 2)\n5. Each recalculated Emission is grouped by Input (step 4)\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ecoinventV3AndEmberClimate\">ecoinventV3AndEmberClimate</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>background</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#operation\">operation</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#animals\">animals</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>Data completeness assessment for electricityFuel: <a href=\"https://hestia.earth/schema/Completeness#electricityFuel\">completeness.electricityFuel</a> must be <code>True</code></li>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#country\">country</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<li>a list of <a href=\"https://hestia.earth/schema/Cycle#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> with <a href=\"https://hestia.earth/term/electricityGridMarketMix\">electricityGridMarketMix</a> <strong>or</strong> <a href=\"https://hestia.earth/term/electricityGridRenewableMix\">electricityGridRenewableMix</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and none of:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#fromCycle\">fromCycle</a> with <code>True</code></li>\n<li><a href=\"https://hestia.earth/schema/Input#producedInCycle\">producedInCycle</a> with <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> with <a href=\"https://hestia.earth/term/electricityGridMarketMix\">electricityGridMarketMix</a> <strong>or</strong> <a href=\"https://hestia.earth/term/electricityGridRenewableMix\">electricityGridRenewableMix</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and none of:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#fromCycle\">fromCycle</a> with <code>True</code></li>\n<li><a href=\"https://hestia.earth/schema/Input#producedInCycle\">producedInCycle</a> with <code>True</code></li>\n</ul>\n</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/emission.csv\">emission.csv</a> -> <code>inputProductionGroupId</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/electricity.csv\">electricity.csv</a> -> <code>ecoinventMapping</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/region-ember-energySources.csv\">region-ember-energySources.csv</a></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/ember-ecoinvent-mapping.csv\">ember-ecoinvent-mapping.csv</a> -> <code>ember</code>; <code>ecoinventId</code>; <code>ecoinventName</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/cycleEmissions/inputs/cycle-inputs-background-emissions/freeflow.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"modelId":["cycle-inputs-background-emissions","default_emissions"],"tab":["Free flow"]},"content":"# Background Emissions\n\nManure and some other organic fertilisers are considered free flows in LCA. This model will add `0` values for background emissions on those inputs.\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/hestia\">hestia</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>background</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/Cycle\">Cycle</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and none of:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#fromCycle\">fromCycle</a> with <code>True</code></li>\n<li><a href=\"https://hestia.earth/schema/Input#producedInCycle\">producedInCycle</a> with <code>True</code></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/emission.csv\">emission.csv</a> -> <code>inHestiaDefaultSystemBoundary</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/organicFertiliser.csv\">organicFertiliser.csv</a> -> <code>backgroundEmissionsResourceUseDefaultValue</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"modelId":["cycle-inputs-background-emissions","emissions"],"tab":["Linked Impact Assessment"]},"content":"# Background Emissions\n\nA model which takes recalculated data from an Impact Assessment linked to an Input in a Cycle, and copies them over to the Cycle.\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/linkedImpactAssessment\">linkedImpactAssessment</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>background</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#operation\">operation</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#animals\">animals</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#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/ImpactAssessment#emissionsResourceUse\">emissionsResourceUses</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#value\">value</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/ImpactAssessment#emissionsResourceUse\">emissionsResourceUses</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#value\">value</a></li>\n</ul>\n</li>\n</ul>\n</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/emission.csv\">emission.csv</a> -> <code>inputProductionGroupId</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Valentina Caldart"],"contributor":["Guillaume Royer","Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"modelId":["cycle-inputs-background-emissions","seed_emissions"],"tab":["Seed"],"modelRequires":["product"]},"content":"# Background Emissions\n\nThis model uses the `emissions` recalculated from the current `Cycle` to estimate the `emissions` associated with producing the `Input` with `termType` = `seed`.\n\nThese are the steps:\n\n1. Recalculate all emissions for the Cycle of interest;\n2. Group Cycle emissions based on their `inputProductionGroupId` lookup value and sum them up;\n3. Divide the sum of each emission group by the average crop yield (from FAOSTAT) to get emissions per kg of product;\n4. Multiply by `seed.value` to get total background `emissions` from seed production per ha.\n\n## Special cases\n\nWhen the lookup `cropGroupingFaostatProductionProxy` is set on the `crop`:\n- this grouping is used instead of `cropGroupingFaostatProduction` to get the FAOSTAT yield;\n- the lookup `global_economic_value_share` is not used, only the Product `economicValueShare`.\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/hestia\">hestia</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>background</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/Cycle\">Cycle</a> with:<ul>\n<li>Data completeness assessment for product: <a href=\"https://hestia.earth/schema/Completeness#product\">completeness.product</a> must be <code>True</code></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#endDate\">endDate</a></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=seed\">seed</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and none of:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#fromCycle\">fromCycle</a> with <code>True</code></li>\n<li><a href=\"https://hestia.earth/schema/Input#producedInCycle\">producedInCycle</a> with <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\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#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=crop\">crop</a> and optional:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#economicValueShare\">economicValueShare</a> <code>> 0</code></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> and a <a href=\"https://hestia.earth/schema/Site#country\">country</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<li>a list of <a href=\"https://hestia.earth/schema/Cycle#emissions\">emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#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/region-crop-cropGroupingFaostatProduction-yield.csv\">region-crop-cropGroupingFaostatProduction-yield.csv</a></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop.csv\">crop.csv</a> -> <code>correspondingSeedTermIds</code>; <code>cropGroupingFaostatProduction</code>; <code>cropGroupingFaostatProductionProxy</code>; <code>global_economic_value_share</code>; <code>landCoverTermId</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>inputProductionGroupId</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/cycleEmissions/inputs/freshwaterWithdrawalsInputsProduction/content.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"tab":["Linked Impact Assessment"]},"content":"# Freshwater withdrawals, inputs production\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"tab":["Linked Impact Assessment"],"modelId":["freshwaterWithdrawalsInputsProduction"],"modelRequires":["freshwaterWithdrawalsDuringCycle","freshwaterWithdrawalsInputsProduction"]},"content":"# Freshwater withdrawals, inputs production\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/Indicator\">Indicators</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#term\">term</a> with <a href=\"https://hestia.earth/term/freshwaterWithdrawalsInputsProduction\">freshwaterWithdrawalsInputsProduction</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/linkedImpactAssessment\">linkedImpactAssessment</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#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/ImpactAssessment\">ImpactAssessment</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/ImpactAssessment#product\">product</a></li>\n<li>a <a href=\"https://hestia.earth/schema/ImpactAssessment#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#primary\">primary</a> = <code>True</code> and <a href=\"https://hestia.earth/schema/Product#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Product#economicValueShare\">economicValueShare</a> <code>> 0</code> and a list of <a href=\"https://hestia.earth/schema/Cycle#inputs\">inputs</a> with:</li>\n<li>a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/ImpactAssessment#emissionsResourceUse\">emissionsResourceUses</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#term\">term</a> with <a href=\"https://hestia.earth/term/freshwaterWithdrawalsDuringCycle\">freshwaterWithdrawalsDuringCycle</a> <strong>or</strong> <a href=\"https://hestia.earth/term/freshwaterWithdrawalsInputsProduction\">freshwaterWithdrawalsInputsProduction</a> and <a href=\"https://hestia.earth/schema/Indicator#value\">value</a> <code>> 0</code></li>\n</ul>\n</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>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"tab":["Linked Impact Assessment"]},"content":"# Land occupation, inputs production\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"tab":["Linked Impact Assessment"],"modelId":["landOccupationInputsProduction"],"modelRequires":["landOccupationDuringCycle","landOccupationInputsProduction"]},"content":"# Land occupation, inputs production\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/Indicator\">Indicators</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#term\">term</a> with <a href=\"https://hestia.earth/term/landOccupationInputsProduction\">landOccupationInputsProduction</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/linkedImpactAssessment\">linkedImpactAssessment</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#landCover\">landCover</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/ImpactAssessment\">ImpactAssessment</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/ImpactAssessment#product\">product</a></li>\n<li>a <a href=\"https://hestia.earth/schema/ImpactAssessment#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#primary\">primary</a> = <code>True</code> and <a href=\"https://hestia.earth/schema/Product#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Product#economicValueShare\">economicValueShare</a> <code>> 0</code> and a list of <a href=\"https://hestia.earth/schema/Cycle#inputs\">inputs</a> with:</li>\n<li>a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/ImpactAssessment#emissionsResourceUse\">emissionsResourceUses</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#term\">term</a> with <a href=\"https://hestia.earth/term/landOccupationDuringCycle\">landOccupationDuringCycle</a> <strong>or</strong> <a href=\"https://hestia.earth/term/landOccupationInputsProduction\">landOccupationInputsProduction</a> and <a href=\"https://hestia.earth/schema/Indicator#value\">value</a> <code>> 0</code></li>\n</ul>\n</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>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"tab":["Linked Impact Assessment"]},"content":"# Land transformation, 100 year average, inputs production\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"tab":["Linked Impact Assessment"],"modelId":["landTransformation100YearAverageInputsProduction"],"modelRequires":["landTransformation100YearAverageDuringCycle","landTransformation100YearAverageInputsProduction"]},"content":"# Land transformation, 100 year average, inputs production\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/Indicator\">Indicators</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#term\">term</a> with <a href=\"https://hestia.earth/term/landTransformation100YearAverageInputsProduction\">landTransformation100YearAverageInputsProduction</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/linkedImpactAssessment\">linkedImpactAssessment</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#landCover\">landCover</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#previousLandCover\">previousLandCover</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/ImpactAssessment\">ImpactAssessment</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/ImpactAssessment#product\">product</a></li>\n<li>a <a href=\"https://hestia.earth/schema/ImpactAssessment#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#primary\">primary</a> = <code>True</code> and <a href=\"https://hestia.earth/schema/Product#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Product#economicValueShare\">economicValueShare</a> <code>> 0</code> and a list of <a href=\"https://hestia.earth/schema/Cycle#inputs\">inputs</a> with:</li>\n<li>a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/ImpactAssessment#emissionsResourceUse\">emissionsResourceUses</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#term\">term</a> with <a href=\"https://hestia.earth/term/landTransformation100YearAverageDuringCycle\">landTransformation100YearAverageDuringCycle</a> <strong>or</strong> <a href=\"https://hestia.earth/term/landTransformation100YearAverageInputsProduction\">landTransformation100YearAverageInputsProduction</a> and <a href=\"https://hestia.earth/schema/Indicator#value\">value</a> <code>> 0</code></li>\n</ul>\n</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>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"tab":["Linked Impact Assessment"]},"content":"# Land transformation, 20 year average, inputs production\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Inputs"],"tab":["Linked Impact Assessment"],"modelId":["landTransformation20YearAverageInputsProduction"],"modelRequires":["landTransformation20YearAverageDuringCycle","landTransformation20YearAverageInputsProduction"]},"content":"# Land transformation, 20 year average, inputs production\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/Indicator\">Indicators</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#term\">term</a> with <a href=\"https://hestia.earth/term/landTransformation20YearAverageInputsProduction\">landTransformation20YearAverageInputsProduction</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/linkedImpactAssessment\">linkedImpactAssessment</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#inputs\">inputs</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#landCover\">landCover</a></li>\n<li><a href=\"https://hestia.earth/schema/Indicator#previousLandCover\">previousLandCover</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/ImpactAssessment\">ImpactAssessment</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/ImpactAssessment#product\">product</a></li>\n<li>a <a href=\"https://hestia.earth/schema/ImpactAssessment#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#primary\">primary</a> = <code>True</code> and <a href=\"https://hestia.earth/schema/Product#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Product#economicValueShare\">economicValueShare</a> <code>> 0</code> and a list of <a href=\"https://hestia.earth/schema/Cycle#inputs\">inputs</a> with:</li>\n<li>a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/ImpactAssessment#emissionsResourceUse\">emissionsResourceUses</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Indicator#term\">term</a> with <a href=\"https://hestia.earth/term/landTransformation20YearAverageDuringCycle\">landTransformation20YearAverageDuringCycle</a> <strong>or</strong> <a href=\"https://hestia.earth/term/landTransformation20YearAverageInputsProduction\">landTransformation20YearAverageInputsProduction</a> and <a href=\"https://hestia.earth/schema/Indicator#value\">value</a> <code>> 0</code></li>\n</ul>\n</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>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Florian Payen"],"group":["Cycle: Emissions"],"subgroup":["Land Use Change"],"tab":["IPCC (2019)"],"citation":["Payen, F. (2025) Above ground biomass modelling on HESTIA."]},"content":"# CO2, to air, above ground biomass stock change\n\nCarbon dioxide emissions to air, from above ground biomass stock change. Above ground biomass is defined as terrestrial living woody or herbaceous vegetation 2 mm in size or greater.\n\n## Overview\n\nThis model calculates the annual emissions from above ground biomass stock changes and assigns them to [Cycles](https://www.hestia.earth/schema/Cycle) that take place during those years. It can allocate these emissions to two HESTIA terms:\n\n1. [`co2ToAirAboveGroundBiomassStockChangeLandUseChange`](https://www.hestia.earth/term/co2ToAirAboveGroundBiomassStockChangeLandUseChange) - stock change emissions that occur in the 20 years after a land-use change event\n2. [`co2ToAirAboveGroundBiomassStockChangeManagementChange`](https://www.hestia.earth/term/co2ToAirAboveGroundBiomassStockChangeManagementChange) - stock change emissions that occur more than 20 years after a land-use change event\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. Build an annual inventory of above ground biomass measurements\n\nAn annual inventory of `aboveGroundBiomass` [Measurement](https://www.hestia.earth/schema/Measurement) values is created. These values represent the amount of organic carbon stored in the above ground biomass at the **end of each inventory year**.\n\n[Measurements](https://www.hestia.earth/schema/Measurement) are grouped by `methodClassification`. It is critical that different methods are **never mixed** when calculating changes in carbon stock, as this could lead to large and misleading differences. Instead, the model processes each `methodClassification` separately and includes only the emissions calculated using the **strongest available method** in the final output.\n\nOnly [Measurements](https://www.hestia.earth/schema/Measurement) with specific `methodClassification` values are included. All others are ignored. The valid classifications, listed from strongest to weakest, are:\n\n- `on-site physical measurement`\n- `modelled using other measurements`\n- `tier 3 model`\n- `tier 2 model`\n- `tier 1 model`\n\nEach carbon stock value must correspond to the timestamp `YYYY-12-31T23:59:59` — the end of the inventory year. If no [Measurement](https://www.hestia.earth/schema/Measurement) exists for this exact time, the value is estimated using linear interpolation between the closest available measurements before and after the target date.\n\n| Year | `on-site physical measurement`<sup>\\*</sup> | `tier 1 model`<sup>\\*</sup> |\n| ---- | ------------------------------------------- | --------------------------- |\n| 2002 | 48000 | - |\n| 2003 | 47000 | - |\n| 2004 | 45000 | 52350 |\n| 2005 | 44500 | 51125 |\n| 2006 | 44000 | 49900 |\n| 2007 | 43500 | - |\n\n<sup>\\*</sup>Above ground biomass stock (kg C ha<sup>-1</sup>)\n\nIn this scenario, the values of the `on-site physical measurement` column will be retained because it is the stronger `methodClassification`. The values of the `tier 1 model` will be discarded.\n\n### Step 2. Resample stock values for Monte Carlo simulation\n\nTo run the model as a Monte Carlo simulation, we need to generate an array of random samples for the `aboveGroundBiomass` stock in each inventory year. These samples are drawn from a normal distribution defined by the `value` (mean) and `sd` of each year.\n\nIdeally, we would re-use the full set of iteration results from the [`ipcc2019.aboveGroundBiomass`](./aboveGroundBiomass) model's Monto Carlo simulation. However, HESTIA nodes can only store row-wise summaries of Monte Carlo simulation results. This means the full iteration-level data is not available for use in downstream models, so we lose the correlation between years in each simulation run.\n\nTo maintain realistic, coherent simulation behaviour:\n\n- Within each simulation run (column): Values across years (rows) should be correlated. If year 0 is a high value, we expect subsequent years to also be relatively high\n- Across simulation runs (columns): Values should be independent from one another\n\nFor this, we need to generate our new random samples with correlation by treating the inventory as a time series, where:\n\n- Rows = time steps (years)\n- Columns = independent Monte Carlo runs\n\nTo model the correlation between years, we assume that similarity in stock values decreases with time. Closer years are more correlated than years further apart. This is modelled using exponential decay, with a half-life of 20 years (based on the IPCC's default transition period for carbon stock equilibrium).\n\nUsing this correlation structure, we generate samples from a multivariate normal distribution, ensuring temporal correlation within runs and independence between runs.\n\nSee the Scipy Cookbook on [Correlated Random Samples](https://scipy-cookbook.readthedocs.io/items/CorrelatedRandomSamples.html) for more information.\n\nCarbon stock values without a corresponding `sd` are given a nominal error of 75% ($2*{sd}$ as a percentage of the mean).\n\n### Step 3. Calculate the annual CO<sub>2</sub> emission (or removal) due to above ground biomass stock change\n\nNext, the carbon stock change and the associated CO<sub>2</sub> change can be calculated for each inventory year:\n\n$\\Delta CO_2 = -1 * (C_y - C\\_{y-1}) * \\frac{44.01}{12.012}$\n\nWhere:\n\n- $\\Delta CO_2$ = the CO<sub>2</sub> emission due to carbon stock change for year $y$, kg CO<sub>2</sub> ha<sup>-1</sup>.\n- $C_y$ = the carbon stock in year $y$, kg C ha<sup>-1</sup>.\n- $C_{y-1}$ = the carbon stock in year $y-1$x, kg C ha<sup>-1</sup>.\n- $\\frac{44.01}{12.012}$ = the ratio of the atomic mass of CO<sub>$2$</sub> to C.\n\n_n.b._, the value is multiplied by $-1$ as a reduction in carbon stock is associated with an emission of CO<sub>2</sub> and vice versa.\n\n| Year | C stock (kg C ha<sup>-1</sup>) | C stock change (kg C ha<sup>-1</sup>) | CO<sub>2</sub> emission (kg CO<sub>2</sub> ha<sup>-1</sup>) |\n| ---- | ------------------------------ | ------------------------------------- | ----------------------------------------------------------- |\n| 2002 | 48000 | n/a | n/a |\n| 2003 | 47000 | -1000 | 3664 |\n| 2004 | 45000 | -2000 | 7328 |\n| 2005 | 44500 | -500 | 1832 |\n| 2006 | 44000 | -500 | 1832 |\n| 2007 | 43500 | -500 | 1832 |\n\n### Step 4. Allocate the CO<sub>2</sub> emission to overlapping cycles\n\n[Measurements](https://www.hestia.earth/schema/Measurement), such as `aboveGroundBiomass`, are attached to [Site](https://www.hestia.earth/schema/Site) nodes. In the HESTIA schema, a single [Site](https://www.hestia.earth/schema/Site) can be linked to multiple [Cycle](https://www.hestia.earth/schema/Cycle) nodes. However, emission models are run **per [Cycle](https://www.hestia.earth/schema/Cycle)**.\n\nTo ensure emissions are correctly allocated, the `ipcc2019.co2ToAirAboveGroundBiomassStockChange` model gathers data from all [Cycles](https://www.hestia.earth/schema/Cycle) associated with the same [Site](https://www.hestia.earth/schema/Site).\n\nEmissions from changes in carbon stock should only be assigned to a [Cycle](https://www.hestia.earth/schema/Cycle) if that Cycle meaningfully overlaps with the inventory year in which the stock change occurred.\n\nIf multiple [Cycles](https://www.hestia.earth/schema/Cycle) overlap the same inventory year, the emission for that year is **shared proportionally** based on the number of overlapping days. For example:\n\n- `cycle-y` overlaps by 200 days\n- `cycle-z` overlaps by 100 days\n\nThen:\n\n- `cycle-y` receives **66.6%** of the emission\n- `cycle-z` receives **33.3%**\n\n_n.b._, The total share of emissions across all overlapping [Cycles](https://www.hestia.earth/schema/Cycle) **must always sum to 100%** to avoid under- or over-reporting.\n\n#### Emissions across multiple years\n\nIf a [Cycle](https://www.hestia.earth/schema/Cycle) overlaps with **multiple inventory years**, it should be assigned the **sum of its proportional shares** from each of those years.\n\n<div class=\"table-container is-responsive\">\n <table class=\"table is-fullwidth is-hoverable is-striped\">\n <tr>\n <th>Year</th>\n <th>\n Total emission(kg CO<sub>2</sub> ha<sup>-1</sup>)\n </th>\n <th>Cycle ID</th>\n <th>Share of emission (%)</th>\n <th>\n Cycle emission(kg CO<sub>2</sub> ha<sup>-1</sup>)\n </th>\n </tr>\n <tr>\n <td>2003</td>\n <td>3664</td>\n <td>\n cycle-a0\n </td>\n <td>100</td>\n <td>3664</td>\n </tr>\n <tr>\n <td rowspan=\"2\">2004</td>\n <td rowspan=\"2\">7328</td>\n <td>\n cycle-a1\n </td>\n <td>50</td>\n <td>3664</td>\n </tr>\n <tr>\n <td>\n cycle-a2\n </td>\n <td>50</td>\n <td>3664</td>\n </tr>\n <tr>\n <td>2005</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n <tr>\n <td>2006</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n <tr>\n <td>2007</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n </table>\n</div>\n\n| Cycle ID | `co2ToAirAboveGroundBiomassStockChangeManagementChange`(kg CO<sub>2</sub> ha<sup>-1</sup>) |\n| ---------- | ------------------------------------------------------------------------------------------ |\n| `cycle-a0` | 3664 |\n| `cycle-a1` | 3664 |\n| `cycle-a2` | 3664 |\n| `cycle-a3` | 5496 |\n\n### Step 5. Assign an emission tier\n\nThe `methodTier` assigned to the emission node on each [Cycle](https://www.hestia.earth/schema/Cycle) reflects the **weakest** measurement method used in its calculation.\n\nFor example, if a [Cycle](https://www.hestia.earth/schema/Cycle)'s final emission is calculated by summing together the emissions of two inventory years, where:\n\n- One year uses [Measurements](https://www.hestia.earth/schema/Measurement) with `methodClassification = tier 1 model`\n- The other year uses `methodClassification = tier 2 model`\n\nThe resulting `methodTier` will be `tier 1`, since it is the **weakest** method involved.\n\nThe mapping between Measurement `methodClassification` and Emission `methodTier` is:\n\n| Measurement `methodClassification` | Emission `methodTier` |\n| ----------------------------------- | --------------------- |\n| `on-site physical measurement` | `measured` |\n| `modelled using other measurements` | `measured` |\n| `tier 3 model` | `tier 3` |\n| `tier 2 model` | `tier 2` |\n| `tier 1 model` | `tier 1` |\n\n### Step 6. Allocate the CO<sub>2</sub> emission to land-use change or management change\n\nIn line with reporting requirements, CO<sub>2</sub> emissions from stock changes must be classified as either:\n\n- due to land-use change (LUC), or\n- due to management change.\n\nIn HESTIA, the presence or absence of a blank node matters: returning no node is not the same as returning a node with 0 emissions. To ensure consistency, the model should always return two blank nodes (one for each category) if enough data is available.\n\n**Allocation rules**\n\nIf it is known whether the emission is due to LUC or management:\n\n- Return two blank nodes:\n 1. One node with the emission and the correct term.@id\n 2. One node with 0 emissions and the other term.@id\n\nIf it is unknown:\n\n- Return one blank node, allocating the full emission to management change\n\n**Decision criteria**\n\nAllocation is based on two factors:\n\n1. **Completeness of land-use data:**\n\n - No land-use data\n - Fewer than 20 years of data\n - At least 20 years of data\n\n2. **Presence of a land-use change event:**\n - No land-use change (LUC) event detected\n - LUC event detected\n\n| | No land use data (1) | < 20 years' land use data (2) | >= 20 years' land use data (3) |\n| ----------------------------- | ------------------------------------------------ | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |\n| **No LUC event detected (a)** | allocate all emissions to management change (a1) | allocate all emissions to management change (a2) | allocate all emissions to management change **AND** add a land use change emission with value 0 (a3) |\n| **LUC event detected (b)** | n/a (b1) | allocate all emissions to land use change **AND** add a management change emission with value 0 (b2) | allocate all emissions to land use change **AND** add a management change emission with value 0 (b3) |\n\n## Example\n\nIn this example, we follow the above ground biomass stock of an olive orchard, which has not changed in land use for over 50 years. Therefore, all emissions should be allocated to management changes and a corresponding `0` emission should be allocated to land-use change.\n\nFor simplicity, the uncertainty of model inputs and outputs have been excluded.\n\n### Input\n\n#### Site\n\n```json\n{\n \"@id\": \"site-a\",\n \"@type\": \"Site\",\n \"siteType\": \"cropland\",\n \"management\": [\n {\n \"@type\": \"Management\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"oliveTree\"\n },\n \"value\": [100],\n \"startDate\": \"1960\",\n \"endDate\": \"2006\"\n }\n ],\n \"measurements\": [\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"aboveGroundBiomass\"\n },\n \"value\": [43000],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"dates\": [\"2003-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"aboveGroundBiomass\"\n },\n \"value\": [44333.333],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"dates\": [\"2004-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"aboveGroundBiomass\"\n },\n \"value\": [45666.666],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"dates\": [\"2005-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"aboveGroundBiomass\"\n },\n \"value\": [47000],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"dates\": [\"2006-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n }\n ]\n}\n```\n\n#### Cycle\n\n```json\n{\n \"@id\": \"cycle-a-04-06\",\n \"@type\": \"Cycle\",\n \"startDate\": \"2004\",\n \"endDate\": \"2006\",\n \"site\": {\n \"@id\": \"site-a\",\n \"@type\": \"Site\"\n },\n \"functionalUnit\": \"1 ha\"\n}\n```\n\n### Output\n\n```json\n[\n {\n \"@type\": \"Emission\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"co2ToAirAboveGroundBiomassStockChangeLandUseChange\"\n },\n \"methodModel\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"value\": [0],\n \"methodTier\": \"tier 1\"\n },\n {\n \"@type\": \"Emission\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"co2ToAirAboveGroundBiomassStockChangeManagementChange\"\n },\n \"methodModel\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"value\": [-14655.344655],\n \"methodTier\": \"tier 1\"\n }\n]\n```\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Florian Payen"],"group":["Cycle: Emissions"],"subgroup":["Land Use Change"],"tab":["IPCC (2019)"],"citation":["Payen, F. (2025) Above ground biomass modelling on HESTIA."],"modelId":["co2ToAirAboveGroundBiomassStockChangeLandUseChange","co2ToAirAboveGroundBiomassStockChangeManagementChange"],"modelRequires":["aboveGroundBiomass"]},"content":"# CO2, to air, above ground biomass stock change\n\nCarbon dioxide emissions to air, from above ground biomass stock change. Above ground biomass is defined as terrestrial living woody or herbaceous vegetation 2 mm in size or greater.\n\n## Overview\n\nThis model calculates the annual emissions from above ground biomass stock changes and assigns them to [Cycles](https://www.hestia.earth/schema/Cycle) that take place during those years. It can allocate these emissions to two HESTIA terms:\n\n1. [`co2ToAirAboveGroundBiomassStockChangeLandUseChange`](https://www.hestia.earth/term/co2ToAirAboveGroundBiomassStockChangeLandUseChange) - stock change emissions that occur in the 20 years after a land-use change event\n2. [`co2ToAirAboveGroundBiomassStockChangeManagementChange`](https://www.hestia.earth/term/co2ToAirAboveGroundBiomassStockChangeManagementChange) - stock change emissions that occur more than 20 years after a land-use change event\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. Build an annual inventory of above ground biomass measurements\n\nAn annual inventory of `aboveGroundBiomass` [Measurement](https://www.hestia.earth/schema/Measurement) values is created. These values represent the amount of organic carbon stored in the above ground biomass at the **end of each inventory year**.\n\n[Measurements](https://www.hestia.earth/schema/Measurement) are grouped by `methodClassification`. It is critical that different methods are **never mixed** when calculating changes in carbon stock, as this could lead to large and misleading differences. Instead, the model processes each `methodClassification` separately and includes only the emissions calculated using the **strongest available method** in the final output.\n\nOnly [Measurements](https://www.hestia.earth/schema/Measurement) with specific `methodClassification` values are included. All others are ignored. The valid classifications, listed from strongest to weakest, are:\n\n- `on-site physical measurement`\n- `modelled using other measurements`\n- `tier 3 model`\n- `tier 2 model`\n- `tier 1 model`\n\nEach carbon stock value must correspond to the timestamp `YYYY-12-31T23:59:59` — the end of the inventory year. If no [Measurement](https://www.hestia.earth/schema/Measurement) exists for this exact time, the value is estimated using linear interpolation between the closest available measurements before and after the target date.\n\n| Year | `on-site physical measurement`<sup>\\*</sup> | `tier 1 model`<sup>\\*</sup> |\n| ---- | ------------------------------------------- | --------------------------- |\n| 2002 | 48000 | - |\n| 2003 | 47000 | - |\n| 2004 | 45000 | 52350 |\n| 2005 | 44500 | 51125 |\n| 2006 | 44000 | 49900 |\n| 2007 | 43500 | - |\n\n<sup>\\*</sup>Above ground biomass stock (kg C ha<sup>-1</sup>)\n\nIn this scenario, the values of the `on-site physical measurement` column will be retained because it is the stronger `methodClassification`. The values of the `tier 1 model` will be discarded.\n\n### Step 2. Resample stock values for Monte Carlo simulation\n\nTo run the model as a Monte Carlo simulation, we need to generate an array of random samples for the `aboveGroundBiomass` stock in each inventory year. These samples are drawn from a normal distribution defined by the `value` (mean) and `sd` of each year.\n\nIdeally, we would re-use the full set of iteration results from the [`ipcc2019.aboveGroundBiomass`](./aboveGroundBiomass) model's Monto Carlo simulation. However, HESTIA nodes can only store row-wise summaries of Monte Carlo simulation results. This means the full iteration-level data is not available for use in downstream models, so we lose the correlation between years in each simulation run.\n\nTo maintain realistic, coherent simulation behaviour:\n\n- Within each simulation run (column): Values across years (rows) should be correlated. If year 0 is a high value, we expect subsequent years to also be relatively high\n- Across simulation runs (columns): Values should be independent from one another\n\nFor this, we need to generate our new random samples with correlation by treating the inventory as a time series, where:\n\n- Rows = time steps (years)\n- Columns = independent Monte Carlo runs\n\nTo model the correlation between years, we assume that similarity in stock values decreases with time. Closer years are more correlated than years further apart. This is modelled using exponential decay, with a half-life of 20 years (based on the IPCC's default transition period for carbon stock equilibrium).\n\nUsing this correlation structure, we generate samples from a multivariate normal distribution, ensuring temporal correlation within runs and independence between runs.\n\nSee the Scipy Cookbook on [Correlated Random Samples](https://scipy-cookbook.readthedocs.io/items/CorrelatedRandomSamples.html) for more information.\n\nCarbon stock values without a corresponding `sd` are given a nominal error of 75% ($2*{sd}$ as a percentage of the mean).\n\n### Step 3. Calculate the annual CO<sub>2</sub> emission (or removal) due to above ground biomass stock change\n\nNext, the carbon stock change and the associated CO<sub>2</sub> change can be calculated for each inventory year:\n\n$\\Delta CO_2 = -1 * (C_y - C\\_{y-1}) * \\frac{44.01}{12.012}$\n\nWhere:\n\n- $\\Delta CO_2$ = the CO<sub>2</sub> emission due to carbon stock change for year $y$, kg CO<sub>2</sub> ha<sup>-1</sup>.\n- $C_y$ = the carbon stock in year $y$, kg C ha<sup>-1</sup>.\n- $C_{y-1}$ = the carbon stock in year $y-1$x, kg C ha<sup>-1</sup>.\n- $\\frac{44.01}{12.012}$ = the ratio of the atomic mass of CO<sub>$2$</sub> to C.\n\n_n.b._, the value is multiplied by $-1$ as a reduction in carbon stock is associated with an emission of CO<sub>2</sub> and vice versa.\n\n| Year | C stock (kg C ha<sup>-1</sup>) | C stock change (kg C ha<sup>-1</sup>) | CO<sub>2</sub> emission (kg CO<sub>2</sub> ha<sup>-1</sup>) |\n| ---- | ------------------------------ | ------------------------------------- | ----------------------------------------------------------- |\n| 2002 | 48000 | n/a | n/a |\n| 2003 | 47000 | -1000 | 3664 |\n| 2004 | 45000 | -2000 | 7328 |\n| 2005 | 44500 | -500 | 1832 |\n| 2006 | 44000 | -500 | 1832 |\n| 2007 | 43500 | -500 | 1832 |\n\n### Step 4. Allocate the CO<sub>2</sub> emission to overlapping cycles\n\n[Measurements](https://www.hestia.earth/schema/Measurement), such as `aboveGroundBiomass`, are attached to [Site](https://www.hestia.earth/schema/Site) nodes. In the HESTIA schema, a single [Site](https://www.hestia.earth/schema/Site) can be linked to multiple [Cycle](https://www.hestia.earth/schema/Cycle) nodes. However, emission models are run **per [Cycle](https://www.hestia.earth/schema/Cycle)**.\n\nTo ensure emissions are correctly allocated, the `ipcc2019.co2ToAirAboveGroundBiomassStockChange` model gathers data from all [Cycles](https://www.hestia.earth/schema/Cycle) associated with the same [Site](https://www.hestia.earth/schema/Site).\n\nEmissions from changes in carbon stock should only be assigned to a [Cycle](https://www.hestia.earth/schema/Cycle) if that Cycle meaningfully overlaps with the inventory year in which the stock change occurred.\n\nIf multiple [Cycles](https://www.hestia.earth/schema/Cycle) overlap the same inventory year, the emission for that year is **shared proportionally** based on the number of overlapping days. For example:\n\n- `cycle-y` overlaps by 200 days\n- `cycle-z` overlaps by 100 days\n\nThen:\n\n- `cycle-y` receives **66.6%** of the emission\n- `cycle-z` receives **33.3%**\n\n_n.b._, The total share of emissions across all overlapping [Cycles](https://www.hestia.earth/schema/Cycle) **must always sum to 100%** to avoid under- or over-reporting.\n\n#### Emissions across multiple years\n\nIf a [Cycle](https://www.hestia.earth/schema/Cycle) overlaps with **multiple inventory years**, it should be assigned the **sum of its proportional shares** from each of those years.\n\n<div class=\"table-container is-responsive\">\n <table class=\"table is-fullwidth is-hoverable is-striped\">\n <tr>\n <th>Year</th>\n <th>\n Total emission(kg CO<sub>2</sub> ha<sup>-1</sup>)\n </th>\n <th>Cycle ID</th>\n <th>Share of emission (%)</th>\n <th>\n Cycle emission(kg CO<sub>2</sub> ha<sup>-1</sup>)\n </th>\n </tr>\n <tr>\n <td>2003</td>\n <td>3664</td>\n <td>\n cycle-a0\n </td>\n <td>100</td>\n <td>3664</td>\n </tr>\n <tr>\n <td rowspan=\"2\">2004</td>\n <td rowspan=\"2\">7328</td>\n <td>\n cycle-a1\n </td>\n <td>50</td>\n <td>3664</td>\n </tr>\n <tr>\n <td>\n cycle-a2\n </td>\n <td>50</td>\n <td>3664</td>\n </tr>\n <tr>\n <td>2005</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n <tr>\n <td>2006</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n <tr>\n <td>2007</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n </table>\n</div>\n\n| Cycle ID | `co2ToAirAboveGroundBiomassStockChangeManagementChange`(kg CO<sub>2</sub> ha<sup>-1</sup>) |\n| ---------- | ------------------------------------------------------------------------------------------ |\n| `cycle-a0` | 3664 |\n| `cycle-a1` | 3664 |\n| `cycle-a2` | 3664 |\n| `cycle-a3` | 5496 |\n\n### Step 5. Assign an emission tier\n\nThe `methodTier` assigned to the emission node on each [Cycle](https://www.hestia.earth/schema/Cycle) reflects the **weakest** measurement method used in its calculation.\n\nFor example, if a [Cycle](https://www.hestia.earth/schema/Cycle)'s final emission is calculated by summing together the emissions of two inventory years, where:\n\n- One year uses [Measurements](https://www.hestia.earth/schema/Measurement) with `methodClassification = tier 1 model`\n- The other year uses `methodClassification = tier 2 model`\n\nThe resulting `methodTier` will be `tier 1`, since it is the **weakest** method involved.\n\nThe mapping between Measurement `methodClassification` and Emission `methodTier` is:\n\n| Measurement `methodClassification` | Emission `methodTier` |\n| ----------------------------------- | --------------------- |\n| `on-site physical measurement` | `measured` |\n| `modelled using other measurements` | `measured` |\n| `tier 3 model` | `tier 3` |\n| `tier 2 model` | `tier 2` |\n| `tier 1 model` | `tier 1` |\n\n### Step 6. Allocate the CO<sub>2</sub> emission to land-use change or management change\n\nIn line with reporting requirements, CO<sub>2</sub> emissions from stock changes must be classified as either:\n\n- due to land-use change (LUC), or\n- due to management change.\n\nIn HESTIA, the presence or absence of a blank node matters: returning no node is not the same as returning a node with 0 emissions. To ensure consistency, the model should always return two blank nodes (one for each category) if enough data is available.\n\n**Allocation rules**\n\nIf it is known whether the emission is due to LUC or management:\n\n- Return two blank nodes:\n 1. One node with the emission and the correct term.@id\n 2. One node with 0 emissions and the other term.@id\n\nIf it is unknown:\n\n- Return one blank node, allocating the full emission to management change\n\n**Decision criteria**\n\nAllocation is based on two factors:\n\n1. **Completeness of land-use data:**\n\n - No land-use data\n - Fewer than 20 years of data\n - At least 20 years of data\n\n2. **Presence of a land-use change event:**\n - No land-use change (LUC) event detected\n - LUC event detected\n\n| | No land use data (1) | < 20 years' land use data (2) | >= 20 years' land use data (3) |\n| ----------------------------- | ------------------------------------------------ | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |\n| **No LUC event detected (a)** | allocate all emissions to management change (a1) | allocate all emissions to management change (a2) | allocate all emissions to management change **AND** add a land use change emission with value 0 (a3) |\n| **LUC event detected (b)** | n/a (b1) | allocate all emissions to land use change **AND** add a management change emission with value 0 (b2) | allocate all emissions to land use change **AND** add a management change emission with value 0 (b3) |\n\n## Example\n\nIn this example, we follow the above ground biomass stock of an olive orchard, which has not changed in land use for over 50 years. Therefore, all emissions should be allocated to management changes and a corresponding `0` emission should be allocated to land-use change.\n\nFor simplicity, the uncertainty of model inputs and outputs have been excluded.\n\n### Input\n\n#### Site\n\n```json\n{\n \"@id\": \"site-a\",\n \"@type\": \"Site\",\n \"siteType\": \"cropland\",\n \"management\": [\n {\n \"@type\": \"Management\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"oliveTree\"\n },\n \"value\": [100],\n \"startDate\": \"1960\",\n \"endDate\": \"2006\"\n }\n ],\n \"measurements\": [\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"aboveGroundBiomass\"\n },\n \"value\": [43000],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"dates\": [\"2003-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"aboveGroundBiomass\"\n },\n \"value\": [44333.333],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"dates\": [\"2004-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"aboveGroundBiomass\"\n },\n \"value\": [45666.666],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"dates\": [\"2005-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"aboveGroundBiomass\"\n },\n \"value\": [47000],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"dates\": [\"2006-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n }\n ]\n}\n```\n\n#### Cycle\n\n```json\n{\n \"@id\": \"cycle-a-04-06\",\n \"@type\": \"Cycle\",\n \"startDate\": \"2004\",\n \"endDate\": \"2006\",\n \"site\": {\n \"@id\": \"site-a\",\n \"@type\": \"Site\"\n },\n \"functionalUnit\": \"1 ha\"\n}\n```\n\n### Output\n\n```json\n[\n {\n \"@type\": \"Emission\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"co2ToAirAboveGroundBiomassStockChangeLandUseChange\"\n },\n \"methodModel\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"value\": [0],\n \"methodTier\": \"tier 1\"\n },\n {\n \"@type\": \"Emission\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"co2ToAirAboveGroundBiomassStockChangeManagementChange\"\n },\n \"methodModel\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"value\": [-14655.344655],\n \"methodTier\": \"tier 1\"\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/co2ToAirAboveGroundBiomassStockChangeLandUseChange\">co2ToAirAboveGroundBiomassStockChangeLandUseChange</a> <strong>or</strong> <a href=\"https://hestia.earth/term/co2ToAirAboveGroundBiomassStockChangeManagementChange\">co2ToAirAboveGroundBiomassStockChangeManagementChange</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#sd\">sd</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#statsDefinition\">statsDefinition</a> with <code>simulated</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#observations\">observations</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</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 <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <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> and 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#dates\">dates</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 <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/aboveGroundBiomass\">aboveGroundBiomass</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Cycle#functionalUnit\">functionalUnit</a> with <code>1 ha</code></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#endDate\">endDate</a></li>\n<li>optional:<ul>\n<li><a href=\"https://hestia.earth/schema/Cycle#startDate\">startDate</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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Florian Payen"],"group":["Cycle: Emissions"],"subgroup":["Land Use Change"],"tab":["IPCC (2019)"],"citation":["Payen, F. (2025) Below ground biomass modelling on HESTIA."]},"content":"# CO2, to air, below ground biomass stock change\n\nCarbon dioxide emissions to air, from below ground biomass stock change. Below ground biomass is defined as terrestrial living woody or herbaceous vegetation 2 mm in size or greater.\n\n## Overview\n\nThis model calculates the annual emissions from below ground biomass stock changes and assigns them to [Cycles](https://www.hestia.earth/schema/Cycle) that take place during those years. It can allocate these emissions to two HESTIA terms:\n\n1. [`co2ToAirBelowGroundBiomassStockChangeLandUseChange`](https://www.hestia.earth/term/co2ToAirBelowGroundBiomassStockChangeLandUseChange) - stock change emissions that occur in the 20 years after a land-use change event\n2. [`co2ToAirBelowGroundBiomassStockChangeManagementChange`](https://www.hestia.earth/term/co2ToAirBelowGroundBiomassStockChangeManagementChange) - stock change emissions that occur more than 20 years after a land-use change event\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. Build an annual inventory of below ground biomass measurements\n\nAn annual inventory of `belowGroundBiomass` [Measurement](https://www.hestia.earth/schema/Measurement) values is created. These values represent the amount of organic carbon stored in the below ground biomass at the **end of each inventory year**.\n\n[Measurements](https://www.hestia.earth/schema/Measurement) are grouped by `methodClassification`. It is critical that different methods are **never mixed** when calculating changes in carbon stock, as this could lead to large and misleading differences. Instead, the model processes each `methodClassification` separately, and includes only the emissions calculated using the **strongest available method** in the final output.\n\nOnly [Measurements](https://www.hestia.earth/schema/Measurement) with specific `methodClassification` values are included. All others are ignored. The valid classifications, listed from strongest to weakest, are:\n\n- `on-site physical measurement`\n- `modelled using other measurements`\n- `tier 3 model`\n- `tier 2 model`\n- `tier 1 model`\n\nEach carbon stock value must correspond to the timestamp `YYYY-12-31T23:59:59` — the end of the inventory year. If no [Measurement](https://www.hestia.earth/schema/Measurement) exists for this exact time, the value is estimated using linear interpolation between the closest available measurements before and after the target date.\n\n| Year | `on-site physical measurement`<sup>\\*</sup> | `tier 1 model`<sup>\\*</sup> |\n| ---- | ------------------------------------------- | --------------------------- |\n| 2002 | 48000 | - |\n| 2003 | 47000 | - |\n| 2004 | 45000 | 52350 |\n| 2005 | 44500 | 51125 |\n| 2006 | 44000 | 49900 |\n| 2007 | 43500 | - |\n\n<sup>\\*</sup>Below ground biomass stock (kg C ha<sup>-1</sup>)\n\nIn this scenario, the values of the `on-site physical measurement` column will be retained because it is the stronger `methodClassification`. The values of the `tier 1 model` will be discarded.\n\n### Step 2. Resample stock values for Monte Carlo simulation\n\nTo run the model as a Monte Carlo simulation, we need to generate an array of random samples for the `belowGroundBiomass` stock in each inventory year. These samples are drawn from a normal distribution defined by the `value` (mean) and `sd` of each year.\n\nIdeally, we would re-use the full set of iteration results from the [`ipcc2019.belowGroundBiomass`](./belowGroundBiomass) model's Monto Carlo simulation. However, HESTIA nodes can only store row-wise summaries of Monte Carlo simulation results. This means the full iteration-level data is not available for use in downstream models, so we lose the correlation between years in each simulation run.\n\nTo maintain realistic, coherent simulation behaviour:\n\n- Within each simulation run (column): Values across years (rows) should be correlated. If year 0 is a high value, we expect subsequent years to also be relatively high\n- Across simulation runs (columns): Values should be independent from one another\n\nFor this, we need to generate our new random samples with correlation by treating the inventory as a time series, where:\n\n- Rows = time steps (years)\n- Columns = independent Monte Carlo runs\n\nTo model the correlation between years, we assume that similarity in stock values decreases with time. Closer years are more correlated than years further apart. This is modelled using exponential decay, with a half-life of 20 years (based on the IPCC's default transition period for carbon stock equilibrium).\n\nUsing this correlation structure, we generate samples from a multivariate normal distribution, ensuring temporal correlation within runs and independence between runs.\n\nSee the Scipy Cookbook on [Correlated Random Samples](https://scipy-cookbook.readthedocs.io/items/CorrelatedRandomSamples.html) for more information.\n\nCarbon stock values without a corresponding `sd` are given a nominal error of 75% ($2*{sd}$ as a percentage of the mean).\n\n### Step 3. Calculate the annual CO<sub>2</sub> emission (or removal) due to below ground biomass stock change\n\nNext, the carbon stock change and the associated CO<sub>2</sub> change can be calculated for each inventory year:\n\n$\\Delta CO_2 = -1 * (C_y - C\\_{y-1}) * \\frac{44.01}{12.012}$\n\nWhere:\n\n- $\\Delta CO_2$ = the CO<sub>2</sub> emission due to carbon stock change for year $y$, kg CO<sub>2</sub> ha<sup>-1</sup>.\n- $C_y$ = the carbon stock in year $y$, kg C ha<sup>-1</sup>.\n- $C_{y-1}$ = the carbon stock in year $y-1$x, kg C ha<sup>-1</sup>.\n- $\\frac{44.01}{12.012}$ = the ratio of the atomic mass of CO<sub>$2$</sub> to C.\n\n_n.b._, the value is multiplied by $-1$ as a reduction in carbon stock is associated with an emission of CO<sub>2</sub> and vice versa.\n\n| Year | C stock (kg C ha<sup>-1</sup>) | C stock change (kg C ha<sup>-1</sup>) | CO<sub>2</sub> emission (kg CO<sub>2</sub> ha<sup>-1</sup>) |\n| ---- | ------------------------------ | ------------------------------------- | ----------------------------------------------------------- |\n| 2002 | 48000 | n/a | n/a |\n| 2003 | 47000 | -1000 | 3664 |\n| 2004 | 45000 | -2000 | 7328 |\n| 2005 | 44500 | -500 | 1832 |\n| 2006 | 44000 | -500 | 1832 |\n| 2007 | 43500 | -500 | 1832 |\n\n### Step 4. Allocate the CO<sub>2</sub> emission to overlapping Cycles\n\n[Measurements](https://www.hestia.earth/schema/Measurement), such as `belowGroundBiomass`, are attached to [Site](https://www.hestia.earth/schema/Site) nodes. In the HESTIA schema, a single [Site](https://www.hestia.earth/schema/Site) can be linked to multiple [Cycle](https://www.hestia.earth/schema/Cycle) nodes. However, emission models are run **per [Cycle](https://www.hestia.earth/schema/Cycle)**.\n\nTo ensure emissions are correctly allocated, the `ipcc2019.co2ToAirBelowGroundBiomassStockChange` model gathers data from all [Cycles](https://www.hestia.earth/schema/Cycle) associated with the same [Site](https://www.hestia.earth/schema/Site).\n\nEmissions from changes in carbon stock should only be assigned to a [Cycle](https://www.hestia.earth/schema/Cycle) if that Cycle meaningfully overlaps with the inventory year in which the stock change occurred.\n\nIf multiple [Cycles](https://www.hestia.earth/schema/Cycle) overlap the same inventory year, the emission for that year is **shared proportionally** based on the number of overlapping days. For example:\n\n- `cycle-y` overlaps by 200 days\n- `cycle-z` overlaps by 100 days\n\nThen:\n\n- `cycle-y` receives **66.6%** of the emission\n- `cycle-z` receives **33.3%**\n\n_n.b._, The total share of emissions across all overlapping [Cycles](https://www.hestia.earth/schema/Cycle) **must always sum to 100%** to avoid under- or over-reporting.\n\n#### Emissions across multiple years\n\nIf a [Cycle](https://www.hestia.earth/schema/Cycle) overlaps with **multiple inventory years**, it should be assigned the **sum of its proportional shares** from each of those years.\n\n<div class=\"table-container is-responsive\">\n <table class=\"table is-fullwidth is-hoverable is-striped\">\n <tr>\n <th>Year</th>\n <th>\n Total emission(kg CO<sub>2</sub> ha<sup>-1</sup>)\n </th>\n <th>Cycle ID</th>\n <th>Share of emission (%)</th>\n <th>\n Cycle emission(kg CO<sub>2</sub> ha<sup>-1</sup>)\n </th>\n </tr>\n <tr>\n <td>2003</td>\n <td>3664</td>\n <td>\n cycle-a0\n </td>\n <td>100</td>\n <td>3664</td>\n </tr>\n <tr>\n <td rowspan=\"2\">2004</td>\n <td rowspan=\"2\">7328</td>\n <td>\n cycle-a1\n </td>\n <td>50</td>\n <td>3664</td>\n </tr>\n <tr>\n <td>\n cycle-a2\n </td>\n <td>50</td>\n <td>3664</td>\n </tr>\n <tr>\n <td>2005</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n <tr>\n <td>2006</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n <tr>\n <td>2007</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n </table>\n</div>\n\n| Cycle ID | `co2ToAirBelowGroundBiomassStockChangeManagementChange`(kg CO<sub>2</sub> ha<sup>-1</sup>) |\n| ---------- | ------------------------------------------------------------------------------------------ |\n| `cycle-a0` | 3664 |\n| `cycle-a1` | 3664 |\n| `cycle-a2` | 3664 |\n| `cycle-a3` | 5496 |\n\n### Step 5. Assign an emission tier\n\nThe `methodTier` assigned to the emission node on each [Cycle](https://www.hestia.earth/schema/Cycle) reflects the **weakest** measurement method used in its calculation.\n\nFor example, if a [Cycle](https://www.hestia.earth/schema/Cycle)'s final emission is calculated by summing together the emissions of two inventory years, where:\n\n- One year uses [Measurements](https://www.hestia.earth/schema/Measurement) with `methodClassification = tier 1 model`\n- The other year uses `methodClassification = tier 2 model`\n\nThe resulting `methodTier` will be `tier 1`, since it is the **weakest** method involved.\n\nThe mapping between Measurement `methodClassification` and Emission `methodTier` is:\n\n| Measurement `methodClassification` | Emission `methodTier` |\n| ----------------------------------- | --------------------- |\n| `on-site physical measurement` | `measured` |\n| `modelled using other measurements` | `measured` |\n| `tier 3 model` | `tier 3` |\n| `tier 2 model` | `tier 2` |\n| `tier 1 model` | `tier 1` |\n\n### Step 6. Allocate the CO<sub>2</sub> emission to land-use change or management change\n\nIn line with reporting requirements, CO<sub>2</sub> emissions from stock changes must be classified as either:\n\n- due to land-use change (LUC), or\n- due to management change.\n\nIn HESTIA, the presence or absence of a blank node matters: returning no node is not the same as returning a node with 0 emissions. To ensure consistency, the model should always return two blank nodes (one for each category) if enough data is available.\n\n**Allocation rules**\n\nIf it is known whether the emission is due to LUC or management:\n\n- Return two blank nodes:\n 1. One node with the emission and the correct term.@id\n 2. One node with 0 emissions and the other term.@id\n\nIf it is unknown:\n\n- Return one blank node, allocating the full emission to management change\n\n**Decision criteria**\n\nAllocation is based on two factors:\n\n1. **Completeness of land-use data:**\n\n - No land-use data\n - Fewer than 20 years of data\n - At least 20 years of data\n\n2. **Presence of a land-use change event:**\n - No land-use change (LUC) event detected\n - LUC event detected\n\n| | No land use data (1) | < 20 years' land use data (2) | >= 20 years' land use data (3) |\n| ----------------------------- | ------------------------------------------------ | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |\n| **No LUC event detected (a)** | allocate all emissions to management change (a1) | allocate all emissions to management change (a2) | allocate all emissions to management change **AND** add a land use change emission with value 0 (a3) |\n| **LUC event detected (b)** | n/a (b1) | allocate all emissions to land use change **AND** add a management change emission with value 0 (b2) | allocate all emissions to land use change **AND** add a management change emission with value 0 (b3) |\n\n## Example\n\nIn this example, we follow the below ground biomass stock of an olive orchard, which has not changed in land use for over 50 years. Therefore, all emissions should be allocated to management changes and a corresponding `0` emission should be allocated to land-use change.\n\nFor simplicity, the uncertainty of model inputs and outputs have been excluded.\n\n### Input\n\n#### Site\n\n```json\n{\n \"@id\": \"site-a\",\n \"@type\": \"Site\",\n \"siteType\": \"cropland\",\n \"management\": [\n {\n \"@type\": \"Management\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"oliveTree\"\n },\n \"value\": [100],\n \"startDate\": \"1960\",\n \"endDate\": \"2006\"\n }\n ],\n \"measurements\": [\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [43000],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depthUpper\": 0,\n \"depthLower\": 30,\n \"dates\": [\"2003-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [44333.333],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depthUpper\": 0,\n \"depthLower\": 30,\n \"dates\": [\"2004-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [45666.666],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depthUpper\": 0,\n \"depthLower\": 30,\n \"dates\": [\"2005-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [47000],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depthUpper\": 0,\n \"depthLower\": 30,\n \"dates\": [\"2006-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n }\n ]\n}\n```\n\n#### Cycle\n\n```json\n{\n \"@id\": \"cycle-a-04-06\",\n \"@type\": \"Cycle\",\n \"startDate\": \"2004\",\n \"endDate\": \"2006\",\n \"site\": {\n \"@id\": \"site-a\",\n \"@type\": \"Site\"\n },\n \"functionalUnit\": \"1 ha\"\n}\n```\n\n### Output\n\n```json\n[\n {\n \"@type\": \"Emission\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"co2ToAirSoilCarbonStockChangeLandUseChange\"\n },\n \"methodModel\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depth\": 30,\n \"value\": [0],\n \"methodTier\": \"tier 1\"\n },\n {\n \"@type\": \"Emission\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"co2ToAirSoilCarbonStockChangeManagementChange\"\n },\n \"methodModel\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depth\": 30,\n \"value\": [-14655.344655],\n \"methodTier\": \"tier 1\"\n }\n]\n```\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Florian Payen"],"group":["Cycle: Emissions"],"subgroup":["Land Use Change"],"tab":["IPCC (2019)"],"citation":["Payen, F. (2025) Below ground biomass modelling on HESTIA."],"modelId":["co2ToAirBelowGroundBiomassStockChangeLandUseChange","co2ToAirBelowGroundBiomassStockChangeManagementChange"],"modelRequires":["belowGroundBiomass"]},"content":"# CO2, to air, below ground biomass stock change\n\nCarbon dioxide emissions to air, from below ground biomass stock change. Below ground biomass is defined as terrestrial living woody or herbaceous vegetation 2 mm in size or greater.\n\n## Overview\n\nThis model calculates the annual emissions from below ground biomass stock changes and assigns them to [Cycles](https://www.hestia.earth/schema/Cycle) that take place during those years. It can allocate these emissions to two HESTIA terms:\n\n1. [`co2ToAirBelowGroundBiomassStockChangeLandUseChange`](https://www.hestia.earth/term/co2ToAirBelowGroundBiomassStockChangeLandUseChange) - stock change emissions that occur in the 20 years after a land-use change event\n2. [`co2ToAirBelowGroundBiomassStockChangeManagementChange`](https://www.hestia.earth/term/co2ToAirBelowGroundBiomassStockChangeManagementChange) - stock change emissions that occur more than 20 years after a land-use change event\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. Build an annual inventory of below ground biomass measurements\n\nAn annual inventory of `belowGroundBiomass` [Measurement](https://www.hestia.earth/schema/Measurement) values is created. These values represent the amount of organic carbon stored in the below ground biomass at the **end of each inventory year**.\n\n[Measurements](https://www.hestia.earth/schema/Measurement) are grouped by `methodClassification`. It is critical that different methods are **never mixed** when calculating changes in carbon stock, as this could lead to large and misleading differences. Instead, the model processes each `methodClassification` separately, and includes only the emissions calculated using the **strongest available method** in the final output.\n\nOnly [Measurements](https://www.hestia.earth/schema/Measurement) with specific `methodClassification` values are included. All others are ignored. The valid classifications, listed from strongest to weakest, are:\n\n- `on-site physical measurement`\n- `modelled using other measurements`\n- `tier 3 model`\n- `tier 2 model`\n- `tier 1 model`\n\nEach carbon stock value must correspond to the timestamp `YYYY-12-31T23:59:59` — the end of the inventory year. If no [Measurement](https://www.hestia.earth/schema/Measurement) exists for this exact time, the value is estimated using linear interpolation between the closest available measurements before and after the target date.\n\n| Year | `on-site physical measurement`<sup>\\*</sup> | `tier 1 model`<sup>\\*</sup> |\n| ---- | ------------------------------------------- | --------------------------- |\n| 2002 | 48000 | - |\n| 2003 | 47000 | - |\n| 2004 | 45000 | 52350 |\n| 2005 | 44500 | 51125 |\n| 2006 | 44000 | 49900 |\n| 2007 | 43500 | - |\n\n<sup>\\*</sup>Below ground biomass stock (kg C ha<sup>-1</sup>)\n\nIn this scenario, the values of the `on-site physical measurement` column will be retained because it is the stronger `methodClassification`. The values of the `tier 1 model` will be discarded.\n\n### Step 2. Resample stock values for Monte Carlo simulation\n\nTo run the model as a Monte Carlo simulation, we need to generate an array of random samples for the `belowGroundBiomass` stock in each inventory year. These samples are drawn from a normal distribution defined by the `value` (mean) and `sd` of each year.\n\nIdeally, we would re-use the full set of iteration results from the [`ipcc2019.belowGroundBiomass`](./belowGroundBiomass) model's Monto Carlo simulation. However, HESTIA nodes can only store row-wise summaries of Monte Carlo simulation results. This means the full iteration-level data is not available for use in downstream models, so we lose the correlation between years in each simulation run.\n\nTo maintain realistic, coherent simulation behaviour:\n\n- Within each simulation run (column): Values across years (rows) should be correlated. If year 0 is a high value, we expect subsequent years to also be relatively high\n- Across simulation runs (columns): Values should be independent from one another\n\nFor this, we need to generate our new random samples with correlation by treating the inventory as a time series, where:\n\n- Rows = time steps (years)\n- Columns = independent Monte Carlo runs\n\nTo model the correlation between years, we assume that similarity in stock values decreases with time. Closer years are more correlated than years further apart. This is modelled using exponential decay, with a half-life of 20 years (based on the IPCC's default transition period for carbon stock equilibrium).\n\nUsing this correlation structure, we generate samples from a multivariate normal distribution, ensuring temporal correlation within runs and independence between runs.\n\nSee the Scipy Cookbook on [Correlated Random Samples](https://scipy-cookbook.readthedocs.io/items/CorrelatedRandomSamples.html) for more information.\n\nCarbon stock values without a corresponding `sd` are given a nominal error of 75% ($2*{sd}$ as a percentage of the mean).\n\n### Step 3. Calculate the annual CO<sub>2</sub> emission (or removal) due to below ground biomass stock change\n\nNext, the carbon stock change and the associated CO<sub>2</sub> change can be calculated for each inventory year:\n\n$\\Delta CO_2 = -1 * (C_y - C\\_{y-1}) * \\frac{44.01}{12.012}$\n\nWhere:\n\n- $\\Delta CO_2$ = the CO<sub>2</sub> emission due to carbon stock change for year $y$, kg CO<sub>2</sub> ha<sup>-1</sup>.\n- $C_y$ = the carbon stock in year $y$, kg C ha<sup>-1</sup>.\n- $C_{y-1}$ = the carbon stock in year $y-1$x, kg C ha<sup>-1</sup>.\n- $\\frac{44.01}{12.012}$ = the ratio of the atomic mass of CO<sub>$2$</sub> to C.\n\n_n.b._, the value is multiplied by $-1$ as a reduction in carbon stock is associated with an emission of CO<sub>2</sub> and vice versa.\n\n| Year | C stock (kg C ha<sup>-1</sup>) | C stock change (kg C ha<sup>-1</sup>) | CO<sub>2</sub> emission (kg CO<sub>2</sub> ha<sup>-1</sup>) |\n| ---- | ------------------------------ | ------------------------------------- | ----------------------------------------------------------- |\n| 2002 | 48000 | n/a | n/a |\n| 2003 | 47000 | -1000 | 3664 |\n| 2004 | 45000 | -2000 | 7328 |\n| 2005 | 44500 | -500 | 1832 |\n| 2006 | 44000 | -500 | 1832 |\n| 2007 | 43500 | -500 | 1832 |\n\n### Step 4. Allocate the CO<sub>2</sub> emission to overlapping Cycles\n\n[Measurements](https://www.hestia.earth/schema/Measurement), such as `belowGroundBiomass`, are attached to [Site](https://www.hestia.earth/schema/Site) nodes. In the HESTIA schema, a single [Site](https://www.hestia.earth/schema/Site) can be linked to multiple [Cycle](https://www.hestia.earth/schema/Cycle) nodes. However, emission models are run **per [Cycle](https://www.hestia.earth/schema/Cycle)**.\n\nTo ensure emissions are correctly allocated, the `ipcc2019.co2ToAirBelowGroundBiomassStockChange` model gathers data from all [Cycles](https://www.hestia.earth/schema/Cycle) associated with the same [Site](https://www.hestia.earth/schema/Site).\n\nEmissions from changes in carbon stock should only be assigned to a [Cycle](https://www.hestia.earth/schema/Cycle) if that Cycle meaningfully overlaps with the inventory year in which the stock change occurred.\n\nIf multiple [Cycles](https://www.hestia.earth/schema/Cycle) overlap the same inventory year, the emission for that year is **shared proportionally** based on the number of overlapping days. For example:\n\n- `cycle-y` overlaps by 200 days\n- `cycle-z` overlaps by 100 days\n\nThen:\n\n- `cycle-y` receives **66.6%** of the emission\n- `cycle-z` receives **33.3%**\n\n_n.b._, The total share of emissions across all overlapping [Cycles](https://www.hestia.earth/schema/Cycle) **must always sum to 100%** to avoid under- or over-reporting.\n\n#### Emissions across multiple years\n\nIf a [Cycle](https://www.hestia.earth/schema/Cycle) overlaps with **multiple inventory years**, it should be assigned the **sum of its proportional shares** from each of those years.\n\n<div class=\"table-container is-responsive\">\n <table class=\"table is-fullwidth is-hoverable is-striped\">\n <tr>\n <th>Year</th>\n <th>\n Total emission(kg CO<sub>2</sub> ha<sup>-1</sup>)\n </th>\n <th>Cycle ID</th>\n <th>Share of emission (%)</th>\n <th>\n Cycle emission(kg CO<sub>2</sub> ha<sup>-1</sup>)\n </th>\n </tr>\n <tr>\n <td>2003</td>\n <td>3664</td>\n <td>\n cycle-a0\n </td>\n <td>100</td>\n <td>3664</td>\n </tr>\n <tr>\n <td rowspan=\"2\">2004</td>\n <td rowspan=\"2\">7328</td>\n <td>\n cycle-a1\n </td>\n <td>50</td>\n <td>3664</td>\n </tr>\n <tr>\n <td>\n cycle-a2\n </td>\n <td>50</td>\n <td>3664</td>\n </tr>\n <tr>\n <td>2005</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n <tr>\n <td>2006</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n <tr>\n <td>2007</td>\n <td>1832</td>\n <td>\n cycle-a3\n </td>\n <td>100</td>\n <td>1832</td>\n </tr>\n </table>\n</div>\n\n| Cycle ID | `co2ToAirBelowGroundBiomassStockChangeManagementChange`(kg CO<sub>2</sub> ha<sup>-1</sup>) |\n| ---------- | ------------------------------------------------------------------------------------------ |\n| `cycle-a0` | 3664 |\n| `cycle-a1` | 3664 |\n| `cycle-a2` | 3664 |\n| `cycle-a3` | 5496 |\n\n### Step 5. Assign an emission tier\n\nThe `methodTier` assigned to the emission node on each [Cycle](https://www.hestia.earth/schema/Cycle) reflects the **weakest** measurement method used in its calculation.\n\nFor example, if a [Cycle](https://www.hestia.earth/schema/Cycle)'s final emission is calculated by summing together the emissions of two inventory years, where:\n\n- One year uses [Measurements](https://www.hestia.earth/schema/Measurement) with `methodClassification = tier 1 model`\n- The other year uses `methodClassification = tier 2 model`\n\nThe resulting `methodTier` will be `tier 1`, since it is the **weakest** method involved.\n\nThe mapping between Measurement `methodClassification` and Emission `methodTier` is:\n\n| Measurement `methodClassification` | Emission `methodTier` |\n| ----------------------------------- | --------------------- |\n| `on-site physical measurement` | `measured` |\n| `modelled using other measurements` | `measured` |\n| `tier 3 model` | `tier 3` |\n| `tier 2 model` | `tier 2` |\n| `tier 1 model` | `tier 1` |\n\n### Step 6. Allocate the CO<sub>2</sub> emission to land-use change or management change\n\nIn line with reporting requirements, CO<sub>2</sub> emissions from stock changes must be classified as either:\n\n- due to land-use change (LUC), or\n- due to management change.\n\nIn HESTIA, the presence or absence of a blank node matters: returning no node is not the same as returning a node with 0 emissions. To ensure consistency, the model should always return two blank nodes (one for each category) if enough data is available.\n\n**Allocation rules**\n\nIf it is known whether the emission is due to LUC or management:\n\n- Return two blank nodes:\n 1. One node with the emission and the correct term.@id\n 2. One node with 0 emissions and the other term.@id\n\nIf it is unknown:\n\n- Return one blank node, allocating the full emission to management change\n\n**Decision criteria**\n\nAllocation is based on two factors:\n\n1. **Completeness of land-use data:**\n\n - No land-use data\n - Fewer than 20 years of data\n - At least 20 years of data\n\n2. **Presence of a land-use change event:**\n - No land-use change (LUC) event detected\n - LUC event detected\n\n| | No land use data (1) | < 20 years' land use data (2) | >= 20 years' land use data (3) |\n| ----------------------------- | ------------------------------------------------ | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |\n| **No LUC event detected (a)** | allocate all emissions to management change (a1) | allocate all emissions to management change (a2) | allocate all emissions to management change **AND** add a land use change emission with value 0 (a3) |\n| **LUC event detected (b)** | n/a (b1) | allocate all emissions to land use change **AND** add a management change emission with value 0 (b2) | allocate all emissions to land use change **AND** add a management change emission with value 0 (b3) |\n\n## Example\n\nIn this example, we follow the below ground biomass stock of an olive orchard, which has not changed in land use for over 50 years. Therefore, all emissions should be allocated to management changes and a corresponding `0` emission should be allocated to land-use change.\n\nFor simplicity, the uncertainty of model inputs and outputs have been excluded.\n\n### Input\n\n#### Site\n\n```json\n{\n \"@id\": \"site-a\",\n \"@type\": \"Site\",\n \"siteType\": \"cropland\",\n \"management\": [\n {\n \"@type\": \"Management\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"oliveTree\"\n },\n \"value\": [100],\n \"startDate\": \"1960\",\n \"endDate\": \"2006\"\n }\n ],\n \"measurements\": [\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [43000],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depthUpper\": 0,\n \"depthLower\": 30,\n \"dates\": [\"2003-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [44333.333],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depthUpper\": 0,\n \"depthLower\": 30,\n \"dates\": [\"2004-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [45666.666],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depthUpper\": 0,\n \"depthLower\": 30,\n \"dates\": [\"2005-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n },\n {\n \"@type\": \"Measurement\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"organicCarbonPerHa\"\n },\n \"value\": [47000],\n \"method\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depthUpper\": 0,\n \"depthLower\": 30,\n \"dates\": [\"2006-12-31\"],\n \"methodClassification\": \"tier 1 model\"\n }\n ]\n}\n```\n\n#### Cycle\n\n```json\n{\n \"@id\": \"cycle-a-04-06\",\n \"@type\": \"Cycle\",\n \"startDate\": \"2004\",\n \"endDate\": \"2006\",\n \"site\": {\n \"@id\": \"site-a\",\n \"@type\": \"Site\"\n },\n \"functionalUnit\": \"1 ha\"\n}\n```\n\n### Output\n\n```json\n[\n {\n \"@type\": \"Emission\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"co2ToAirSoilCarbonStockChangeLandUseChange\"\n },\n \"methodModel\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depth\": 30,\n \"value\": [0],\n \"methodTier\": \"tier 1\"\n },\n {\n \"@type\": \"Emission\",\n \"term\": {\n \"@type\": \"Term\",\n \"@id\": \"co2ToAirSoilCarbonStockChangeManagementChange\"\n },\n \"methodModel\": {\n \"@type\": \"Term\",\n \"@id\": \"ipcc2019\"\n },\n \"depth\": 30,\n \"value\": [-14655.344655],\n \"methodTier\": \"tier 1\"\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/co2ToAirBelowGroundBiomassStockChangeLandUseChange\">co2ToAirBelowGroundBiomassStockChangeLandUseChange</a> <strong>or</strong> <a href=\"https://hestia.earth/term/co2ToAirBelowGroundBiomassStockChangeManagementChange\">co2ToAirBelowGroundBiomassStockChangeManagementChange</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#sd\">sd</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#statsDefinition\">statsDefinition</a> with <code>simulated</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#observations\">observations</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#depth\">depth</a> with <code>30</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/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <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> and 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#dates\">dates</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 <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/belowGroundBiomass\">belowGroundBiomass</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Cycle#functionalUnit\">functionalUnit</a> with <code>1 ha</code></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#endDate\">endDate</a></li>\n<li>optional:<ul>\n<li><a href=\"https://hestia.earth/schema/Cycle#startDate\">startDate</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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# Land Use Change"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Land Use Change"],"tab":["IPCC (2019)"]},"content":"## N2O, to air, natural vegetation burning, indirect\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Land Use Change"],"tab":["IPCC (2019)"],"modelId":["n2OToAirNaturalVegetationBurningIndirect"],"modelRequires":["cropResidue","nh3ToAirNaturalVegetationBurning","noxToAirNaturalVegetationBurning","ecoClimateZone"]},"content":"## N2O, to air, natural vegetation burning, indirect\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/n2OToAirNaturalVegetationBurningIndirect\">n2OToAirNaturalVegetationBurningIndirect</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</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/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <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</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#emissions\">emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/nh3ToAirNaturalVegetationBurning\">nh3ToAirNaturalVegetationBurning</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/noxToAirNaturalVegetationBurning\">noxToAirNaturalVegetationBurning</a></li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#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#value\">value</a> 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</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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Florian Payen"],"group":["Cycle: Emissions"],"subgroup":["Land Use Change"],"tab":["Overview"]},"content":"# Non-CO2 emissions, to air, natural vegetation burning\n\nThis model returns the amounts of non-CO<sub>2</sub> emissions from natural vegetation burning according to the [IPCC (2019), volume 4, chapter 2](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf) guidelines:\n1. [CH<sub>4</sub>, to air, natural vegetation burning](https://www.hestia.earth/term/ch4ToAirNaturalVegetationBurning);\n2. [CO, to air, natural vegetation burning](https://www.hestia.earth/term/coToAirNaturalVegetationBurning);\n3. [N<sub>2</sub>O, to air, natural vegetation burning](https://www.hestia.earth/term/n2OToAirNaturalVegetationBurningDirect);\n4. [NO<sub>x</sub>, to air, natural vegetation burning](https://www.hestia.earth/term/noxToAirNaturalVegetationBurning).\n\nCO<sub>2</sub> emissions from natural vegetation burning are accounted for in the IPCC (2019) emissions from above ground and below ground biomass stock change models. These models assume that all the carbon stored in lost woody biomass is emitted as CO<sub>2</sub>, regardless of the method of land clearance used.\n\nThe first version of this model only calculates emissions from forests burning, as we have no reliable way of recording savannah grassland and woodland fire regimes using the HESTIA glossary.\n\nOnly emissions from natural vegetation burning due to land conversion are estimated by this model. Emissions from other types of fire events (wildfire, fire as a management practice, crop residues burning) should be calculated otherwise.\n\nThis model is not suitable for calculating emissions from natural vegetation burning in polar eco-climate zones.\n\n## How the model works\n\nThe model works by constructing an annual inventory of land conversion via the burning of natural vegetation. Emissions from these fire events are estimated using emission factors provided by the [IPCC (2019), volume 4, chapter 2](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf) and amortised over twenty years.\n\n### Illustration of flow vs. allocated emissions\n\n\n\nThis is a visualisation of the apportioning of non-CO<sub>2</sub> emissions (with N<sub>2</sub>O as an example) from natural vegetation burning over twenty years due to forest being converted to annual cropland. The blue bars show the individual emission events when they take place, while the orange bars show the allocation of these emissions over twenty years. _n.b._: in this example, it is assumed that 100% of the forest loss is burnt.\n\n### Step 1. Calculating natural vegetation loss\n\nAn annual inventory of land cover is constructed by grouping the Cycle's associated Site's `landCover` Management nodes. `landCover` nodes with cover crop properties (`coverCrop`, `catchCrop`, `shortfallowCrop` and `coverCrop`) are excluded.\n\nFor each year in the inventory, a land cover summary is calculated by aggregating `landCover` node values by IPCC biomass category. Each year's summary is compared with that of the year prior to calculate the loss in natural vegetation. Only losses in forest cover are calculated at this time due to data and glossary limitations related to savannah systems. Any gains in forest cover are discounted - this model cannot be used to calculate emission removals due to afforestation or reforestation.\n\n### Step 2. Calculating the amount of biomass burnt\n\nFor each year in the inventory, we estimate the amount of biomass burnt of each fuel type using Equation 1.\n\n> **Equation 1. Estimation of the amount of biomass combusted during land conversation event, adapted from [IPCC (2019), volume 4, chapter 2, equation 2.27](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)**\n>\n> $$M = A * B_{region} * F_{fuel}$$\n>\n> Where:\n>\n> $M$ = mass of fuel biomass combusted during land conversion event (tonnes dry matter, >= 0)\n>\n> $A$ = area lost (ha)\n>\n> $B_{region}$ = burnt fraction, percentage of land area burnt during a land conversation event for region where natural vegetation loss occurs (decimal percentage, 0 - 1)\n>\n> $F_{fuel}$ = fuel factor, mass of fuel biomass per hectare for fuel category (tonnes dry matter ha<sup>-1</sup>)\n\nBurnt fractions $B_{region}$ are retrieved from a lookup of pre-computed regional factors using the ratio of [forest burnt area (ha)](https://www.fao.org/faostat/en/#data/GI) to [forest loss (ha)](https://www.fao.org/faostat/en/#data/GF), calculated from data provided by FAOstat. This method has some limitations, the most important of which is that forests burnt are not necessarily converted to a new land use. However, there are no publicly available datasets that provide country- or region-level data about forest conversion stratified by clearance method.\n\nSee the [fraction burnt lookup](https://gitlab.com/hestia-earth/hestia-glossary/-/blob/develop/Geographies/region-percentageAreaBurnedDuringForestClearance-lookup.csv) for all values.\n\nFuel category ($fuel$) is determined based on a combination of a `landCover`'s IPCC (2019) biomass category and eco-climate zone (see Table 1).\n\n#### Table 1. Fuel categories, adapted from [IPCC (2019), volume 4, chapter 2, table 2.4](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)\n\n|Eco-climate zone|Forest|Natural forest|Plantation forest|\n|-|-|-|-|\n|**Warm temperate moist**|Temperate forest|Temperate forest|Temperate forest|\n|**Warm temperate dry**|Temperate forest|Temperate forest|Temperate forest|\n|**Cool temperate moist**|Temperate forest|Temperate forest|Temperate forest|\n|**Cool temperate dry**|Temperate forest|Temperate forest|Temperate forest|\n|**Boreal moist**|Boreal forest|Boreal forest|Boreal forest|\n|**Boreal dry**|Boreal forest|Boreal forest|Boreal forest|\n|**Tropical montane**|Unknown tropical forest|Natural tropical forest|Tertiary tropical forest|\n|**Tropical wet**|Unknown tropical forest|Natural tropical forest|Tertiary tropical forest|\n|**Tropical moist**|Unknown tropical forest|Natural tropical forest|Tertiary tropical forest|\n|**Tropical dry**|Unknown tropical forest|Natural tropical forest|Tertiary tropical forest|\n\nFuel factors ($F_{fuel}$) are given for each fuel category (see Table 2).\n\n#### Table 2. Fuel factors, adapted from [IPCC (2019), volume 4, chapter 2, table 2.4](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)\n\n|Fuel category|Fuel factor (tonnes dry matter combusted ha<sup>-1</sup>)|\n|-|-|\n|Boreal forest|41.00|\n|Natural tropical forest|80.90|\n|Temperate forest|50.40|\n|Tertiary tropical forest|54.10|\n|Unknown tropical forest|71.97|\n\nSee the [fuel factor lookup](https://gitlab.com/hestia-earth/hestia-glossary/-/blob/develop/Emissions%20&%20Resource%20Use/ipcc2019FuelCategory_tonnesDryMatterCombustedPerHaBurned-lookup.csv) for all the values.\n\nThe fuel factors for Natural tropical forest and Unknown tropical forest are recalculated from factors provided by the [IPCC (2019) report (in volume 4, table 2.4)](https://www.ipcc-nggip.iges.or.jp/public/2019rf/vol4.html):\n\n* Natural tropical forest = mean of Primary and Secondary tropical forest factors\n* Unknown tropical forest = mean of Primary Secondary and Tertiary tropical forest factors\n\n### Step 3. Calculate non-CO<sub>2</sub> emissions\n\nFor each year in the inventory, we estimate the total GHG emissions from combusting each fuel type using Equation 2.\n\n> **Equation 2. Estimation of greenhouse gas emissions from biomass burning, adapted from [IPCC (2019), volume 4, chapter 2, equation 2.27](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)**\n>\n> $$L_{fire} = M * G_{emission, fuel}$$\n>\n> Where:\n>\n> $L_{fire}$ = amount of greenhouse gas emissions from fire (kg)\n>\n> $M$ = mass of fuel available for combustion (tonnes dry matter, >= 0)\n>\n> $G_{emission, fuel}$ = emission factor (g kg<sup>-1</sup> dry matter burnt)\n\nFuel categories are mapped to emission categories according to Table 3.\n\n#### Table 3. Fuel categories mapped to emission categories\n\n|Fuel categories|Emission category|\n|-|-|\n|Boreal forest & Temperate forest|Other forest|\n|Natural tropical forest, Tertiary tropical forest & Unknown tropical forest|Tropical forest|\n\nEmission factors for non-CO<sub>2</sub> greenhouse gases ($G_{emission, fuel}$) are given for each emission category (see Table 4).\n\n#### Table 4. Emission factors for non-CO<sub>2</sub> GHGs, adapted from [IPCC (2019), volume 4, chapter 2, table 2.5](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)\n\n|Emission category|CO|CH<sub>4</sub>|N<sub>2</sub>O|NO<sub>x</sub>|\n|-|-|-|-|-|\n|Other forest|107 ± 37|4.7 ± 1.9|0.26 ± 0.07|3.0 ± 1.4|\n|Tropical forest|104 ± 20|6.8 ± 2.0|0.20|1.6 ± 0.7|\n\nAll values given as `mean` ± `sd`.\n\nSee the [emission factor lookup](https://gitlab.com/hestia-earth/hestia-glossary/-/blob/develop/Emissions%20&%20Resource%20Use/emissionToAirNaturalVegetationBurning_emissionCategory_gEmittedPerKgDryMatterCombusted-lookup.csv) for all the values.\n\n### Step 4. Allocate emissions to Cycles\n\nOn a climatic level, each burning event releases emissions as it occurs. However, from an LCA perspective, we need to amortise these emissions over multiple years to ensure that crops produced on the Site are allocated a share of these land clearance emissions. The IPCC suggests a default amortisation period of twenty years.\n\nAn amortised emission value is calculated for each year in the inventory. Each year gets a 1/20th share of the emission events that occur during that year and the nineteen years prior. If fewer than nineteen years preceed the inventory year, we include all emission events up to the start of the inventory.\n\nThese annual amortised emissions are then allocated to the Cycles that take place on the Site based on which year they take place over. _n.b._: Cycles split over two calendar years are allocated an appropriate portion of the emissions in each year.\n\n## Discussion\n\nWe plan to calculate the standard deviation for the values of the fuel category factors, whose uncertainty is given as the standard error at the moment, so the uncertainty linked to the values of the fuel category factors can be reflected in the model's outputs. This would involve retrieving the number of observations from the underlying studies used by the IPCC to calculate these factors.\n\nAdditional work also needs to be done on this model to account for a) non-CO<sub>2</sub> emissions due to natural vegetation burning other than forests (mostly from savannah) and b) non-CO<sub>2</sub> emissions due to natural vegetation burning not linked to land-use changes.\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Florian Payen"],"group":["Cycle: Emissions"],"subgroup":["Land Use Change"],"tab":["Overview"],"modelId":["ch4ToAirNaturalVegetationBurning","coToAirNaturalVegetationBurning","n2OToAirNaturalVegetationBurningDirect","noxToAirNaturalVegetationBurning"],"modelRequires":["ecoClimateZone"]},"content":"# Non-CO2 emissions, to air, natural vegetation burning\n\nThis model returns the amounts of non-CO<sub>2</sub> emissions from natural vegetation burning according to the [IPCC (2019), volume 4, chapter 2](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf) guidelines:\n1. [CH<sub>4</sub>, to air, natural vegetation burning](https://www.hestia.earth/term/ch4ToAirNaturalVegetationBurning);\n2. [CO, to air, natural vegetation burning](https://www.hestia.earth/term/coToAirNaturalVegetationBurning);\n3. [N<sub>2</sub>O, to air, natural vegetation burning](https://www.hestia.earth/term/n2OToAirNaturalVegetationBurningDirect);\n4. [NO<sub>x</sub>, to air, natural vegetation burning](https://www.hestia.earth/term/noxToAirNaturalVegetationBurning).\n\nCO<sub>2</sub> emissions from natural vegetation burning are accounted for in the IPCC (2019) emissions from above ground and below ground biomass stock change models. These models assume that all the carbon stored in lost woody biomass is emitted as CO<sub>2</sub>, regardless of the method of land clearance used.\n\nThe first version of this model only calculates emissions from forests burning, as we have no reliable way of recording savannah grassland and woodland fire regimes using the HESTIA glossary.\n\nOnly emissions from natural vegetation burning due to land conversion are estimated by this model. Emissions from other types of fire events (wildfire, fire as a management practice, crop residues burning) should be calculated otherwise.\n\nThis model is not suitable for calculating emissions from natural vegetation burning in polar eco-climate zones.\n\n## How the model works\n\nThe model works by constructing an annual inventory of land conversion via the burning of natural vegetation. Emissions from these fire events are estimated using emission factors provided by the [IPCC (2019), volume 4, chapter 2](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf) and amortised over twenty years.\n\n### Illustration of flow vs. allocated emissions\n\n\n\nThis is a visualisation of the apportioning of non-CO<sub>2</sub> emissions (with N<sub>2</sub>O as an example) from natural vegetation burning over twenty years due to forest being converted to annual cropland. The blue bars show the individual emission events when they take place, while the orange bars show the allocation of these emissions over twenty years. _n.b._: in this example, it is assumed that 100% of the forest loss is burnt.\n\n### Step 1. Calculating natural vegetation loss\n\nAn annual inventory of land cover is constructed by grouping the Cycle's associated Site's `landCover` Management nodes. `landCover` nodes with cover crop properties (`coverCrop`, `catchCrop`, `shortfallowCrop` and `coverCrop`) are excluded.\n\nFor each year in the inventory, a land cover summary is calculated by aggregating `landCover` node values by IPCC biomass category. Each year's summary is compared with that of the year prior to calculate the loss in natural vegetation. Only losses in forest cover are calculated at this time due to data and glossary limitations related to savannah systems. Any gains in forest cover are discounted - this model cannot be used to calculate emission removals due to afforestation or reforestation.\n\n### Step 2. Calculating the amount of biomass burnt\n\nFor each year in the inventory, we estimate the amount of biomass burnt of each fuel type using Equation 1.\n\n> **Equation 1. Estimation of the amount of biomass combusted during land conversation event, adapted from [IPCC (2019), volume 4, chapter 2, equation 2.27](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)**\n>\n> $$M = A * B_{region} * F_{fuel}$$\n>\n> Where:\n>\n> $M$ = mass of fuel biomass combusted during land conversion event (tonnes dry matter, >= 0)\n>\n> $A$ = area lost (ha)\n>\n> $B_{region}$ = burnt fraction, percentage of land area burnt during a land conversation event for region where natural vegetation loss occurs (decimal percentage, 0 - 1)\n>\n> $F_{fuel}$ = fuel factor, mass of fuel biomass per hectare for fuel category (tonnes dry matter ha<sup>-1</sup>)\n\nBurnt fractions $B_{region}$ are retrieved from a lookup of pre-computed regional factors using the ratio of [forest burnt area (ha)](https://www.fao.org/faostat/en/#data/GI) to [forest loss (ha)](https://www.fao.org/faostat/en/#data/GF), calculated from data provided by FAOstat. This method has some limitations, the most important of which is that forests burnt are not necessarily converted to a new land use. However, there are no publicly available datasets that provide country- or region-level data about forest conversion stratified by clearance method.\n\nSee the [fraction burnt lookup](https://gitlab.com/hestia-earth/hestia-glossary/-/blob/develop/Geographies/region-percentageAreaBurnedDuringForestClearance-lookup.csv) for all values.\n\nFuel category ($fuel$) is determined based on a combination of a `landCover`'s IPCC (2019) biomass category and eco-climate zone (see Table 1).\n\n#### Table 1. Fuel categories, adapted from [IPCC (2019), volume 4, chapter 2, table 2.4](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)\n\n|Eco-climate zone|Forest|Natural forest|Plantation forest|\n|-|-|-|-|\n|**Warm temperate moist**|Temperate forest|Temperate forest|Temperate forest|\n|**Warm temperate dry**|Temperate forest|Temperate forest|Temperate forest|\n|**Cool temperate moist**|Temperate forest|Temperate forest|Temperate forest|\n|**Cool temperate dry**|Temperate forest|Temperate forest|Temperate forest|\n|**Boreal moist**|Boreal forest|Boreal forest|Boreal forest|\n|**Boreal dry**|Boreal forest|Boreal forest|Boreal forest|\n|**Tropical montane**|Unknown tropical forest|Natural tropical forest|Tertiary tropical forest|\n|**Tropical wet**|Unknown tropical forest|Natural tropical forest|Tertiary tropical forest|\n|**Tropical moist**|Unknown tropical forest|Natural tropical forest|Tertiary tropical forest|\n|**Tropical dry**|Unknown tropical forest|Natural tropical forest|Tertiary tropical forest|\n\nFuel factors ($F_{fuel}$) are given for each fuel category (see Table 2).\n\n#### Table 2. Fuel factors, adapted from [IPCC (2019), volume 4, chapter 2, table 2.4](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)\n\n|Fuel category|Fuel factor (tonnes dry matter combusted ha<sup>-1</sup>)|\n|-|-|\n|Boreal forest|41.00|\n|Natural tropical forest|80.90|\n|Temperate forest|50.40|\n|Tertiary tropical forest|54.10|\n|Unknown tropical forest|71.97|\n\nSee the [fuel factor lookup](https://gitlab.com/hestia-earth/hestia-glossary/-/blob/develop/Emissions%20&%20Resource%20Use/ipcc2019FuelCategory_tonnesDryMatterCombustedPerHaBurned-lookup.csv) for all the values.\n\nThe fuel factors for Natural tropical forest and Unknown tropical forest are recalculated from factors provided by the [IPCC (2019) report (in volume 4, table 2.4)](https://www.ipcc-nggip.iges.or.jp/public/2019rf/vol4.html):\n\n* Natural tropical forest = mean of Primary and Secondary tropical forest factors\n* Unknown tropical forest = mean of Primary Secondary and Tertiary tropical forest factors\n\n### Step 3. Calculate non-CO<sub>2</sub> emissions\n\nFor each year in the inventory, we estimate the total GHG emissions from combusting each fuel type using Equation 2.\n\n> **Equation 2. Estimation of greenhouse gas emissions from biomass burning, adapted from [IPCC (2019), volume 4, chapter 2, equation 2.27](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)**\n>\n> $$L_{fire} = M * G_{emission, fuel}$$\n>\n> Where:\n>\n> $L_{fire}$ = amount of greenhouse gas emissions from fire (kg)\n>\n> $M$ = mass of fuel available for combustion (tonnes dry matter, >= 0)\n>\n> $G_{emission, fuel}$ = emission factor (g kg<sup>-1</sup> dry matter burnt)\n\nFuel categories are mapped to emission categories according to Table 3.\n\n#### Table 3. Fuel categories mapped to emission categories\n\n|Fuel categories|Emission category|\n|-|-|\n|Boreal forest & Temperate forest|Other forest|\n|Natural tropical forest, Tertiary tropical forest & Unknown tropical forest|Tropical forest|\n\nEmission factors for non-CO<sub>2</sub> greenhouse gases ($G_{emission, fuel}$) are given for each emission category (see Table 4).\n\n#### Table 4. Emission factors for non-CO<sub>2</sub> GHGs, adapted from [IPCC (2019), volume 4, chapter 2, table 2.5](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch02_Generic%20Methods.pdf)\n\n|Emission category|CO|CH<sub>4</sub>|N<sub>2</sub>O|NO<sub>x</sub>|\n|-|-|-|-|-|\n|Other forest|107 ± 37|4.7 ± 1.9|0.26 ± 0.07|3.0 ± 1.4|\n|Tropical forest|104 ± 20|6.8 ± 2.0|0.20|1.6 ± 0.7|\n\nAll values given as `mean` ± `sd`.\n\nSee the [emission factor lookup](https://gitlab.com/hestia-earth/hestia-glossary/-/blob/develop/Emissions%20&%20Resource%20Use/emissionToAirNaturalVegetationBurning_emissionCategory_gEmittedPerKgDryMatterCombusted-lookup.csv) for all the values.\n\n### Step 4. Allocate emissions to Cycles\n\nOn a climatic level, each burning event releases emissions as it occurs. However, from an LCA perspective, we need to amortise these emissions over multiple years to ensure that crops produced on the Site are allocated a share of these land clearance emissions. The IPCC suggests a default amortisation period of twenty years.\n\nAn amortised emission value is calculated for each year in the inventory. Each year gets a 1/20th share of the emission events that occur during that year and the nineteen years prior. If fewer than nineteen years preceed the inventory year, we include all emission events up to the start of the inventory.\n\nThese annual amortised emissions are then allocated to the Cycles that take place on the Site based on which year they take place over. _n.b._: Cycles split over two calendar years are allocated an appropriate portion of the emissions in each year.\n\n## Discussion\n\nWe plan to calculate the standard deviation for the values of the fuel category factors, whose uncertainty is given as the standard error at the moment, so the uncertainty linked to the values of the fuel category factors can be reflected in the model's outputs. This would involve retrieving the number of observations from the underlying studies used by the IPCC to calculate these factors.\n\nAdditional work also needs to be done on this model to account for a) non-CO<sub>2</sub> emissions due to natural vegetation burning other than forests (mostly from savannah) and b) non-CO<sub>2</sub> emissions due to natural vegetation burning not linked to land-use changes.\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/ch4ToAirNaturalVegetationBurning\">ch4ToAirNaturalVegetationBurning</a> <strong>or</strong> <a href=\"https://hestia.earth/term/coToAirNaturalVegetationBurning\">coToAirNaturalVegetationBurning</a> <strong>or</strong> <a href=\"https://hestia.earth/term/n2OToAirNaturalVegetationBurningDirect\">n2OToAirNaturalVegetationBurningDirect</a> <strong>or</strong> <a href=\"https://hestia.earth/term/noxToAirNaturalVegetationBurning\">noxToAirNaturalVegetationBurning</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#sd\">sd</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#statsDefinition\">statsDefinition</a> with <code>simulated</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#observations\">observations</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#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/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <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> and 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> and <a href=\"https://hestia.earth/schema/Management#endDate\">endDate</a> and optional:<ul>\n<li><a href=\"https://hestia.earth/schema/Management#startDate\">startDate</a> and a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:</li>\n</ul>\n</li>\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/ecoClimateZone\">ecoClimateZone</a> and none of:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Measurement#value\">value</a> = <code>5, 6</code> and none of:</li>\n</ul>\n</li>\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</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/emissionToAirNaturalVegetationBurning_emissionCategory_gEmittedPerKgDryMatterCombusted.csv\">emissionToAirNaturalVegetationBurning_emissionCategory_gEmittedPerKgDryMatterCombusted.csv</a> -> <code>IPCC_2019_G_EMITTED_PER_KG_DRY_MATTER_COMBUSTED_{EMISSION_CATEGORY}_value</code>; <code>IPCC_2019_G_EMITTED_PER_KG_DRY_MATTER_COMBUSTED_{EMISSION_CATEGORY}_sd</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/ipcc2019FuelCategory_tonnesDryMatterCombustedPerHaBurned.csv\">ipcc2019FuelCategory_tonnesDryMatterCombustedPerHaBurned.csv</a> -> <code>value</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/landCover.csv\">landCover.csv</a> -> <code>BIOMASS_CATEGORY</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/region-percentageAreaBurnedDuringForestClearance.csv\">region-percentageAreaBurnedDuringForestClearance.csv</a> -> <code>percentage_area_burned_during_forest_clearance</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|