hestia-earth-models 0.65.10__tar.gz → 0.65.11__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.65.10 → hestia_earth_models-0.65.11}/PKG-INFO +1 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/hestia/landCover.py +15 -5
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/hestia/resourceUse_utils.py +24 -12
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/hestia/utils.py +1 -2
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/pastureGrass.py +1 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/pastureGrass.py +1 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/mocking/search-results.json +5 -5
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/freshwaterWithdrawalsDuringCycle.py +0 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/landOccupationDuringCycle.py +13 -10
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/management.py +1 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/blank_node.py +1 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/crop.py +1 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/cycle.py +3 -3
- hestia_earth_models-0.65.11/hestia_earth/models/version.py +1 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth_models.egg-info/PKG-INFO +1 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/hestia/test_landCover.py +2 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/hestia/test_landTransformation20YearAverageDuringCycle.py +2 -1
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_landOccupationDuringCycle.py +1 -3
- hestia_earth_models-0.65.11/tests/models/utils/test_crop.py +27 -0
- hestia_earth_models-0.65.10/hestia_earth/models/version.py +0 -1
- hestia_earth_models-0.65.10/tests/models/utils/test_crop.py +0 -15
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/LICENSE +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/MANIFEST.in +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/README.md +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/agribalyse2016/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/agribalyse2016/fuelElectricity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/agribalyse2016/machineryInfrastructureDepreciatedAmountPerCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/akagiEtAl2011AndIpcc2006/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/akagiEtAl2011AndIpcc2006/ch4ToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/akagiEtAl2011AndIpcc2006/n2OToAirCropResidueBurningDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/akagiEtAl2011AndIpcc2006/nh3ToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/akagiEtAl2011AndIpcc2006/noxToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/akagiEtAl2011AndIpcc2006/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/aware/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/aware/scarcityWeightedWaterUse.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/blonkConsultants2016/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/blonkConsultants2016/ch4ToAirNaturalVegetationBurning.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/blonkConsultants2016/co2ToAirAboveGroundBiomassStockChangeLandUseChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/blonkConsultants2016/n2OToAirNaturalVegetationBurningDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/blonkConsultants2016/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cache_sites.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/chaudharyBrooks2018/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsLandOccupation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsLandTransformation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsTotalLandUseEffects.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/chaudharyBrooks2018/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cml2001Baseline/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cml2001Baseline/abioticResourceDepletionFossilFuels.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cml2001Baseline/abioticResourceDepletionMineralsAndMetals.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cml2001Baseline/eutrophicationPotentialExcludingFate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cml2001Baseline/terrestrialAcidificationPotentialIncludingFateAverageEurope.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cml2001NonBaseline/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cml2001NonBaseline/eutrophicationPotentialIncludingFateAverageEurope.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cml2001NonBaseline/terrestrialAcidificationPotentialExcludingFate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/config/Cycle.json +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/config/ImpactAssessment.json +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/config/Site.json +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/config/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/config/run-calculations.json +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/config/trigger-calculations.json +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/animal/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/animal/input/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/animal/input/hestiaAggregatedData.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/animal/input/properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/animal/milkYield.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/animal/properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/coldCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/coldDressedCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/completeness/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/completeness/animalFeed.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/completeness/cropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/completeness/electricityFuel.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/completeness/excreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/completeness/freshForage.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/completeness/material.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/completeness/seed.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/completeness/soilAmendment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/concentrateFeed.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/cropResidueManagement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/croppingIntensity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/cycleDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/endDate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/energyContentLowerHeatingValue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/excretaKgMass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/excretaKgN.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/excretaKgVs.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/feedConversionRatio/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioCarbon.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioDryMatter.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioEnergy.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioFedWeight.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioNitrogen.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/inorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/input/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/input/hestiaAggregatedData.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/input/properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/input/value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/irrigatedTypeUnspecified.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/liveAnimal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/longFallowRatio.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/materialAndSubstrate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/milkYield.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/otherSitesArea.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/otherSitesUnusedDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/pastureGrass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/pastureSystem.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/post_checks/cache.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/post_checks/otherSites.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/post_checks/site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/practice/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/practice/value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/pre_checks/cache_sources.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/pre_checks/otherSites.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/pre_checks/site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/product/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/product/currency.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/product/economicValueShare.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/product/price.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/product/primary.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/product/properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/product/revenue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/product/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/product/value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/readyToCookWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/residueBurnt.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/residueIncorporated.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/residueLeftOnField.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/residueRemoved.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/siteArea.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/siteDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/siteUnusedDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/startDate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/startDateDefinition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/stockingDensityAnimalHousingAverage.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/transformation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/unknownPreSeasonWaterRegime.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/dammgen2009/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/dammgen2009/noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/data/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/data/ecoinventV3/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/deRuijterEtAl2010/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/deRuijterEtAl2010/nh3ToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ecoinventV3/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ecoinventV3/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ecoinventV3AndEmberClimate/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ecoinventV3AndEmberClimate/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/edip2003/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/edip2003/ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/co2ToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/n2OToAirFuelCombustionDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/nh3ToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/nh3ToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/noxToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/pm10ToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/pm25ToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/so2ToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/tspToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emepEea2019/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/emissionNotRelevant/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/environmentalFootprintV3/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/environmentalFootprintV3/freshwaterEcotoxicityPotentialCtue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/environmentalFootprintV3/soilQualityIndexLandOccupation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/environmentalFootprintV3/soilQualityIndexLandTransformation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/environmentalFootprintV3/soilQualityIndexTotalLandUseEffects.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/environmentalFootprintV3/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/epa2014/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/epa2014/no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/fantkeEtAl2016/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/fantkeEtAl2016/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/coldCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/coldDressedCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/landTransformation100YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/landTransformation20YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/liveweightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/product/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/product/price.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/readyToCookWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/seed.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/faostat2018/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/frischknechtEtAl2000/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/frischknechtEtAl2000/ionisingRadiationKbqU235Eq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/aware.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/clayContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/croppingIntensity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/drainageClass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/ecoClimateZone.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/ecoregion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/erodibility.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/heavyWinterPrecipitation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/histosol.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/longFallowRatio.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/nutrientLossToAquaticEnvironment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/organicCarbonPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/potentialEvapotranspirationAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/potentialEvapotranspirationLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/potentialEvapotranspirationMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/precipitationAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/precipitationLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/precipitationMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/region.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/sandContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/siltContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/slope.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/slopeLength.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/soilPh.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/temperatureAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/temperatureLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/temperatureMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/totalNitrogenPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/totalPhosphorusPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/geospatialDatabase/waterDepth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/globalCropWaterModel2008/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/globalCropWaterModel2008/rootingDepth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/haversineFormula/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/haversineFormula/transport/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/haversineFormula/transport/distance.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/hestia/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/hestia/landTransformation100YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/hestia/landTransformation20YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/hestia/seed_emissions.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/allocationMethod.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/emissions.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/irrigated.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/organic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/post_checks/cycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/post_checks/site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/pre_checks/cycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/pre_checks/site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/product/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/product/economicValueShare.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/impact_assessment/product/value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/aboveGroundCropResidueRemoved.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/co2ToAirOrganicSoilCultivation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/n2OToAirCropResidueDecompositionIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/n2OToAirExcretaIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/n2OToAirInorganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/n2OToAirOrganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/n2OToAirOrganicSoilCultivationDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2006/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2013ExcludingFeedbacks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2013ExcludingFeedbacks/gwp100.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2013IncludingFeedbacks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2013IncludingFeedbacks/gwp100.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/aboveGroundBiomass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/fatContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/hoursWorkedPerDay.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/liveweightGain.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/liveweightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/milkYieldPerAnimal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/pregnancyRateTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/trueProteinContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/animal/weightAtMaturity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/belowGroundBiomass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/biomass_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/carbonContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/ch4ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/ch4ToAirEntericFermentation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/ch4ToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/ch4ToAirFloodedRice.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/co2ToAirAboveGroundBiomassStockChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/co2ToAirBelowGroundBiomassStockChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/co2ToAirCarbonStockChange_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/co2ToAirLimeHydrolysis.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/co2ToAirSoilOrganicCarbonStockChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/co2ToAirUreaHydrolysis.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/croppingDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/ligninContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/n2OToAirCropResidueDecompositionIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/n2OToAirExcretaIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/n2OToAirInorganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/n2OToAirOrganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/nh3ToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/nh3ToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/nitrogenContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/no3ToGroundwaterCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/no3ToGroundwaterInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/no3ToGroundwaterOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/organicCarbonPerHa.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/organicCarbonPerHa_tier_1_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/organicCarbonPerHa_tier_2_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/organicCarbonPerHa_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/pastureGrass_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2019/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2021/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/ipcc2021/gwp100.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/jarvisAndPain1994/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/jarvisAndPain1994/n2ToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/koble2014/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/koble2014/aboveGroundCropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/koble2014/cropResidueManagement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/koble2014/residueBurnt.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/koble2014/residueLeftOnField.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/koble2014/residueRemoved.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/koble2014/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/linkedImpactAssessment/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/linkedImpactAssessment/emissions.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/linkedImpactAssessment/freshwaterWithdrawalsInputsProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/linkedImpactAssessment/landOccupationInputsProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/linkedImpactAssessment/landTransformation100YearAverageInputsProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/linkedImpactAssessment/landTransformation20YearAverageInputsProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/linkedImpactAssessment/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/log.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/mocking/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/mocking/build_mock_search.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/mocking/mock_search.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/ch4ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/excretaKgN.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/excretaKgVs.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/longFallowDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/n2OToAirAquacultureSystemsDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/n2ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/nh3ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/no3ToGroundwaterSoilFlux_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/noxToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/nurseryDensity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/nurseryDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/plantationDensity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/plantationLifespan.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/plantationProductiveLifespan.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/rotationDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/saplingsDepreciatedAmountPerCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/pooreNemecek2018/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/poschEtAl2008/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/poschEtAl2008/terrestrialAcidificationPotentialAccumulatedExceedance.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/poschEtAl2008/terrestrialEutrophicationPotentialAccumulatedExceedance.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/preload_requests.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Egalitarian/terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Hierarchist/terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/recipe2016Individualist/terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/requirements.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schererPfister2015/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schererPfister2015/nErosionSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schererPfister2015/pErosionSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schererPfister2015/pToDrainageWaterSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schererPfister2015/pToGroundwaterSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schererPfister2015/pToSurfaceWaterSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schererPfister2015/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schmidt2007/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schmidt2007/ch4ToAirWasteTreatment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schmidt2007/h2SToAirWasteTreatment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schmidt2007/n2OToAirWasteTreatmentDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schmidt2007/nh3ToAirWasteTreatment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/schmidt2007/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/brackishWater.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/cationExchangeCapacityPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/defaultMethodClassification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/defaultMethodClassificationDescription.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/flowingWater.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/freshWater.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/measurement/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/measurement/value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/netPrimaryProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/organicCarbonPerHa.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/organicCarbonPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/organicCarbonPerM3Soil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/organicMatterPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/organicMatterPerM3Soil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/post_checks/cache.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/potentialEvapotranspirationAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/potentialEvapotranspirationMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/pre_checks/cache_geospatialDatabase.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/pre_checks/cache_sources.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/pre_checks/cache_years.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/precipitationAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/precipitationMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/rainfallAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/rainfallMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/salineWater.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/soilMeasurement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/temperatureAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/temperatureMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/totalNitrogenPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/waterDepth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/n2OToAirSoilFlux_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/noxToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006/noxToAirSoilFlux_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006GisImplementation/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirSoilFlux_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/input/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/input/excreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/input/max.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/input/min.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/input/properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/input/sd.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/input/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/input/value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/product/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/transformation/product/excreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/usetoxV2/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/usetoxV2/freshwaterEcotoxicityPotentialCtue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/aggregated.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/animalProduct.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/aquacultureManagement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/array_builders.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/cache_sources.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/completeness.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/constant.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/cropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/cropResidueManagement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/currency.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/descriptive_stats.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/ecoClimateZone.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/emission.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/excretaManagement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/feedipedia.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/fertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/fuel.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/impact_assessment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/indicator.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/inorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/input.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/landCover.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/liveAnimal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/lookup.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/management.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/measurement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/organicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/pesticideAI.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/practice.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/product.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/productivity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/property.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/source.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/stats.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/temperature.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/term.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/time_series.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/transformation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/webbEtAl2012AndSintermannEtAl2012/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/webbEtAl2012AndSintermannEtAl2012/nh3ToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/log.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/models/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/models/emissions/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/models/emissions/deleted.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/models/transformations.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/merge/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/merge/merge_append.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/merge/merge_default.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/merge/merge_list.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/merge/merge_node.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/run/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/run/add_blank_node_if_missing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/run/add_key_if_missing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/strategies/run/always.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/orchestrator/utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth_models.egg-info/SOURCES.txt +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth_models.egg-info/dependency_links.txt +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth_models.egg-info/requires.txt +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth_models.egg-info/top_level.txt +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/setup.cfg +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/setup.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/agribalyse2016/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/agribalyse2016/test_fuelElectricity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/agribalyse2016/test_machineryInfrastructureDepreciatedAmountPerCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/akagiEtAl2011AndIpcc2006/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/akagiEtAl2011AndIpcc2006/test_ch4ToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/akagiEtAl2011AndIpcc2006/test_n2OToAirCropResidueBurningDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/akagiEtAl2011AndIpcc2006/test_nh3ToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/akagiEtAl2011AndIpcc2006/test_noxToAirCropResidueBurning.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/akagiEtAl2011AndIpcc2006/test_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/aware/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/aware/test_scarcityWeightedWaterUse.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/blonkConsultants2016/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/blonkConsultants2016/test_ch4ToAirNaturalVegetationBurning.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/blonkConsultants2016/test_co2ToAirAboveGroundBiomassStockChangeLandUseChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/blonkConsultants2016/test_n2OToAirNaturalVegetationBurningDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/blonkConsultants2016/test_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/chaudharyBrooks2018/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsLandOccupation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsLandTransformation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsTotalLandUseEffects.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cml2001Baseline/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cml2001Baseline/test_abioticResourceDepletionFossilFuels.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cml2001Baseline/test_abioticResourceDepletionMineralsAndMetals.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cml2001Baseline/test_eutrophicationPotentialExcludingFate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cml2001Baseline/test_terrestrialAcidificationPotentialIncludingFateAverageEurope.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cml2001NonBaseline/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cml2001NonBaseline/test_eutrophicationPotentialIncludingFateAverageEurope.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cml2001NonBaseline/test_terrestrialAcidificationPotentialExcludingFate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/animal/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/animal/input/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/animal/input/test_hestiaAggregatedData.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/animal/input/test_properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/animal/test_milkYield.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/animal/test_properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/completeness/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/completeness/test_animalFeed.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/completeness/test_cropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/completeness/test_electricityFuel.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/completeness/test_excretaManagement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/completeness/test_freshForage.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/completeness/test_material.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/completeness/test_seed.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/completeness/test_soilAmendment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/input/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/input/test_hestiaAggregatedData.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/input/test_properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/input/test_value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/post_checks/test_cache.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/post_checks/test_otherSites.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/post_checks/test_site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/practice/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/practice/test_value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/pre_checks/test_otherSites.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/pre_checks/test_site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/product/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/product/test_currency.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/product/test_economicValueShare.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/product/test_price.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/product/test_primary.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/product/test_properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/product/test_revenue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/product/test_value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_coldCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_coldDressedCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_completeness.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_concentrateFeed.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_cropResidueManagement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_croppingIntensity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_cycleDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_endDate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_energyContentLowerHeatingValue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_excretaKgMass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_excretaKgN.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_excretaKgVs.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_feedConversionRatio.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_inorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_irrigatedTypeUnspecified.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_liveAnimal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_longFallowRatio.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_materialsAndSubstrate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_milkYield.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_otherSitesArea.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_otherSitesUnusedDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_pastureGrass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_pastureSystem.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_post_checks.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_pre_checks.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_readyToCookWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_residueBurnt.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_residueIncorporated.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_residueLeftOnField.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_residueRemoved.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_siteArea.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_siteDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_siteUnusedDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_startDate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_startDateDefinition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_stockingDensityAnimalHousingAverage.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_transformations.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/cycle/test_unknownPreSeasonWaterRegime.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/dammgen2009/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/dammgen2009/test_noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/deRuijterEtAl2010/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/deRuijterEtAl2010/test_nh3ToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/edip2003/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/edip2003/test_ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_co2ToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_n2OToAirFuelCombustionDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_nh3ToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_nh3ToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_noxToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_pm10ToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_pm25ToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_so2ToAirFuelCombustion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_tspToAirAnimalHousing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/emepEea2019/test_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/environmentalFootprintV3/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/environmentalFootprintV3/test_freshwaterEcotoxicityPotentialCtue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/environmentalFootprintV3/test_soilQualityIndexLandOccupation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/environmentalFootprintV3/test_soilQualityIndexLandTransformation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/environmentalFootprintV3/test_soilQualityIndexTotalLandUseEffects.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/epa2014/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/epa2014/test_no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/fantkeEtAl2016/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/fantkeEtAl2016/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/product/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/product/test_price.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/test_coldCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/test_coldDressedCarcassWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/test_faostat_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/test_landTransformation100YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/test_landTransformation20YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/test_liveweightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/test_readyToCookWeightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/test_seed.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/faostat2018/test_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/frischknechtEtAl2000/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/frischknechtEtAl2000/test_ionisingRadiationKbqU235Eq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_aware.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_clayContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_croppingIntensity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_drainageClass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_ecoClimateZone.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_ecoregion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_erodibility.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_heavyWinterPrecipitation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_histosol.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_longFallowRatio.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_nutrientLossToAquaticEnvironment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_organicCarbonPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_potentialEvapotranspirationAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_potentialEvapotranspirationLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_potentialEvapotranspirationMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_precipitationAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_precipitationLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_precipitationMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_region.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_sandContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_siltContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_slope.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_slopeLength.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_soilPh.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_temperatureAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_temperatureLongTermAnnualMean.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_temperatureMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_totalNitrogenPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_totalPhosphorusPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/geospatialDatabase/test_waterDepth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/globalCropWaterModel2008/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/globalCropWaterModel2008/test_rootingDepth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/haversineFormula/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/haversineFormula/transport/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/haversineFormula/transport/test_distance.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/hestia/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/hestia/test_landTransformation100YearAverageDuringCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/hestia/test_seed_emissions.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/post_checks/test_cycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/post_checks/test_site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/pre_checks/test_cycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/pre_checks/test_site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/product/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/product/test_economicValueShare.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/product/test_value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/test_allocationMethod.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/test_emissions.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/test_irrigated.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/test_oganic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/test_post_checks.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/impact_assessment/test_pre_checks.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_aboveGroundCropResidueRemoved.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_co2ToAirOrganicSoilCultivation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_n2OToAirCropResidueDecompositionIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_n2OToAirExcretaIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_n2OToAirInorganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_n2OToAirOrganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2006/test_n2OToAirOrganicSoilCultivationDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2013ExcludingFeedbacks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2013ExcludingFeedbacks/test_gwp100.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2013IncludingFeedbacks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2013IncludingFeedbacks/test_gwp100.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/test_fatContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/test_hoursWorkedPerDay.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/test_liveweightGain.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/test_liveweightPerHead.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/test_milkYieldPerAnimal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/test_pastureGrass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/test_pregnancyRateTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/test_trueProteinContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/animal/test_weightAtMaturity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_aboveGroundBiomass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_belowGroundBiomass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_biomass_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_carbonContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_ch4ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_ch4ToAirEntericFermentation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_ch4ToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_ch4ToAirFloodedRice.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_co2ToAirAboveGroundBiomassStockChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_co2ToAirBelowGroundBiomassStockChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_co2ToAirCarbonStockChange_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_co2ToAirLimeHydrolysis.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_co2ToAirSoilOrganicCarbonStockChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_co2ToAirUreaHydrolysis.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_croppingDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_ligninContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_n2OToAirCropResidueDecompositionIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_n2OToAirExcretaIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_n2OToAirInorganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_n2OToAirOrganicFertiliserIndirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_nh3ToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_nh3ToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_nitrogenContent.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_no3ToGroundwaterCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_no3ToGroundwaterInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_no3ToGroundwaterOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_organicCarbonPerHa.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_organicCarbonPerHa_tier_1_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_organicCarbonPerHa_tier_2_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_organicCarbonPerHa_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2019/test_pastureGrass.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2021/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/ipcc2021/test_gwp100.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/jarvisAndPain1994/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/jarvisAndPain1994/test_n2ToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/koble2014/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/koble2014/test_aboveGroundCropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/koble2014/test_cropResidueManagement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/koble2014/test_residueBurnt.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/koble2014/test_residueLeftOnField.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/koble2014/test_residueRemoved.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/koble2014/test_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthParticulateMatterFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthWaterStress.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToMarineEcosystemsMarineEutrophication.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToMarineEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsClimateChange.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsPdfYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/linkedImpactAssessment/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/linkedImpactAssessment/test_emissions.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/linkedImpactAssessment/test_freshwaterWithdrawalsInputsProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/linkedImpactAssessment/test_landOccupationInputsProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/linkedImpactAssessment/test_landTransformation100YearAverageInputsProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/linkedImpactAssessment/test_landTransformation20YearAverageInputsProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_aboveGroundCropResidueTotal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_belowGroundCropResidue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_ch4ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_excretaKgN.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_excretaKgVs.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_freshwaterWithdrawalsDuringCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_longFallowDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_n2OToAirAquacultureSystemsDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_n2ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_nh3ToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_no3ToGroundwaterCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_no3ToGroundwaterExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_no3ToGroundwaterInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_no3ToGroundwaterOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_noxToAirAquacultureSystems.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_nurseryDensity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_nurseryDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_plantationDensity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_plantationLifespan.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_plantationProductiveLifespan.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_rotationDuration.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_saplingsDepreciatedAmountPerCycle.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/pooreNemecek2018/test_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/poschEtAl2008/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/poschEtAl2008/test_terrestrialAcidificationPotentialAccumulatedExceedance.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/poschEtAl2008/test_terrestrialEutrophicationPotentialAccumulatedExceedance.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Egalitarian/test_terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Hierarchist/test_terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_damageToFreshwaterEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_damageToHumanHealth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_damageToMarineEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_damageToResourceAvailability.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_damageToTerrestrialEcosystemsSpeciesYear.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_ecosystemDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_fossilResourceScarcity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_freshwaterEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_humanCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_humanDamageOzoneFormation.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_humanNonCarcinogenicToxicity.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_marineAquaticEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_marineEutrophicationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_ozoneDepletionPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_terrestrialAcidificationPotential.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/recipe2016Individualist/test_terrestrialEcotoxicityPotential14Dcbeq.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schererPfister2015/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schererPfister2015/test_nErosionSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schererPfister2015/test_pErosionSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schererPfister2015/test_pToDrainageWaterSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schererPfister2015/test_pToGroundwaterSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schererPfister2015/test_pToSurfaceWaterSoilFlux.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schmidt2007/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schmidt2007/test_ch4ToAirWasteTreatment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schmidt2007/test_h2SToAirWasteTreatment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schmidt2007/test_n2OToAirWasteTreatmentDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schmidt2007/test_nh3ToAirWasteTreatment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/schmidt2007/test_utils.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/measurement/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/measurement/test_value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/post_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/post_checks/test_cache.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/pre_checks/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/pre_checks/test_cache_years.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_brackishWater.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_cationExchangeCapacityPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_defaultMethodClassification.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_defaultMethodClassificationDescription.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_flowingWater.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_freshWater.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_management.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_netPrimaryProduction.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_organicCarbonPerHa.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_organicCarbonPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_organicCarbonPerM3Soil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_organicMatterPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_organicMatterPerM3Soil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_potentialEvapotranspirationAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_potentialEvapotranspirationMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_precipitationAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_precipitationMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_rainfallAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_rainfallMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_salineWater.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_soilMeasurement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_temperatureAnnual.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_temperatureMonthly.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_totalNitrogenPerKgSoil.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/site/test_waterDepth.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006/test_n2OToAirCropResidueDecompositionDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006/test_n2OToAirExcretaDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006/test_n2OToAirInorganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006/test_n2OToAirOrganicFertiliserDirect.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006/test_noxToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006/test_noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006/test_noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006/test_noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006GisImplementation/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006GisImplementation/test_noxToAirCropResidueDecomposition.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006GisImplementation/test_noxToAirExcreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006GisImplementation/test_noxToAirInorganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/stehfestBouwman2006GisImplementation/test_noxToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/test_cache_sites.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/test_config.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/test_ecoinventV3.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/test_ecoinventV3AndEmberClimate.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/test_emissionNotRelevant.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/input/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/input/test_excreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/input/test_max.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/input/test_min.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/input/test_properties.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/input/test_sd.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/input/test_value.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/product/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/transformation/product/test_excreta.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/usetoxV2/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/usetoxV2/test_freshwaterEcotoxicityPotentialCtue.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_array_builders.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_blank_node.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_cache_sources.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_cropResidueManagement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_currency.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_dataCompleteness.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_descriptive_stats.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_ecoClimateZone.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_emission.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_feedipedia.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_impact_assessment.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_indicator.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_input.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_liveAnimal.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_lookup.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_measurement.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_practice.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_product.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_property.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_site.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_source.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_stats.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_term.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/utils/test_time_series.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/webbEtAl2012AndSintermannEtAl2012/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/models/webbEtAl2012AndSintermannEtAl2012/test_nh3ToAirOrganicFertiliser.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/models/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/models/emissions/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/models/emissions/test_deleted.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/models/test_transformations.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/merge/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/merge/test_merge_append.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/merge/test_merge_default.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/merge/test_merge_list.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/merge/test_merge_node.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/run/__init__.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/run/test_add_blank_node_if_missing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/run/test_add_key_if_missing.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/strategies/run/test_always.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/test_models.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/tests/orchestrator/test_orchestrator.py +0 -0
- {hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/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.65.
|
3
|
+
Version: 0.65.11
|
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.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/hestia/landCover.py
RENAMED
@@ -82,7 +82,8 @@ LOOKUPS = {
|
|
82
82
|
"Permanent meadows and pastures"
|
83
83
|
],
|
84
84
|
"crop": ["cropGroupingFaostatArea", "IPCC_LAND_USE_CATEGORY"],
|
85
|
-
"landCover": ["cropGroupingFaostatProduction", "FAOSTAT_LAND_AREA_CATEGORY"]
|
85
|
+
"landCover": ["cropGroupingFaostatProduction", "FAOSTAT_LAND_AREA_CATEGORY"],
|
86
|
+
"property": "CALCULATE_TOTAL_LAND_COVER_SHARE_SEPARATELY"
|
86
87
|
}
|
87
88
|
MODEL_KEY = 'landCover'
|
88
89
|
|
@@ -120,6 +121,13 @@ def site_area_sum_to_100(dict_of_percentages: dict):
|
|
120
121
|
math.isclose(sum(dict_of_percentages.values()), 0.0, rel_tol=0.01))
|
121
122
|
|
122
123
|
|
124
|
+
def _should_group_landCover(term: dict):
|
125
|
+
return any(
|
126
|
+
bool(get_lookup_value(lookup_term=prop.get("term", {}), column="CALCULATE_TOTAL_LAND_COVER_SHARE_SEPARATELY"))
|
127
|
+
for prop in term.get("properties", [])
|
128
|
+
)
|
129
|
+
|
130
|
+
|
123
131
|
def get_changes(country_id: str, end_year: int) -> dict:
|
124
132
|
"""
|
125
133
|
For each entry in ALL_LAND_USE_TERMS, creates a key: value in output dictionary, also TOTAL
|
@@ -714,8 +722,7 @@ def _no_prior_land_cover_data(nodes: list, end_date: str) -> bool:
|
|
714
722
|
return len(previous_nodes) == 0
|
715
723
|
|
716
724
|
|
717
|
-
def _should_run(site: dict) -> tuple[bool, dict]:
|
718
|
-
management_nodes = filter_list_term_type(site.get("management", []), TermTermType.LANDCOVER)
|
725
|
+
def _should_run(site: dict, management_nodes: list) -> tuple[bool, dict]:
|
719
726
|
summarised_nodes = _collect_land_use_types(management_nodes)
|
720
727
|
allowed_land_use_types = [ANNUAL_CROPLAND, PERMANENT_CROPLAND, PERMANENT_PASTURE]
|
721
728
|
relevant_nodes = sorted(
|
@@ -751,8 +758,11 @@ def _should_run(site: dict) -> tuple[bool, dict]:
|
|
751
758
|
|
752
759
|
|
753
760
|
def run(site: dict) -> list:
|
754
|
-
|
755
|
-
|
761
|
+
management_nodes = [
|
762
|
+
node for node in filter_list_term_type(site.get("management", []), TermTermType.LANDCOVER)
|
763
|
+
if not _should_group_landCover(node)
|
764
|
+
]
|
765
|
+
should_run, site_area = _should_run(site=site, management_nodes=management_nodes)
|
756
766
|
return _run_make_management_nodes(
|
757
767
|
existing_nodes=management_nodes,
|
758
768
|
percentage_transformed_from=site_area,
|
@@ -8,7 +8,7 @@ from dateutil.relativedelta import relativedelta
|
|
8
8
|
from hestia_earth.schema import TermTermType
|
9
9
|
from hestia_earth.utils.tools import to_precision
|
10
10
|
|
11
|
-
from hestia_earth.models.log import logRequirements, logShouldRun
|
11
|
+
from hestia_earth.models.log import logRequirements, logShouldRun, debugValues
|
12
12
|
from hestia_earth.models.utils.blank_node import _gapfill_datestr, DatestrGapfillMode, DatestrFormat, _str_dates_match
|
13
13
|
from hestia_earth.models.utils.impact_assessment import get_site
|
14
14
|
from hestia_earth.models.utils.indicator import _new_indicator
|
@@ -78,11 +78,15 @@ def should_run(
|
|
78
78
|
node for node in impact_assessment.get("emissionsResourceUse", [])
|
79
79
|
if node.get("term", {}).get("@id", "") == _RESOURCE_USE_TERM_ID and node.get("value", -1) >= 0
|
80
80
|
]
|
81
|
-
|
82
81
|
filtered_management_nodes = [
|
83
82
|
node for node in site.get("management", [])
|
84
83
|
if node.get("value", -1) >= 0 and node.get("term", {}).get("termType", "") == TermTermType.LANDCOVER.value
|
85
84
|
]
|
85
|
+
land_occupation_during_cycle_found = any(
|
86
|
+
node.get("term", {}).get("@id") in
|
87
|
+
{node.get("landCover", {}).get("@id") for node in relevant_emission_resource_use}
|
88
|
+
for node in filtered_management_nodes
|
89
|
+
)
|
86
90
|
current_node_index = next(
|
87
91
|
(i for i, node in enumerate(filtered_management_nodes)
|
88
92
|
if _str_dates_match(node.get("endDate", ""), impact_assessment.get("endDate", ""))),
|
@@ -96,19 +100,18 @@ def should_run(
|
|
96
100
|
historic_date_offset=historic_date_offset
|
97
101
|
)
|
98
102
|
|
99
|
-
logRequirements(
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
site=site
|
104
|
-
)
|
103
|
+
logRequirements(impact_assessment, model=MODEL, term=term_id,
|
104
|
+
closest_date=closest_date_str,
|
105
|
+
land_occupation_during_cycle_found=land_occupation_during_cycle_found,
|
106
|
+
land_cover_term_id=(current_node or {}).get('term', {}).get('@id'))
|
105
107
|
|
106
108
|
should_run_result = all([
|
107
|
-
relevant_emission_resource_use
|
109
|
+
relevant_emission_resource_use,
|
110
|
+
land_occupation_during_cycle_found,
|
108
111
|
current_node,
|
109
112
|
close_date_found
|
110
113
|
])
|
111
|
-
logShouldRun(
|
114
|
+
logShouldRun(impact_assessment, MODEL, term=term_id, should_run=should_run_result)
|
112
115
|
|
113
116
|
return should_run_result, current_node, closest_date_str
|
114
117
|
|
@@ -126,6 +129,7 @@ def _get_land_occupation_for_land_use_type(impact_assessment: dict, ipcc_land_us
|
|
126
129
|
|
127
130
|
def _calculate_indicator_value(
|
128
131
|
impact_assessment: dict,
|
132
|
+
term_id: str,
|
129
133
|
management_nodes: list,
|
130
134
|
ipcc_land_use_category: str,
|
131
135
|
previous_land_cover_id: str,
|
@@ -143,6 +147,13 @@ def _calculate_indicator_value(
|
|
143
147
|
node.get("value", 0) for node in management_nodes
|
144
148
|
if node.get("term", {}).get("@id", "") == previous_land_cover_id
|
145
149
|
)
|
150
|
+
|
151
|
+
debugValues(impact_assessment, model=MODEL, term=term_id,
|
152
|
+
ipcc_land_use_category=ipcc_land_use_category,
|
153
|
+
land_occupation_for_cycle=land_occupation_for_cycle,
|
154
|
+
historical_land_use=historical_land_use,
|
155
|
+
historic_date_offset=historic_date_offset)
|
156
|
+
|
146
157
|
return ((land_occupation_for_cycle * historical_land_use) / 100) / historic_date_offset
|
147
158
|
|
148
159
|
|
@@ -164,6 +175,7 @@ def _run_calculate_transformation(
|
|
164
175
|
previous_land_cover_id=previous_land_cover_id,
|
165
176
|
value=_calculate_indicator_value(
|
166
177
|
impact_assessment=impact_assessment,
|
178
|
+
term_id=term_id,
|
167
179
|
management_nodes=[
|
168
180
|
node for node in site.get("management", [])
|
169
181
|
if _str_dates_match(node.get("endDate", ""), closest_date_str)
|
@@ -191,10 +203,10 @@ def run_resource_use(
|
|
191
203
|
historic_date_offset=historic_date_offset
|
192
204
|
)
|
193
205
|
return _run_calculate_transformation(
|
206
|
+
impact_assessment=impact_assessment,
|
207
|
+
site=site,
|
194
208
|
term_id=term_id,
|
195
209
|
current_node=current_node,
|
196
210
|
closest_date_str=closest_date_str,
|
197
|
-
site=site,
|
198
|
-
impact_assessment=impact_assessment,
|
199
211
|
historic_date_offset=historic_date_offset
|
200
212
|
) if _should_run else []
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/hestia/utils.py
RENAMED
@@ -43,6 +43,5 @@ def crop_ipcc_land_use_category(
|
|
43
43
|
return get_lookup_value(
|
44
44
|
lookup_term={"@id": crop_term_id, "type": "Term", "termType": lookup_term_type},
|
45
45
|
column='IPCC_LAND_USE_CATEGORY',
|
46
|
-
model=MODEL
|
47
|
-
term={"@id": crop_term_id, "type": "Term", "termType": lookup_term_type}
|
46
|
+
model=MODEL
|
48
47
|
)
|
@@ -233,7 +233,7 @@ def _run_practice(animal: dict, values: dict, meanDE: float, meanECHHV: float, R
|
|
233
233
|
'weightAtOneYear',
|
234
234
|
'weightAtSlaughter'
|
235
235
|
])
|
236
|
-
has_positive_feed_values = all([NEm_feed
|
236
|
+
has_positive_feed_values = all([NEm_feed >= 0, NEg_feed >= 0])
|
237
237
|
|
238
238
|
logRequirements(animal, model=MODEL, term=input_term_id, model_key=MODEL_KEY,
|
239
239
|
feed_logs=log_as_table(log_feed),
|
@@ -212,7 +212,7 @@ def _run_practice(cycle: dict, meanDE: float, meanECHHV: float, REM: float, REG:
|
|
212
212
|
'weightAtOneYear',
|
213
213
|
'weightAtSlaughter'
|
214
214
|
])
|
215
|
-
has_positive_feed_values = all([NEm_feed
|
215
|
+
has_positive_feed_values = all([NEm_feed >= 0, NEg_feed >= 0])
|
216
216
|
|
217
217
|
logRequirements(cycle, model=MODEL, term=input_term_id, model_key=MODEL_KEY,
|
218
218
|
feed_logs=log_as_table(log_feed),
|
@@ -2022,13 +2022,13 @@
|
|
2022
2022
|
"@type": "Term",
|
2023
2023
|
"name": "Other natural vegetation",
|
2024
2024
|
"@id": "otherNaturalVegetation",
|
2025
|
-
"_score": 43.
|
2025
|
+
"_score": 43.053535
|
2026
2026
|
},
|
2027
2027
|
{
|
2028
2028
|
"@type": "Term",
|
2029
2029
|
"name": "Agri-food processor",
|
2030
2030
|
"@id": "agriFoodProcessor",
|
2031
|
-
"_score": 42.
|
2031
|
+
"_score": 42.061752
|
2032
2032
|
},
|
2033
2033
|
{
|
2034
2034
|
"@type": "Term",
|
@@ -2046,7 +2046,7 @@
|
|
2046
2046
|
"@type": "Term",
|
2047
2047
|
"name": "Permanent pasture",
|
2048
2048
|
"@id": "permanentPasture",
|
2049
|
-
"_score": 28.
|
2049
|
+
"_score": 28.696854
|
2050
2050
|
},
|
2051
2051
|
{
|
2052
2052
|
"@type": "Term",
|
@@ -2070,7 +2070,7 @@
|
|
2070
2070
|
"@type": "Term",
|
2071
2071
|
"name": "Forest",
|
2072
2072
|
"@id": "forest",
|
2073
|
-
"_score": 20.
|
2073
|
+
"_score": 20.619322
|
2074
2074
|
},
|
2075
2075
|
{
|
2076
2076
|
"@type": "Term",
|
@@ -2082,7 +2082,7 @@
|
|
2082
2082
|
"@type": "Term",
|
2083
2083
|
"name": "Other land",
|
2084
2084
|
"@id": "otherLand",
|
2085
|
-
"_score": 19.
|
2085
|
+
"_score": 19.758368
|
2086
2086
|
},
|
2087
2087
|
{
|
2088
2088
|
"@type": "Term",
|
@@ -2,7 +2,8 @@ from hestia_earth.models.log import logRequirements, logShouldRun
|
|
2
2
|
from hestia_earth.models.utils.indicator import _new_indicator
|
3
3
|
from hestia_earth.models.utils.impact_assessment import get_product, get_site
|
4
4
|
from hestia_earth.models.utils.cycle import land_occupation_per_kg
|
5
|
-
from hestia_earth.models.utils.site import get_land_cover_term_id
|
5
|
+
from hestia_earth.models.utils.site import get_land_cover_term_id as get_landCover_term_id_from_site_type
|
6
|
+
from hestia_earth.models.utils.crop import get_landCover_term_id
|
6
7
|
from . import MODEL
|
7
8
|
|
8
9
|
REQUIREMENTS = {
|
@@ -16,7 +17,6 @@ REQUIREMENTS = {
|
|
16
17
|
"cycleDuration": "",
|
17
18
|
"products": [{
|
18
19
|
"@type": "Product",
|
19
|
-
"primary": "True",
|
20
20
|
"value": "> 0",
|
21
21
|
"economicValueShare": "> 0"
|
22
22
|
}],
|
@@ -46,8 +46,8 @@ RETURNS = {
|
|
46
46
|
TERM_ID = 'landOccupationDuringCycle'
|
47
47
|
|
48
48
|
|
49
|
-
def _indicator(term_id: str, value: float,
|
50
|
-
indicator = _new_indicator(term_id, MODEL,
|
49
|
+
def _indicator(term_id: str, value: float, land_cover_term_id: str):
|
50
|
+
indicator = _new_indicator(term_id, MODEL, land_cover_term_id)
|
51
51
|
indicator['value'] = value
|
52
52
|
return indicator
|
53
53
|
|
@@ -56,18 +56,21 @@ def _should_run(impact_assessment: dict):
|
|
56
56
|
product = get_product(impact_assessment)
|
57
57
|
cycle = impact_assessment.get('cycle', {})
|
58
58
|
site = get_site(impact_assessment)
|
59
|
-
|
59
|
+
land_cover_from_product = get_landCover_term_id(product.get('term', {}))
|
60
|
+
land_cover_from_site = get_landCover_term_id_from_site_type(site.get('siteType'))
|
61
|
+
land_cover_term_id = land_cover_from_product or land_cover_from_site
|
60
62
|
land_occupation_m2_kg = land_occupation_per_kg(MODEL, TERM_ID, cycle, site, product)
|
61
63
|
|
62
64
|
logRequirements(impact_assessment, model=MODEL, term=TERM_ID,
|
63
65
|
land_occupation_kg=land_occupation_m2_kg,
|
64
|
-
|
66
|
+
land_cover_from_product=land_cover_from_product,
|
67
|
+
land_cover_from_site=land_cover_from_site)
|
65
68
|
|
66
|
-
should_run = all([
|
69
|
+
should_run = all([land_cover_term_id, land_occupation_m2_kg is not None])
|
67
70
|
logShouldRun(impact_assessment, MODEL, TERM_ID, should_run)
|
68
|
-
return should_run, land_occupation_m2_kg,
|
71
|
+
return should_run, land_occupation_m2_kg, land_cover_term_id
|
69
72
|
|
70
73
|
|
71
74
|
def run(impact_assessment: dict):
|
72
|
-
should_run, land_occupation_kg,
|
73
|
-
return [_indicator(TERM_ID, land_occupation_kg,
|
75
|
+
should_run, land_occupation_kg, land_cover_term_id = _should_run(impact_assessment)
|
76
|
+
return [_indicator(TERM_ID, land_occupation_kg, land_cover_term_id)] if should_run else []
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/site/management.py
RENAMED
@@ -31,11 +31,11 @@ from hestia_earth.models.utils import _include, _omit, group_by
|
|
31
31
|
from hestia_earth.models.utils.management import _new_management
|
32
32
|
from hestia_earth.models.utils.term import get_lookup_value
|
33
33
|
from hestia_earth.models.utils.blank_node import condense_nodes, DatestrFormat, _gapfill_datestr, DatestrGapfillMode
|
34
|
+
from hestia_earth.models.utils.crop import get_landCover_term_id
|
34
35
|
from hestia_earth.models.utils.site import (
|
35
36
|
related_cycles, get_land_cover_term_id as get_landCover_term_id_from_site_type
|
36
37
|
)
|
37
38
|
from . import MODEL
|
38
|
-
from ..utils.crop import get_landCover_term_id
|
39
39
|
|
40
40
|
REQUIREMENTS = {
|
41
41
|
"Site": {
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/blank_node.py
RENAMED
@@ -73,7 +73,7 @@ def lookups_logs(model: str, blank_nodes: list, lookups_per_termType: dict, **lo
|
|
73
73
|
|
74
74
|
def _reduce_lookups_logs(logs: dict, column: str):
|
75
75
|
lookup_value = get_lookup_value(term, column, model=model, **log_args)
|
76
|
-
return logs | {column: lookup_value}
|
76
|
+
return logs | {column: str(lookup_value).replace(':', '-')}
|
77
77
|
|
78
78
|
return reduce(_reduce_lookups_logs, lookups, {'id': term_id})
|
79
79
|
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/crop.py
RENAMED
@@ -67,6 +67,6 @@ def get_landCover_term_id(lookup_term: dict, **log_args) -> str:
|
|
67
67
|
value = get_lookup_value(lookup_term, 'landCoverTermId', **log_args)
|
68
68
|
return (
|
69
69
|
lookup_term.get("@id") if lookup_term.get("termType") == TermTermType.LANDCOVER.value else
|
70
|
-
value.split(';')[0] if value else
|
70
|
+
value.split(';')[0] if isinstance(value, str) else
|
71
71
|
None
|
72
72
|
)
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/utils/cycle.py
RENAMED
@@ -291,7 +291,7 @@ def _land_occupation_per_kg(model: str, term_id: str, cycle: dict, product: dict
|
|
291
291
|
return value
|
292
292
|
|
293
293
|
|
294
|
-
def land_occupation_per_kg(model: str, term_id: str, cycle: dict, site: dict,
|
294
|
+
def land_occupation_per_kg(model: str, term_id: str, cycle: dict, site: dict, product: dict):
|
295
295
|
"""
|
296
296
|
Get the land occupation of the cycle per kg in meter square.
|
297
297
|
|
@@ -305,7 +305,7 @@ def land_occupation_per_kg(model: str, term_id: str, cycle: dict, site: dict, pr
|
|
305
305
|
The `Cycle` as defined in the HESTIA Schema.
|
306
306
|
site : dict
|
307
307
|
The `Site` as defined in the HESTIA Schema.
|
308
|
-
|
308
|
+
product : dict
|
309
309
|
The primary `Product` of the `Cycle`.
|
310
310
|
|
311
311
|
Returns
|
@@ -325,7 +325,7 @@ def land_occupation_per_kg(model: str, term_id: str, cycle: dict, site: dict, pr
|
|
325
325
|
SiteSiteType.RIVER_OR_STREAM.value,
|
326
326
|
SiteSiteType.SEA_OR_OCEAN.value
|
327
327
|
] else (
|
328
|
-
_land_occupation_per_kg(model, term_id, cycle,
|
328
|
+
_land_occupation_per_kg(model, term_id, cycle, product, value) if value is not None else None
|
329
329
|
)
|
330
330
|
|
331
331
|
|
@@ -0,0 +1 @@
|
|
1
|
+
VERSION = '0.65.11'
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth_models.egg-info/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: hestia-earth-models
|
3
|
-
Version: 0.65.
|
3
|
+
Version: 0.65.11
|
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
|
@@ -14,7 +14,8 @@ fixtures_folder = f"{fixtures_path}/{MODEL}/{TERM_ID}"
|
|
14
14
|
@pytest.mark.parametrize(
|
15
15
|
"subfolder",
|
16
16
|
[
|
17
|
-
"maize_brazil"
|
17
|
+
"maize_brazil",
|
18
|
+
"orange_iran"
|
18
19
|
]
|
19
20
|
)
|
20
21
|
@patch("hestia_earth.models.hestia.resourceUse_utils._new_indicator", side_effect=fake_new_indicator)
|
@@ -9,7 +9,7 @@ class_path = f"hestia_earth.models.{MODEL}.{TERM_ID}"
|
|
9
9
|
fixtures_folder = f"{fixtures_path}/{MODEL}/{TERM_ID}"
|
10
10
|
|
11
11
|
|
12
|
-
@patch(f"{class_path}.
|
12
|
+
@patch(f"{class_path}.get_landCover_term_id", return_value='cropland')
|
13
13
|
@patch(f"{class_path}.land_occupation_per_kg", return_value=None)
|
14
14
|
def test_should_run(mock_land_occupation, *args):
|
15
15
|
# with a cycle and functionalUnit = 1 ha => no run
|
@@ -23,7 +23,6 @@ def test_should_run(mock_land_occupation, *args):
|
|
23
23
|
assert should_run is True
|
24
24
|
|
25
25
|
|
26
|
-
@patch(f"{class_path}.get_land_cover_term_id", return_value='cropland')
|
27
26
|
@patch(f"{class_path}._new_indicator", side_effect=fake_new_indicator)
|
28
27
|
def test_run(*args):
|
29
28
|
with open(f"{fixtures_folder}/impact-assessment.jsonld", encoding='utf-8') as f:
|
@@ -36,7 +35,6 @@ def test_run(*args):
|
|
36
35
|
assert value == expected
|
37
36
|
|
38
37
|
|
39
|
-
@patch(f"{class_path}.get_land_cover_term_id", return_value='cropland')
|
40
38
|
@patch(f"{class_path}._new_indicator", side_effect=fake_new_indicator)
|
41
39
|
def test_run_with_plantation(*args):
|
42
40
|
with open(f"{fixtures_folder}/with-orchard-crop/impact-assessment.jsonld", encoding='utf-8') as f:
|
@@ -0,0 +1,27 @@
|
|
1
|
+
import pytest
|
2
|
+
from hestia_earth.schema import SiteSiteType, TermTermType
|
3
|
+
|
4
|
+
from hestia_earth.models.utils.crop import valid_site_type, get_landCover_term_id
|
5
|
+
|
6
|
+
class_path = 'hestia_earth.models.utils.crop'
|
7
|
+
|
8
|
+
|
9
|
+
def test_valid_site_type():
|
10
|
+
site = {'siteType': SiteSiteType.CROPLAND.value}
|
11
|
+
cycle = {'site': site}
|
12
|
+
assert valid_site_type(cycle) is True
|
13
|
+
|
14
|
+
cycle['site']['siteType'] = SiteSiteType.PERMANENT_PASTURE.value
|
15
|
+
assert not valid_site_type(cycle)
|
16
|
+
assert not valid_site_type(site, True) is True
|
17
|
+
|
18
|
+
|
19
|
+
@pytest.mark.parametrize(
|
20
|
+
'term,expected',
|
21
|
+
[
|
22
|
+
({'termType': TermTermType.CROP.value, '@id': 'wheatGrain'}, 'wheatPlant'),
|
23
|
+
({'termType': TermTermType.SEED.value, '@id': 'saplings'}, None),
|
24
|
+
]
|
25
|
+
)
|
26
|
+
def test_get_landCover_term_id(term: dict, expected: str):
|
27
|
+
assert get_landCover_term_id(term) == expected, term.get('@id')
|
@@ -1 +0,0 @@
|
|
1
|
-
VERSION = '0.65.10'
|
@@ -1,15 +0,0 @@
|
|
1
|
-
from hestia_earth.schema import SiteSiteType
|
2
|
-
|
3
|
-
from hestia_earth.models.utils.crop import valid_site_type
|
4
|
-
|
5
|
-
class_path = 'hestia_earth.models.utils.crop'
|
6
|
-
|
7
|
-
|
8
|
-
def test_valid_site_type():
|
9
|
-
site = {'siteType': SiteSiteType.CROPLAND.value}
|
10
|
-
cycle = {'site': site}
|
11
|
-
assert valid_site_type(cycle) is True
|
12
|
-
|
13
|
-
cycle['site']['siteType'] = SiteSiteType.PERMANENT_PASTURE.value
|
14
|
-
assert not valid_site_type(cycle)
|
15
|
-
assert not valid_site_type(site, True) is True
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/aware/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cache_sites.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/config/Cycle.json
RENAMED
File without changes
|
File without changes
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/config/Site.json
RENAMED
File without changes
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/config/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{hestia_earth_models-0.65.10 → hestia_earth_models-0.65.11}/hestia_earth/models/cycle/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|