@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":["Guillaume Royer"],"group":["Cycle: Completeness"],"tab":["Cycle"],"modelId":["freshForage"],"modelRequires":["freshForage"]},"content":"# Fresh Forage\n\nThis model checks if we have the requirements below and updates the [Data Completeness](https://hestia.earth/schema/Completeness#cropResidue) value.\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 <a href=\"https://hestia.earth/schema/Completeness\">Completeness</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Completeness#freshForage\">freshForage</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 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>either:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=forage\">forage</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>>= 0</code> and <a href=\"https://hestia.earth/schema/Input#added\">added</a> with <code>value</code></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 list of <a href=\"https://hestia.earth/schema/Animal#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=forage\">forage</a> and <a href=\"https://hestia.earth/schema/Input#value\">value</a> <code>>= 0</code> and <a href=\"https://hestia.earth/schema/Input#added\">added</a> with <code>value</code></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/liveAnimal.csv\">liveAnimal.csv</a> -> <code>isGrazingAnimal</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/liveAquaticSpecies.csv\">liveAquaticSpecies.csv</a> -> <code>isGrazingAnimal</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Cycle Completeness"],"tab":["Cycle"]
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Completeness"],"tab":["Cycle"]},"content":"# Material\n\nThis model checks if we have the requirements below and updates the [Data Completeness](https://hestia.earth/schema/Completeness#material) value.\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Completeness"],"tab":["Cycle"],"modelId":["material"],"modelRequires":["machineryInfrastructureDepreciatedAmountPerCycle"]},"content":"# Material\n\nThis model checks if we have the requirements below and updates the [Data Completeness](https://hestia.earth/schema/Completeness#material) value.\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 <a href=\"https://hestia.earth/schema/Completeness\">Completeness</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Completeness#material\">material</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> with <a href=\"https://hestia.earth/term/machineryInfrastructureDepreciatedAmountPerCycle\">machineryInfrastructureDepreciatedAmountPerCycle</a></li>\n</ul>\n</li>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code></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"],"contributor":["Juliet Telfer"],"group":["Cycle Completeness"],"tab":["Cycle"],"
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Juliet Telfer"],"group":["Cycle: Completeness"],"tab":["Cycle"],"tag":["Seed-Saplings"]},"content":"# Seed\n\nThis model checks if seed or saplings were successfully gap filled and updates [completeness](/schema/Completeness#seed) for seed. Specifically:\n- For temporary crops, if the Cycle contains a [Seed](/term/seed) input;\n- Or for orchard/plantation crops, if the Cycle contains a [Saplings, depreciated amount per Cycle](/term/saplingsDepreciatedAmountPerCycle) input.\n\nThen `completeness.seed` is set to `true`.\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Juliet Telfer"],"group":["Cycle: Completeness"],"tab":["Cycle"],"tag":["Seed-Saplings"],"modelId":["seed"],"modelRequires":["seed","saplingsDepreciatedAmountPerCycle"]},"content":"# Seed\n\nThis model checks if seed or saplings were successfully gap filled and updates [completeness](/schema/Completeness#seed) for seed. Specifically:\n- For temporary crops, if the Cycle contains a [Seed](/term/seed) input;\n- Or for orchard/plantation crops, if the Cycle contains a [Saplings, depreciated amount per Cycle](/term/saplingsDepreciatedAmountPerCycle) input.\n\nThen `completeness.seed` is set to `true`.\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 <a href=\"https://hestia.earth/schema/Completeness\">Completeness</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Completeness#seed\">seed</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 seed: <a href=\"https://hestia.earth/schema/Completeness#seed\">completeness.seed</a> must be <code>False</code></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#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> with <a href=\"https://hestia.earth/term/seed\">seed</a> <strong>or</strong> <a href=\"https://hestia.earth/term/saplingsDepreciatedAmountPerCycle\">saplingsDepreciatedAmountPerCycle</a></li>\n</ul>\n</li>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code></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>isPlantation</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"contributor":["Lloyd Ashby"],"group":["Cycle Completeness"],"tab":["Cycle"]
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Lloyd Ashby"],"group":["Cycle: Completeness"],"tab":["Cycle"]},"content":"# Soil Amendments\n\nThis model checks if we have the requirements below and updates the [Data Completeness](https://hestia.earth/schema/Completeness#soilAmendment) value.\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Lloyd Ashby"],"group":["Cycle: Completeness"],"tab":["Cycle"],"modelId":["soilAmendment"],"modelRequires":["soilAmendment","soilPh"]},"content":"# Soil Amendments\n\nThis model checks if we have the requirements below and updates the [Data Completeness](https://hestia.earth/schema/Completeness#soilAmendment) 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 <a href=\"https://hestia.earth/schema/Completeness\">Completeness</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Completeness#soilAmendment\">soilAmendment</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 soilAmendment: <a href=\"https://hestia.earth/schema/Completeness#soilAmendment\">completeness.soilAmendment</a> must be <code>False</code></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#endDate\">endDate</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#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/soilPh\">soilPh</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"],"contributor":["Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["IPCC (2019)"],"modelRequires":["ipcc2019-animal-pastureGrass","ipcc2019-pastureGrass"]},"content":"# CH4, to air, enteric fermentation\n\n\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["IPCC (2019)"],"modelRequires":["ipcc2019-animal-pastureGrass","ipcc2019-pastureGrass","animalFeed","freshForage","neutralDetergentFibreContent","energyContentHigherHeatingValue","ionophores","ionophoreAntibiotics"],"modelId":["ch4ToAirEntericFermentation"]},"content":"# CH4, to air, enteric fermentation\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/ch4ToAirEntericFermentation\">ch4ToAirEntericFermentation</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#methodTier\">methodTier</a> with <code>tier 2</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#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 <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>permanent pasture</code> <strong>or</strong> <code>animal housing</code></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAnimal\">liveAnimal</a> <strong>or</strong> <a href=\"https://hestia.earth/glossary?termType=animalProduct\">animalProduct</a></li>\n</ul>\n</li>\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 freshForage: <a href=\"https://hestia.earth/schema/Completeness#freshForage\">completeness.freshForage</a> must be <code>True</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> 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</ul>\n</li>\n</ul>\n</li>\n<li>the following fields:<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#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</ul>\n</li>\n</ul>\n</li>\n<li>optional:<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/ionophores\">ionophores</a> <strong>or</strong> <a href=\"https://hestia.earth/term/ionophoreAntibiotics\">ionophoreAntibiotics</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/animalProduct.csv\">animalProduct.csv</a> -> <code>digestibility</code>; <code>percentageYmMethaneConversionFactorEntericFermentation</code>; <code>percentageYmMethaneConversionFactorEntericFermentation-sd</code>; <code>defaultPercentageYmMethaneConversionFactorEntericFermentation</code>; <code>defaultPercentageYmMethaneConversionFactorEntericFermentation-min</code>; <code>defaultPercentageYmMethaneConversionFactorEntericFermentation-max</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/liveAnimal.csv\">liveAnimal.csv</a> -> <code>digestibility</code>; <code>percentageYmMethaneConversionFactorEntericFermentation</code>; <code>percentageYmMethaneConversionFactorEntericFermentation-sd</code>; <code>defaultPercentageYmMethaneConversionFactorEntericFermentation</code>; <code>defaultPercentageYmMethaneConversionFactorEntericFermentation-min</code>; <code>defaultPercentageYmMethaneConversionFactorEntericFermentation-max</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/crop-property.csv\">crop-property.csv</a> -> <code>neutralDetergentFibreContent</code>; <code>energyContentHigherHeatingValue</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/forage-property.csv\">forage-property.csv</a> -> <code>neutralDetergentFibreContent</code>; <code>energyContentHigherHeatingValue</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/processedFood-property.csv\">processedFood-property.csv</a> -> <code>neutralDetergentFibreContent</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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>productTermIdsAllowed</code>; <code>productTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["James Bradbury","Juan Sabuco","Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["IPCC (2019)"]},"content":"# CH4, to air, excreta\n\n\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["James Bradbury","Juan Sabuco","Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["IPCC (2019)"],"modelId":["ch4ToAirExcreta"],"modelRequires":["ecoClimateZone"]},"content":"# CH4, to air, excreta\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/ch4ToAirExcreta\">ch4ToAirExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 2</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>cropland</code> <strong>or</strong> <code>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</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> and a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:</li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/ecoClimateZone\">ecoClimateZone</a></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=excreta\">excreta</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Cycle#cycleDuration\">cycleDuration</a></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#endDate\">endDate</a></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=excretaManagement\">excretaManagement</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/region.csv\">region.csv</a> -> <code>HDI</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/region-excreta-excretaManagement-ch4B0.csv\">region-excreta-excretaManagement-ch4B0.csv</a></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/excretaManagement-ecoClimateZone-CH4conv.csv\">excretaManagement-ecoClimateZone-CH4conv.csv</a></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# Animal"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# N2O, to air, excreta, direct"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["IPCC (2006)"],"modelId":["n2OToAirExcretaDirect"],"modelRequires":["excreta","nitrogenContent"]},"content":"# N2O, to air, excreta, direct\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/n2OToAirExcretaDirect\">n2OToAirExcretaDirect</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2006\">ipcc2006</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code></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#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a> 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/nitrogenContent\">nitrogenContent</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for excreta: <a href=\"https://hestia.earth/schema/Completeness#excreta\">completeness.excreta</a> must be <code>True</code></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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["IPCC (2019)"],"citation":["[IPCC (2019) 2019 Refinement to the 2006 IPCC Guidelines for National Greenhouse Gas Inventories. Volume 4: Agriculture, Forestry and Other Land Use. Chapter 10: Emissions from Livestock and Manure Management.](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch10_Livestock.pdf)"],"modelId":["n2OToAirExcretaDirect"],"modelRequires":["excreta"]},"content":"# N2O, to air, excreta, direct\n\nThis model uses the lookup factors from [IPCC (2019) Volume 4. Chapter 10. Table 10.21](https://www.ipcc-nggip.iges.or.jp/public/2019rf/pdf/4_Volume4/19R_V4_Ch10_Livestock.pdf) to quantify the direct N2O emissions from animal excreta (animal manure) management.\n\n$$N_{2}O_s = N_{excreta,s} \\times EF_{3,s} \\times \\frac{44}{28}$$\n\nWhere:\n\n- $N_{2}O_s$ is the quantity of N2O produced from excreta management system $s$.\n- $N_{excreta,s}$ is the quantity of nitrogen in excreta managed in system $s$.\n- $EF_{3,s}$ is the emission factor (see Table 1).\n\n**Note:** we do not currently account for the nitrogen in straw or digester additives.\n\n#### Table 1: EF3 factors, quantifying N2O-N emissions for different excreta management systems from IPCC (2019) Volume 4. Chapter 10. Table 10.21.\n\n| term.name | EF3 (kg N2O-N / kg N) |\n|------------------------------------------------------------------------------------------------------------------|-----------------------|\n| Daily spread | 0 |\n| Periodic spread | 0 |\n| Solid storage | 0.01 |\n| Solid storage, covered/compacted | 0.01 |\n| Solid storage, with bulking agent addition | 0.005 |\n| Solid storage, with additives | 0.005 |\n| Dry lot | 0.02 |\n| Liquid/Slurry | 0 |\n| Liquid/Slurry, with natural crust cover | 0.005 |\n| Liquid/Slurry, with cover | 0.005 |\n| Uncovered anaerobic lagoon | 0 |\n| Pit storage below animal confinements | 0.002 |\n| Anaerobic digester, unspecified | 0.0006 |\n| Anaerobic digester, high quality and low leakage | 0.0006 |\n| Anaerobic digester, digesters with high leakage | 0.0006 |\n| Deep bedding | 0.04 |\n| Composting, unspecified | 0.0058 |\n| Composting, in-vessel | 0.0006 |\n| Composting, static pile, with runoff/leaching containment | 0.01 |\n| Composting, static pile, without runoff/leaching containment | 0.01 |\n| Composting, intensive windrow, with runoff/leaching containment | 0.005 |\n| Composting, intensive windrow, without runoff/leaching containment | 0.005 |\n| Composting, passive windrow, with runoff/leaching containment | 0.005 |\n| Composting, passive windrow, without runoff/leaching containment | 0.005 |\n| Poultry manure with litter | 0.001 |\n| Poultry manure without litter | 0.001 |\n| Aerobic treatment | 0.0075 |\n| Anaerobic digester, high quality gastight storage, low leakage and best complete industrial technology | 0.0006 |\n| Anaerobic digester, high quality industrial technology, low leakage and low quality gastight storage technology | 0.0006 |\n| Anaerobic digester, high quality industrial technology, low leakage and open storage | 0.0006 |\n| Anaerobic digester, digesters with high leakage low quality technology, high quality gastight storage technology | 0.0006 |\n| Anaerobic digester, digesters with high leakage low quality technology, low quality gastight storage technology | 0.0006 |\n| Anaerobic digester, digesters with high leakage low quality technology, open storage | 0.0006 |\n| Excreta management, unspecified | 0.004948485 |\n| Deep bedding (no mixing) | 0.01 |\n| Deep bedding (active mixing) | 0.07 |\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/n2OToAirExcretaDirect\">n2OToAirExcretaDirect</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 2</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>cropland</code> <strong>or</strong> <code>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code></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=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>either:<ul>\n<li>Data completeness assessment for excreta: <a href=\"https://hestia.earth/schema/Completeness#excreta\">completeness.excreta</a> must be <code>True</code></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=excreta\">excreta</a> and <a href=\"https://hestia.earth/schema/Input#units\">units</a> with <code>kg N</code></li>\n</ul>\n</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=excretaManagement\">excretaManagement</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/excretaManagement.csv\">excretaManagement.csv</a> -> <code>EF_N2O-N</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/cycleEmissions/animal/n2OToAirExcretaDirect/stehfestBouwman2006.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["Stehfest Bouwman (2006)"],"modelId":["n2OToAirExcretaDirect"],"modelRequires":["excreta","nitrogenContent","totalNitrogenPerKgSoil","organicCarbonPerKgSoil","ecoClimateZone","clayContent","sandContent","soilPh"]},"content":"# N2O, to air, excreta, direct\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/n2OToAirExcretaDirect\">n2OToAirExcretaDirect</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/stehfestBouwman2006\">stehfestBouwman2006</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 2</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>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#term\">term</a> with <a href=\"https://hestia.earth/term/totalNitrogenPerKgSoil\">totalNitrogenPerKgSoil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/organicCarbonPerKgSoil\">organicCarbonPerKgSoil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/ecoClimateZone\">ecoClimateZone</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/clayContent\">clayContent</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/sandContent\">sandContent</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/soilPh\">soilPh</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#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> <strong>or</strong> <code>kg N</code> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a> 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/nitrogenContent\">nitrogenContent</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for excreta: <a href=\"https://hestia.earth/schema/Completeness#excreta\">completeness.excreta</a> must be <code>True</code></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#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> <strong>or</strong> <code>kg N</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=excreta\">excreta</a> and a list of <a href=\"https://hestia.earth/schema/Product#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/nitrogenContent\">nitrogenContent</a></li>\n</ul>\n</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/crop.csv\">crop.csv</a> -> <code>cropGroupingStehfestBouwman</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/ecoClimateZone.csv\">ecoClimateZone.csv</a> -> <code>STEHFEST_BOUWMAN_2006_N2O-N_FACTOR</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission-model-siteTypesAllowed.csv\">emission-model-siteTypesAllowed.csv</a></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# N2O, to air, excreta, indirect"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["IPCC (2006)"],"modelId":["n2OToAirExcretaIndirect"],"modelRequires":["excreta","no3ToGroundwaterExcreta","nh3ToAirExcreta","noxToAirExcreta"]},"content":"# N2O, to air, excreta, indirect\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/n2OToAirExcretaIndirect\">n2OToAirExcretaIndirect</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2006\">ipcc2006</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code></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=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for excreta: <a href=\"https://hestia.earth/schema/Completeness#excreta\">completeness.excreta</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#emissions\">emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/no3ToGroundwaterExcreta\">no3ToGroundwaterExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/nh3ToAirExcreta\">nh3ToAirExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/noxToAirExcreta\">noxToAirExcreta</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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["IPCC (2019)"],"modelId":["n2OToAirExcretaIndirect"],"modelRequires":["no3ToGroundwaterExcreta","nh3ToAirExcreta","noxToAirExcreta","ecoClimateZone"]},"content":"# N2O, to air, excreta, indirect\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/n2OToAirExcretaIndirect\">n2OToAirExcretaIndirect</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/ipcc2019\">ipcc2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code></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=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#emissions\">emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/no3ToGroundwaterExcreta\">no3ToGroundwaterExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/nh3ToAirExcreta\">nh3ToAirExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/noxToAirExcreta\">noxToAirExcreta</a></li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/ecoClimateZone\">ecoClimateZone</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore"],"contributor":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["Jarvis and Pain (1994)"],"citation":["[Jarvis, S. C., & Pain, B. F. (1994). Greenhouse gas emissions from intensive livestock systems: their estimation and technologies for reduction. Climatic Change, 27(1), 27-38.](https://doi.org/10.1007/BF01098471)","[Dämmgen, U. (2009). Calculations of emission from German agriculture-National Emission Inventory Report (NIR) 2009 for 2007. Johann Heinrich von Thünen-Institut Federal Research Institute for Rural Areas, Forestry and Fisheries, Brunswick. Table 5.4](https://literatur.thuenen.de/digbib_extern/dk041489.pdf)"]},"content":"# N2, to air, excreta\n\nThis model uses a ratio of 1kg of N2O-N to 3kg N2-N emissions to calculate N2 emissions from N2O emissions in excreta management systems. This assumption was proposed in the German National GHG inventory report (Dämmgen et al., 2009) using data from Jarvis and Pain (1994).\n\n\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore"],"contributor":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["Jarvis and Pain (1994)"],"citation":["[Jarvis, S. C., & Pain, B. F. (1994). Greenhouse gas emissions from intensive livestock systems: their estimation and technologies for reduction. Climatic Change, 27(1), 27-38.](https://doi.org/10.1007/BF01098471)","[Dämmgen, U. (2009). Calculations of emission from German agriculture-National Emission Inventory Report (NIR) 2009 for 2007. Johann Heinrich von Thünen-Institut Federal Research Institute for Rural Areas, Forestry and Fisheries, Brunswick. Table 5.4](https://literatur.thuenen.de/digbib_extern/dk041489.pdf)~/modelId ~n2ToAirExcreta"],"modelRequires":["n2OToAirExcretaDirect"]},"content":"# N2, to air, excreta\n\nThis model uses a ratio of 1kg of N2O-N to 3kg N2-N emissions to calculate N2 emissions from N2O emissions in excreta management systems. This assumption was proposed in the German National GHG inventory report (Dämmgen et al., 2009) using data from Jarvis and Pain (1994).\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/n2ToAirExcreta\">n2ToAirExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/jarvisAndPain1994\">jarvisAndPain1994</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code></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=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#emissions\">emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/n2OToAirExcretaDirect\">n2OToAirExcretaDirect</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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["James Bradbury"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["EMEP-EEA (2019)"]},"content":"# NH3, to air, excreta\n\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["James Bradbury"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["EMEP-EEA (2019)"],"modelId":["nh3ToAirExcreta"],"modelRequires":["excreta","totalAmmoniacalNitrogenContentAsN"]},"content":"# NH3, to air, excreta\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/nh3ToAirExcreta\">nh3ToAirExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/emepEea2019\">emepEea2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 2</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>cropland</code> <strong>or</strong> <code>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code></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#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg N</code> 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/totalAmmoniacalNitrogenContentAsN\">totalAmmoniacalNitrogenContentAsN</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for excreta: <a href=\"https://hestia.earth/schema/Completeness#excreta\">completeness.excreta</a> must be <code>True</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> 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=excretaManagement\">excretaManagement</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/excretaManagement-excreta-NH3_EF_2019.csv\">excretaManagement-excreta-NH3_EF_2019.csv</a></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# NO3, to groundwater, excreta"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Juan Sabuco","Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["EPA (2014)"],"modelId":["no3ToGroundwaterExcreta"]},"content":"# NO3, to groundwater, excreta\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/no3ToGroundwaterExcreta\">no3ToGroundwaterExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/epa2014\">epa2014</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code></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=excreta\">excreta</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> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excretaManagement\">excretaManagement</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/excretaManagement.csv\">excretaManagement.csv</a> -> <code>EF_NO3-N</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer","Joseph Poore","Oliver Martinic"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["IPCC (2019)"],"modelId":["no3ToGroundwaterExcreta"],"modelRequires":["excreta","nitrogenContent","totalAmmoniacalNitrogenContentAsN","ecoClimateZone","water"]},"content":"# NO3, to groundwater, excreta\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/no3ToGroundwaterExcreta\">no3ToGroundwaterExcreta</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#methodTier\">methodTier</a> with <code>tier 1</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#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 <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>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code> and optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/ecoClimateZone\">ecoClimateZone</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#inputs\">inputs</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Input#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a> 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/nitrogenContent\">nitrogenContent</a></li>\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/totalAmmoniacalNitrogenContentAsN\">totalAmmoniacalNitrogenContentAsN</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for excreta: <a href=\"https://hestia.earth/schema/Completeness#excreta\">completeness.excreta</a> must be <code>True</code></li>\n<li>optional:<ul>\n<li>Data completeness assessment for water: <a href=\"https://hestia.earth/schema/Completeness#water\">completeness.water</a> must be <code>True</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> 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=waterRegime\">waterRegime</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> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excretaManagement\">excretaManagement</a></li>\n</ul>\n</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/excretaManagement-excreta-NO3_EF_2019.csv\">excretaManagement-excreta-NO3_EF_2019.csv</a></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/cycleEmissions/animal/no3ToGroundwaterExcreta/pooreNemecek2018.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore"],"contributor":["Guillaume Royer","Juan Sabuco"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["Poore Nemecek (2018)"],"citation":["[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":["no3ToGroundwaterExcreta"],"modelRequires":["excreta","nitrogenContent","clayContent","sandContent","precipitationAnnual","precipitationLongTermAnnualMean"]},"content":"# NO3, to groundwater, excreta\n\nThis model takes the quantity of nitrate leached below cropland - see documentation below - and apportions a share of that leaching to animal excreta (where animals excrete directly on cropland), based on the nitrogen inputs in excreta divided by the total nitrogen inputs:\n\n$$NO_3^--N_{PRP} = NO_3^--N_{TOTAL} \\times \\left[ \\frac{F_{PRP}}{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]$$\n\nWhere:\n\n- $NO_3^--N_{PRP}$ is nitrate leaching, in nitrogen equivalents, related to animal excreta, where animals excrete directly on cropland\n- $NO_3^--N_{TOTAL}$ is the total anthropogenically induced nitrate leaching, in nitrogen equivalents\n- $F_{SN}$ is the amount of nitrogen in inorganic (synthetic) fertiliser\n- $F_{ON}$ is the amount of nitrogen in organic fertiliser\n- $F_{CR}$ is the amount of nitrogen in crop residues left on field or incorporated\n- $F_{PRP}$ is the amount of nitrogen in animal excreta, where animals excrete directly on cropland\n\nThe total nitrogen leached is calculated following the approach detailed in Poore & Nemecek (2018). This model excludes nitrate leaching from background sources (such as nitrogen in rainfall) to isolate the nitrate leaching caused by agricultural inputs and practices. The model applies to cropland sites only. It is calculated as:\n\n$$NO_3^--N_{TOTAL} = Frac_{LEACH} \\times \\left[{F_{SN} + F_{ON} + F_{CR} + F_{PRP}} \\right]$$\n\n$Frac_{LEACH}$ depends on crop type (flooded rice or not), crop rooting depth, rainfall, and soil type.\n\n#### Table 1: Fraction of nitrogen inputs leached as mineral nitrogen.\n\n| Conditions: | Average (kg NO₃-N kg N⁻¹) | Standard Deviation (kg NO₃-N kg N⁻¹) |\n|---|---|---|\n| **Low leaching.** At least one of:<br>- Max. Root Depth > 1.3m<br>- Clay > 50%<br>- Precipitation < 500mm | 6.7% | 5.1% |\n| **High leaching.** At least one of:<br>- Max. Root Depth < 0.5m<br>- Sand > 85%<br>- Precipitation > 1300mm | 23% | 14% |\n| **All other conditions** | 12% | 10% |\n| **Flooded rice** | 3.5% | 3.1% |\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/no3ToGroundwaterExcreta\">no3ToGroundwaterExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/pooreNemecek2018\">pooreNemecek2018</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 2</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>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#term\">term</a> with <a href=\"https://hestia.earth/term/clayContent\">clayContent</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/sandContent\">sandContent</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/precipitationAnnual\">precipitationAnnual</a> <strong>or</strong> <a href=\"https://hestia.earth/term/precipitationLongTermAnnualMean\">precipitationLongTermAnnualMean</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#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> <strong>or</strong> <code>kg N</code> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a> 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/nitrogenContent\">nitrogenContent</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for excreta: <a href=\"https://hestia.earth/schema/Completeness#excreta\">completeness.excreta</a> must be <code>True</code></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#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> <strong>or</strong> <code>kg N</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=excreta\">excreta</a> and a list of <a href=\"https://hestia.earth/schema/Product#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/nitrogenContent\">nitrogenContent</a></li>\n</ul>\n</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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission-model-siteTypesAllowed.csv\">emission-model-siteTypesAllowed.csv</a></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# NOx, to air, excreta"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore"],"contributor":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["Dämmgen (2009)"],"citation":["[Dämmgen, U. (2009). Calculations of emission from German agriculture-National Emission Inventory Report (NIR) 2009 for 2007. Johann Heinrich von Thünen-Institut Federal Research Institute for Rural Areas, Forestry and Fisheries, Brunswick. Table 5.4](https://literatur.thuenen.de/digbib_extern/dk041489.pdf)~/modelId ~noxToAirExcreta"],"modelRequires":["n2OToAirExcretaDirect"]},"content":"# NOx, to air, excreta\n\nThis model uses a ratio of 1kg of N2O-N to 0.1kg NOx-N emissions to calculate NOx emissions from N2O emissions in excreta management systems. This assumption was proposed in the German National GHG inventory report (Dämmgen et al., 2009).\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/noxToAirExcreta\">noxToAirExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/dammgen2009\">dammgen2009</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>cropland</code> <strong>or</strong> <code>permanent pasture</code> <strong>or</strong> <code>animal housing</code> <strong>or</strong> <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code></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=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#emissions\">emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/n2OToAirExcretaDirect\">n2OToAirExcretaDirect</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/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"contributor":["Joseph Poore"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["Stehfest Bouwman (2006)"],"modelId":["noxToAirExcreta"],"modelRequires":["excreta","nitrogenContent","totalNitrogenPerKgSoil","ecoClimateZone"]},"content":"# NOx, to air, excreta\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/noxToAirExcreta\">noxToAirExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/stehfestBouwman2006\">stehfestBouwman2006</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 2</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>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#term\">term</a> with <a href=\"https://hestia.earth/term/totalNitrogenPerKgSoil\">totalNitrogenPerKgSoil</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/ecoClimateZone\">ecoClimateZone</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<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#units\">units</a> = <code>kg</code> <strong>or</strong> <code>kg N</code> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a> 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/nitrogenContent\">nitrogenContent</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for excreta: <a href=\"https://hestia.earth/schema/Completeness#excreta\">completeness.excreta</a> must be <code>True</code></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#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> <strong>or</strong> <code>kg N</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=excreta\">excreta</a> and a list of <a href=\"https://hestia.earth/schema/Product#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/nitrogenContent\">nitrogenContent</a></li>\n</ul>\n</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/ecoClimateZone.csv\">ecoClimateZone.csv</a> -> <code>STEHFEST_BOUWMAN_2006_NOX-N_FACTOR</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission-model-siteTypesAllowed.csv\">emission-model-siteTypesAllowed.csv</a></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore"],"contributor":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["Stehfest Bouwman (2006) GIS Implementation"],"modelId":["noxToAirExcreta"],"modelRequires":["excreta","nitrogenContent"]},"content":"# NOx, to air, excreta\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/noxToAirExcreta\">noxToAirExcreta</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/stehfestBouwman2006GisImplementation\">stehfestBouwman2006GisImplementation</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>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#value\">value</a> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> <strong>or</strong> <code>kg N</code> and <a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a> 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/nitrogenContent\">nitrogenContent</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Input#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for excreta: <a href=\"https://hestia.earth/schema/Completeness#excreta\">completeness.excreta</a> must be <code>True</code></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#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg</code> <strong>or</strong> <code>kg N</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=excreta\">excreta</a> and a list of <a href=\"https://hestia.earth/schema/Product#properties\">properties</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Property#value\">value</a> and <a href=\"https://hestia.earth/schema/Property#term\">term</a> with <a href=\"https://hestia.earth/term/nitrogenContent\">nitrogenContent</a></li>\n</ul>\n</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/region.csv\">region.csv</a> -> <code>EF_NOX</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>inputTermTypesAllowed</code>; <code>typesAllowed</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission-model-siteTypesAllowed.csv\">emission-model-siteTypesAllowed.csv</a></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["EMEP-EEA (2019)"]},"content":"# PM10, to air, animal housing\n\nWhen `otherSites` are provided, `otherSitesDuration` must be set as well so we know the length of time the animals\nspend on each Site.\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["EMEP-EEA (2019)"],"modelId":["pm10ToAirAnimalHousing"],"modelRequires":["animalPopulation"]},"content":"# PM10, to air, animal housing\n\nWhen `otherSites` are provided, `otherSitesDuration` must be set as well so we know the length of time the animals\nspend on each Site.\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/pm10ToAirAnimalHousing\">pm10ToAirAnimalHousing</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/emepEea2019\">emepEea2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>animal housing</code></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAnimal\">liveAnimal</a></li>\n</ul>\n</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><a href=\"https://hestia.earth/schema/Cycle#siteDuration\">siteDuration</a></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> and <a href=\"https://hestia.earth/schema/Animal#referencePeriod\">referencePeriod</a> with <code>average</code></li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#otherSites\">otherSites</a></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#otherSitesDuration\">otherSitesDuration</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/liveAnimal.csv\">liveAnimal.csv</a> -> <code>pm10ToAirEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/operation.csv\">operation.csv</a> -> <code>pm10ToAirAnimalHousingEmepEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>productTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["EMEP-EEA (2019)"]},"content":"# PM2.5, to air, animal housing\n\nWhen `otherSites` are provided, `otherSitesDuration` must be set as well so we know the length of time the animals\nspend on each Site.\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["EMEP-EEA (2019)"],"modelId":["pm25ToAirAnimalHousing"],"modelRequires":["animalPopulation"]},"content":"# PM2.5, to air, animal housing\n\nWhen `otherSites` are provided, `otherSitesDuration` must be set as well so we know the length of time the animals\nspend on each Site.\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/pm25ToAirAnimalHousing\">pm25ToAirAnimalHousing</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/emepEea2019\">emepEea2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>animal housing</code></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAnimal\">liveAnimal</a></li>\n</ul>\n</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><a href=\"https://hestia.earth/schema/Cycle#siteDuration\">siteDuration</a></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> and <a href=\"https://hestia.earth/schema/Animal#referencePeriod\">referencePeriod</a> with <code>average</code></li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#otherSites\">otherSites</a></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#otherSitesDuration\">otherSitesDuration</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/liveAnimal.csv\">liveAnimal.csv</a> -> <code>pm25ToAirEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/operation.csv\">operation.csv</a> -> <code>pm25ToAirAnimalHousingEmepEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>productTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["EMEP-EEA (2019)"]},"content":"# TSP, to air, animal housing\n\nWhen `otherSites` are provided, `otherSitesDuration` must be set as well so we know the length of time the animals\nspend on each Site.\n\n\n\n\n"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Animal"],"tab":["EMEP-EEA (2019)"],"modelId":["tspToAirAnimalHousing"],"modelRequires":["animalPopulation"]},"content":"# TSP, to air, animal housing\n\nWhen `otherSites` are provided, `otherSitesDuration` must be set as well so we know the length of time the animals\nspend on each Site.\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/tspToAirAnimalHousing\">tspToAirAnimalHousing</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/emepEea2019\">emepEea2019</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>animal housing</code></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAnimal\">liveAnimal</a></li>\n</ul>\n</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><a href=\"https://hestia.earth/schema/Cycle#siteDuration\">siteDuration</a></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> and <a href=\"https://hestia.earth/schema/Animal#referencePeriod\">referencePeriod</a> with <code>average</code></li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#otherSites\">otherSites</a></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#otherSitesDuration\">otherSitesDuration</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/liveAnimal.csv\">liveAnimal.csv</a> -> <code>tspToAirEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/operation.csv\">operation.csv</a> -> <code>tspToAirAnimalHousingEmepEea2019</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>productTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/cycleEmissions/aquaculture/ch4ToAirAquacultureSystems/content.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# CH4, to air, aquaculture systems"}
|
package/dist/content/models/cycleEmissions/aquaculture/ch4ToAirAquacultureSystems/ipcc2019.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Patrik Henriksson"],"contributor":["Guillaume Royer","Paul-Eric Rayner"],"group":["Cycle: Emissions"],"subgroup":["Aquaculture"],"tab":["IPCC (2019)"],"modelId":["ch4ToAirAquacultureSystems"],"modelRequires":["salineWater","brackishWater","freshWater"]},"content":"# CH4, to air, aquaculture systems\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/ch4ToAirAquacultureSystems\">ch4ToAirAquacultureSystems</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#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#methodTier\">methodTier</a> with <code>tier 1</code></li>\n<li><a href=\"https://hestia.earth/schema/Emission#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 <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>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code> and <a href=\"https://hestia.earth/schema/Site#area\">area</a> 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#term\">term</a> with <a href=\"https://hestia.earth/term/salineWater\">salineWater</a> <strong>or</strong> <a href=\"https://hestia.earth/term/brackishWater\">brackishWater</a> <strong>or</strong> <a href=\"https://hestia.earth/term/freshWater\">freshWater</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#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAquaticSpecies\">liveAquaticSpecies</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Cycle#cycleDuration\">cycleDuration</a></li>\n<li><a href=\"https://hestia.earth/schema/Cycle#functionalUnit\">functionalUnit</a> with <code>relative</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/measurement.csv\">measurement.csv</a> -> <code>IPCC_2019_CH4_aquaculture_EF</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>productTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore"],"contributor":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Aquaculture"],"tab":["Poore Nemecek (2018)"],"modelId":["ch4ToAirAquacultureSystems"],"modelRequires":["excretionIntoWaterBody","slaughterAge","yieldOfPrimaryAquacultureProductLiveweightPerM2","temperatureAnnual","waterDepth","slowFlowingWater","fastFlowingWater"]},"content":"# CH4, to air, aquaculture systems\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/Emission\">Emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/ch4ToAirAquacultureSystems\">ch4ToAirAquacultureSystems</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/pooreNemecek2018\">pooreNemecek2018</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodTier\">methodTier</a> with <code>tier 1</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>pond</code> <strong>or</strong> <code>river or stream</code> <strong>or</strong> <code>lake</code> <strong>or</strong> <code>sea or ocean</code> and either:<ul>\n<li>the following fields:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/temperatureAnnual\">temperatureAnnual</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/waterDepth\">waterDepth</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> with <code>sea or ocean</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/slowFlowingWater\">slowFlowingWater</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/fastFlowingWater\">fastFlowingWater</a></li>\n</ul>\n</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#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a> and <a href=\"https://hestia.earth/schema/Product#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=excreta\">excreta</a> and <a href=\"https://hestia.earth/schema/Product#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#units\">units</a> = <code>kg VS</code></li>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> of <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAquaticSpecies\">liveAquaticSpecies</a></li>\n</ul>\n</li>\n<li><a href=\"https://hestia.earth/schema/Cycle#endDate\">endDate</a></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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/excretionIntoWaterBody\">excretionIntoWaterBody</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/slaughterAge\">slaughterAge</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/yieldOfPrimaryAquacultureProductLiveweightPerM2\">yieldOfPrimaryAquacultureProductLiveweightPerM2</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>productTermTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{},"content":"# Aquaculture"}
|
package/dist/content/models/cycleEmissions/aquaculture/n2OToAirAquacultureSystemsDirect/content.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tags":{"author":["Joseph Poore"],"contributor":["Guillaume Royer"],"group":["Cycle: Emissions"],"subgroup":["Aquaculture"],"tab":["Poore Nemecek (2018)"]},"content":"# N2O, to air, aquaculture systems, direct\n\n\n\n\n\n"}
|