hestia-earth-models 0.69.1__tar.gz → 0.70.0__tar.gz
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.
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/PKG-INFO +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cache_sites.py +3 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001Baseline/abioticResourceDepletionFossilFuels.py +2 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001Baseline/abioticResourceDepletionMineralsAndMetals.py +3 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/config/Cycle.json +35 -1
- {hestia_earth_models-0.69.1/hestia_earth/models/koble2014 → hestia_earth_models-0.70.0/hestia_earth/models/cycle}/aboveGroundCropResidue.py +1 -3
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/aboveGroundCropResidueTotal.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/animal/input/hestiaAggregatedData.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/animal/input/properties.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/cycleDuration.py +2 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/energyContentLowerHeatingValue.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/input/hestiaAggregatedData.py +12 -14
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/input/properties.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/siteDuration.py +3 -3
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/frischknechtEtAl2000/ionisingRadiationKbqU235Eq.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/croppingIntensity.py +4 -4
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/longFallowRatio.py +4 -4
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/region.py +3 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/utils.py +6 -5
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/haversineFormula/transport/distance.py +5 -4
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/landCover.py +1 -5
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/landTransformation100YearAverageDuringCycle.py +2 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/landTransformation20YearAverageDuringCycle.py +2 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/seed_emissions.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/emissions.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/product/economicValueShare.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/product/value.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/fatContent.py +2 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/milkYieldPerAnimal.py +2 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/trueProteinContent.py +2 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/ch4ToAirEntericFermentation.py +7 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/co2ToAirAboveGroundBiomassStockChange.py +1 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/co2ToAirBelowGroundBiomassStockChange.py +2 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/co2ToAirSoilOrganicCarbonStockChange.py +2 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/nonCo2EmissionsToAirNaturalVegetationBurning.py +1 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/organicCarbonPerHa_tier_1.py +8 -8
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/organicCarbonPerHa_tier_2.py +40 -12
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/koble2014/cropResidueManagement.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/koble2014/residueBurnt.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/koble2014/residueRemoved.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/koble2014/utils.py +3 -3
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/mocking/search-results.json +952 -910
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/excretaKgN.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/freshwaterWithdrawalsDuringCycle.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/utils.py +4 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schmidt2007/ch4ToAirWasteTreatment.py +1 -3
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schmidt2007/h2SToAirWasteTreatment.py +1 -3
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schmidt2007/n2OToAirWasteTreatmentDirect.py +1 -3
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schmidt2007/nh3ToAirWasteTreatment.py +1 -3
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/management.py +5 -3
- hestia_earth_models-0.70.0/hestia_earth/models/site/pre_checks/country.py +6 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/input/excreta.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/aggregated.py +12 -15
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/blank_node.py +15 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/product.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/source.py +2 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/term.py +26 -1
- hestia_earth_models-0.70.0/hestia_earth/models/version.py +1 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth_models.egg-info/PKG-INFO +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth_models.egg-info/SOURCES.txt +2 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/input/test_hestiaAggregatedData.py +18 -16
- {hestia_earth_models-0.69.1/tests/models/koble2014 → hestia_earth_models-0.70.0/tests/models/cycle}/test_aboveGroundCropResidue.py +3 -3
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_region.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_utils.py +1 -1
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/haversineFormula/transport/test_distance.py +2 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_ch4ToAirEntericFermentation.py +11 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_nonCo2EmissionsToAirNaturalVegetationBurning.py +19 -6
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_organicCarbonPerHa.py +4 -2
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_landOccupationDuringCycle.py +3 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/pre_checks/test_country.py +4 -3
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/test_ecoinventV3.py +2 -2
- hestia_earth_models-0.70.0/tests/models/utils/test_source.py +42 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/test_models.py +1 -0
- hestia_earth_models-0.69.1/hestia_earth/models/site/pre_checks/country.py +0 -4
- hestia_earth_models-0.69.1/hestia_earth/models/version.py +0 -1
- hestia_earth_models-0.69.1/tests/models/utils/test_source.py +0 -32
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/LICENSE +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/MANIFEST.in +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/README.md +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/agribalyse2016/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/agribalyse2016/fuelElectricity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/agribalyse2016/machineryInfrastructureDepreciatedAmountPerCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/akagiEtAl2011AndIpcc2006/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/akagiEtAl2011AndIpcc2006/ch4ToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/akagiEtAl2011AndIpcc2006/n2OToAirCropResidueBurningDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/akagiEtAl2011AndIpcc2006/nh3ToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/akagiEtAl2011AndIpcc2006/noxToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/akagiEtAl2011AndIpcc2006/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/aware/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/aware/scarcityWeightedWaterUse.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/chaudharyBrooks2018/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsLandOccupation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsLandTransformation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsTotalLandUseEffects.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/chaudharyBrooks2018/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001Baseline/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001Baseline/eutrophicationPotentialExcludingFate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001Baseline/resourceUseEnergyDepletionDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001Baseline/resourceUseEnergyDepletionInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001Baseline/resourceUseMineralsAndMetalsDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001Baseline/resourceUseMineralsAndMetalsInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001Baseline/terrestrialAcidificationPotentialIncludingFateAverageEurope.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001NonBaseline/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001NonBaseline/eutrophicationPotentialIncludingFateAverageEurope.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cml2001NonBaseline/terrestrialAcidificationPotentialExcludingFate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/config/ImpactAssessment.json +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/config/Site.json +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/config/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/config/run-calculations.json +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/config/trigger-calculations.json +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/animal/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/animal/input/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/animal/milkYield.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/animal/properties.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/coldCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/coldDressedCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/completeness/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/completeness/animalFeed.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/completeness/cropResidue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/completeness/electricityFuel.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/completeness/excreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/completeness/freshForage.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/completeness/material.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/completeness/seed.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/completeness/soilAmendment.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/concentrateFeed.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/cropResidueManagement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/croppingIntensity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/endDate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/excretaKgMass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/excretaKgN.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/excretaKgVs.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/feedConversionRatio/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioCarbon.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioDryMatter.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioEnergy.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioFedWeight.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioNitrogen.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/inorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/input/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/input/value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/irrigatedTypeUnspecified.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/liveAnimal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/longFallowRatio.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/materialAndSubstrate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/milkYield.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/otherSitesArea.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/otherSitesUnusedDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/pastureGrass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/pastureSystem.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/post_checks/cache.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/post_checks/otherSites.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/post_checks/site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/practice/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/practice/value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/pre_checks/cache_sources.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/pre_checks/otherSites.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/pre_checks/site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/product/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/product/currency.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/product/economicValueShare.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/product/price.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/product/primary.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/product/properties.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/product/revenue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/product/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/product/value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/readyToCookWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/residueBurnt.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/residueIncorporated.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/residueLeftOnField.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/residueRemoved.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/siteArea.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/siteUnusedDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/startDate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/startDateDefinition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/stockingDensityAnimalHousingAverage.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/transformation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/unknownPreSeasonWaterRegime.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/dammgen2009/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/dammgen2009/noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/data/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/data/ecoinventV3/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/deRuijterEtAl2010/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/deRuijterEtAl2010/nh3ToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ecoinventV3/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ecoinventV3/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ecoinventV3AndEmberClimate/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ecoinventV3AndEmberClimate/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/edip2003/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/edip2003/ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/co2ToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/n2OToAirFuelCombustionDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/nh3ToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/nh3ToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/noxToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/pm10ToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/pm25ToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/so2ToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/tspToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emepEea2019/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/emissionNotRelevant/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/environmentalFootprintV3_1/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/environmentalFootprintV3_1/environmentalFootprintSingleOverallScore.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/environmentalFootprintV3_1/freshwaterEcotoxicityPotentialCtue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/environmentalFootprintV3_1/marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/environmentalFootprintV3_1/photochemicalOzoneCreationPotentialHumanHealthNmvocEq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/environmentalFootprintV3_1/scarcityWeightedWaterUse.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/environmentalFootprintV3_1/soilQualityIndexLandOccupation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/environmentalFootprintV3_1/soilQualityIndexLandTransformation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/environmentalFootprintV3_1/soilQualityIndexTotalLandUseEffects.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/epa2014/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/epa2014/no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/fantkeEtAl2016/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/fantkeEtAl2016/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/coldCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/coldDressedCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/landTransformation100YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/landTransformation20YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/liveweightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/product/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/product/price.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/readyToCookWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/seed.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/faostat2018/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/frischknechtEtAl2000/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/altitude.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/awareWaterBasinId.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/clayContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/drainageClass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/ecoClimateZone.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/ecoregion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/erodibility.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/heavyWinterPrecipitation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/histosol.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/nutrientLossToAquaticEnvironment.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/organicCarbonPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/potentialEvapotranspirationAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/potentialEvapotranspirationLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/potentialEvapotranspirationMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/precipitationAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/precipitationLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/precipitationMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/sandContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/siltContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/slope.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/slopeLength.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/soilPh.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/temperatureAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/temperatureLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/temperatureMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/totalNitrogenPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/totalPhosphorusPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/geospatialDatabase/waterDepth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/globalCropWaterModel2008/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/globalCropWaterModel2008/rootingDepth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/haversineFormula/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/haversineFormula/transport/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/nh3ToSurfaceWaterAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/residueRemoved.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/resourceUse_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/allocationMethod.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/irrigated.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/organic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/post_checks/cycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/post_checks/site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/pre_checks/cycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/pre_checks/site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/impact_assessment/product/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/aboveGroundCropResidueRemoved.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/co2ToAirOrganicSoilCultivation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/n2OToAirCropResidueDecompositionIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/n2OToAirExcretaIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/n2OToAirInorganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/n2OToAirOrganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/n2OToAirOrganicSoilCultivationDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2006/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2013ExcludingFeedbacks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2013ExcludingFeedbacks/gwp100.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2013IncludingFeedbacks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2013IncludingFeedbacks/gwp100.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/aboveGroundBiomass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/hoursWorkedPerDay.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/liveweightGain.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/liveweightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/pastureGrass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/pregnancyRateTotal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/animal/weightAtMaturity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/belowGroundBiomass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/biomass_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/carbonContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/ch4ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/ch4ToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/ch4ToAirFloodedRice.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/co2ToAirCarbonStockChange_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/co2ToAirLimeHydrolysis.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/co2ToAirUreaHydrolysis.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/croppingDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/ligninContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/n2OToAirCropResidueDecompositionIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/n2OToAirExcretaIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/n2OToAirInorganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/n2OToAirOrganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/nh3ToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/nh3ToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/nitrogenContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/no3ToGroundwaterCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/no3ToGroundwaterInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/no3ToGroundwaterOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/organicCarbonPerHa.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/organicCarbonPerHa_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/pastureGrass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/pastureGrass_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2019/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2021/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/ipcc2021/gwp100.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/jarvisAndPain1994/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/jarvisAndPain1994/n2ToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/koble2014/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/koble2014/residueLeftOnField.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/linkedImpactAssessment/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/linkedImpactAssessment/emissions.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/linkedImpactAssessment/freshwaterWithdrawalsInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/linkedImpactAssessment/landOccupationInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/linkedImpactAssessment/landTransformation100YearAverageInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/linkedImpactAssessment/landTransformation20YearAverageInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/linkedImpactAssessment/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/log.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/mocking/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/mocking/build_mock_search.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/mocking/mock_search.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/ch4ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/excretaKgVs.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/landOccupationDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/longFallowDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/n2OToAirAquacultureSystemsDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/n2ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/nh3ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterSoilFlux_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/noxToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/nurseryDensity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/nurseryDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/plantationDensity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/plantationLifespan.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/plantationProductiveLifespan.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/rotationDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/pooreNemecek2018/saplingsDepreciatedAmountPerCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/poschEtAl2008/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/poschEtAl2008/terrestrialAcidificationPotentialAccumulatedExceedance.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/poschEtAl2008/terrestrialEutrophicationPotentialAccumulatedExceedance.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/preload_requests.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Egalitarian/terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Hierarchist/terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/recipe2016Individualist/terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/requirements.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schererPfister2015/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schererPfister2015/nErosionSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schererPfister2015/pErosionSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schererPfister2015/pToDrainageWaterSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schererPfister2015/pToGroundwaterSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schererPfister2015/pToSurfaceWaterSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schererPfister2015/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schmidt2007/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/schmidt2007/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/brackishWater.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/cationExchangeCapacityPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/defaultMethodClassification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/defaultMethodClassificationDescription.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/flowingWater.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/freshWater.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/measurement/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/measurement/value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/netPrimaryProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/organicCarbonPerHa.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/organicCarbonPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/organicCarbonPerM3Soil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/organicMatterPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/organicMatterPerM3Soil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/post_checks/cache.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/post_checks/country.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/potentialEvapotranspirationAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/potentialEvapotranspirationMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/pre_checks/cache_geospatialDatabase.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/pre_checks/cache_sources.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/pre_checks/cache_years.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/precipitationAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/precipitationMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/rainfallAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/rainfallMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/salineWater.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/soilMeasurement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/temperatureAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/temperatureMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/totalNitrogenPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/site/waterDepth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/n2OToAirSoilFlux_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/noxToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006/noxToAirSoilFlux_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006GisImplementation/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirSoilFlux_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/input/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/input/max.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/input/min.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/input/properties.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/input/sd.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/input/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/input/value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/product/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/transformation/product/excreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/usetoxV2/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/usetoxV2/freshwaterEcotoxicityPotentialCtue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/animalProduct.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/aquacultureManagement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/array_builders.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/cache_sources.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/completeness.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/constant.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/crop.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/cropResidue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/cropResidueManagement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/currency.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/cycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/descriptive_stats.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/ecoClimateZone.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/emission.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/excretaManagement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/feedipedia.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/fertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/fuel.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/impact_assessment.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/indicator.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/inorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/input.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/landCover.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/liveAnimal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/lookup.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/management.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/measurement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/method.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/organicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/pesticideAI.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/practice.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/productivity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/property.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/stats.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/temperature.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/time_series.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/utils/transformation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/webbEtAl2012AndSintermannEtAl2012/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/webbEtAl2012AndSintermannEtAl2012/nh3ToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/log.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/models/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/models/emissions/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/models/emissions/deleted.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/models/transformations.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/merge/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/merge/merge_append.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/merge/merge_default.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/merge/merge_list.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/merge/merge_node.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/run/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/run/add_blank_node_if_missing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/run/add_key_if_missing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/strategies/run/always.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/orchestrator/utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth_models.egg-info/dependency_links.txt +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth_models.egg-info/requires.txt +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth_models.egg-info/top_level.txt +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/setup.cfg +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/setup.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/agribalyse2016/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/agribalyse2016/test_fuelElectricity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/agribalyse2016/test_machineryInfrastructureDepreciatedAmountPerCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/akagiEtAl2011AndIpcc2006/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/akagiEtAl2011AndIpcc2006/test_ch4ToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/akagiEtAl2011AndIpcc2006/test_n2OToAirCropResidueBurningDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/akagiEtAl2011AndIpcc2006/test_nh3ToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/akagiEtAl2011AndIpcc2006/test_noxToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/akagiEtAl2011AndIpcc2006/test_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/aware/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/aware/test_scarcityWeightedWaterUse.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/chaudharyBrooks2018/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsLandOccupation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsLandTransformation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsTotalLandUseEffects.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001Baseline/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001Baseline/test_abioticResourceDepletionFossilFuels.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001Baseline/test_abioticResourceDepletionMineralsAndMetals.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001Baseline/test_eutrophicationPotentialExcludingFate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001Baseline/test_resourceUseEnergyDepletionDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001Baseline/test_resourceUseEnergyDepletionInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001Baseline/test_resourceUseMineralsAndMetalsDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001Baseline/test_resourceUseMineralsAndMetalsInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001Baseline/test_terrestrialAcidificationPotentialIncludingFateAverageEurope.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001NonBaseline/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001NonBaseline/test_eutrophicationPotentialIncludingFateAverageEurope.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cml2001NonBaseline/test_terrestrialAcidificationPotentialExcludingFate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/animal/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/animal/input/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/animal/input/test_hestiaAggregatedData.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/animal/input/test_properties.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/animal/test_milkYield.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/animal/test_properties.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/completeness/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/completeness/test_animalFeed.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/completeness/test_cropResidue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/completeness/test_electricityFuel.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/completeness/test_excretaManagement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/completeness/test_freshForage.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/completeness/test_material.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/completeness/test_seed.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/completeness/test_soilAmendment.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/input/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/input/test_properties.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/input/test_value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/post_checks/test_cache.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/post_checks/test_otherSites.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/post_checks/test_site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/practice/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/practice/test_value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/pre_checks/test_otherSites.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/pre_checks/test_site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/product/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/product/test_currency.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/product/test_economicValueShare.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/product/test_price.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/product/test_primary.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/product/test_properties.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/product/test_revenue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/product/test_value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_coldCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_coldDressedCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_completeness.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_concentrateFeed.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_cropResidueManagement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_croppingIntensity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_cycleDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_endDate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_energyContentLowerHeatingValue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_excretaKgMass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_excretaKgN.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_excretaKgVs.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_feedConversionRatio.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_inorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_irrigatedTypeUnspecified.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_liveAnimal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_longFallowRatio.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_materialsAndSubstrate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_milkYield.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_otherSitesArea.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_otherSitesUnusedDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_pastureGrass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_pastureSystem.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_post_checks.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_pre_checks.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_readyToCookWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_residueBurnt.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_residueIncorporated.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_residueLeftOnField.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_residueRemoved.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_siteArea.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_siteDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_siteUnusedDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_startDate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_startDateDefinition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_stockingDensityAnimalHousingAverage.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_transformations.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/cycle/test_unknownPreSeasonWaterRegime.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/dammgen2009/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/dammgen2009/test_noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/deRuijterEtAl2010/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/deRuijterEtAl2010/test_nh3ToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/edip2003/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/edip2003/test_ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_co2ToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_n2OToAirFuelCombustionDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_nh3ToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_nh3ToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_noxToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_pm10ToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_pm25ToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_so2ToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_tspToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/emepEea2019/test_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/environmentalFootprintV3_1/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/environmentalFootprintV3_1/test_environmentalFootprintSingleOverallScore.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/environmentalFootprintV3_1/test_freshwaterEcotoxicityPotentialCtue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/environmentalFootprintV3_1/test_marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/environmentalFootprintV3_1/test_photochemicalOzoneCreationPotentialHumanHealthNmvocEq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/environmentalFootprintV3_1/test_scarcityWeightedWaterUse.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/environmentalFootprintV3_1/test_soilQualityIndexLandOccupation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/environmentalFootprintV3_1/test_soilQualityIndexLandTransformation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/environmentalFootprintV3_1/test_soilQualityIndexTotalLandUseEffects.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/epa2014/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/epa2014/test_no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/fantkeEtAl2016/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/fantkeEtAl2016/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/product/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/product/test_price.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/test_coldCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/test_coldDressedCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/test_faostat_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/test_landTransformation100YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/test_landTransformation20YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/test_liveweightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/test_readyToCookWeightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/test_seed.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/faostat2018/test_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/frischknechtEtAl2000/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/frischknechtEtAl2000/test_ionisingRadiationKbqU235Eq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_awareWaterBasinId.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_clayContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_croppingIntensity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_drainageClass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_ecoClimateZone.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_ecoregion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_erodibility.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_heavyWinterPrecipitation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_histosol.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_longFallowRatio.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_nutrientLossToAquaticEnvironment.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_organicCarbonPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_potentialEvapotranspirationAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_potentialEvapotranspirationLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_potentialEvapotranspirationMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_precipitationAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_precipitationLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_precipitationMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_sandContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_siltContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_slope.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_slopeLength.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_soilPh.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_temperatureAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_temperatureLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_temperatureMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_totalNitrogenPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_totalPhosphorusPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/geospatialDatabase/test_waterDepth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/globalCropWaterModel2008/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/globalCropWaterModel2008/test_rootingDepth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/haversineFormula/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/haversineFormula/transport/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/hestia/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/hestia/test_landCover.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/hestia/test_landTransformation100YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/hestia/test_landTransformation20YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/hestia/test_nh3ToSurfaceWaterAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/hestia/test_residueRemoved.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/hestia/test_seed_emissions.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/post_checks/test_cycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/post_checks/test_site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/pre_checks/test_cycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/pre_checks/test_site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/product/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/product/test_economicValueShare.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/product/test_value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/test_allocationMethod.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/test_emissions.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/test_irrigated.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/test_oganic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/test_post_checks.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/impact_assessment/test_pre_checks.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_aboveGroundCropResidueRemoved.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_co2ToAirOrganicSoilCultivation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_n2OToAirCropResidueDecompositionIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_n2OToAirExcretaIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_n2OToAirInorganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_n2OToAirOrganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2006/test_n2OToAirOrganicSoilCultivationDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2013ExcludingFeedbacks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2013ExcludingFeedbacks/test_gwp100.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2013IncludingFeedbacks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2013IncludingFeedbacks/test_gwp100.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/test_fatContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/test_hoursWorkedPerDay.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/test_liveweightGain.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/test_liveweightPerHead.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/test_milkYieldPerAnimal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/test_pastureGrass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/test_pregnancyRateTotal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/test_trueProteinContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/animal/test_weightAtMaturity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_aboveGroundBiomass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_belowGroundBiomass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_biomass_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_carbonContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_ch4ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_ch4ToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_ch4ToAirFloodedRice.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_co2ToAirAboveGroundBiomassStockChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_co2ToAirBelowGroundBiomassStockChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_co2ToAirCarbonStockChange_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_co2ToAirLimeHydrolysis.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_co2ToAirSoilOrganicCarbonStockChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_co2ToAirUreaHydrolysis.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_croppingDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_ligninContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_n2OToAirCropResidueDecompositionIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_n2OToAirExcretaIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_n2OToAirInorganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_n2OToAirOrganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_nh3ToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_nh3ToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_nitrogenContent.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_no3ToGroundwaterCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_no3ToGroundwaterInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_no3ToGroundwaterOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_organicCarbonPerHa_tier_1.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_organicCarbonPerHa_tier_2.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_organicCarbonPerHa_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2019/test_pastureGrass.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2021/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/ipcc2021/test_gwp100.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/jarvisAndPain1994/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/jarvisAndPain1994/test_n2ToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/koble2014/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/koble2014/test_cropResidueManagement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/koble2014/test_residueBurnt.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/koble2014/test_residueLeftOnField.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/koble2014/test_residueRemoved.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/koble2014/test_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/linkedImpactAssessment/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/linkedImpactAssessment/test_emissions.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/linkedImpactAssessment/test_freshwaterWithdrawalsInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/linkedImpactAssessment/test_landOccupationInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/linkedImpactAssessment/test_landTransformation100YearAverageInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/linkedImpactAssessment/test_landTransformation20YearAverageInputsProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_ch4ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_excretaKgN.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_excretaKgVs.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_freshwaterWithdrawalsDuringCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_longFallowDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_n2OToAirAquacultureSystemsDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_n2ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_nh3ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_no3ToGroundwaterCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_no3ToGroundwaterInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_no3ToGroundwaterOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_noxToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_nurseryDensity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_nurseryDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_plantationDensity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_plantationLifespan.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_plantationProductiveLifespan.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_rotationDuration.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_saplingsDepreciatedAmountPerCycle.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/pooreNemecek2018/test_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/poschEtAl2008/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/poschEtAl2008/test_terrestrialAcidificationPotentialAccumulatedExceedance.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/poschEtAl2008/test_terrestrialEutrophicationPotentialAccumulatedExceedance.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Egalitarian/test_terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Hierarchist/test_terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/recipe2016Individualist/test_terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schererPfister2015/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schererPfister2015/test_nErosionSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schererPfister2015/test_pErosionSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schererPfister2015/test_pToDrainageWaterSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schererPfister2015/test_pToGroundwaterSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schererPfister2015/test_pToSurfaceWaterSoilFlux.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schmidt2007/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schmidt2007/test_ch4ToAirWasteTreatment.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schmidt2007/test_h2SToAirWasteTreatment.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schmidt2007/test_n2OToAirWasteTreatmentDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schmidt2007/test_nh3ToAirWasteTreatment.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/schmidt2007/test_utils.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/measurement/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/measurement/test_value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/post_checks/test_cache.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/post_checks/test_country.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/pre_checks/test_cache_geospatialDatabase.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/pre_checks/test_cache_years.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_brackishWater.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_cationExchangeCapacityPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_defaultMethodClassification.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_defaultMethodClassificationDescription.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_flowingWater.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_freshWater.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_management.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_netPrimaryProduction.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_organicCarbonPerHa.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_organicCarbonPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_organicCarbonPerM3Soil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_organicMatterPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_organicMatterPerM3Soil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_potentialEvapotranspirationAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_potentialEvapotranspirationMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_precipitationAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_precipitationMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_rainfallAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_rainfallMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_salineWater.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_soilMeasurement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_temperatureAnnual.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_temperatureMonthly.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_totalNitrogenPerKgSoil.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/site/test_waterDepth.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006/test_n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006/test_n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006/test_n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006/test_n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006/test_noxToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006/test_noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006/test_noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006/test_noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006GisImplementation/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006GisImplementation/test_noxToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006GisImplementation/test_noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006GisImplementation/test_noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/stehfestBouwman2006GisImplementation/test_noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/test_cache_sites.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/test_config.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/test_ecoinventV3AndEmberClimate.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/test_emissionNotRelevant.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/input/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/input/test_excreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/input/test_max.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/input/test_min.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/input/test_properties.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/input/test_sd.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/input/test_value.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/product/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/transformation/product/test_excreta.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/usetoxV2/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/usetoxV2/test_freshwaterEcotoxicityPotentialCtue.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_array_builders.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_blank_node.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_cache_sources.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_crop.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_cropResidueManagement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_currency.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_dataCompleteness.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_descriptive_stats.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_ecoClimateZone.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_emission.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_feedipedia.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_impact_assessment.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_indicator.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_input.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_liveAnimal.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_measurement.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_practice.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_product.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_property.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_site.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_stats.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_term.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/utils/test_time_series.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/webbEtAl2012AndSintermannEtAl2012/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/models/webbEtAl2012AndSintermannEtAl2012/test_nh3ToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/models/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/models/emissions/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/models/emissions/test_deleted.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/models/test_transformations.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/merge/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/merge/test_merge_append.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/merge/test_merge_default.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/merge/test_merge_list.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/merge/test_merge_node.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/run/__init__.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/run/test_add_blank_node_if_missing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/run/test_add_key_if_missing.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/strategies/run/test_always.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/test_orchestrator.py +0 -0
- {hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/tests/orchestrator/test_utils.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: hestia_earth_models
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.70.0
|
4
4
|
Summary: HESTIA's set of modules for filling gaps in the activity data using external datasets (e.g. populating soil properties with a geospatial dataset using provided coordinates) and internal lookups (e.g. populating machinery use from fuel use). Includes rules for when gaps should be filled versus not (e.g. never gap fill yield, gap fill crop residue if yield provided etc.).
|
5
5
|
Home-page: https://gitlab.com/hestia-earth/hestia-engine-models
|
6
6
|
Author: HESTIA Team
|
{hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cache_sites.py
RENAMED
@@ -1,12 +1,13 @@
|
|
1
1
|
from functools import reduce
|
2
2
|
from enum import Enum
|
3
3
|
from pydash.objects import merge
|
4
|
-
from hestia_earth.
|
4
|
+
from hestia_earth.schema import TermTermType
|
5
5
|
from hestia_earth.utils.tools import flatten, non_empty_list
|
6
6
|
|
7
7
|
from .log import logger
|
8
8
|
from .utils import CACHE_KEY, cached_value
|
9
9
|
from .utils.site import CACHE_YEARS_KEY
|
10
|
+
from .utils.term import download_term
|
10
11
|
from .site.pre_checks.cache_geospatialDatabase import (
|
11
12
|
list_vectors, list_rasters, cache_site_results, _should_run
|
12
13
|
)
|
@@ -92,7 +93,7 @@ def _should_preload_region_area_size(site: dict): return not has_coordinates(sit
|
|
92
93
|
|
93
94
|
def _preload_regions_area_size(sites: dict):
|
94
95
|
region_ids = set(map(_site_gadm_id, filter(_should_preload_region_area_size, sites)))
|
95
|
-
return {term_id:
|
96
|
+
return {term_id: download_term(term_id, TermTermType.REGION).get('area') for term_id in region_ids}
|
96
97
|
|
97
98
|
|
98
99
|
def _group_sites(sites: dict, check_has_cache: bool = True):
|
@@ -17,12 +17,13 @@ REQUIREMENTS = {
|
|
17
17
|
"term.@id": ["resourceUseEnergyDepletionInputsProduction", "resourceUseEnergyDepletionDuringCycle"],
|
18
18
|
"term.units": "MJ",
|
19
19
|
"value": "> 0",
|
20
|
-
"inputs":
|
20
|
+
"inputs": [
|
21
21
|
{
|
22
22
|
"@type": "Input",
|
23
23
|
"term.name": "non-renewable\" energy terms only,\"",
|
24
24
|
"term.termType": ["fuel", "electricity"]
|
25
25
|
}
|
26
|
+
]
|
26
27
|
}
|
27
28
|
]
|
28
29
|
}
|
@@ -14,10 +14,11 @@ REQUIREMENTS = {
|
|
14
14
|
{
|
15
15
|
"@type": "Indicator", "value": "", "term.termType": "resourceUse",
|
16
16
|
"term.@id": ["resourceUseMineralsAndMetalsInputsProduction", "resourceUseMineralsAndMetalsDuringCycle"],
|
17
|
-
"inputs": {
|
17
|
+
"inputs": [{
|
18
18
|
"@type": "Term",
|
19
19
|
"term.units": "kg",
|
20
|
-
"term.termType": ["material", "soilAmendment", "otherInorganicChemical"]
|
20
|
+
"term.termType": ["material", "soilAmendment", "otherInorganicChemical"]
|
21
|
+
}]
|
21
22
|
}]
|
22
23
|
}
|
23
24
|
}
|
{hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/config/Cycle.json
RENAMED
@@ -224,7 +224,7 @@
|
|
224
224
|
},
|
225
225
|
{
|
226
226
|
"key": "products",
|
227
|
-
"model": "
|
227
|
+
"model": "cycle",
|
228
228
|
"value": "aboveGroundCropResidue",
|
229
229
|
"runStrategy": "always",
|
230
230
|
"mergeStrategy": "list",
|
@@ -238,6 +238,40 @@
|
|
238
238
|
"mergeStrategy": "list",
|
239
239
|
"stage": 1
|
240
240
|
},
|
241
|
+
[
|
242
|
+
{
|
243
|
+
"key": "practices",
|
244
|
+
"model": "cycle",
|
245
|
+
"value": "residueBurnt",
|
246
|
+
"runStrategy": "add_blank_node_if_missing",
|
247
|
+
"mergeStrategy": "list",
|
248
|
+
"stage": 1
|
249
|
+
},
|
250
|
+
{
|
251
|
+
"key": "practices",
|
252
|
+
"model": "cycle",
|
253
|
+
"value": "residueIncorporated",
|
254
|
+
"runStrategy": "add_blank_node_if_missing",
|
255
|
+
"mergeStrategy": "list",
|
256
|
+
"stage": 1
|
257
|
+
},
|
258
|
+
{
|
259
|
+
"key": "practices",
|
260
|
+
"model": "cycle",
|
261
|
+
"value": "residueLeftOnField",
|
262
|
+
"runStrategy": "add_blank_node_if_missing",
|
263
|
+
"mergeStrategy": "list",
|
264
|
+
"stage": 1
|
265
|
+
},
|
266
|
+
{
|
267
|
+
"key": "practices",
|
268
|
+
"model": "cycle",
|
269
|
+
"value": "residueRemoved",
|
270
|
+
"runStrategy": "add_blank_node_if_missing",
|
271
|
+
"mergeStrategy": "list",
|
272
|
+
"stage": 1
|
273
|
+
}
|
274
|
+
],
|
241
275
|
{
|
242
276
|
"key": "products",
|
243
277
|
"model": "ipcc2006",
|
@@ -50,9 +50,7 @@ def _get_practice_value(term_ids: list, cycle: dict) -> float:
|
|
50
50
|
return list_sum(values) / 100 if len(values) > 0 else None
|
51
51
|
|
52
52
|
|
53
|
-
def _product(term_id: str, value: float):
|
54
|
-
product = _new_product(term_id, round(value, 2), MODEL)
|
55
|
-
return product
|
53
|
+
def _product(term_id: str, value: float): return _new_product(term_id, round(value, 7))
|
56
54
|
|
57
55
|
|
58
56
|
def _should_run_model(model, cycle: dict, total_value: float):
|
@@ -30,7 +30,7 @@ def _run(practice: dict, product: dict):
|
|
30
30
|
practice_value = list_sum(practice.get('value', []))
|
31
31
|
product_value = list_sum(product.get('value', []))
|
32
32
|
value = product_value / (practice_value / 100)
|
33
|
-
return [_product(round(value,
|
33
|
+
return [_product(round(value, 7))]
|
34
34
|
|
35
35
|
|
36
36
|
def _matching_product_by_practice(term_id: str):
|
{hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/cycleDuration.py
RENAMED
@@ -11,11 +11,11 @@ REQUIREMENTS = {
|
|
11
11
|
"endDate": "",
|
12
12
|
"optional": {
|
13
13
|
"startDate": "",
|
14
|
-
"products": {
|
14
|
+
"products": [{
|
15
15
|
"@type": "Product",
|
16
16
|
"primary": "True",
|
17
17
|
"term.termType": "crop"
|
18
|
-
},
|
18
|
+
}],
|
19
19
|
"practices": [{"@type": "Practice", "value": "", "term.@id": "croppingIntensity"}]
|
20
20
|
}
|
21
21
|
}
|
@@ -1,12 +1,11 @@
|
|
1
1
|
from hestia_earth.schema import TermTermType
|
2
|
-
from hestia_earth.utils.api import download_hestia
|
3
2
|
from hestia_earth.utils.model import find_primary_product, linked_node, filter_list_term_type
|
4
3
|
from hestia_earth.utils.tools import non_empty_list
|
5
4
|
|
6
5
|
from hestia_earth.models.log import debugValues, logRequirements, logShouldRun
|
7
6
|
from hestia_earth.models.utils.crop import valid_site_type
|
8
7
|
from hestia_earth.models.utils.blank_node import get_lookup_value
|
9
|
-
from hestia_earth.models.utils.term import get_generic_crop
|
8
|
+
from hestia_earth.models.utils.term import get_generic_crop, download_term
|
10
9
|
from hestia_earth.models.utils.aggregated import (
|
11
10
|
should_link_input_to_impact, link_inputs_to_impact, find_closest_impact, aggregated_end_date
|
12
11
|
)
|
@@ -17,7 +16,7 @@ REQUIREMENTS = {
|
|
17
16
|
"@type": "Input",
|
18
17
|
"value": "",
|
19
18
|
"none": {
|
20
|
-
"impactAssessment": "",
|
19
|
+
"impactAssessment": {"@type": "ImpactAssessment"},
|
21
20
|
"fromCycle": "True",
|
22
21
|
"producedInCycle": "True"
|
23
22
|
},
|
@@ -37,7 +36,7 @@ REQUIREMENTS = {
|
|
37
36
|
"term.@id": "seed",
|
38
37
|
"value": "",
|
39
38
|
"none": {
|
40
|
-
"impactAssessment": ""
|
39
|
+
"impactAssessment": {"@type": "ImpactAssessment"}
|
41
40
|
}
|
42
41
|
}],
|
43
42
|
"products": [{"@type": "Product", "value": "", "primary": "True"}]
|
@@ -58,8 +57,7 @@ MODEL_KEY = 'impactAssessment'
|
|
58
57
|
|
59
58
|
|
60
59
|
def _run_seed(cycle: dict, primary_product: dict, seed_input: dict, product_term_id: str):
|
61
|
-
product =
|
62
|
-
region = seed_input.get('region')
|
60
|
+
product = download_term(product_term_id, TermTermType.SEED)
|
63
61
|
country = seed_input.get('country')
|
64
62
|
# to avoid double counting seed => aggregated impact => seed, we need to get the impact of the previous decade
|
65
63
|
# if the data does not exist, use the aggregated impact of generic crop instead
|
@@ -68,16 +66,16 @@ def _run_seed(cycle: dict, primary_product: dict, seed_input: dict, product_term
|
|
68
66
|
default_product = get_generic_crop()
|
69
67
|
|
70
68
|
impact = (
|
71
|
-
find_closest_impact(cycle, date, product,
|
72
|
-
find_closest_impact(cycle, date, primary_product.get('term', {}),
|
73
|
-
find_closest_impact(cycle, date, default_product,
|
69
|
+
find_closest_impact(cycle, date, product, country, must_queries=match_end_date) or
|
70
|
+
find_closest_impact(cycle, date, primary_product.get('term', {}), country, must_queries=match_end_date) or
|
71
|
+
find_closest_impact(cycle, date, default_product, country)
|
74
72
|
)
|
75
73
|
|
76
74
|
search_by_product_term_id = (product or primary_product or default_product).get('@id')
|
77
|
-
|
75
|
+
search_by_country_id = (country or {}).get('@id') or 'region-world'
|
78
76
|
debugValues(cycle, model=MODEL_ID, term=seed_input.get('term', {}).get('@id'), key=MODEL_KEY,
|
79
77
|
search_by_product_term_id=search_by_product_term_id,
|
80
|
-
|
78
|
+
search_by_country_id=search_by_country_id,
|
81
79
|
search_by_end_date=str(date),
|
82
80
|
impact_assessment_id_found=(impact or {}).get('@id'))
|
83
81
|
|
@@ -95,7 +93,7 @@ def _should_run_seed(cycle: dict):
|
|
95
93
|
seed_inputs = [
|
96
94
|
{
|
97
95
|
'input': seed_input,
|
98
|
-
'product': get_lookup_value(seed_input.get('term', {}), LOOKUPS['seed'], key=MODEL_KEY)
|
96
|
+
'product-id': get_lookup_value(seed_input.get('term', {}), LOOKUPS['seed'], key=MODEL_KEY)
|
99
97
|
}
|
100
98
|
for seed_input in seed_inputs
|
101
99
|
]
|
@@ -104,7 +102,7 @@ def _should_run_seed(cycle: dict):
|
|
104
102
|
|
105
103
|
for seed_input in seed_inputs:
|
106
104
|
term_id = seed_input.get('input').get('term', {}).get('@id')
|
107
|
-
linked_product_id = seed_input.get('product')
|
105
|
+
linked_product_id = seed_input.get('product-id')
|
108
106
|
|
109
107
|
logRequirements(cycle, model=MODEL_ID, term=term_id, key=MODEL_KEY,
|
110
108
|
site_type_valid=site_type_valid,
|
@@ -140,7 +138,7 @@ def run(cycle: dict):
|
|
140
138
|
link_inputs_to_impact(MODEL_ID, cycle, inputs) if should_run else []
|
141
139
|
) + (
|
142
140
|
non_empty_list([
|
143
|
-
_run_seed(cycle, primary_product, seed_input.get('input'), seed_input.get('product'))
|
141
|
+
_run_seed(cycle, primary_product, seed_input.get('input'), seed_input.get('product-id'))
|
144
142
|
for seed_input in seed_inputs
|
145
143
|
]) if should_run_seed else []
|
146
144
|
)
|
{hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/cycle/siteDuration.py
RENAMED
@@ -9,14 +9,14 @@ REQUIREMENTS = {
|
|
9
9
|
"Cycle": {
|
10
10
|
"cycleDuration": "> 0",
|
11
11
|
"none": {
|
12
|
-
"otherSites": ""
|
12
|
+
"otherSites": [{"@type": "Site"}]
|
13
13
|
},
|
14
14
|
"optional": {
|
15
|
-
"products": {
|
15
|
+
"products": [{
|
16
16
|
"@type": "Product",
|
17
17
|
"primary": "True",
|
18
18
|
"term.termType": "crop"
|
19
|
-
},
|
19
|
+
}],
|
20
20
|
"startDateDefinition": ""
|
21
21
|
}
|
22
22
|
}
|
@@ -18,7 +18,7 @@ REQUIREMENTS = {
|
|
18
18
|
"ionisingCompoundsToWaterInputsProduction",
|
19
19
|
"ionisingCompoundsToSaltwaterInputsProduction"
|
20
20
|
],
|
21
|
-
"inputs": {"@type": "Term", "term.termType": "waste", "term.units": "kg"}
|
21
|
+
"inputs": [{"@type": "Term", "term.termType": "waste", "term.units": "kg"}]
|
22
22
|
}]
|
23
23
|
}
|
24
24
|
}
|
@@ -14,8 +14,8 @@ REQUIREMENTS = {
|
|
14
14
|
"site": {
|
15
15
|
"@type": "Site",
|
16
16
|
"or": [
|
17
|
-
{"region": {"@type": "Term"}},
|
18
|
-
{"country": {"@type": "Term"}}
|
17
|
+
{"region": {"@type": "Term", "termType": "region"}},
|
18
|
+
{"country": {"@type": "Term", "termType": "region"}}
|
19
19
|
]
|
20
20
|
},
|
21
21
|
"optional": {
|
@@ -23,8 +23,8 @@ REQUIREMENTS = {
|
|
23
23
|
{
|
24
24
|
"@type": "Site",
|
25
25
|
"or": [
|
26
|
-
{"region": {"@type": "Term"}},
|
27
|
-
{"country": {"@type": "Term"}}
|
26
|
+
{"region": {"@type": "Term", "termType": "region"}},
|
27
|
+
{"country": {"@type": "Term", "termType": "region"}}
|
28
28
|
]
|
29
29
|
}
|
30
30
|
]
|
@@ -14,8 +14,8 @@ REQUIREMENTS = {
|
|
14
14
|
"site": {
|
15
15
|
"@type": "Site",
|
16
16
|
"or": [
|
17
|
-
{"region": {"@type": "Term"}},
|
18
|
-
{"country": {"@type": "Term"}}
|
17
|
+
{"region": {"@type": "Term", "termType": "region"}},
|
18
|
+
{"country": {"@type": "Term", "termType": "region"}}
|
19
19
|
]
|
20
20
|
},
|
21
21
|
"optional": {
|
@@ -23,8 +23,8 @@ REQUIREMENTS = {
|
|
23
23
|
{
|
24
24
|
"@type": "Site",
|
25
25
|
"or": [
|
26
|
-
{"region": {"@type": "Term"}},
|
27
|
-
{"country": {"@type": "Term"}}
|
26
|
+
{"region": {"@type": "Term", "termType": "region"}},
|
27
|
+
{"country": {"@type": "Term", "termType": "region"}}
|
28
28
|
]
|
29
29
|
}
|
30
30
|
]
|
@@ -1,8 +1,9 @@
|
|
1
|
-
from hestia_earth.
|
1
|
+
from hestia_earth.schema import TermTermType
|
2
2
|
from hestia_earth.utils.model import linked_node
|
3
3
|
|
4
4
|
from hestia_earth.models.log import debugValues, logRequirements, logShouldRun
|
5
5
|
from .utils import download, has_coordinates
|
6
|
+
from hestia_earth.models.utils.term import download_term
|
6
7
|
from . import MODEL
|
7
8
|
|
8
9
|
REQUIREMENTS = {
|
@@ -30,7 +31,7 @@ def _download_region(site: dict):
|
|
30
31
|
only_coordinates=True
|
31
32
|
)
|
32
33
|
try:
|
33
|
-
return None if gadm_id is None else linked_node(
|
34
|
+
return None if gadm_id is None else linked_node(download_term(f"GADM-{gadm_id}", TermTermType.REGION))
|
34
35
|
except Exception:
|
35
36
|
return None
|
36
37
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import os
|
2
2
|
from hestia_earth.schema import TermTermType
|
3
|
-
from hestia_earth.utils.api import download_hestia
|
4
3
|
from hestia_earth.utils.tools import non_empty_list
|
5
4
|
|
6
5
|
from hestia_earth.models.log import debugValues, logErrorRun, logRequirements
|
7
6
|
from hestia_earth.models.utils.site import cached_value, region_factor, region_level_1_id
|
7
|
+
from hestia_earth.models.utils.term import download_term
|
8
8
|
from . import MODEL
|
9
9
|
|
10
10
|
MAX_AREA_SIZE = int(os.getenv('MAX_AREA_SIZE', '5000'))
|
@@ -97,7 +97,7 @@ def _get_boundary_area_size(boundary: dict):
|
|
97
97
|
|
98
98
|
def _get_region_area_size(site: dict):
|
99
99
|
term = site.get('region', site.get('country'))
|
100
|
-
return term.get('area', (
|
100
|
+
return term.get('area', (download_term(term.get('@id'), TermTermType.REGION) or {}).get('area')) if term else None
|
101
101
|
|
102
102
|
|
103
103
|
def get_area_size(site: dict):
|
@@ -153,9 +153,10 @@ def _get_cached_data(term: str, site: dict, data: dict):
|
|
153
153
|
cache = _cached_value(site, term)
|
154
154
|
cache_sub_key = _cache_sub_key(data)
|
155
155
|
# data can be grouped by year when required
|
156
|
-
value = cache.get(cache_sub_key) if (
|
157
|
-
isinstance(cache, dict)
|
158
|
-
|
156
|
+
value = cache.get(cache_sub_key) if all([
|
157
|
+
isinstance(cache, dict),
|
158
|
+
cache_sub_key
|
159
|
+
]) else cache
|
159
160
|
if value is not None:
|
160
161
|
debugValues(site, model=MODEL, term=term, value_from_cache=value)
|
161
162
|
return value
|
@@ -1,9 +1,10 @@
|
|
1
1
|
from haversine import haversine
|
2
|
-
from hestia_earth.
|
2
|
+
from hestia_earth.schema import TermTermType
|
3
3
|
from hestia_earth.utils.tools import non_empty_list
|
4
4
|
|
5
5
|
from hestia_earth.models.log import logRequirements, logShouldRun, debugValues
|
6
6
|
from hestia_earth.models.utils.method import include_methodModel
|
7
|
+
from hestia_earth.models.utils.term import download_term
|
7
8
|
from .. import MODEL
|
8
9
|
|
9
10
|
REQUIREMENTS = {
|
@@ -55,7 +56,7 @@ def _should_run_transport(cycle: dict, transport: dict):
|
|
55
56
|
def _run_input(cycle: dict, site_country: dict):
|
56
57
|
def exec(input: dict):
|
57
58
|
term_id = input.get('term', {}).get('@id')
|
58
|
-
input_country =
|
59
|
+
input_country = download_term(input.get('country', {}).get('@id'), TermTermType.REGION)
|
59
60
|
distance_kms = haversine(
|
60
61
|
(site_country.get('latitude'), site_country.get('longitude')),
|
61
62
|
(input_country.get('latitude'), input_country.get('longitude'))
|
@@ -74,7 +75,7 @@ def _should_run_input(site_country_id: str):
|
|
74
75
|
def exec(input: dict):
|
75
76
|
input_country = input.get('country', {}) or {}
|
76
77
|
input_country_id = input_country.get('@id')
|
77
|
-
input_country =
|
78
|
+
input_country = download_term(input_country_id, TermTermType.REGION)
|
78
79
|
has_transports = len(input.get('transport', [])) > 0
|
79
80
|
should_run = input_country and all([
|
80
81
|
input_country.get('latitude'), input_country.get('latitude'),
|
@@ -89,7 +90,7 @@ def _should_run(cycle: dict):
|
|
89
90
|
country_id = cycle.get('site', {}).get('country', {}).get('@id')
|
90
91
|
inputs = list(filter(_should_run_input(country_id), cycle.get('inputs', [])))
|
91
92
|
# download full term to get coordinates only if there is anything to run
|
92
|
-
country =
|
93
|
+
country = download_term(country_id, TermTermType.REGION) if len(inputs) > 0 else {}
|
93
94
|
|
94
95
|
# can only run if the site country has centroid coordinates
|
95
96
|
logRequirements(cycle, model=MODEL, term=None, key=MODEL_KEY,
|
{hestia_earth_models-0.69.1 → hestia_earth_models-0.70.0}/hestia_earth/models/hestia/landCover.py
RENAMED
@@ -40,7 +40,7 @@ REQUIREMENTS = {
|
|
40
40
|
"permanent pasture",
|
41
41
|
"other natural vegetation"
|
42
42
|
],
|
43
|
-
"country": "",
|
43
|
+
"country": {"@type": "Term", "termType": "region"},
|
44
44
|
"management": [
|
45
45
|
{
|
46
46
|
"@type": "Management",
|
@@ -56,11 +56,7 @@ REQUIREMENTS = {
|
|
56
56
|
}
|
57
57
|
RETURNS = {
|
58
58
|
"Management": [{
|
59
|
-
"@type": "Management",
|
60
59
|
"term.termType": "landCover",
|
61
|
-
"term.@id": [
|
62
|
-
"Forest", "Annual cropland", "Permanent cropland", "Permanent pasture", "Other natural vegetation"
|
63
|
-
],
|
64
60
|
"value": "",
|
65
61
|
"endDate": "",
|
66
62
|
"startDate": ""
|
@@ -2,7 +2,8 @@ from .resourceUse_utils import run_resource_use
|
|
2
2
|
|
3
3
|
REQUIREMENTS = {
|
4
4
|
"ImpactAssessment": {
|
5
|
-
"
|
5
|
+
"site": {
|
6
|
+
"@type": "Site",
|
6
7
|
"management": [{"@type": "Management", "value": ">=0", "term.termType": "landCover", "endDate": ""}]
|
7
8
|
},
|
8
9
|
"emissionsResourceUse": [
|
@@ -2,7 +2,8 @@ from .resourceUse_utils import run_resource_use
|
|
2
2
|
|
3
3
|
REQUIREMENTS = {
|
4
4
|
"ImpactAssessment": {
|
5
|
-
"
|
5
|
+
"site": {
|
6
|
+
"@type": "Site",
|
6
7
|
"management": [{"@type": "Management", "value": ">=0", "term.termType": "landCover", "endDate": ""}]
|
7
8
|
},
|
8
9
|
"emissionsResourceUse": [
|
@@ -4,7 +4,7 @@ from .. import MODEL
|
|
4
4
|
|
5
5
|
REQUIREMENTS = {
|
6
6
|
"ImpactAssessment": {
|
7
|
-
"product": {"@type": "Product", "
|
7
|
+
"product": {"@type": "Product", "none": {"economicValueShare": ""}},
|
8
8
|
"cycle": {
|
9
9
|
"@type": "Cycle",
|
10
10
|
"products": [{"@type": "Product", "economicValueShare": ""}]
|
@@ -4,7 +4,7 @@ from .. import MODEL
|
|
4
4
|
|
5
5
|
REQUIREMENTS = {
|
6
6
|
"ImpactAssessment": {
|
7
|
-
"product": {"@type": "Product", "
|
7
|
+
"product": {"@type": "Product", "none": {"value": ""}},
|
8
8
|
"cycle": {
|
9
9
|
"@type": "Cycle",
|
10
10
|
"products": [{"@type": "Product", "value": ""}]
|
@@ -5,6 +5,7 @@ from hestia_earth.utils.tools import list_sum, safe_parse_float
|
|
5
5
|
|
6
6
|
from hestia_earth.models.log import debugMissingLookup, debugValues, logRequirements, logShouldRun, log_as_table
|
7
7
|
from hestia_earth.models.utils.blank_node import get_total_value_converted_with_min_ratio
|
8
|
+
from hestia_earth.models.utils.term import get_ionophore_terms
|
8
9
|
from hestia_earth.models.utils.input import get_feed_inputs
|
9
10
|
from hestia_earth.models.utils.emission import _new_emission
|
10
11
|
from hestia_earth.models.utils.liveAnimal import get_default_digestibility
|
@@ -48,7 +49,10 @@ REQUIREMENTS = {
|
|
48
49
|
}
|
49
50
|
}]
|
50
51
|
}
|
51
|
-
]
|
52
|
+
],
|
53
|
+
"optional": {
|
54
|
+
"inputs": [{"@type": "Input", "term.@id": ["ionophores", "ionophoreAntibiotics"]}]
|
55
|
+
}
|
52
56
|
}
|
53
57
|
}
|
54
58
|
LOOKUPS = {
|
@@ -192,7 +196,8 @@ def _get_DE_type(lookup, term_id: str, term_type: str):
|
|
192
196
|
|
193
197
|
def _is_ionophore(cycle: dict, total_feed: float):
|
194
198
|
inputs = cycle.get('inputs', [])
|
195
|
-
|
199
|
+
ionophore_terms = get_ionophore_terms()
|
200
|
+
has_input = any([find_term_match(inputs, term_id, None) is not None for term_id in ionophore_terms])
|
196
201
|
maize_input = find_term_match(inputs, 'maizeSteamFlaked')
|
197
202
|
maize_feed = get_total_value_converted_with_min_ratio(MODEL, None, blank_nodes=[maize_input]) if maize_input else 0
|
198
203
|
maize_feed_ratio = maize_feed / total_feed if all([maize_feed, total_feed]) else 0
|
@@ -11,6 +11,7 @@ from . import MODEL
|
|
11
11
|
REQUIREMENTS = {
|
12
12
|
"Cycle": {
|
13
13
|
"site": {
|
14
|
+
"@type": "Site",
|
14
15
|
"measurements": [
|
15
16
|
{
|
16
17
|
"@type": "Measurement",
|
@@ -38,7 +39,7 @@ RETURNS = {
|
|
38
39
|
"statsDefinition": "simulated",
|
39
40
|
"observations": "",
|
40
41
|
"methodTier": "",
|
41
|
-
"depth":
|
42
|
+
"depth": 30
|
42
43
|
}]
|
43
44
|
}
|
44
45
|
TERM_ID = 'co2ToAirBelowGroundBiomassStockChangeLandUseChange,co2ToAirBelowGroundBiomassStockChangeManagementChange'
|