@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
package/dist/content/models/climateMeasurements/geospatialDatabase-awareWaterBasinId/content.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["awareWaterBasinId"]},"content":"# Aware Water Basin ID\n\nThis model calculates the the [AWARE](https://wulca-waterlca.org/) water basin identifier.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>The AWARE water basin identifier as a <code>string</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n \n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["heavyWinterPrecipitation"],"citation":["Scherer & Pfister (2015) Modelling spatially explicit impacts from phosphorus emissions in agriculture"]},"content":"# Heavy winter precipitation\n\nAt least one winter month where precipitation exceeds 15 % of the annual average.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/heavyWinterPrecipitation\">heavyWinterPrecipitation</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/7uet-cddumlv\">Scherer & Pfister (2015)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>permanent pasture</code></li>\n<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/climateMeasurements/potentialEvapotranspirationAnnual/content.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Potential evapotranspiration (annual)\n\nThe total annual potential evapotranspiration, expressed in mm / year."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["potentialEvapotranspirationAnnual"]},"content":"# Potential evapotranspiration (annual)\n\nThe total annual potential evapotranspiration, expressed in mm / year.\n\nMust be associated with at least 1 `Cycle` that has an [endDate](https://hestia.earth/schema/Cycle#endDate) after `1958` and before `2021`.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/potentialEvapotranspirationAnnual\">potentialEvapotranspirationAnnual</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Earth Engine dataset used</span>\n </div>\n <div class=\"collapsible-content\">\n <p>\n <span>This model is using the following dataset from Earth Engine: </span>\n <a href=\"https://developers.google.com/s/results/earth-engine/datasets?q=IDAHO_EPSCOR%2FTERRACLIMATE\">IDAHO_EPSCOR/TERRACLIMATE</a>\n </p>\n </div>\n </div>\n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Site"],"modelId":["potentialEvapotranspirationAnnual"]},"content":"# Potential evapotranspiration (annual)\n\nThe total annual potential evapotranspiration, expressed in mm / year.\n\nCompute Annual value based on Monthly values.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/potentialEvapotranspirationAnnual\">potentialEvapotranspirationAnnual</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li>Data completeness assessment for id: <a href=\"https://hestia.earth/schema/Completeness#id\">term.id</a> must be <code>potentialEvapotranspirationMonthly</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["potentialEvapotranspirationLongTermAnnualMean"]},"content":"# Potential evapotranspiration (long-term annual mean)\n\nThe long-term average annual potential evapotranspiration, averaged over all years in the recent climate record.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/potentialEvapotranspirationLongTermAnnualMean\">potentialEvapotranspirationLongTermAnnualMean</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Earth Engine dataset used</span>\n </div>\n <div class=\"collapsible-content\">\n <p>\n <span>This model is using the following dataset from Earth Engine: </span>\n <a href=\"https://developers.google.com/s/results/earth-engine/datasets?q=IDAHO_EPSCOR%2FTERRACLIMATE\">IDAHO_EPSCOR/TERRACLIMATE</a>\n </p>\n </div>\n </div>\n</div>"}
|
package/dist/content/models/climateMeasurements/potentialEvapotranspirationMonthly/content.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Potential evapotranspiration (monthly)\n\nThe total potential evapotranspiration, expressed in mm / month."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["potentialEvapotranspirationMonthly"],"citation":["Copernicus Climate Change Service (C3S) (2017) ERA5: Fifth generation of ECMWF atmospheric reanalyses of the global climate"]},"content":"# Potential evapotranspiration (monthly)\n\nThe total potential evapotranspiration, expressed in mm / month.\n\nMust be associated with at least 1 `Cycle` that has an [endDate](https://hestia.earth/schema/Cycle#endDate) after `1979-01-01` and before `2020-06-01`.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/potentialEvapotranspirationMonthly\">potentialEvapotranspirationMonthly</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/vlt3q5izjnre\">Copernicus Climate Change Service (C3S) (2017)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Earth Engine dataset used</span>\n </div>\n <div class=\"collapsible-content\">\n <p>\n <span>This model is using the following dataset from Earth Engine: </span>\n <a href=\"https://developers.google.com/s/results/earth-engine/datasets?q=IDAHO_EPSCOR%2FTERRACLIMATE\">IDAHO_EPSCOR/TERRACLIMATE</a>\n </p>\n </div>\n </div>\n</div>"}
|
package/dist/content/models/climateMeasurements/potentialEvapotranspirationMonthly/site.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Site"],"modelId":["potentialEvapotranspirationMonthly"]},"content":"# Potential evapotranspiration (monthly)\n\nThe total potential evapotranspiration, expressed in mm / month.\n\nCompute Monthly value based on Daily values.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/potentialEvapotranspirationMonthly\">potentialEvapotranspirationMonthly</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li>Data completeness assessment for id: <a href=\"https://hestia.earth/schema/Completeness#id\">term.id</a> must be <code>potentialEvapotranspirationDaily</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Precipitation (annual)\n\nThe total annual precipitation (defined as the sum of rainfall, sleet, snow, and hail, but excluding fog, cloud, and dew), expressed in mm / year."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["precipitationAnnual"],"citation":["Copernicus Climate Change Service (C3S) (2017) ERA5: Fifth generation of ECMWF atmospheric reanalyses of the global climate"]},"content":"# Precipitation (annual)\n\nThe total annual precipitation (defined as the sum of rainfall, sleet, snow, and hail, but excluding fog, cloud, and dew), expressed in mm / year.\n\nMust be associated with at least 1 `Cycle` that has an [endDate](https://hestia.earth/schema/Cycle#endDate) after `1979-01-01` and before `2020-06-01`.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/precipitationAnnual\">precipitationAnnual</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/vlt3q5izjnre\">Copernicus Climate Change Service (C3S) (2017)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Earth Engine dataset used</span>\n </div>\n <div class=\"collapsible-content\">\n <p>\n <span>This model is using the following dataset from Earth Engine: </span>\n <a href=\"https://developers.google.com/s/results/earth-engine/datasets?q=ECMWF%2FERA5_LAND%2FMONTHLY_AGGR\">ECMWF/ERA5_LAND/MONTHLY_AGGR</a>\n </p>\n </div>\n </div>\n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Site"],"modelId":["precipitationAnnual"]},"content":"# Precipitation (annual)\n\nThe total annual precipitation (defined as the sum of rainfall, sleet, snow, and hail, but excluding fog, cloud, and dew), expressed in mm / year.\n\nThis model computes Annual value based on Monthly values.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/precipitationAnnual\">precipitationAnnual</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li>Data completeness assessment for id: <a href=\"https://hestia.earth/schema/Completeness#id\">term.id</a> must be <code>precipitationMonthly</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/climateMeasurements/precipitationLongTermAnnualMean/content.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["precipitationLongTermAnnualMean"],"citation":["Copernicus Climate Change Service (C3S) (2017) ERA5: Fifth generation of ECMWF atmospheric reanalyses of the global climate"]},"content":"# Precipitation (long-term annual mean)\n\nThe long-term average annual precipitation (defined as the sum of rainfall, sleet, snow, and hail, but excluding fog, cloud, and dew) on the Site. A mean of all available years in the recent climate record.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/precipitationLongTermAnnualMean\">precipitationLongTermAnnualMean</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/vlt3q5izjnre\">Copernicus Climate Change Service (C3S) (2017)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Earth Engine dataset used</span>\n </div>\n <div class=\"collapsible-content\">\n <p>\n <span>This model is using the following dataset from Earth Engine: </span>\n <a href=\"https://developers.google.com/s/results/earth-engine/datasets?q=ECMWF%2FERA5_LAND%2FMONTHLY_AGGR\">ECMWF/ERA5_LAND/MONTHLY_AGGR</a>\n </p>\n </div>\n </div>\n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Precipitation (monthly)\n\nThe total monthly precipitation (defined as the sum of rainfall, sleet, snow, and hail, but excluding fog, cloud, and dew), expressed in mm / month."}
|
package/dist/content/models/climateMeasurements/precipitationMonthly/geospatialDatabase.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["precipitationMonthly"],"citation":["Copernicus Climate Change Service (C3S) (2017) ERA5: Fifth generation of ECMWF atmospheric reanalyses of the global climate"]},"content":"# Precipitation (monthly)\n\nThe total monthly precipitation (defined as the sum of rainfall, sleet, snow, and hail, but excluding fog, cloud, and dew), expressed in mm / month.\n\nMust be associated with at least 1 `Cycle` that has an [endDate](https://hestia.earth/schema/Cycle#endDate) after `1979-01-01` and before `2020-06-01`.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/precipitationMonthly\">precipitationMonthly</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/vlt3q5izjnre\">Copernicus Climate Change Service (C3S) (2017)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Earth Engine dataset used</span>\n </div>\n <div class=\"collapsible-content\">\n <p>\n <span>This model is using the following dataset from Earth Engine: </span>\n <a href=\"https://developers.google.com/s/results/earth-engine/datasets?q=ECMWF%2FERA5_LAND%2FMONTHLY_AGGR\">ECMWF/ERA5_LAND/MONTHLY_AGGR</a>\n </p>\n </div>\n </div>\n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Site"],"modelId":["precipitationMonthly"]},"content":"# Precipitation (monthly)\n\nThe total monthly precipitation (defined as the sum of rainfall, sleet, snow, and hail, but excluding fog, cloud, and dew), expressed in mm / month.\n\nCompute Monthly value based on Daily values.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/precipitationMonthly\">precipitationMonthly</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li>Data completeness assessment for id: <a href=\"https://hestia.earth/schema/Completeness#id\">term.id</a> must be <code>precipitationDaily</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Site"],"modelId":["rainfallAnnual"]},"content":"# Rainfall (annual)\n\nThe total annual rainfall, expressed in mm / year.\n\nCompute Annual value based on Monthly values.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/rainfallAnnual\">rainfallAnnual</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li>Data completeness assessment for id: <a href=\"https://hestia.earth/schema/Completeness#id\">term.id</a> must be <code>rainfallMonthly</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Site"],"modelId":["rainfallMonthly"]},"content":"# Rainfall (monthly)\n\nThe total monthly rainfall, expressed in mm / month.\n\nCompute Monthly value based on Daily values.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/rainfallMonthly\">rainfallMonthly</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li>Data completeness assessment for id: <a href=\"https://hestia.earth/schema/Completeness#id\">term.id</a> must be <code>rainfallDaily</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Temperature (annual)\n\nThe annual air temperature, averaged over each day in a year."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["temperatureAnnual"],"citation":["Copernicus Climate Change Service (C3S) (2017) ERA5: Fifth generation of ECMWF atmospheric reanalyses of the global climate"]},"content":"# Temperature (annual)\n\nThe annual air temperature, averaged over each day in a year.\n\nMust be associated with at least 1 `Cycle` that has an\n[endDate](https://hestia.earth/schema/Cycle#endDate) after `1979-01-01` and before `2020-06-01`.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/temperatureAnnual\">temperatureAnnual</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/vlt3q5izjnre\">Copernicus Climate Change Service (C3S) (2017)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Earth Engine dataset used</span>\n </div>\n <div class=\"collapsible-content\">\n <p>\n <span>This model is using the following dataset from Earth Engine: </span>\n <a href=\"https://developers.google.com/s/results/earth-engine/datasets?q=ECMWF%2FERA5_LAND%2FMONTHLY_AGGR\">ECMWF/ERA5_LAND/MONTHLY_AGGR</a>\n </p>\n </div>\n </div>\n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Site"],"modelId":["temperatureAnnual"]},"content":"# Temperature (annual)\n\nThe annual air temperature, averaged over each day in a year.\n\nCompute Annual value based on Monthly values.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><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></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li>Data completeness assessment for id: <a href=\"https://hestia.earth/schema/Completeness#id\">term.id</a> must be <code>temperatureMonthly</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["temperatureLongTermAnnualMean"],"citation":["Copernicus Climate Change Service (C3S) (2017) ERA5: Fifth generation of ECMWF atmospheric reanalyses of the global climate"]},"content":"# Temperature (long-term annual mean)\n\nThe long-term average annual air temperature, averaged over each day in the year, averaged over all years in the recent climate record.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/temperatureLongTermAnnualMean\">temperatureLongTermAnnualMean</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#startDate\">startDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#endDate\">endDate</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/vlt3q5izjnre\">Copernicus Climate Change Service (C3S) (2017)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Earth Engine dataset used</span>\n </div>\n <div class=\"collapsible-content\">\n <p>\n <span>This model is using the following dataset from Earth Engine: </span>\n <a href=\"https://developers.google.com/s/results/earth-engine/datasets?q=ECMWF%2FERA5_LAND%2FMONTHLY_AGGR\">ECMWF/ERA5_LAND/MONTHLY_AGGR</a>\n </p>\n </div>\n </div>\n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Temperature (monthly)\n\nThe average monthly air temperature, averaged over each day in the month."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Geospatial Database"],"modelId":["temperatureMonthly"],"citation":["Copernicus Climate Change Service (C3S) (2017) ERA5: Fifth generation of ECMWF atmospheric reanalyses of the global climate"]},"content":"# Temperature (monthly)\n\nThe average monthly air temperature, averaged over each day in the month.\n\nMust be associated with at least 1 `Cycle` that has an\n[endDate](https://hestia.earth/schema/Cycle#endDate) after `1979-01-01` and before `2020-06-01`.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/temperatureMonthly\">temperatureMonthly</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>geospatial dataset</code></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#source\">source</a> with <a href=\"https://hestia.earth/source/vlt3q5izjnre\">Copernicus Climate Change Service (C3S) (2017)</a></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>either:<ul>\n<li>the following fields:<ul>\n<li><a href=\"https://hestia.earth/schema/Site#latitude\">latitude</a></li>\n<li><a href=\"https://hestia.earth/schema/Site#longitude\">longitude</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#boundary\">boundary</a></li>\n</ul>\n</li>\n<li>the following fields:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#region\">region</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=region\">region</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Earth Engine dataset used</span>\n </div>\n <div class=\"collapsible-content\">\n <p>\n <span>This model is using the following dataset from Earth Engine: </span>\n <a href=\"https://developers.google.com/s/results/earth-engine/datasets?q=ECMWF%2FERA5_LAND%2FMONTHLY_AGGR\">ECMWF/ERA5_LAND/MONTHLY_AGGR</a>\n </p>\n </div>\n </div>\n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Climate Measurements"],"tab":["Site"],"modelId":["temperatureMonthly"]},"content":"# Temperature (monthly)\n\nThe average monthly air temperature, averaged over each day in the month.\n\nCompute Monthly value based on Daily values.\n\n\n\n\n\n\n<div class=\"collapsibles\">\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Returns</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A list of <a href=\"https://hestia.earth/schema/Measurement\">Measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/temperatureMonthly\">temperatureMonthly</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#dates\">dates</a></li>\n<li><a href=\"https://hestia.earth/schema/Measurement#methodClassification\">methodClassification</a> with <code>modelled using other measurements</code></li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Site\">Site</a> with:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Site#siteType\">siteType</a> = <code>forest</code> <strong>or</strong> <code>other natural vegetation</code> <strong>or</strong> <code>cropland</code> <strong>or</strong> <code>glass or high accessible cover</code> <strong>or</strong> <code>permanent pasture</code> <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<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li>Data completeness assessment for id: <a href=\"https://hestia.earth/schema/Completeness#id\">term.id</a> must be <code>temperatureDaily</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/measurement.csv\">measurement.csv</a> -> <code>siteTypesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"contributor":["Swaroop"],"group":["Crop Residue Emissions"],"tab":["Akagi et al (2011) and IPCC (2006)"],"modelId":["ch4ToAirCropResidueBurning"],"modelRequires":["aboveGroundCropResidueBurnt","discardedCropBurnt","cropResidue"]},"content":"# CH4, to air, crop residue burning\n\nMethane emissions to air, from crop residue burning.\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/ch4ToAirCropResidueBurning\">ch4ToAirCropResidueBurning</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/akagiEtAl2011AndIpcc2006\">akagiEtAl2011AndIpcc2006</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></li>\n</ul>\n</li>\n<li>either:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/aboveGroundCropResidueBurnt\">aboveGroundCropResidueBurnt</a> <strong>or</strong> <a href=\"https://hestia.earth/term/discardedCropBurnt\">discardedCropBurnt</a> and <a href=\"https://hestia.earth/schema/Product#value\">value</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# Crop Residue Emissions"}
|
package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueBurningDirect/content.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"contributor":["Swaroop"],"group":["Crop Residue Emissions"],"tab":["Akagi et al (2011) and IPCC (2006)"],"modelId":["n2OToAirCropResidueBurningDirect"],"modelRequires":["aboveGroundCropResidueBurnt","discardedCropBurnt","cropResidue"]},"content":"# N2O, to air, crop residue burning, direct\n\nNitrous oxide emissions to air, from crop residue burning.\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/n2OToAirCropResidueBurningDirect\">n2OToAirCropResidueBurningDirect</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/akagiEtAl2011AndIpcc2006\">akagiEtAl2011AndIpcc2006</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></li>\n</ul>\n</li>\n<li>either:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/aboveGroundCropResidueBurnt\">aboveGroundCropResidueBurnt</a> <strong>or</strong> <a href=\"https://hestia.earth/term/discardedCropBurnt\">discardedCropBurnt</a> and <a href=\"https://hestia.earth/schema/Product#value\">value</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/cropResidueEmissions/n2OToAirCropResidueDecompositionDirect/content.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# N2O, to air, crop residue decomposition, direct\n\nNitrous oxide emissions to air, from crop residue decomposition."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["IPCC (2006)"],"modelId":["n2OToAirCropResidueDecompositionDirect"],"modelRequires":["cropResidue","nitrogenContent","riceGrainInHuskFlooded"]},"content":"# N2O, to air, crop residue decomposition, direct\n\nNitrous oxide emissions to air, from crop residue decomposition.\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/n2OToAirCropResidueDecompositionDirect\">n2OToAirCropResidueDecompositionDirect</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#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>glass or high accessible cover</code></li>\n</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=cropResidue\">cropResidue</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<li>optional:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/riceGrainInHuskFlooded\">riceGrainInHuskFlooded</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/cropResidue.csv\">cropResidue.csv</a> -> <code>decomposesOnField</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["IPCC (2019)"],"modelId":["n2OToAirCropResidueDecompositionDirect"],"modelRequires":["cropResidue","nitrogenContent","ecoClimateZone","riceGrainInHuskFlooded"]},"content":"# N2O, to air, crop residue decomposition, direct\n\nNitrous oxide emissions to air, from crop residue decomposition.\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/n2OToAirCropResidueDecompositionDirect\">n2OToAirCropResidueDecompositionDirect</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#sd\">sd</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<li><a href=\"https://hestia.earth/schema/Emission#methodModelDescription\">methodModelDescription</a> with <code>Aggregated version</code> <strong>or</strong> <code>Disaggregated version</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></li>\n</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=cropResidue\">cropResidue</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<li>optional:<ul>\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/ecoClimateZone\">ecoClimateZone</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> with <a href=\"https://hestia.earth/term/riceGrainInHuskFlooded\">riceGrainInHuskFlooded</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#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</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/cropResidue.csv\">cropResidue.csv</a> -> <code>decomposesOnField</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/waterRegime.csv\">waterRegime.csv</a> -> <code>IPCC_2019_N2O_rice</code>; <code>IPCC_2019_N2O_rice-min</code>; <code>IPCC_2019_N2O_rice-max</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["Stehfest Bouwman (2006)"],"modelId":["n2OToAirCropResidueDecompositionDirect"],"modelRequires":["cropResidue","nitrogenContent","totalNitrogenPerKgSoil","organicCarbonPerKgSoil","ecoClimateZone","clayContent","sandContent","soilPh"]},"content":"# N2O, to air, crop residue decomposition, direct\n\nNitrous oxide emissions to air, from crop residue decomposition.\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/n2OToAirCropResidueDecompositionDirect\">n2OToAirCropResidueDecompositionDirect</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> 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>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=cropResidue\">cropResidue</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</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/cropResidue.csv\">cropResidue.csv</a> -> <code>decomposesOnField</code></li>\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>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# N2O, to air, crop residue decomposition, indirect\n\nNitrous oxide emissions to air, indirectly created from NOx, NH3, and NO3 emissions, from crop residue decomposition."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["IPCC (2006)"],"modelId":["n2OToAirCropResidueDecompositionIndirect"],"modelRequires":["cropResidue","no3ToGroundwaterCropResidueDecomposition","nh3ToAirCropResidueDecomposition","noxToAirCropResidueDecomposition"]},"content":"# N2O, to air, crop residue decomposition, indirect\n\nNitrous oxide emissions to air, indirectly created from NOx, NH3, and NO3 emissions, from crop residue decomposition.\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/n2OToAirCropResidueDecompositionIndirect\">n2OToAirCropResidueDecompositionIndirect</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>glass or high accessible cover</code></li>\n</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#emissions\">emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/no3ToGroundwaterCropResidueDecomposition\">no3ToGroundwaterCropResidueDecomposition</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/nh3ToAirCropResidueDecomposition\">nh3ToAirCropResidueDecomposition</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/noxToAirCropResidueDecomposition\">noxToAirCropResidueDecomposition</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["IPCC (2019)"],"modelId":["n2OToAirCropResidueDecompositionIndirect"],"modelRequires":["cropResidue","no3ToGroundwaterCropResidueDecomposition","nh3ToAirCropResidueDecomposition","noxToAirCropResidueDecomposition","ecoClimateZone"]},"content":"# N2O, to air, crop residue decomposition, indirect\n\nNitrous oxide emissions to air, indirectly created from NOx, NH3, and NO3 emissions, from crop residue decomposition.\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/n2OToAirCropResidueDecompositionIndirect\">n2OToAirCropResidueDecompositionIndirect</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>glass or high accessible cover</code></li>\n</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#emissions\">emissions</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Emission#value\">value</a> and <a href=\"https://hestia.earth/schema/Emission#term\">term</a> with <a href=\"https://hestia.earth/term/no3ToGroundwaterCropResidueDecomposition\">no3ToGroundwaterCropResidueDecomposition</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/nh3ToAirCropResidueDecomposition\">nh3ToAirCropResidueDecomposition</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/noxToAirCropResidueDecomposition\">noxToAirCropResidueDecomposition</a></li>\n</ul>\n</li>\n<li>optional:<ul>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Site#measurements\">measurements</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Measurement#value\">value</a> and <a href=\"https://hestia.earth/schema/Measurement#term\">term</a> with <a href=\"https://hestia.earth/term/ecoClimateZone\">ecoClimateZone</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["Akagi et al (2011) and IPCC (2006)"],"modelId":["nh3ToAirCropResidueBurning"],"modelRequires":["aboveGroundCropResidueBurnt","discardedCropBurnt","cropResidue"]},"content":"# NH3, to air, crop residue burning\n\nAmmonia emissions to air, from crop residue burning.\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/nh3ToAirCropResidueBurning\">nh3ToAirCropResidueBurning</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/akagiEtAl2011AndIpcc2006\">akagiEtAl2011AndIpcc2006</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></li>\n</ul>\n</li>\n<li>either:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/aboveGroundCropResidueBurnt\">aboveGroundCropResidueBurnt</a> <strong>or</strong> <a href=\"https://hestia.earth/term/discardedCropBurnt\">discardedCropBurnt</a> and <a href=\"https://hestia.earth/schema/Product#value\">value</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/cropResidueEmissions/nh3ToAirCropResidueDecomposition/content.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["de Ruijter et al (2010)"],"modelId":["nh3ToAirCropResidueDecomposition"],"modelRequires":["aboveGroundCropResidueTotal","aboveGroundCropResidueLeftOnField","aboveGroundCropResidueIncorporated","discardedCropTotal","discardedCropLeftOnField","discardedCropIncorporated","nitrogenContent","electricityFuel"]},"content":"# NH3, to air, crop residue decomposition\n\nAmmonia emissions to air, from crop residue decomposition.\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/nh3ToAirCropResidueDecomposition\">nh3ToAirCropResidueDecomposition</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/deRuijterEtAl2010\">deRuijterEtAl2010</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></li>\n</ul>\n</li>\n<li>either:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#value\">value</a> and <a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/aboveGroundCropResidueTotal\">aboveGroundCropResidueTotal</a> <strong>or</strong> <a href=\"https://hestia.earth/term/aboveGroundCropResidueLeftOnField\">aboveGroundCropResidueLeftOnField</a> <strong>or</strong> <a href=\"https://hestia.earth/term/aboveGroundCropResidueIncorporated\">aboveGroundCropResidueIncorporated</a> <strong>or</strong> <a href=\"https://hestia.earth/term/discardedCropTotal\">discardedCropTotal</a> <strong>or</strong> <a href=\"https://hestia.earth/term/discardedCropLeftOnField\">discardedCropLeftOnField</a> <strong>or</strong> <a href=\"https://hestia.earth/term/discardedCropIncorporated\">discardedCropIncorporated</a> and a 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<li>Data completeness assessment for electricityFuel: <a href=\"https://hestia.earth/schema/Completeness#electricityFuel\">completeness.electricityFuel</a> must be <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# NO3, to groundwater, crop residue decomposition\n\nNitrate leaching to groundwater, from crop residue decomposition."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["IPCC (2019)"],"modelId":["no3ToGroundwaterCropResidueDecomposition"],"modelRequires":["cropResidue","water","nitrogenContent","ecoClimateZone"]},"content":"# NO3, to groundwater, crop residue decomposition\n\nNitrate leaching to groundwater, from crop residue decomposition.\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/no3ToGroundwaterCropResidueDecomposition\">no3ToGroundwaterCropResidueDecomposition</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>glass or high accessible cover</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/ecoClimateZone\">ecoClimateZone</a></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>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#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=cropResidue\">cropResidue</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<li>optional:<ul>\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</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/cropResidue.csv\">cropResidue.csv</a> -> <code>decomposesOnField</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"contributor":["Juan Sabuco"],"group":["Crop Residue Emissions"],"tab":["Poore Nemecek (2018)"],"modelId":["no3ToGroundwaterCropResidueDecomposition"],"modelRequires":["cropResidue","nitrogenContent","clayContent","sandContent","precipitationAnnual","precipitationLongTermAnnualMean"]},"content":"# NO3, to groundwater, crop residue decomposition\n\nNitrate leaching to groundwater, from crop residue decomposition.\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/no3ToGroundwaterCropResidueDecomposition\">no3ToGroundwaterCropResidueDecomposition</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> 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>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=cropResidue\">cropResidue</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</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/cropResidue.csv\">cropResidue.csv</a> -> <code>decomposesOnField</code></li>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["Akagi et al (2011) and IPCC (2006)"],"modelId":["noxToAirCropResidueBurning"],"modelRequires":["aboveGroundCropResidueBurnt","discardedCropBurnt","cropResidue"]},"content":"# NOx, to air, crop residue burning\n\nNitrogen oxides emissions to air, from crop residue burning.\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/noxToAirCropResidueBurning\">noxToAirCropResidueBurning</a></li>\n<li><a href=\"https://hestia.earth/schema/Emission#methodModel\">methodModel</a> with <a href=\"https://hestia.earth/term/akagiEtAl2011AndIpcc2006\">akagiEtAl2011AndIpcc2006</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></li>\n</ul>\n</li>\n<li>either:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#products\">products</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Product#term\">term</a> with <a href=\"https://hestia.earth/term/aboveGroundCropResidueBurnt\">aboveGroundCropResidueBurnt</a> <strong>or</strong> <a href=\"https://hestia.earth/term/discardedCropBurnt\">discardedCropBurnt</a> and <a href=\"https://hestia.earth/schema/Product#value\">value</a></li>\n</ul>\n</li>\n<li>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Lookups used</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li><a href=\"https://hestia.earth/glossary/lookups/emission.csv\">emission.csv</a> -> <code>siteTypesAllowed</code>; <code>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
package/dist/content/models/cropResidueEmissions/noxToAirCropResidueDecomposition/content.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{},"content":"# NOx, to air, crop residue decomposition\n\nNitrogen oxides emissions to air, from crop residue decomposition."}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["Stehfest Bouwman (2006)"],"modelId":["noxToAirCropResidueDecomposition"],"modelRequires":["cropResidue","nitrogenContent","totalNitrogenPerKgSoil","ecoClimateZone"]},"content":"# NOx, to air, crop residue decomposition\n\nNitrogen oxides emissions to air, from crop residue decomposition.\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/noxToAirCropResidueDecomposition\">noxToAirCropResidueDecomposition</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> 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>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=cropResidue\">cropResidue</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</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/cropResidue.csv\">cropResidue.csv</a> -> <code>decomposesOnField</code></li>\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>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Crop Residue Emissions"],"tab":["Stehfest Bouwman (2006) GIS Implementation"],"modelId":["noxToAirCropResidueDecomposition"],"modelRequires":["cropResidue","nitrogenContent"]},"content":"# NOx, to air, crop residue decomposition\n\nNitrogen oxides emissions to air, from crop residue decomposition.\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/noxToAirCropResidueDecomposition\">noxToAirCropResidueDecomposition</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> 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>Data completeness assessment for cropResidue: <a href=\"https://hestia.earth/schema/Completeness#cropResidue\">completeness.cropResidue</a> must be <code>True</code></li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#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=cropResidue\">cropResidue</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</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/cropResidue.csv\">cropResidue.csv</a> -> <code>decomposesOnField</code></li>\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>typesAllowed</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tags":{"author":["Guillaume Royer"],"group":["Cycle Animals"],"tab":["Cycle"],"modelId":["milkYield"]},"content":"# Milk Yield\n\nThis model gap-fills the practice \"Milk yield per animal X (raw/FPCM)\" (e.g. `Milk yield per cow (raw)`) when:\n\n1. The corresponding milk term in the animalProduct glossary (e.g. Milk, cow, raw) is added as a Product of the Cycle;\n2. The number of lactating animals is known.\n\nIt also adds the properties of the Product to the gap-filled Practice.\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/Animal\">Animals</a> with:<ul>\n<li>a list of <a href=\"https://hestia.earth/schema/Animal#practices\">practices</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Practice#value\">value</a></li>\n<li><a href=\"https://hestia.earth/schema/Practice#min\">min</a></li>\n<li><a href=\"https://hestia.earth/schema/Practice#max\">max</a></li>\n<li><a href=\"https://hestia.earth/schema/Practice#sd\">sd</a></li>\n<li><a href=\"https://hestia.earth/schema/Practice#statsDefinition\">statsDefinition</a> with <code>modelled</code></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</div>\n </div>\n <div class=\"collapsible-group\">\n <div class=\"collapsible-header\">\n <span>Requirements</span>\n </div>\n <div class=\"collapsible-content\"><ul>\n<li>A <a href=\"https://hestia.earth/schema/Cycle\">Cycle</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Cycle#cycleDuration\">cycleDuration</a></li>\n<li>a <a href=\"https://hestia.earth/schema/Cycle#site\">site</a> with:<ul>\n<li><a 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#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=animalProduct\">animalProduct</a></li>\n</ul>\n</li>\n<li>a list of <a href=\"https://hestia.earth/schema/Cycle#animals\">animals</a> with:<ul>\n<li><a href=\"https://hestia.earth/schema/Animal#value\">value</a> <code>> 0</code> and <a href=\"https://hestia.earth/schema/Term#termType\">termType</a> = <a href=\"https://hestia.earth/glossary?termType=liveAnimal\">liveAnimal</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/animalProduct.csv\">animalProduct.csv</a> -> <code>liveAnimalTermId</code>; <code>milkYieldPracticeTermId</code></li>\n</ul>\n</div>\n </div>\n \n</div>"}
|