@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":["Florian Payen"],"group":["Cycle: Emissions"],"subgroup":["Soil"],"tab":["IPCC (2019)"],"citation":["Payen, F. (2025) Biochar organic carbon stock modelling on HESTIA."],"tag":["soc modelling"],"modelId":["co2ToAirBiocharStockChange"],"modelRequires":["biocharOrganicCarbonPerHa"]},"content":"# CO2, to air, biochar stock change\n\nCarbon dioxide emissions to air, from biochar stock change. Biochar is a charcoal-like substance obtained by burning organic materials from agricultural and forestry wastes in a controlled process.\n\n## Overview\n\nThis model calculates the annual emissions from biochar organic carbon (`biocharOrganicCarbonPerHa`) stock changes and assigns them to Cycles that take place during those years.\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 biochar organic carbon stock measurements\n\nAn annual inventory of `biocharOrganicCarbonPerHa` [Measurement](https://www.hestia.earth/schema/Measurement) values is created. These values represent the amount of organic carbon stored in biochar the soil 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>biochar organic carbon 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 `biocharOrganicCarbonPerHa` 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.biocharOrganicCarbonPerHa`](./biocharOrganicCarbonPerHa) 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 100 years (based on the IPCC's transition period for biochar 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 biochar organic carbon 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 `biocharOrganicCarbonPerHa`, 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.co2ToAirBiocharStockChange` 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 | `co2ToAirBiocharStockChange`(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\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/co2ToAirBiocharStockChange\">co2ToAirBiocharStockChange</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/biocharOrganicCarbonPerHa\">biocharOrganicCarbonPerHa</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":"# Soil"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Juliet Telfer","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Waste"],"tab":["Schmidt (2007)"]},"content":"# CH4, to air, waste treatment\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Juliet Telfer","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Waste"],"tab":["Schmidt (2007)"],"modelId":["ch4ToAirWasteTreatment"]},"content":"# CH4, to air, waste treatment\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/ch4ToAirWasteTreatment\">ch4ToAirWasteTreatment</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/schmidt2007\">schmidt2007</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 list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/oilPalmFruit\">oilPalmFruit</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmFrond\">oilPalmFrond</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmWood\">oilPalmWood</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmShell\">oilPalmShell</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernel\">oilPalmKernel</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernelMeal\">oilPalmKernelMeal</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernelOilCrude\">oilPalmKernelOilCrude</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernelOilRefined\">oilPalmKernelOilRefined</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmMillEffluent\">oilPalmMillEffluent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmMillEffluentDecanted\">oilPalmMillEffluentDecanted</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmPressFibre\">oilPalmPressFibre</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmOilCrude\">oilPalmOilCrude</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmOilRefined\">oilPalmOilRefined</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmFattyAcidDistillate\">oilPalmFattyAcidDistillate</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmStockSoap\">oilPalmStockSoap</a></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</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/waste.csv\">waste.csv</a> -> <code>ch4EfSchmidt2007</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>productTermIdsAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# Waste"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Juliet Telfer","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Waste"],"tab":["Schmidt (2007)"]},"content":"# H2S, to air, waste treatment\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Juliet Telfer","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Waste"],"tab":["Schmidt (2007)"],"modelId":["h2SToAirWasteTreatment"]},"content":"# H2S, to air, waste treatment\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/h2SToAirWasteTreatment\">h2SToAirWasteTreatment</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/schmidt2007\">schmidt2007</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 list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/oilPalmFruit\">oilPalmFruit</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmFrond\">oilPalmFrond</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmWood\">oilPalmWood</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmShell\">oilPalmShell</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernel\">oilPalmKernel</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernelMeal\">oilPalmKernelMeal</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernelOilCrude\">oilPalmKernelOilCrude</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernelOilRefined\">oilPalmKernelOilRefined</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmMillEffluent\">oilPalmMillEffluent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmMillEffluentDecanted\">oilPalmMillEffluentDecanted</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmPressFibre\">oilPalmPressFibre</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmOilCrude\">oilPalmOilCrude</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmOilRefined\">oilPalmOilRefined</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmFattyAcidDistillate\">oilPalmFattyAcidDistillate</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmStockSoap\">oilPalmStockSoap</a></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</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/waste.csv\">waste.csv</a> -> <code>h2SEfSchmidt2007</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>productTermIdsAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Juliet Telfer","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Waste"],"tab":["Schmidt (2007)"]},"content":"# N2O, to air, waste treatment, direct\n\n\n\n\n\n"}
|
package/dist/content/models/cycleEmissions/waste/n2OToAirWasteTreatmentDirect/schmidt2007.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Juliet Telfer","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Waste"],"tab":["Schmidt (2007)"],"modelId":["n2OToAirWasteTreatmentDirect"]},"content":"# N2O, to air, waste treatment, direct\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/n2OToAirWasteTreatmentDirect\">n2OToAirWasteTreatmentDirect</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/schmidt2007\">schmidt2007</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 list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/oilPalmFruit\">oilPalmFruit</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmFrond\">oilPalmFrond</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmWood\">oilPalmWood</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmShell\">oilPalmShell</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernel\">oilPalmKernel</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernelMeal\">oilPalmKernelMeal</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernelOilCrude\">oilPalmKernelOilCrude</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmKernelOilRefined\">oilPalmKernelOilRefined</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmMillEffluent\">oilPalmMillEffluent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmMillEffluentDecanted\">oilPalmMillEffluentDecanted</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmPressFibre\">oilPalmPressFibre</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmOilCrude\">oilPalmOilCrude</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmOilRefined\">oilPalmOilRefined</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmFattyAcidDistillate\">oilPalmFattyAcidDistillate</a> <strong>or</strong> <a href=\"https://hestia.earth/term/oilPalmStockSoap\">oilPalmStockSoap</a></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</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/waste.csv\">waste.csv</a> -> <code>n2oEfSchmidt2007</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>productTermIdsAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Juliet Telfer","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Waste"],"tab":["Schmidt (2007)"]},"content":"# NH3, to air, waste treatment\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Juliet Telfer","Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Waste"],"tab":["Schmidt (2007)"],"modelId":["nh3ToAirWasteTreatment"]},"content":"# NH3, to air, waste treatment\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/nh3ToAirWasteTreatment\">nh3ToAirWasteTreatment</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/schmidt2007\">schmidt2007</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 list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a></li>\n</ul>\n</li>\n</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</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/waste.csv\">waste.csv</a> -> <code>nh3EfSchmidt2007</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":"# Cycle: General"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"]},"content":"# Cycle Duration\n\nThis model calculates the cycle duration using:\n* the `endDate` and the `startDate` if both are provided with a day precision;\n* for temporary crops, using the `croppingIntensity` if provided;\n* for permanent crops, the duration is set to `365`.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"],"modelId":["cycleDuration"],"modelRequires":["croppingIntensity"]},"content":"# Cycle Duration\n\nThis model calculates the cycle duration using:\n* the `endDate` and the `startDate` if both are provided with a day precision;\n* for temporary crops, using the `croppingIntensity` if provided;\n* for permanent crops, the duration is set to `365`.\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 <code>number</code> or <code>None</code> if requirements are not met</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 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<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#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=crop\">crop</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a> and <a href=\"https://hestia.earth/schema/Practice#term\">term</a> with <a href=\"https://hestia.earth/term/croppingIntensity\">croppingIntensity</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop.csv\">crop.csv</a> -> <code>cropGroupingFAO</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"]},"content":"# Cycle End Date\n\nThis model sets the [Cycle endDate](https://hestia.earth/schema/Cycle#endDate) based on:\n* if no `cycleDuration` is provided, and the `endDate` is set to month precision (e.g., `2000-01`), assumed it ended on the 14th of the month.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"],"modelId":["endDate"]},"content":"# Cycle End Date\n\nThis model sets the [Cycle endDate](https://hestia.earth/schema/Cycle#endDate) based on:\n* if no `cycleDuration` is provided, and the `endDate` is set to month precision (e.g., `2000-01`), assumed it ended on the 14th of the month.\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>The endDate as a string</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 href=\"https://hestia.earth/schema/Cycle#endDate\">endDate</a> with <code>month precision</code></li>\n<li>none of:<ul>\n<li><a href=\"https://hestia.earth/schema/Cycle#cycleDuration\">cycleDuration</a></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: General"],"tab":["Cycle"]},"content":"# Cycle Other Sites Area\n\nFor animal production cycles, use the `stockingDensityAnimalHousingAverage` to calculate the average area required for all animals.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"],"modelId":["otherSitesArea"],"modelRequires":["stockingDensityAnimalHousingAverage"]},"content":"# Cycle Other Sites Area\n\nFor animal production cycles, use the `stockingDensityAnimalHousingAverage` to calculate the average area required for all animals.\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>The otherSitesArea as an array of number</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#otherSites\">otherSites</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>animal housing</code></li>\n</ul>\n</li>\n<li>none of:<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>animal housing</code></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Animal#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAnimal\">liveAnimal</a> and <a href=\"https://hestia.earth/schema/Animal#value\">value</a> <code>> 0</code></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#term\">term</a> with <a href=\"https://hestia.earth/term/stockingDensityAnimalHousingAverage\">stockingDensityAnimalHousingAverage</a></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: General"],"tab":["Cycle"]},"content":"# Cycle Other Sites Unused Duration\n\nThis model sets the [Cycle otherSitesUnusedDuration](https://hestia.earth/schema/Cycle#otherSitesUnusedDuration) based on the `otherSites`, `otherSitesDuration`, and the `longFallowRatio` practice associated with each.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"],"modelId":["otherSitesUnusedDuration"],"modelRequires":["longFallowRatio"]},"content":"# Cycle Other Sites Unused Duration\n\nThis model sets the [Cycle otherSitesUnusedDuration](https://hestia.earth/schema/Cycle#otherSitesUnusedDuration) based on the `otherSites`, `otherSitesDuration`, and the `longFallowRatio` practice associated with each.\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>The otherSitesUnusedDuration as an array of number</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#otherSites\">otherSites</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>glass and high accessible cover</code></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Cycle#otherSitesDuration\">otherSitesDuration</a></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Practice#term\">term</a> with <a href=\"https://hestia.earth/term/longFallowRatio\">longFallowRatio</a> and a <a href=\"https://hestia.earth/schema/Practice#site\">site</a></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: General"],"tab":["Cycle"]},"content":"# Cycle Site Area\n\nFor animal production cycles, use the `stockingDensityAnimalHousingAverage` to calculate the average area required for all animals.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"],"modelId":["siteArea"],"modelRequires":["stockingDensityAnimalHousingAverage"]},"content":"# Cycle Site Area\n\nFor animal production cycles, use the `stockingDensityAnimalHousingAverage` to calculate the average area required for all animals.\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>The siteArea as a number</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>animal housing</code></li>\n</ul>\n</li>\n<li>none of:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#otherSites\">otherSites</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>animal housing</code></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Animal#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAnimal\">liveAnimal</a> and <a href=\"https://hestia.earth/schema/Animal#value\">value</a> <code>> 0</code></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#term\">term</a> with <a href=\"https://hestia.earth/term/stockingDensityAnimalHousingAverage\">stockingDensityAnimalHousingAverage</a> and <a href=\"https://hestia.earth/schema/Practice#value\">value</a> <code>> 0</code></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: General"],"tab":["Cycle"]},"content":"# Cycle Site Duration\n\nThis model calculates the `siteDuration` on the `Cycle` to the same value as `cycleDuration` when only a single `Site` is present.\n\nNote: on `crop` production cycles:\n* For temporary crops, gap fill only when `startDateDefinition` = `harvest of previous crop`.\n* For permanent crops, no restriction applies.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"],"modelId":["siteDuration"]},"content":"# Cycle Site Duration\n\nThis model calculates the `siteDuration` on the `Cycle` to the same value as `cycleDuration` when only a single `Site` is present.\n\nNote: on `crop` production cycles:\n* For temporary crops, gap fill only when `startDateDefinition` = `harvest of previous crop`.\n* For permanent crops, no restriction applies.\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>the duration as a <code>number</code></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 href=\"https://hestia.earth/schema/Cycle#cycleDuration\">cycleDuration</a> <code>> 0</code></li>\n<li>none of:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#otherSites\">otherSites</a></li>\n</ul>\n</li>\n<li>optional:<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#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=crop\">crop</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Cycle#startDateDefinition\">startDateDefinition</a></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: General"],"tab":["Cycle"]},"content":"# Cycle Site Unused Duration\n\nThis model sets the [Cycle siteUnusedDuration](https://hestia.earth/schema/Cycle#siteUnusedDuration) based on the `siteDuration` and the `longFallowRatio` practice.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"],"modelId":["siteUnusedDuration"],"modelRequires":["longFallowRatio"]},"content":"# Cycle Site Unused Duration\n\nThis model sets the [Cycle siteUnusedDuration](https://hestia.earth/schema/Cycle#siteUnusedDuration) based on the `siteDuration` and the `longFallowRatio` practice.\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>The siteUnusedDuration as a number</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>cropland</code> <strong>or</strong> <code>glass and high accessible cover</code></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Cycle#siteDuration\">siteDuration</a> <code>> 0</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Practice#term\">term</a> with <a href=\"https://hestia.earth/term/longFallowRatio\">longFallowRatio</a></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: General"],"tab":["Cycle"]},"content":"# Cycle Start Date\n\nThis model sets the [Cycle startDate](https://hestia.earth/schema/Cycle#startDate) based on:\n* the `cycleDuration` and the `endDate` if it has been provided to a day precision (e.g., `2000-01-01`);\n* if no `cycleDuration` is provided, and the `startDate` is set to month precision (e.g., `2000-01`), assumed it started on the 15th of the month.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"],"modelId":["startDate"]},"content":"# Cycle Start Date\n\nThis model sets the [Cycle startDate](https://hestia.earth/schema/Cycle#startDate) based on:\n* the `cycleDuration` and the `endDate` if it has been provided to a day precision (e.g., `2000-01-01`);\n* if no `cycleDuration` is provided, and the `startDate` is set to month precision (e.g., `2000-01`), assumed it started on the 15th of the month.\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>The startDate as a string</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>optional:<ul>\n<li><a href=\"https://hestia.earth/schema/Cycle#startDate\">startDate</a> with <code>month precision</code></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#endDate\">endDate</a> with <code>day precision</code></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#cycleDuration\">cycleDuration</a></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: General"],"tab":["Cycle"]},"content":"# Cycle Start Date Definition\n\nThis model sets the [Cycle startDateDefinition](https://hestia.earth/schema/Cycle#startDateDefinition)\nbased on the result of the `cycleDuration` gap-filling model.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: General"],"tab":["Cycle"],"modelId":["startDateDefinition"]},"content":"# Cycle Start Date Definition\n\nThis model sets the [Cycle startDateDefinition](https://hestia.earth/schema/Cycle#startDateDefinition)\nbased on the result of the `cycleDuration` gap-filling model.\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>The startDateDefinition as a string</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 href=\"https://hestia.earth/schema/Cycle#cycleDuration\">cycleDuration</a></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#primary\">primary</a> = <code>True</code> and <a href=\"https://hestia.earth/schema/Product#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=crop\">crop</a></li>\n</ul>\n</li>\n<li>optional:<ul>\n<li><a href=\"https://hestia.earth/schema/Cycle#endDate\">endDate</a></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":["Valentina Caldart"],"contributor":["Guillaume Royer","Joseph Poore"],"group":["Cycle: Inputs"],"tab":["Agribalyse (2016)"],"citation":["[Colomb, V., Ait Amar, S., Basset Mens, C., Gac, A., Gaillard, G., Koch, P., Mousset, J. Salou, T. Tailleur, A., van der Werf, H. M. G. (2015) AGRIBALYSE®, the French LCI Database for agricultural products: high quality data for producers and environmental labelling. Oilseeds Fats Crops Lipids 22, D104](https://dx.doi.org/10.1051/ocl/20140047)"],"modelId":["fuelElectricity"],"modelRequires":["electricityFuel"]},"content":"# Fuel and Electricity\n\nThis model calculates fuel and electricity data from the number of hours each machine is used for, using data from [AGRIBALYSE](https://agribalyse.ademe.fr/).\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/Input\">Inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#model\">model</a> with <a href=\"https://hestia.earth/term/agribalyse2016\">agribalyse2016</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=fuel\">fuel</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#operation\">operation</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>False</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=operation\">operation</a> and <a href=\"https://hestia.earth/schema/Practice#value\">value</a> <code>> 0</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/operation.csv\">operation.csv</a> -> <code>fuelUse</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{"author":["
|
|
1
|
+
{"tags":{"author":["Valentina Caldart"],"contributor":["Guillaume Royer","Joseph Poore"],"group":["Cycle: Inputs"],"tab":["Agribalyse (2016)"],"citation":["[Colomb, V., Ait Amar, S., Basset Mens, C., Gac, A., Gaillard, G., Koch, P., Mousset, J. Salou, T. Tailleur, A., van der Werf, H. M. G. (2015) AGRIBALYSE®, the French LCI Database for agricultural products: high quality data for producers and environmental labelling. Oilseeds Fats Crops Lipids 22, D104](https://dx.doi.org/10.1051/ocl/20140047)"]},"content":"# Fuel and Electricity\n\nThis model calculates fuel and electricity data from the number of hours each machine is used for, using data from [AGRIBALYSE](https://agribalyse.ademe.fr/).\n\n\n\n\n\n\n"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Cycle Inputs"],"tab":["
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["HESTIA"]},"content":"# Concentrate feed blend\n\nA blended animal feed which is high in energy value, and includes fat, cereal grains and their by-products (barley, corn, oats, rye, wheat), high-protein oil meals or cakes (soybean, canola, cottonseed, groundnut), and by-products from processing of sugar beets, sugarcane, animals, and fish.\n\nConcentrate feed Properties\n\nThis model calculates all of the nutrient content values and dry matter values for a feed blend\nif we know the crops that went into the blend by taking a weighted average.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["HESTIA"],"modelId":["concentrateFeedBlend","concentrateFeedUnspecified","feedMix"],"modelRequires":["concentrateFeedUnspecified","concentrateFeedBlend","feedMix"]},"content":"# Concentrate feed blend\n\nA blended animal feed which is high in energy value, and includes fat, cereal grains and their by-products (barley, corn, oats, rye, wheat), high-protein oil meals or cakes (soybean, canola, cottonseed, groundnut), and by-products from processing of sugar beets, sugarcane, animals, and fish.\n\nConcentrate feed Properties\n\nThis model calculates all of the nutrient content values and dry matter values for a feed blend\nif we know the crops that went into the blend by taking a weighted average.\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/Product\">Products</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Product#properties\">properties</a><ul>\n<li><a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/concentrateFeedBlend\">concentrateFeedBlend</a> <strong>or</strong> <a href=\"https://hestia.earth/term/concentrateFeedUnspecified\">concentrateFeedUnspecified</a> <strong>or</strong> <a href=\"https://hestia.earth/term/feedMix\">feedMix</a></li>\n<li><a href=\"https://hestia.earth/schema/Property#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/hestia\">hestia</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>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> 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=crop\">crop</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=forage\">forage</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=processedFood\">processedFood</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=animalProduct\">animalProduct</a></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#primary\">primary</a> = <code>True</code> and <a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/concentrateFeedUnspecified\">concentrateFeedUnspecified</a> <strong>or</strong> <a href=\"https://hestia.earth/term/concentrateFeedBlend\">concentrateFeedBlend</a> <strong>or</strong> <a href=\"https://hestia.earth/term/feedMix\">feedMix</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/crop-property.csv\">crop-property.csv</a> -> <code>crudeProteinContent</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/forage-property.csv\">forage-property.csv</a> -> <code>crudeProteinContent</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/processedFood-property.csv\">processedFood-property.csv</a> -> <code>crudeProteinContent</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/property.csv\">property.csv</a> -> <code>commonToSupplementInAnimalFeed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{},"content":"# Cycle Inputs"}
|
|
1
|
+
{"tags":{},"content":"# Cycle: Inputs"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Cycle Inputs"],"tab":["Cycle"]
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["Cycle"]},"content":"# HESTIA Aggregated Data\n\nThis model adds `impactAssessment` to inputs based on data which has been aggregated into country level averages.\n\nNote: to get more accurate impacts, we recommend setting the [input.impactAssessment](https://hestia.earth/schema/Input#impactAssessment) instead of the region-level averages using this model.\n\nFor `seed` inputs, we will match ImpactAssessment in the following order of priority:\n- match using the value from the lookup `linkedImpactAssessmentTermId`;\n- match using the primary crop product;\n- match using the \"generic\" crop product term.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["Cycle"],"modelId":["impactAssessment"],"modelRequires":["seed"]},"content":"# HESTIA Aggregated Data\n\nThis model adds `impactAssessment` to inputs based on data which has been aggregated into country level averages.\n\nNote: to get more accurate impacts, we recommend setting the [input.impactAssessment](https://hestia.earth/schema/Input#impactAssessment) instead of the region-level averages using this model.\n\nFor `seed` inputs, we will match ImpactAssessment in the following order of priority:\n- match using the value from the lookup `linkedImpactAssessmentTermId`;\n- match using the primary crop product;\n- match using the \"generic\" crop product term.\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/Input\">Inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#impactAssessmentIsProxy\">impactAssessmentIsProxy</a> with <code>True</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> 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> and optional:</li>\n<li>a <a href=\"https://hestia.earth/schema/Input#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<li>a <a href=\"https://hestia.earth/schema/Input#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>optional:<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>cropland</code> <strong>or</strong> <code>pasture</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#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> with <a href=\"https://hestia.earth/term/seed\">seed</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> and none of:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a></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#value\">value</a> and <a href=\"https://hestia.earth/schema/Product#primary\">primary</a> = <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/seed.csv\">seed.csv</a> -> <code>linkedImpactAssessmentTermId</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Cycle Inputs"],"tab":["Cycle"]
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["Cycle"]},"content":"# Properties\n\nThis model handles multiple cases:\n- when the [impactAssessment](https://hestia.earth/schema/Input#impactAssessment) field is set, the model\nadds properties to the `Input` when they are connected to another `Cycle` that has an indentical `Product`;\n- when the `dryMatter` property is set, the model recalculates the other properties based on the data from feedipedia;\n- when the `min` and `max` are set, the model averages the `value`.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["Cycle"],"modelId":["properties"]},"content":"# Properties\n\nThis model handles multiple cases:\n- when the [impactAssessment](https://hestia.earth/schema/Input#impactAssessment) field is set, the model\nadds properties to the `Input` when they are connected to another `Cycle` that has an indentical `Product`;\n- when the `dryMatter` property is set, the model recalculates the other properties based on the data from feedipedia;\n- when the `min` and `max` are set, the model averages the `value`.\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/Input\">Inputs</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Input#properties\">properties</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>either:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Input#impactAssessment\">impactAssessment</a></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Input#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#id\">@id</a> must be set (is linked to an existing Property)</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop-property.csv\">crop-property.csv</a> -> <code>dryMatter</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/forage-property.csv\">forage-property.csv</a> -> <code>dryMatter</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/processedFoor-property.csv\">processedFoor-property.csv</a> -> <code>dryMatter</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/property.csv\">property.csv</a> -> <code>feedipediaConversionEnum</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Cycle Inputs"],"tab":["Cycle"]
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["Cycle"]},"content":"# Value\n\nThis model calculates the `value` of the [Input](https://hestia.earth/schema/Input) by taking an average from the `min` and `max` values.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["Cycle"],"modelId":["value"]},"content":"# Value\n\nThis model calculates the `value` of the [Input](https://hestia.earth/schema/Input) by taking an average from the `min` and `max` values.\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/Input\">Inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#min\">min</a> and <a href=\"https://hestia.earth/schema/Input#max\">max</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n \n \n</div>"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Cycle Inputs"],"tab":["
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["HESTIA"]},"content":"# Energy content (lower heating value)\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["HESTIA"],"modelId":["energyContentLowerHeatingValue"],"modelRequires":["woodFuel","woodPellets","dryMatter"]},"content":"# Energy content (lower heating value)\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/Input\">Inputs</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Input#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/energyContentLowerHeatingValue\">energyContentLowerHeatingValue</a></li>\n<li><a href=\"https://hestia.earth/schema/Property#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/hestia\">hestia</a></li>\n<li><a href=\"https://hestia.earth/schema/Property#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>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#term\">term</a> with <a href=\"https://hestia.earth/term/woodFuel\">woodFuel</a> <strong>or</strong> <a href=\"https://hestia.earth/term/woodPellets\">woodPellets</a> and a list of <a href=\"https://hestia.earth/schema/Input#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/dryMatter\">dryMatter</a></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: Inputs"],"tab":["HESTIA"]},"content":"# Inorganic Fertiliser\n\nThis model calculates the amount of other nutrient(s) supplied by multi-nutrients inorganic fertilisers when only the amount of one of the nutrients is recorded by the user.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["HESTIA"],"modelId":["inorganicFertiliser"]},"content":"# Inorganic Fertiliser\n\nThis model calculates the amount of other nutrient(s) supplied by multi-nutrients inorganic fertilisers when only the amount of one of the nutrients is recorded by the user.\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/Input\">Inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#model\">model</a> with <a href=\"https://hestia.earth/term/hestia\">hestia</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=inorganicFertiliser\">inorganicFertiliser</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#statsDefinition\">statsDefinition</a> with <code>modelled</code></li>\n</ul>\n</li>\n</ul>\n</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#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=inorganicFertiliser\">inorganicFertiliser</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/inorganicFertiliser.csv\">inorganicFertiliser.csv</a> -> <code>complementaryTermIds</code>; <code>nitrogenContent</code>; <code>nitrogenContent-min</code>; <code>nitrogenContent-max</code>; <code>phosphateContentAsP2O5</code>; <code>phosphateContentAsP2O5-min</code>; <code>phosphateContentAsP2O5-max</code>; <code>potassiumContentAsK2O</code>; <code>potassiumContentAsK2O-min</code>; <code>potassiumContentAsK2O-max</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["James Bradbury"],"group":["Cycle: Inputs"],"tab":["HESTIA"]},"content":"# Material and Substrate\n\nThis model gap-fills depreciated amount per Cycle from Site Infrastructure node.\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["James Bradbury"],"group":["Cycle: Inputs"],"tab":["HESTIA"],"modelId":["materialAndSubstrate"],"modelRequires":["material"]},"content":"# Material and Substrate\n\nThis model gap-fills depreciated amount per Cycle from Site Infrastructure node.\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/Input\">Inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#model\">model</a> with <a href=\"https://hestia.earth/term/hestia\">hestia</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#sd\">sd</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#statsDefinition\">statsDefinition</a></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 material: <a href=\"https://hestia.earth/schema/Completeness#material\">completeness.material</a> must be <code>False</code></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#cycleDuration\">cycleDuration</a></li>\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#infrastructure\">infrastructures</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Infrastructure#defaultLifespan\">defaultLifespan</a> and a list of <a href=\"https://hestia.earth/schema/Infrastructure#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=material\">material</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=substrate\">substrate</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#lifespan\">lifespan</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/material.csv\">material.csv</a></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"contributor":["James Bradbury"],"group":["Cycle Inputs"],"tab":["IPCC (2019)"],"modelId":["pastureGrass"],"modelRequires":["animalFeed","animalPopulation","freshForage","pastureGrass","neutralDetergentFibreContent","energyContentHigherHeatingValue","liveweightPerHead","weightAtMaturity","hoursWorkedPerDay","pregnancyRateTotal","animalsPerBirth","fatContent","animalProduct"]},"content":"# Pasture Grass\n\nThis model estimates the energetic requirements of ruminants and can be used to estimate the amount of grass they graze.\nSource:\n[IPCC 2019, Vol.4, Chapter 10](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch10_Livestock.pdf).\n\nThis version of the model will run at the Cycle level, if at least one Cycle Input is given as feed\n(see https://www.hestia.earth/schema/Input#isAnimalFeed).\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Input\">Inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=crop\">crop</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=forage\">forage</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#isAnimalFeed\">isAnimalFeed</a> with <code>True</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 animalFeed: <a href=\"https://hestia.earth/schema/Completeness#animalFeed\">completeness.animalFeed</a> must be <code>True</code></li>\n<li>Data completeness assessment for animalPopulation: <a href=\"https://hestia.earth/schema/Completeness#animalPopulation\">completeness.animalPopulation</a> must be <code>True</code></li>\n<li>Data completeness assessment for freshForage: <a href=\"https://hestia.earth/schema/Completeness#freshForage\">completeness.freshForage</a> must be <code>False</code></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>permanent pasture</code></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a> and <a href=\"https://hestia.earth/schema/Practice#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=system\">system</a></li>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a> and <a href=\"https://hestia.earth/schema/Practice#term\">term</a> with <a href=\"https://hestia.earth/term/pastureGrass\">pastureGrass</a> and a <a href=\"https://hestia.earth/schema/Practice#key\">key</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=landCover\">landCover</a></li>\n</ul>\n</li>\n</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> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Input#isAnimalFeed\">isAnimalFeed</a> with <code>True</code> and optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Input#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/neutralDetergentFibreContent\">neutralDetergentFibreContent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/energyContentHigherHeatingValue\">energyContentHigherHeatingValue</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Animal#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Animal#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAnimal\">liveAnimal</a> and <a href=\"https://hestia.earth/schema/Animal#referencePeriod\">referencePeriod</a> with <code>average</code> and a list of <a href=\"https://hestia.earth/schema/Animal#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/liveweightPerHead\">liveweightPerHead</a> <strong>or</strong> <a href=\"https://hestia.earth/term/weightAtMaturity\">weightAtMaturity</a> and optional:</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/hoursWorkedPerDay\">hoursWorkedPerDay</a> <strong>or</strong> <a href=\"https://hestia.earth/term/pregnancyRateTotal\">pregnancyRateTotal</a> <strong>or</strong> <a href=\"https://hestia.earth/term/animalsPerBirth\">animalsPerBirth</a></li>\n</ul>\n</li>\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> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Input#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/neutralDetergentFibreContent\">neutralDetergentFibreContent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/energyContentHigherHeatingValue\">energyContentHigherHeatingValue</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a> and <a href=\"https://hestia.earth/schema/Practice#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=animalManagement\">animalManagement</a> and a list of <a href=\"https://hestia.earth/schema/Practice#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/fatContent\">fatContent</a></li>\n</ul>\n</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#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a> and <a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/animalProduct\">animalProduct</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/animalManagement.csv\">animalManagement.csv</a> -> <code>mjKgEvMilkIpcc2019</code>; <code>defaultFatContentEvMilkIpcc2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/animalProduct.csv\">animalProduct.csv</a> -> <code>mjKgEvWoolNetEnergyWoolIpcc2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/liveAnimal.csv\">liveAnimal.csv</a> -> <code>ipcc2019AnimalTypeGrouping</code>; <code>mjDayKgCfiNetEnergyMaintenanceIpcc2019</code>; <code>ratioCPregnancyNetEnergyPregnancyIpcc2019</code>; <code>ratioCNetEnergyGrowthCattleBuffaloIpcc2019</code>; <code>mjKgABNetEnergyGrowthSheepGoatsIpcc2019</code>; <code>isWoolProducingAnimal</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/system-liveAnimal-activityCoefficient-ipcc2019.csv\">system-liveAnimal-activityCoefficient-ipcc2019.csv</a></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/landCover.csv\">landCover.csv</a> -> <code>grazedPastureGrassInputId</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop-property.csv\">crop-property.csv</a> -> <code>energyDigestibilityRuminants</code>; <code>energyContentHigherHeatingValue</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop.csv\">crop.csv</a> -> <code>grazedPastureGrassInputId</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/forage-property.csv\">forage-property.csv</a> -> <code>energyDigestibilityRuminants</code>; <code>energyContentHigherHeatingValue</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/feedFoodAdditive.csv\">feedFoodAdditive.csv</a> -> <code>hasEnergyContent</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/feedFoodAdditive-property.csv\">feedFoodAdditive-property.csv</a> -> <code>energyDigestibilityRuminants</code>; <code>energyContentHigherHeatingValue</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
1
|
+
{"tags":{"author":["Valentina Caldart"],"contributor":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["IPCC (2019)"]},"content":"# Pasture Grass\n\nThis model estimates the energetic requirements of ruminants and can be used to estimate the amount of grass they graze.\nSource:\n[IPCC 2019, Vol.4, Chapter 10](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch10_Livestock.pdf).\n\nThis version of the model will run at the Cycle level, if at least one Cycle Input is given as feed\n(see https://www.hestia.earth/schema/Input#isAnimalFeed).\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Valentina Caldart"],"contributor":["Guillaume Royer"],"group":["Cycle: Inputs"],"tab":["IPCC (2019)"],"modelId":["pastureGrass"],"modelRequires":["animalFeed","animalPopulation","freshForage","pastureGrass","neutralDetergentFibreContent","energyContentHigherHeatingValue","liveweightPerHead","weightAtMaturity","hoursWorkedPerDay","pregnancyRateTotal","animalsPerBirth","fatContent","animalProduct"]},"content":"# Pasture Grass\n\nThis model estimates the energetic requirements of ruminants and can be used to estimate the amount of grass they graze.\nSource:\n[IPCC 2019, Vol.4, Chapter 10](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch10_Livestock.pdf).\n\nThis version of the model will run at the Cycle level, if at least one Cycle Input is given as feed\n(see https://www.hestia.earth/schema/Input#isAnimalFeed).\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Input\">Inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#model\">model</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=crop\">crop</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=forage\">forage</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#isAnimalFeed\">isAnimalFeed</a> with <code>True</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 animalFeed: <a href=\"https://hestia.earth/schema/Completeness#animalFeed\">completeness.animalFeed</a> must be <code>True</code></li>\n<li>Data completeness assessment for animalPopulation: <a href=\"https://hestia.earth/schema/Completeness#animalPopulation\">completeness.animalPopulation</a> must be <code>True</code></li>\n<li>Data completeness assessment for freshForage: <a href=\"https://hestia.earth/schema/Completeness#freshForage\">completeness.freshForage</a> must be <code>False</code></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>permanent pasture</code></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a> and <a href=\"https://hestia.earth/schema/Practice#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=system\">system</a></li>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a> and <a href=\"https://hestia.earth/schema/Practice#term\">term</a> with <a href=\"https://hestia.earth/term/pastureGrass\">pastureGrass</a> and a <a href=\"https://hestia.earth/schema/Practice#key\">key</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=landCover\">landCover</a></li>\n</ul>\n</li>\n</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> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Input#isAnimalFeed\">isAnimalFeed</a> with <code>True</code> and optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Input#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/neutralDetergentFibreContent\">neutralDetergentFibreContent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/energyContentHigherHeatingValue\">energyContentHigherHeatingValue</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Animal#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Animal#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAnimal\">liveAnimal</a> and <a href=\"https://hestia.earth/schema/Animal#referencePeriod\">referencePeriod</a> with <code>average</code> and a list of <a href=\"https://hestia.earth/schema/Animal#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/liveweightPerHead\">liveweightPerHead</a> <strong>or</strong> <a href=\"https://hestia.earth/term/weightAtMaturity\">weightAtMaturity</a> and optional:</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/hoursWorkedPerDay\">hoursWorkedPerDay</a> <strong>or</strong> <a href=\"https://hestia.earth/term/pregnancyRateTotal\">pregnancyRateTotal</a> <strong>or</strong> <a href=\"https://hestia.earth/term/animalsPerBirth\">animalsPerBirth</a></li>\n</ul>\n</li>\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> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>> 0</code> and optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Input#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/neutralDetergentFibreContent\">neutralDetergentFibreContent</a> <strong>or</strong> <a href=\"https://hestia.earth/term/energyContentHigherHeatingValue\">energyContentHigherHeatingValue</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a> and <a href=\"https://hestia.earth/schema/Practice#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=animalManagement\">animalManagement</a> and a list of <a href=\"https://hestia.earth/schema/Practice#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/fatContent\">fatContent</a></li>\n</ul>\n</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#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a> and <a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/animalProduct\">animalProduct</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/animalManagement.csv\">animalManagement.csv</a> -> <code>mjKgEvMilkIpcc2019</code>; <code>defaultFatContentEvMilkIpcc2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/animalProduct.csv\">animalProduct.csv</a> -> <code>mjKgEvWoolNetEnergyWoolIpcc2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/liveAnimal.csv\">liveAnimal.csv</a> -> <code>ipcc2019AnimalTypeGrouping</code>; <code>mjDayKgCfiNetEnergyMaintenanceIpcc2019</code>; <code>ratioCPregnancyNetEnergyPregnancyIpcc2019</code>; <code>ratioCNetEnergyGrowthCattleBuffaloIpcc2019</code>; <code>mjKgABNetEnergyGrowthSheepGoatsIpcc2019</code>; <code>isWoolProducingAnimal</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/system-liveAnimal-activityCoefficient-ipcc2019.csv\">system-liveAnimal-activityCoefficient-ipcc2019.csv</a></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/landCover.csv\">landCover.csv</a> -> <code>grazedPastureGrassInputId</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop-property.csv\">crop-property.csv</a> -> <code>energyDigestibilityRuminants</code>; <code>energyContentHigherHeatingValue</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop.csv\">crop.csv</a> -> <code>grazedPastureGrassInputId</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/forage-property.csv\">forage-property.csv</a> -> <code>energyDigestibilityRuminants</code>; <code>energyContentHigherHeatingValue</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/feedFoodAdditive.csv\">feedFoodAdditive.csv</a> -> <code>hasEnergyContent</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/feedFoodAdditive-property.csv\">feedFoodAdditive-property.csv</a> -> <code>energyDigestibilityRuminants</code>; <code>energyContentHigherHeatingValue</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore"],"contributor":["Guillaume Royer","Juan Sabuco"],"group":["Cycle: Inputs"],"tab":["Agribalyse (2016)"],"citation":["[Colomb, V., Ait Amar, S., Basset Mens, C., Gac, A., Gaillard, G., Koch, P., Mousset, J. Salou, T. Tailleur, A., van der Werf, H. M. G. (2015) AGRIBALYSE®, the French LCI Database for agricultural products: high quality data for producers and environmental labelling. Oilseeds Fats Crops Lipids 22, D104](https://dx.doi.org/10.1051/ocl/20140047)","[Poore, J., & Nemecek, T. (2018). Reducing food’s environmental impacts through producers and consumers. Science, 360(6392), 987-992](https://dx.doi.org/10.1126/science.aaq0216)"],"modelId":["machineryInfrastructureDepreciatedAmountPerCycle"],"modelRequires":["material"]},"content":"# Machinery infrastructure, depreciated amount per Cycle\n\nMachinery gradually depreciates over multiple production Cycles until it reaches the [end of its life](https://hestia.earth/schema/Infrastructure#endDate). As a rough rule, machinery depreciates in proportion to the hours its used for. Machinery use in hours can be proxied for by the amount of fuel used.\n\nFrom 139 processes in [AGRIBALYSE](https://agribalyse.ademe.fr/), the ratio of machinery depreciated per unit of fuel consumed (kg machinery kg diesel–1) was established (Poore & Nemecek, 2018). Recognizing that farms in less developed countries have poorer access to capital and maintain farm machinery for longer, the machinery-to-diesel ratio was doubled in countries with a [Human Development Index](http://hdr.undp.org/en/data) of less than 0.8.\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/Input\">Inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> with <a href=\"https://hestia.earth/term/machineryInfrastructureDepreciatedAmountPerCycle\">machineryInfrastructureDepreciatedAmountPerCycle</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#model\">model</a> with <a href=\"https://hestia.earth/term/agribalyse2016\">agribalyse2016</a></li>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>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> <strong>or</strong> <code>permanent pasture</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#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=fuel\">fuel</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for material: <a href=\"https://hestia.earth/schema/Completeness#material\">completeness.material</a> must be <code>False</code></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.csv\">region.csv</a> -> <code>HDI</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/material.csv\">material.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|