hestia-earth-models 0.64.9__py3-none-any.whl → 0.64.11__py3-none-any.whl
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.
Potentially problematic release.
This version of hestia-earth-models might be problematic. Click here for more details.
- hestia_earth/models/cml2001Baseline/abioticResourceDepletionFossilFuels.py +175 -0
- hestia_earth/models/cml2001Baseline/abioticResourceDepletionMineralsAndMetals.py +136 -0
- hestia_earth/models/cml2001Baseline/eutrophicationPotentialExcludingFate.py +2 -2
- hestia_earth/models/cml2001Baseline/terrestrialAcidificationPotentialIncludingFateAverageEurope.py +2 -2
- hestia_earth/models/cml2001NonBaseline/eutrophicationPotentialIncludingFateAverageEurope.py +2 -2
- hestia_earth/models/cml2001NonBaseline/terrestrialAcidificationPotentialExcludingFate.py +2 -2
- hestia_earth/models/cycle/completeness/cropResidue.py +15 -10
- hestia_earth/models/cycle/completeness/freshForage.py +60 -0
- hestia_earth/models/edip2003/ozoneDepletionPotential.py +2 -2
- hestia_earth/models/environmentalFootprintV3/soilQualityIndexLandTransformation.py +2 -2
- hestia_earth/models/fantkeEtAl2016/damageToHumanHealthParticulateMatterFormation.py +7 -17
- hestia_earth/models/ipcc2013ExcludingFeedbacks/gwp100.py +2 -2
- hestia_earth/models/ipcc2013IncludingFeedbacks/gwp100.py +2 -2
- hestia_earth/models/ipcc2019/aboveGroundBiomass.py +31 -243
- hestia_earth/models/ipcc2019/belowGroundBiomass.py +529 -0
- hestia_earth/models/ipcc2019/biomass_utils.py +406 -0
- hestia_earth/models/ipcc2019/{co2ToAirAboveGroundBiomassStockChangeLandUseChange.py → co2ToAirAboveGroundBiomassStockChange.py} +19 -7
- hestia_earth/models/ipcc2019/{co2ToAirBelowGroundBiomassStockChangeLandUseChange.py → co2ToAirBelowGroundBiomassStockChange.py} +19 -7
- hestia_earth/models/ipcc2019/co2ToAirCarbonStockChange_utils.py +402 -73
- hestia_earth/models/ipcc2019/{co2ToAirSoilOrganicCarbonStockChangeManagementChange.py → co2ToAirSoilOrganicCarbonStockChange.py} +20 -8
- hestia_earth/models/ipcc2019/organicCarbonPerHa.py +3 -1
- hestia_earth/models/ipcc2019/pastureGrass_utils.py +6 -7
- hestia_earth/models/ipcc2021/gwp100.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsClimateChange.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsWaterStress.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthClimateChange.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthParticulateMatterFormation.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthWaterStress.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEutrophication.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsClimateChange.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +2 -2
- hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsClimateChange.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthClimateChange.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthWaterStress.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +2 -2
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsWaterStress.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthClimateChange.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthParticulateMatterFormation.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthWaterStress.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEutrophication.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsClimateChange.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +2 -2
- hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthClimateChange.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthWaterStress.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +2 -2
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py +2 -2
- hestia_earth/models/mocking/build_mock_search.py +44 -0
- hestia_earth/models/mocking/mock_search.py +8 -49
- hestia_earth/models/mocking/search-results.json +3055 -558
- hestia_earth/models/poschEtAl2008/terrestrialAcidificationPotentialAccumulatedExceedance.py +3 -3
- hestia_earth/models/poschEtAl2008/terrestrialEutrophicationPotentialAccumulatedExceedance.py +3 -3
- hestia_earth/models/preload_requests.py +1 -1
- hestia_earth/models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.py +2 -2
- hestia_earth/models/recipe2016Egalitarian/freshwaterEutrophicationPotential.py +2 -2
- hestia_earth/models/recipe2016Egalitarian/humanDamageOzoneFormation.py +2 -2
- hestia_earth/models/recipe2016Egalitarian/marineEutrophicationPotential.py +2 -2
- hestia_earth/models/recipe2016Egalitarian/ozoneDepletionPotential.py +2 -2
- hestia_earth/models/recipe2016Egalitarian/terrestrialAcidificationPotential.py +2 -2
- hestia_earth/models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.py +2 -2
- hestia_earth/models/recipe2016Hierarchist/freshwaterEutrophicationPotential.py +2 -2
- hestia_earth/models/recipe2016Hierarchist/humanDamageOzoneFormation.py +2 -2
- hestia_earth/models/recipe2016Hierarchist/marineEutrophicationPotential.py +2 -2
- hestia_earth/models/recipe2016Hierarchist/ozoneDepletionPotential.py +2 -2
- hestia_earth/models/recipe2016Hierarchist/terrestrialAcidificationPotential.py +2 -2
- hestia_earth/models/recipe2016Individualist/ecosystemDamageOzoneFormation.py +2 -2
- hestia_earth/models/recipe2016Individualist/freshwaterEutrophicationPotential.py +2 -2
- hestia_earth/models/recipe2016Individualist/humanDamageOzoneFormation.py +2 -2
- hestia_earth/models/recipe2016Individualist/marineEutrophicationPotential.py +2 -2
- hestia_earth/models/recipe2016Individualist/ozoneDepletionPotential.py +2 -2
- hestia_earth/models/recipe2016Individualist/terrestrialAcidificationPotential.py +2 -2
- hestia_earth/models/schmidt2007/utils.py +13 -4
- hestia_earth/models/utils/blank_node.py +73 -3
- hestia_earth/models/utils/constant.py +8 -1
- hestia_earth/models/utils/cycle.py +10 -13
- hestia_earth/models/utils/fuel.py +1 -1
- hestia_earth/models/utils/impact_assessment.py +49 -24
- hestia_earth/models/utils/lookup.py +36 -7
- hestia_earth/models/utils/pesticideAI.py +1 -1
- hestia_earth/models/utils/property.py +11 -4
- hestia_earth/models/utils/term.py +15 -8
- hestia_earth/models/version.py +1 -1
- {hestia_earth_models-0.64.9.dist-info → hestia_earth_models-0.64.11.dist-info}/METADATA +2 -2
- {hestia_earth_models-0.64.9.dist-info → hestia_earth_models-0.64.11.dist-info}/RECORD +123 -114
- {hestia_earth_models-0.64.9.dist-info → hestia_earth_models-0.64.11.dist-info}/WHEEL +1 -1
- tests/models/cml2001Baseline/test_abioticResourceDepletionFossilFuels.py +196 -0
- tests/models/cml2001Baseline/test_abioticResourceDepletionMineralsAndMetals.py +124 -0
- tests/models/cycle/completeness/test_freshForage.py +21 -0
- tests/models/edip2003/test_ozoneDepletionPotential.py +1 -13
- tests/models/environmentalFootprintV3/test_soilQualityIndexLandTransformation.py +1 -2
- tests/models/impact_assessment/test_emissions.py +1 -0
- tests/models/ipcc2019/test_aboveGroundBiomass.py +27 -63
- tests/models/ipcc2019/test_belowGroundBiomass.py +146 -0
- tests/models/ipcc2019/test_biomass_utils.py +115 -0
- tests/models/ipcc2019/{test_co2ToAirAboveGroundBiomassStockChangeLandUseChange.py → test_co2ToAirAboveGroundBiomassStockChange.py} +5 -5
- tests/models/ipcc2019/{test_co2ToAirBelowGroundBiomassStockChangeLandUseChange.py → test_co2ToAirBelowGroundBiomassStockChange.py} +5 -5
- tests/models/ipcc2019/{test_co2ToAirSoilOrganicCarbonStockChangeManagementChange.py → test_co2ToAirSoilOrganicCarbonStockChange.py} +5 -5
- tests/models/ipcc2021/test_gwp100.py +2 -2
- tests/models/utils/test_impact_assessment.py +3 -3
- hestia_earth/models/ipcc2019/aboveGroundBiomass_utils.py +0 -180
- tests/models/ipcc2019/test_aboveGroundBiomass_utils.py +0 -92
- {hestia_earth_models-0.64.9.dist-info → hestia_earth_models-0.64.11.dist-info}/LICENSE +0 -0
- {hestia_earth_models-0.64.9.dist-info → hestia_earth_models-0.64.11.dist-info}/top_level.txt +0 -0
|
@@ -2,9 +2,9 @@ hestia_earth/__init__.py,sha256=G-d438vPx7m_ks5e9XTtM3u7LDRO5dSSukibukWmyPM,56
|
|
|
2
2
|
hestia_earth/models/__init__.py,sha256=qEFeq3yuf3lQKVseALmL8aPM8fpCS54B_5pry00M3hk,76
|
|
3
3
|
hestia_earth/models/cache_sites.py,sha256=KQp9cUKE-aIcYJoMWEtKFYS8gBFfsx5LKQhqoWpUSoM,6065
|
|
4
4
|
hestia_earth/models/log.py,sha256=DbfNcGzaC5hzkuMDxQqW6XYoNBI4Uxw4SIoOYoZA6og,3474
|
|
5
|
-
hestia_earth/models/preload_requests.py,sha256=
|
|
5
|
+
hestia_earth/models/preload_requests.py,sha256=Ds7eJqKfbiiaKqpRr69Z_GKUpYtP1j7XZKZX4Y9z7lE,1348
|
|
6
6
|
hestia_earth/models/requirements.py,sha256=eU4yT443fx7BnaokhrLB_PCizJI7Y6m4auyo8vQauNg,17363
|
|
7
|
-
hestia_earth/models/version.py,sha256=
|
|
7
|
+
hestia_earth/models/version.py,sha256=mmvF4B2rPzCJ3IxZSO6jAz7xoK7q4-z-FZYTiigDRm4,20
|
|
8
8
|
hestia_earth/models/agribalyse2016/__init__.py,sha256=WvK0qCQbnYtg9oZxrACd1wGormZyXibPtpCnIQeDqbw,415
|
|
9
9
|
hestia_earth/models/agribalyse2016/fuelElectricity.py,sha256=tnGxBmJdPfPFfehLUQcefEqy1lHvzsSpx_s7O8nf3Zs,4412
|
|
10
10
|
hestia_earth/models/agribalyse2016/machineryInfrastructureDepreciatedAmountPerCycle.py,sha256=BPjnWmg73i_OxM2ouCdMTWZtPIqyoUAXrvutntyteE0,3390
|
|
@@ -28,11 +28,13 @@ hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsLandTransfo
|
|
|
28
28
|
hestia_earth/models/chaudharyBrooks2018/damageToTerrestrialEcosystemsTotalLandUseEffects.py,sha256=H5jAaMiH2tELnqfN0JZJPoh7QckekbsPI9HkK24y7Wg,2542
|
|
29
29
|
hestia_earth/models/chaudharyBrooks2018/utils.py,sha256=Z0IrvVv-dKsRt09LmT7sc6e1bWnhjZ-WBrO-namIngo,1539
|
|
30
30
|
hestia_earth/models/cml2001Baseline/__init__.py,sha256=0uGrCKDNUH-MUkpvts9MyPMnZKao-M03gU8uKquUozQ,416
|
|
31
|
-
hestia_earth/models/cml2001Baseline/
|
|
32
|
-
hestia_earth/models/cml2001Baseline/
|
|
31
|
+
hestia_earth/models/cml2001Baseline/abioticResourceDepletionFossilFuels.py,sha256=dpAnytPCO8FfCFbJ9CuplsZqvkZabYdmHDd-L8WMZPs,7919
|
|
32
|
+
hestia_earth/models/cml2001Baseline/abioticResourceDepletionMineralsAndMetals.py,sha256=4p9Ui78F69yhZkXCwcM6lwbpaNLdpO9p_uJDnLqYhRM,5919
|
|
33
|
+
hestia_earth/models/cml2001Baseline/eutrophicationPotentialExcludingFate.py,sha256=rEuKMMasyR9eI-AfjmK8thfUeRU6Htm0WMQhNsz4Nsc,1024
|
|
34
|
+
hestia_earth/models/cml2001Baseline/terrestrialAcidificationPotentialIncludingFateAverageEurope.py,sha256=jmbdcwCr4MLgyqVBtzs79ql7C5NCvf044pYUSLoKXdc,1069
|
|
33
35
|
hestia_earth/models/cml2001NonBaseline/__init__.py,sha256=vI8wp8Og_e8DiJqYYvp33YoI3t4ffAC31LWlnV20JTg,419
|
|
34
|
-
hestia_earth/models/cml2001NonBaseline/eutrophicationPotentialIncludingFateAverageEurope.py,sha256=
|
|
35
|
-
hestia_earth/models/cml2001NonBaseline/terrestrialAcidificationPotentialExcludingFate.py,sha256=
|
|
36
|
+
hestia_earth/models/cml2001NonBaseline/eutrophicationPotentialIncludingFateAverageEurope.py,sha256=PwJeUuTjUKxwldGDtsYJL8zrkm1zPCQcq_BXC2UuR7U,1053
|
|
37
|
+
hestia_earth/models/cml2001NonBaseline/terrestrialAcidificationPotentialExcludingFate.py,sha256=qVk3OTGSZ0zp8AbQr7ZjhQpAIps3qt4dr1AJ7ZBDGnM,1047
|
|
36
38
|
hestia_earth/models/cycle/__init__.py,sha256=VowO3kOHb0LpURsljNaJsYO7s6vgjhul6bF_85UjUEI,406
|
|
37
39
|
hestia_earth/models/cycle/aboveGroundCropResidueTotal.py,sha256=9swq4YEeJQ2YjVOmghgBYWkMZWdNU4MKCUBY5FsmBSU,3088
|
|
38
40
|
hestia_earth/models/cycle/coldCarcassWeightPerHead.py,sha256=fQ7huuxyS5PQkRmR_tRCOz9rV3LJwLfLQJjH_TcTz6k,2955
|
|
@@ -77,9 +79,10 @@ hestia_earth/models/cycle/animal/input/hestiaAggregatedData.py,sha256=EpJ6qU0jso
|
|
|
77
79
|
hestia_earth/models/cycle/animal/input/properties.py,sha256=8hqVh4AtW4ZBo3z0mz93etfKCEZgZwBeBVRF9yNYsf0,3609
|
|
78
80
|
hestia_earth/models/cycle/completeness/__init__.py,sha256=rkwGtxIay_AleJCT7al_ngnix_xRqySVie7qvHXMQI0,1517
|
|
79
81
|
hestia_earth/models/cycle/completeness/animalFeed.py,sha256=8Fo1TqwSuiPudvd2vJ-LVxSyOdD8mDCOZMvjuj5W2uo,1012
|
|
80
|
-
hestia_earth/models/cycle/completeness/cropResidue.py,sha256=
|
|
82
|
+
hestia_earth/models/cycle/completeness/cropResidue.py,sha256=Jpmm5SAiyUkaFp8EsBIQ55jiCyn3C20a3au_zaPRnEk,2837
|
|
81
83
|
hestia_earth/models/cycle/completeness/electricityFuel.py,sha256=FWG8EuOPubTLDc3jMJv6NdFCgG0wOVgxv-5P9wA7Nys,2044
|
|
82
84
|
hestia_earth/models/cycle/completeness/excreta.py,sha256=2yVxcuWjAh4hoEukaMJ90VZpkCL7SfpwIgzigbjVaF4,996
|
|
85
|
+
hestia_earth/models/cycle/completeness/freshForage.py,sha256=MORlqhTZT67TWgH9Zu1aPHxBXIU4JSmjaV6uzSqKnc8,1973
|
|
83
86
|
hestia_earth/models/cycle/completeness/material.py,sha256=UQH2oRnUY-Q-_MVuOlTAYqQxc7wWDM5mi_iFmp9PlIQ,1362
|
|
84
87
|
hestia_earth/models/cycle/completeness/seed.py,sha256=g4GOzRx249pEfr2beU9n5tzBiWA3hhxnqyiGri7QbEI,1662
|
|
85
88
|
hestia_earth/models/cycle/completeness/soilAmendment.py,sha256=AXGtO1d8oLWgvmVLoNBqknsH2lmr5y15E2xkgZpkCSU,1392
|
|
@@ -123,7 +126,7 @@ hestia_earth/models/ecoinventV3/utils.py,sha256=HqtD8MzK9C_RCJ-ME-5G4J1KoCn5FqmA
|
|
|
123
126
|
hestia_earth/models/ecoinventV3AndEmberClimate/__init__.py,sha256=XYFDUNpQpzbjPgLus0YlM3UdiXX7LLwn-XJqjrH9ywM,5801
|
|
124
127
|
hestia_earth/models/ecoinventV3AndEmberClimate/utils.py,sha256=INWB7gyhzk49GQ0KAcBS-Kzwdoyd5MQJcsCtuT6XxZA,1352
|
|
125
128
|
hestia_earth/models/edip2003/__init__.py,sha256=nyB0CI2gNmRAXj-203aJHQMmETYhcY-dHbMABOhJ7YI,409
|
|
126
|
-
hestia_earth/models/edip2003/ozoneDepletionPotential.py,sha256=
|
|
129
|
+
hestia_earth/models/edip2003/ozoneDepletionPotential.py,sha256=4vsNUBIczISSr6yY8jazFkBSfuzHLXV2JdFidqSrXLE,989
|
|
127
130
|
hestia_earth/models/emepEea2019/__init__.py,sha256=l90-pWrqIzt1ap1WNk0gF4iZeF5_TSG62hE83bIi4rQ,412
|
|
128
131
|
hestia_earth/models/emepEea2019/co2ToAirFuelCombustion.py,sha256=ib_xzEbIg-iQwvW2L4BosD9lV6EYOXAiIs8gYhSD9GE,1431
|
|
129
132
|
hestia_earth/models/emepEea2019/n2OToAirFuelCombustionDirect.py,sha256=H4dgGqDuvYN4S7TRxYsX3hms1xMWr8clR2gkyyO8T18,1438
|
|
@@ -139,13 +142,13 @@ hestia_earth/models/emissionNotRelevant/__init__.py,sha256=nIuPIkQR1ghv_T_Ab4Ckq
|
|
|
139
142
|
hestia_earth/models/environmentalFootprintV3/__init__.py,sha256=lzg9qccwd9tbspw0lQ58YPprnvvSLTn3QV5T2-tPcC4,425
|
|
140
143
|
hestia_earth/models/environmentalFootprintV3/freshwaterEcotoxicityPotentialCtue.py,sha256=X62-4v0NJdM_Z5kLK3NuU4GNEeSrXlKlMZQB_o4JZ6c,1018
|
|
141
144
|
hestia_earth/models/environmentalFootprintV3/soilQualityIndexLandOccupation.py,sha256=r3GV2pspKWAlKU46TMh_6D_rrXtY_onhk3RnukzJjD8,5095
|
|
142
|
-
hestia_earth/models/environmentalFootprintV3/soilQualityIndexLandTransformation.py,sha256=
|
|
145
|
+
hestia_earth/models/environmentalFootprintV3/soilQualityIndexLandTransformation.py,sha256=ivz08j-LP9uqnFn9QoVHa29I9TDLXuH_0FvkoLlpa1M,7300
|
|
143
146
|
hestia_earth/models/environmentalFootprintV3/soilQualityIndexTotalLandUseEffects.py,sha256=SIjFYPv4n3mziohW2nlycaMssHQ3ws79hqHa4i3sCVI,2997
|
|
144
147
|
hestia_earth/models/environmentalFootprintV3/utils.py,sha256=fZ99_G0Kh4OUW5wH-LglzCrKp8l2plKuCs4yvUH_3hs,699
|
|
145
148
|
hestia_earth/models/epa2014/__init__.py,sha256=ckGf_6X7CCzI_18OqchEkuJAXKXM1x7V53u480ckknM,408
|
|
146
149
|
hestia_earth/models/epa2014/no3ToGroundwaterExcreta.py,sha256=fN4fOOcjBg3tl0lzNeJ8mzg6mrvQRxilx-R5Gc4l4Nw,1724
|
|
147
150
|
hestia_earth/models/fantkeEtAl2016/__init__.py,sha256=NtOlRmjTA4e8i0nW8erwdm-DDtfYlbLiARqqv82bkU4,415
|
|
148
|
-
hestia_earth/models/fantkeEtAl2016/damageToHumanHealthParticulateMatterFormation.py,sha256=
|
|
151
|
+
hestia_earth/models/fantkeEtAl2016/damageToHumanHealthParticulateMatterFormation.py,sha256=6o_2j4pgNlgS9ogSoRF3UivddYgbyy7TsueBC_79Y8k,1188
|
|
149
152
|
hestia_earth/models/faostat2018/__init__.py,sha256=ecN-pKF1pkFnzmooBrg1VAxJkG76q9v4piiaKGP_vbo,412
|
|
150
153
|
hestia_earth/models/faostat2018/coldCarcassWeightPerHead.py,sha256=y1ouj5FBrnGWxd4dIC7luG6iQwiMrm1CGgYbXCcKS8E,3139
|
|
151
154
|
hestia_earth/models/faostat2018/coldDressedCarcassWeightPerHead.py,sha256=Aphq7r06Q5-RDer4i1CneOLifVQCKTiVPTIWE3AxLfE,3230
|
|
@@ -236,24 +239,25 @@ hestia_earth/models/ipcc2006/n2OToAirOrganicFertiliserIndirect.py,sha256=NAdGaG6
|
|
|
236
239
|
hestia_earth/models/ipcc2006/n2OToAirOrganicSoilCultivationDirect.py,sha256=TzwfuMnyQv_iLsi15Vq1cxU7Kgnu5VK6Ru9yWXtBQIA,3749
|
|
237
240
|
hestia_earth/models/ipcc2006/utils.py,sha256=flB7HWrynzOorKlmrpbETGD63NMv45H8Wxjj3RCav98,739
|
|
238
241
|
hestia_earth/models/ipcc2013ExcludingFeedbacks/__init__.py,sha256=v4Qe-X4w3tqIHGJBNnEAK81x4ZuQMwYxQYXRncugmcU,427
|
|
239
|
-
hestia_earth/models/ipcc2013ExcludingFeedbacks/gwp100.py,sha256=
|
|
242
|
+
hestia_earth/models/ipcc2013ExcludingFeedbacks/gwp100.py,sha256=kRc88PWCP-UIAhhHI3ynNGMpjLwq-uZXD7jWTgeUiMA,997
|
|
240
243
|
hestia_earth/models/ipcc2013IncludingFeedbacks/__init__.py,sha256=VJ16KIGQQHybzZiTvu3mpZy_3j0xcd06RHHCfPrCMgU,427
|
|
241
|
-
hestia_earth/models/ipcc2013IncludingFeedbacks/gwp100.py,sha256=
|
|
244
|
+
hestia_earth/models/ipcc2013IncludingFeedbacks/gwp100.py,sha256=ukZZAzByHzaD4OSpYMRfQVn5saes4ZlH1YOU1rgn85A,997
|
|
242
245
|
hestia_earth/models/ipcc2019/__init__.py,sha256=LdRpu8KbEc-MroIwXfKDjfj-xbgmfUYgctjKVvtpRfQ,409
|
|
243
|
-
hestia_earth/models/ipcc2019/aboveGroundBiomass.py,sha256=
|
|
244
|
-
hestia_earth/models/ipcc2019/aboveGroundBiomass_utils.py,sha256=orzL_o_V4u9n7KyBKKs28m0MSox7qwKHmQ58R66ekXU,7027
|
|
246
|
+
hestia_earth/models/ipcc2019/aboveGroundBiomass.py,sha256=4ymSNRlD7fr9dq4BGE8UYt3O5HwqxhJtsv7z-k_pEPQ,19190
|
|
245
247
|
hestia_earth/models/ipcc2019/aboveGroundCropResidueTotal.py,sha256=lT2QVV5c2LvQqZRfPEvFT_bMTayMXgIsFLnx8I6iYzw,3089
|
|
248
|
+
hestia_earth/models/ipcc2019/belowGroundBiomass.py,sha256=fIjdd8GvZ2VMYG6SXKqCZ2N6Hj5JJHT3I0q03ebBGVg,18011
|
|
246
249
|
hestia_earth/models/ipcc2019/belowGroundCropResidue.py,sha256=7AFU2Q0qPAvv6uEKWByS38jl77FvjTPbGm2GQ53waGg,3499
|
|
250
|
+
hestia_earth/models/ipcc2019/biomass_utils.py,sha256=Qikc8BpRWo-WTSWH1WQdICcb0LL2nr2OJPGammQsIbc,15109
|
|
247
251
|
hestia_earth/models/ipcc2019/carbonContent.py,sha256=tlQvu4Auhpjmaz7XrZz86xwxVrJhsYYf8DFA_aQeev4,7255
|
|
248
252
|
hestia_earth/models/ipcc2019/ch4ToAirAquacultureSystems.py,sha256=q6yyEiYQhHJ2VyQy2Fa84cuTl1D8bjBXOK3UpaRuo20,3196
|
|
249
253
|
hestia_earth/models/ipcc2019/ch4ToAirEntericFermentation.py,sha256=7rA9thwYXbJkSFTEl71AbFVQfBz0CaJfblpJpO9s6D8,11611
|
|
250
254
|
hestia_earth/models/ipcc2019/ch4ToAirExcreta.py,sha256=eY_yb7ncTb_2HoUUgXZnnRHiybTXYj_DTe3CmDzD3fY,6717
|
|
251
255
|
hestia_earth/models/ipcc2019/ch4ToAirFloodedRice.py,sha256=TJ4J7VA5n4RPrJYZQeR3lc3ZoCw7T1E5Cb1XJewr834,7331
|
|
252
|
-
hestia_earth/models/ipcc2019/
|
|
253
|
-
hestia_earth/models/ipcc2019/
|
|
254
|
-
hestia_earth/models/ipcc2019/co2ToAirCarbonStockChange_utils.py,sha256=
|
|
256
|
+
hestia_earth/models/ipcc2019/co2ToAirAboveGroundBiomassStockChange.py,sha256=8dy_earC86duElYWv2Tmlzc20NodNADjXjV6Wto_nys,6466
|
|
257
|
+
hestia_earth/models/ipcc2019/co2ToAirBelowGroundBiomassStockChange.py,sha256=1IImP8z9tYHp8WUawceKW4gAN0ajm36wtD6h0wxTOzI,6517
|
|
258
|
+
hestia_earth/models/ipcc2019/co2ToAirCarbonStockChange_utils.py,sha256=8f8hm4JYsV6mmRI-lSwkca874N_h7JxxdY7nQNS_Z1A,53872
|
|
255
259
|
hestia_earth/models/ipcc2019/co2ToAirLimeHydrolysis.py,sha256=7z0zdqiiWQwkyJCgSNMoK2mft3cJkTRlqwKrMuSKdWI,2454
|
|
256
|
-
hestia_earth/models/ipcc2019/
|
|
260
|
+
hestia_earth/models/ipcc2019/co2ToAirSoilOrganicCarbonStockChange.py,sha256=Ptmritqlmgl_16PpcxzOMU_CXr3uOnc-myuBPFrBpIo,6535
|
|
257
261
|
hestia_earth/models/ipcc2019/co2ToAirUreaHydrolysis.py,sha256=Ofld5SuRKndcKB3FFFoUdzSgNq-gc4kmiNyyrPKQ3Io,3580
|
|
258
262
|
hestia_earth/models/ipcc2019/croppingDuration.py,sha256=-CesZ2cNDOQoU3QyVFnSWYO-6-JXxuhRDQoHoxTawDA,3228
|
|
259
263
|
hestia_earth/models/ipcc2019/ligninContent.py,sha256=Qh-UH4lv1TIf7wWlbAPwIZZHxzbbmQgND3m15pt5Si8,7285
|
|
@@ -274,12 +278,12 @@ hestia_earth/models/ipcc2019/no3ToGroundwaterInorganicFertiliser.py,sha256=eyPfy
|
|
|
274
278
|
hestia_earth/models/ipcc2019/no3ToGroundwaterOrganicFertiliser.py,sha256=px2SN-uaus2cftXzlsYCUAxLuon6BnDXmaFI9xhQrgU,3347
|
|
275
279
|
hestia_earth/models/ipcc2019/noxToAirInorganicFertiliser.py,sha256=fmmFgjtvOD2TrrLY03jYly_KvDnCsAXqhL_tmZQQt-A,4480
|
|
276
280
|
hestia_earth/models/ipcc2019/noxToAirOrganicFertiliser.py,sha256=9dx_MRTwJGxJRq6mj2EJQMdQ2w6j7lw0fQk0If_cIGc,4152
|
|
277
|
-
hestia_earth/models/ipcc2019/organicCarbonPerHa.py,sha256=
|
|
281
|
+
hestia_earth/models/ipcc2019/organicCarbonPerHa.py,sha256=C9ef41fd-gYixEV3sTs9VMHHdnSZJ14kbEEmMG116hY,8653
|
|
278
282
|
hestia_earth/models/ipcc2019/organicCarbonPerHa_tier_1_utils.py,sha256=d112vbcbKHHoy0q3ncaI3d9dsAPydSEaWbXWupJe1-c,81908
|
|
279
283
|
hestia_earth/models/ipcc2019/organicCarbonPerHa_tier_2_utils.py,sha256=A84r6u45HFk5jEb2nTWGTFTwX1qjq8F6qwkNUuiyH48,63542
|
|
280
284
|
hestia_earth/models/ipcc2019/organicCarbonPerHa_utils.py,sha256=HGJC2zcEvtbkovccAZ5MYm84wBXUZH0Q3UyJOXD0ltA,10157
|
|
281
285
|
hestia_earth/models/ipcc2019/pastureGrass.py,sha256=Hhm9szzsL3otuo-V6fQ_cNyDbG0dlubr4-1L4WefbDE,10304
|
|
282
|
-
hestia_earth/models/ipcc2019/pastureGrass_utils.py,sha256=
|
|
286
|
+
hestia_earth/models/ipcc2019/pastureGrass_utils.py,sha256=nL31uS3c77PH_5nA2E2MvB1NS2mMvhD341taGl5YWNE,13842
|
|
283
287
|
hestia_earth/models/ipcc2019/utils.py,sha256=MSDMu15D9DnilFUgi4_6jYXC0FaKso3OODauGTMB6hs,6229
|
|
284
288
|
hestia_earth/models/ipcc2019/animal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
285
289
|
hestia_earth/models/ipcc2019/animal/fatContent.py,sha256=iVDMPjuy_-oGhmWaylsoCMw0qdkI5jDdqn4uzbq4D4Q,999
|
|
@@ -291,7 +295,7 @@ hestia_earth/models/ipcc2019/animal/trueProteinContent.py,sha256=0VYI2Yg_GF5qvux
|
|
|
291
295
|
hestia_earth/models/ipcc2019/animal/utils.py,sha256=9EyLCOpBGkpa97VVcFbl1tRlDdJHHiy8lI7tLc_y5BE,4439
|
|
292
296
|
hestia_earth/models/ipcc2019/animal/weightAtMaturity.py,sha256=4Pp14_40NYcPqqBUnkqYVkpJLcDzZ70tlM-stte7JsQ,3055
|
|
293
297
|
hestia_earth/models/ipcc2021/__init__.py,sha256=VTgGFKhwMmk_nuI1RRq0in27fHYVPBonlXlPK00K8no,409
|
|
294
|
-
hestia_earth/models/ipcc2021/gwp100.py,sha256=
|
|
298
|
+
hestia_earth/models/ipcc2021/gwp100.py,sha256=EQ-OBQrahSgMBFtGregiNlbm3DHVwr67o4e29Z5Gns8,1039
|
|
295
299
|
hestia_earth/models/jarvisAndPain1994/__init__.py,sha256=ercUwy29sV7oPIESj8UjsGB5lqiBCss9OZcbjxeeG8E,418
|
|
296
300
|
hestia_earth/models/jarvisAndPain1994/n2ToAirExcreta.py,sha256=003gtGusD1MFJqb2iRck4d54fw25-1h_O2Zoy8mFHrc,1452
|
|
297
301
|
hestia_earth/models/koble2014/__init__.py,sha256=jRciLONEhGHtMLu2rlWXEEVwcJqA-URsfH1cCt-Qti4,410
|
|
@@ -302,90 +306,90 @@ hestia_earth/models/koble2014/residueLeftOnField.py,sha256=BENMR_BUk0nYfe1YjTSz7
|
|
|
302
306
|
hestia_earth/models/koble2014/residueRemoved.py,sha256=aauhHnw5yFm0uqpvUPRFaVKq1A5548S_Z4wLMn8hB0E,2010
|
|
303
307
|
hestia_earth/models/koble2014/utils.py,sha256=yGFRVFKPEhDKZu7pYFQXYkUPJdlMNNX4_JPgmKwrwSA,2941
|
|
304
308
|
hestia_earth/models/lcImpactAllEffects100Years/__init__.py,sha256=Z15q1K369kIkH4JC3X2mN0PdNHhUn6dscug6g4DvAxc,427
|
|
305
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsClimateChange.py,sha256=
|
|
309
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsClimateChange.py,sha256=hhLt22D1-1FIeiV7ZuX_9_SxZElwlEGge3mKSpZbPE8,1056
|
|
306
310
|
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=HfquU8t3WwBVPmHdTDZZN_SI4uWhL-1HtwdIttTzFDk,1059
|
|
307
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=
|
|
311
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=xfNWgfi9QLbYtuCqAnGSKm_8cvzYfboSTT_6KehmzTI,1220
|
|
308
312
|
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsPdfYear.py,sha256=GKGWaDFfQ5BzWuD_I7NwHDmusQYXCnHBODT58UnCtlM,1108
|
|
309
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsWaterStress.py,sha256=
|
|
313
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsWaterStress.py,sha256=3FVfcTQ2PPIRBXMx7RtzN0rQ9AVBwvA_I0XifcLaEHI,1214
|
|
310
314
|
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealth.py,sha256=o4eUmrzRVtoGRnw19pSUnOOetL35HWwnddmgOpeIPys,1079
|
|
311
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthClimateChange.py,sha256=
|
|
315
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthClimateChange.py,sha256=DLPDy1iQI3wQ0QkC2F0IE6Q12zAdWJtfr-tOBhG6gVI,1034
|
|
312
316
|
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=-CJQ2fyVVRFG7aGKOGlnCzChl8MNVPJETh_6oxZP7RY,1056
|
|
313
317
|
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=9YF2JG3ylwhXP4tpbEPl5eoCmXq0SSOWoW-ijsm-uGc,1062
|
|
314
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthParticulateMatterFormation.py,sha256=
|
|
315
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=
|
|
316
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=
|
|
317
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthWaterStress.py,sha256=
|
|
318
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthParticulateMatterFormation.py,sha256=m5vtKVQlSg6F09_0MmJH7CG0nxsYKHHLHypPTKWAY8U,1216
|
|
319
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=C_Ia0xdUGFNK9L5K2pD6ivH6KNyNRiazw5DULnfnw8Y,1195
|
|
320
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=mnfITVKjmNBNOsp0WVM0_EvThlpYf3pMSMSTW4UGjJg,1062
|
|
321
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthWaterStress.py,sha256=vit0zQbKdb_1uDW9HRexwxnVjZHJ_bP-QOnvKVNl1IM,1703
|
|
318
322
|
hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=1FI69zo7qcJHyvaeyBfxcDToFmEEBQASD2GXAFa2Nbs,1043
|
|
319
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEutrophication.py,sha256=
|
|
323
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEutrophication.py,sha256=HgUqocaiBhnxoRaZsc6hnJBNgiSZfDDKXFfm4k-h9NA,1204
|
|
320
324
|
hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsPdfYear.py,sha256=OfHeMgAn6RbHzZoRt4GH-xRJaPML_Kv1H3kZAol4UMs,1100
|
|
321
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsClimateChange.py,sha256=
|
|
325
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsClimateChange.py,sha256=ZtVCGBQ-HdYDBAqfR9UIdUPdA14dUfs67bLC1_2-1iQ,1058
|
|
322
326
|
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPdfYear.py,sha256=OHCoUNMkHym57sfCz3kX0fdrdJNVsID0TUcmwg1Jlr4,1110
|
|
323
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=
|
|
324
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=
|
|
327
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=inieUWUSRKW3cQQEl4l4KHSiD2m2GNb3kpMmEL95SwA,1215
|
|
328
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=mILJfHIobDE9EkW72Go731EFrfb6umF9Fa3Sy7sAqw0,1222
|
|
325
329
|
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=iQxSWJKFP9PhG--Y7xGn73cpiBYomAOQDbh3qKmT37I,1063
|
|
326
330
|
hestia_earth/models/lcImpactAllEffectsInfinite/__init__.py,sha256=-mI2cKQbipg9FcKehl9h6EiUbwXrl22IybK4VNPWD5o,427
|
|
327
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsClimateChange.py,sha256=
|
|
331
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsClimateChange.py,sha256=y-yPkIbweEmEtDj_8FckNrbnAePtu4TC6gy1IdbXORQ,1056
|
|
328
332
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=Cu-iQ4j15vbUKtJWMwoH7ZilgcnZoSXhxP5SHaCs0E8,1061
|
|
329
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=
|
|
333
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=xfNWgfi9QLbYtuCqAnGSKm_8cvzYfboSTT_6KehmzTI,1220
|
|
330
334
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py,sha256=pEcyeWqqK615vt2ndw89ClatUNUmtHW-WdHU-oiddSs,1108
|
|
331
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py,sha256=
|
|
335
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py,sha256=3FVfcTQ2PPIRBXMx7RtzN0rQ9AVBwvA_I0XifcLaEHI,1214
|
|
332
336
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealth.py,sha256=uFc_Izn0j_XTm7ZoBOtDzor8lB3O8w3nAZ2yIwQFUSE,1079
|
|
333
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthClimateChange.py,sha256=
|
|
337
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthClimateChange.py,sha256=WUlki53ENZf9Xmm6Fle3ntajsqjcagBroYXAgAAfFTI,1034
|
|
334
338
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=YaqrJPpER_r2cNyk1alBOCw2XLSLx-FqtjJlZGUJUWg,1056
|
|
335
339
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=hhWb496ltt-G_bx3mHa2WqGvAq9QmsWVAl4Bsh9Q2Z0,1062
|
|
336
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py,sha256=
|
|
337
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=
|
|
338
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=
|
|
339
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthWaterStress.py,sha256=
|
|
340
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py,sha256=m5vtKVQlSg6F09_0MmJH7CG0nxsYKHHLHypPTKWAY8U,1216
|
|
341
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=C_Ia0xdUGFNK9L5K2pD6ivH6KNyNRiazw5DULnfnw8Y,1195
|
|
342
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=vFx7hJUtKxKBbIumFaONHHH5jXlZ1xITH_k3UKOk7Ks,1062
|
|
343
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthWaterStress.py,sha256=vit0zQbKdb_1uDW9HRexwxnVjZHJ_bP-QOnvKVNl1IM,1703
|
|
340
344
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=UOvqtlEeG8gx2etRMblEgkkVyY_64lFwWVqxkx2L1N8,1043
|
|
341
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py,sha256=
|
|
345
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py,sha256=HgUqocaiBhnxoRaZsc6hnJBNgiSZfDDKXFfm4k-h9NA,1204
|
|
342
346
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsPdfYear.py,sha256=z0AABYUAq481WTVDg6R_3ZNFQH3lTfK-8jYld5ijjNM,1100
|
|
343
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py,sha256=
|
|
347
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py,sha256=gNtLAfzvL83MB-ZMOkNOnFDNtECciEcW8ELvi5LIXp8,1058
|
|
344
348
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py,sha256=IpOz-gFS6WaZQM9wJcQ9Bw1HTijJbNtlz65g8XJDHE0,1110
|
|
345
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=
|
|
346
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=
|
|
349
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=inieUWUSRKW3cQQEl4l4KHSiD2m2GNb3kpMmEL95SwA,1215
|
|
350
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=mILJfHIobDE9EkW72Go731EFrfb6umF9Fa3Sy7sAqw0,1222
|
|
347
351
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=-8e8-lt0yByEcVbk7bTF4-z3t51w5iQKVdZ5bgYsyJg,1063
|
|
348
352
|
hestia_earth/models/lcImpactCertainEffects100Years/__init__.py,sha256=m5yYAVoq0T85R0LNm_PzvoOfzLO0HKYK5SZbALSrFqk,431
|
|
349
353
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=HfquU8t3WwBVPmHdTDZZN_SI4uWhL-1HtwdIttTzFDk,1059
|
|
350
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=
|
|
354
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=xfNWgfi9QLbYtuCqAnGSKm_8cvzYfboSTT_6KehmzTI,1220
|
|
351
355
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsPdfYear.py,sha256=sTQYmMvNq7FY8Ldgrn5K4r4UAu03_zoHTG1GvCwfwlA,1112
|
|
352
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsWaterStress.py,sha256=
|
|
356
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsWaterStress.py,sha256=gQltQuAGXpCZwj697UecNRzssjVOqyc4KvK8LtgTS7U,1218
|
|
353
357
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealth.py,sha256=R-D6womtU3ScbAMJXhn5M9_M8IqoQyEZhwLwZ0N3rsc,1083
|
|
354
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthClimateChange.py,sha256=
|
|
358
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthClimateChange.py,sha256=TBFvG6xpsPhHgmWuoyiEKvAFcz4_1Dt4HtIrR4jAOfM,1038
|
|
355
359
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=T8FhM5h3zr69JJ4xFQNwUQqCxCD-OdRWBpD-joDHuIk,1060
|
|
356
360
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=3DS7Zfn91KPC8uuA_GfhCmOHhuMGFBgXMWkkRgn_nfs,1066
|
|
357
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthParticulateMatterFormation.py,sha256=
|
|
358
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=
|
|
359
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=
|
|
360
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthWaterStress.py,sha256=
|
|
361
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthParticulateMatterFormation.py,sha256=5W9t0AliDPKpRu8b69Bjb_jrkbIHu8cNw8qTUVnCM5s,1220
|
|
362
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=C_Ia0xdUGFNK9L5K2pD6ivH6KNyNRiazw5DULnfnw8Y,1195
|
|
363
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=YBK_3swm9JbTcKPeJUgWUJ7bd1eDKniveokGRmHbZTA,1066
|
|
364
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthWaterStress.py,sha256=vit0zQbKdb_1uDW9HRexwxnVjZHJ_bP-QOnvKVNl1IM,1703
|
|
361
365
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=1FI69zo7qcJHyvaeyBfxcDToFmEEBQASD2GXAFa2Nbs,1043
|
|
362
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEutrophication.py,sha256=
|
|
366
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEutrophication.py,sha256=HgUqocaiBhnxoRaZsc6hnJBNgiSZfDDKXFfm4k-h9NA,1204
|
|
363
367
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsPdfYear.py,sha256=BcisUsRvbWoapqlMzSPimnQWpmGa1eeAPsdlEvwdw6M,1104
|
|
364
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsClimateChange.py,sha256=
|
|
368
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsClimateChange.py,sha256=cmK8Ni3fNP6TVmRww7CeOlVaHAMb8OJLkpeVdMZA1zs,1062
|
|
365
369
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPdfYear.py,sha256=cl2UjKO-rm4v8lr5I-fzyeRZe041ufY9B6nCGmQm6HU,1114
|
|
366
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=
|
|
367
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=
|
|
370
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=inieUWUSRKW3cQQEl4l4KHSiD2m2GNb3kpMmEL95SwA,1215
|
|
371
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=mILJfHIobDE9EkW72Go731EFrfb6umF9Fa3Sy7sAqw0,1222
|
|
368
372
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=iQxSWJKFP9PhG--Y7xGn73cpiBYomAOQDbh3qKmT37I,1063
|
|
369
373
|
hestia_earth/models/lcImpactCertainEffectsInfinite/__init__.py,sha256=BZ6xYtEYUljU21s-i1T3V1ZTmCpkF549qraGEULbbe0,431
|
|
370
374
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=Cu-iQ4j15vbUKtJWMwoH7ZilgcnZoSXhxP5SHaCs0E8,1061
|
|
371
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=
|
|
375
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=xfNWgfi9QLbYtuCqAnGSKm_8cvzYfboSTT_6KehmzTI,1220
|
|
372
376
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py,sha256=7O8IVI98ZWQVJPwTBqVA14ZDnpwM8I68zqFEm4y0htM,1112
|
|
373
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py,sha256=
|
|
377
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py,sha256=gQltQuAGXpCZwj697UecNRzssjVOqyc4KvK8LtgTS7U,1218
|
|
374
378
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealth.py,sha256=nkIntVlLCq3BAn2ISzb8sd6ztx9mCG4jFVNwT4UdPYw,1083
|
|
375
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthClimateChange.py,sha256=
|
|
379
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthClimateChange.py,sha256=Wq2v5qDDu4bz8Bk8hluvwgajXfV4T2pvJyiRAyVBji0,1038
|
|
376
380
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=Y8Qtr-y4XtLyiEBJYiU5lIGspBDzAR1IiAzTMekTtks,1060
|
|
377
381
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=SJqbrnSHNPckpvRLan2VTK4hAS7vxZDY3ZkfcMBknlY,1066
|
|
378
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py,sha256=
|
|
379
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=
|
|
380
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=
|
|
381
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthWaterStress.py,sha256=
|
|
382
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py,sha256=5W9t0AliDPKpRu8b69Bjb_jrkbIHu8cNw8qTUVnCM5s,1220
|
|
383
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=C_Ia0xdUGFNK9L5K2pD6ivH6KNyNRiazw5DULnfnw8Y,1195
|
|
384
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=5UbTXJCZ4TOYH7eHDkR8TvsLnLXNHAbMd5aRJozhuT0,1066
|
|
385
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthWaterStress.py,sha256=vit0zQbKdb_1uDW9HRexwxnVjZHJ_bP-QOnvKVNl1IM,1703
|
|
382
386
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=UOvqtlEeG8gx2etRMblEgkkVyY_64lFwWVqxkx2L1N8,1043
|
|
383
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py,sha256=
|
|
387
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py,sha256=HgUqocaiBhnxoRaZsc6hnJBNgiSZfDDKXFfm4k-h9NA,1204
|
|
384
388
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsPdfYear.py,sha256=KZ1wlKZwG0fNPjLzScChzLs8PdG61NtLXMCnUd5W4o0,1104
|
|
385
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py,sha256=
|
|
389
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py,sha256=_3vUBScQDA6OINv3qOF-FWWJApAaVD_NQB-NhLW8oeU,1062
|
|
386
390
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py,sha256=OHCoUNMkHym57sfCz3kX0fdrdJNVsID0TUcmwg1Jlr4,1110
|
|
387
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=
|
|
388
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=
|
|
391
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=inieUWUSRKW3cQQEl4l4KHSiD2m2GNb3kpMmEL95SwA,1215
|
|
392
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=mILJfHIobDE9EkW72Go731EFrfb6umF9Fa3Sy7sAqw0,1222
|
|
389
393
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=-8e8-lt0yByEcVbk7bTF4-z3t51w5iQKVdZ5bgYsyJg,1063
|
|
390
394
|
hestia_earth/models/linkedImpactAssessment/__init__.py,sha256=SPP09DMS4zUThyQfcgLpivFwsey4WSt77CDMYHJPKWE,423
|
|
391
395
|
hestia_earth/models/linkedImpactAssessment/emissions.py,sha256=9VFM9DCk0mw2W62Ff5P5y-X7GZrcFGDfcKFvrLDzkC0,6340
|
|
@@ -401,8 +405,9 @@ hestia_earth/models/linkedImpactAssessment/landTransformationFromPermanentPastur
|
|
|
401
405
|
hestia_earth/models/linkedImpactAssessment/landTransformationFromPermanentPasture20YearAverageInputsProduction.py,sha256=pdluhfRQuJK0EHq-L0s0TOf37tvOQYB-M-wZiuSbarw,1050
|
|
402
406
|
hestia_earth/models/linkedImpactAssessment/utils.py,sha256=dGwGc2d-8_WQElTpfyPmz5vQtL-LHQRmiZnCTuPXMDs,1876
|
|
403
407
|
hestia_earth/models/mocking/__init__.py,sha256=n3Fkkrvh8zHNWiJZmnfQ7WZ91JRzAO9P6pSG1JpwtXo,687
|
|
404
|
-
hestia_earth/models/mocking/
|
|
405
|
-
hestia_earth/models/mocking/
|
|
408
|
+
hestia_earth/models/mocking/build_mock_search.py,sha256=p15ccEUmkmLp1RiGNznxMz3OFHbI8P1-29ExuohiQN8,1355
|
|
409
|
+
hestia_earth/models/mocking/mock_search.py,sha256=ccFe_WrI73JElFmxp4hPNLCX7eeU--lBC1JFR901KJY,1069
|
|
410
|
+
hestia_earth/models/mocking/search-results.json,sha256=NPkaq_ZNRSrVbLRkXkPWP5skxL8Ycwx1lJE92O02Z84,101693
|
|
406
411
|
hestia_earth/models/pooreNemecek2018/__init__.py,sha256=nPboL7ULJzL5nJD5q7q9VOZt_fxbKVm8fmn1Az5YkVY,417
|
|
407
412
|
hestia_earth/models/pooreNemecek2018/aboveGroundCropResidueTotal.py,sha256=Qt-mel4dkhK6N5uUOutNOinCTFjbjtGzITaaI0LvYc4,2396
|
|
408
413
|
hestia_earth/models/pooreNemecek2018/belowGroundCropResidue.py,sha256=JT0RybbvWVlo01FO8K0Yj41HrEaJT3Kj1xfayr2X-xw,2315
|
|
@@ -430,25 +435,25 @@ hestia_earth/models/pooreNemecek2018/rotationDuration.py,sha256=j5hW_NEKYQbeMcds
|
|
|
430
435
|
hestia_earth/models/pooreNemecek2018/saplings.py,sha256=6iJKXIZvw-PIEi4FZfNPdt7dW4tI5sMNPR7LllSTRkM,2495
|
|
431
436
|
hestia_earth/models/pooreNemecek2018/utils.py,sha256=to2vtONKCbuG1gVSDvsUcG7EnlahELfG_57gzIAHlv0,1710
|
|
432
437
|
hestia_earth/models/poschEtAl2008/__init__.py,sha256=nvyyGglxCTV4PpxcOjY7jJb0v8Bjzj435Zt1j6VcryM,414
|
|
433
|
-
hestia_earth/models/poschEtAl2008/terrestrialAcidificationPotentialAccumulatedExceedance.py,sha256=
|
|
434
|
-
hestia_earth/models/poschEtAl2008/terrestrialEutrophicationPotentialAccumulatedExceedance.py,sha256=
|
|
438
|
+
hestia_earth/models/poschEtAl2008/terrestrialAcidificationPotentialAccumulatedExceedance.py,sha256=1pd7RX4Q0ilASi9k3l1zNnz3bUg2MakR8luJQVxYxKA,1418
|
|
439
|
+
hestia_earth/models/poschEtAl2008/terrestrialEutrophicationPotentialAccumulatedExceedance.py,sha256=z6i-wYpPrchNmivb4Cvr9wOsc4WvDRQadORFOq_YiYM,1420
|
|
435
440
|
hestia_earth/models/recipe2016Egalitarian/__init__.py,sha256=OvZoSgfaMe6DWIdqr-Sx3ouzXlp994oro7Mi0Xid18Q,422
|
|
436
441
|
hestia_earth/models/recipe2016Egalitarian/damageToFreshwaterEcosystemsSpeciesYear.py,sha256=b1UZAsy3yGlHYxH2YhBhhSnjm5zzQl8Z32DcQBjgWNE,1123
|
|
437
442
|
hestia_earth/models/recipe2016Egalitarian/damageToHumanHealth.py,sha256=dJ8WinGe52wFQCMKtT_B7c1MFM_GbBo8aqfw0n2pw94,1087
|
|
438
443
|
hestia_earth/models/recipe2016Egalitarian/damageToMarineEcosystemsSpeciesYear.py,sha256=R5IEIrFNeOnQ7ohg7hl6Vm2MyHRCCKc0zuRFUEMwOYQ,1115
|
|
439
444
|
hestia_earth/models/recipe2016Egalitarian/damageToResourceAvailability.py,sha256=mvh0TKu5Xxofv5Ts_ZMm-o2gRlK4A-9e6Qf_QvyLQvg,882
|
|
440
445
|
hestia_earth/models/recipe2016Egalitarian/damageToTerrestrialEcosystemsSpeciesYear.py,sha256=B8Satbb0D-wcGAFQTXifayXV74qrpperIuwQ0bpHtIg,1125
|
|
441
|
-
hestia_earth/models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.py,sha256=
|
|
446
|
+
hestia_earth/models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.py,sha256=hYcLgR2DGQzODuVrSKV8WLk6cjO5qLiAj1-1SIwIGmU,1728
|
|
442
447
|
hestia_earth/models/recipe2016Egalitarian/fossilResourceScarcity.py,sha256=BRXK5UNULgKBYurWtKfuclukrmh0-xAx4ReCirWSdBA,868
|
|
443
448
|
hestia_earth/models/recipe2016Egalitarian/freshwaterAquaticEcotoxicityPotential14Dcbeq.py,sha256=VXKRL-e7_s7wJ2HfiBQKmId_zC5Vwsaw1YToKlxfxww,1031
|
|
444
|
-
hestia_earth/models/recipe2016Egalitarian/freshwaterEutrophicationPotential.py,sha256=
|
|
449
|
+
hestia_earth/models/recipe2016Egalitarian/freshwaterEutrophicationPotential.py,sha256=hqLIx_S4P0PIYK4_I7CX6lTyq5TNK6qXJLzWSfCq2jc,1021
|
|
445
450
|
hestia_earth/models/recipe2016Egalitarian/humanCarcinogenicToxicity.py,sha256=KKfoaFXgDbu40R2z1RbAIJ86A6dPZt_O0WROEtcrYLk,1016
|
|
446
|
-
hestia_earth/models/recipe2016Egalitarian/humanDamageOzoneFormation.py,sha256=
|
|
451
|
+
hestia_earth/models/recipe2016Egalitarian/humanDamageOzoneFormation.py,sha256=fa2WSgukTsHIlWv1SpAXeeCirPpZH9IzOokHYc4_TkE,1716
|
|
447
452
|
hestia_earth/models/recipe2016Egalitarian/humanNonCarcinogenicToxicity.py,sha256=uiLEtG_rF9ZFY_FvdXh4vz2-Rcq52KUDgAb11gmVRjc,1022
|
|
448
453
|
hestia_earth/models/recipe2016Egalitarian/marineAquaticEcotoxicityPotential14Dcbeq.py,sha256=EoZlfBnXq1YF50XdDtOi5AaSup-LRKcm5qUfuzhfHBQ,1023
|
|
449
|
-
hestia_earth/models/recipe2016Egalitarian/marineEutrophicationPotential.py,sha256=
|
|
450
|
-
hestia_earth/models/recipe2016Egalitarian/ozoneDepletionPotential.py,sha256=
|
|
451
|
-
hestia_earth/models/recipe2016Egalitarian/terrestrialAcidificationPotential.py,sha256=
|
|
454
|
+
hestia_earth/models/recipe2016Egalitarian/marineEutrophicationPotential.py,sha256=1BxoG-Qjw6ZJAkt4hxSelNVBf2RmSXGsdyzlVPVfPZY,1013
|
|
455
|
+
hestia_earth/models/recipe2016Egalitarian/ozoneDepletionPotential.py,sha256=P6h1D9FlJLGDS44ke3PpxW3GVE_yyV19o4wnysmDcMg,1018
|
|
456
|
+
hestia_earth/models/recipe2016Egalitarian/terrestrialAcidificationPotential.py,sha256=Gc_CiOvbJ3XDHqce4FDttVvTG6J28GzAJMSeJtEOTbU,1023
|
|
452
457
|
hestia_earth/models/recipe2016Egalitarian/terrestrialEcotoxicityPotential14Dcbeq.py,sha256=YPaFeGlh2FuqLH1X04yQUoy8N5J6LPdw6-lHdSHWNrg,1026
|
|
453
458
|
hestia_earth/models/recipe2016Hierarchist/__init__.py,sha256=SUptSlNCOyEd6WwzAR1HbZZ0F0h6eYSEBX0qw_UoGRU,422
|
|
454
459
|
hestia_earth/models/recipe2016Hierarchist/damageToFreshwaterEcosystemsSpeciesYear.py,sha256=DhKU8dCRc5GumYqsQcMQml49kSq3R-WfPV444wBn_Y0,1123
|
|
@@ -456,17 +461,17 @@ hestia_earth/models/recipe2016Hierarchist/damageToHumanHealth.py,sha256=T1Y97MRo
|
|
|
456
461
|
hestia_earth/models/recipe2016Hierarchist/damageToMarineEcosystemsSpeciesYear.py,sha256=GJDOm2zrj-eS8HpJPDnd_vg0fX3sx1BiYKU7KfS-vtA,1115
|
|
457
462
|
hestia_earth/models/recipe2016Hierarchist/damageToResourceAvailability.py,sha256=KKF4cEwPZ9JKyxPiSCJIRbDuD4dIbN7KuILQddpS0Bk,882
|
|
458
463
|
hestia_earth/models/recipe2016Hierarchist/damageToTerrestrialEcosystemsSpeciesYear.py,sha256=n_2h8KIzQQJlXYIEXLZNrwPShwZ18eeENZhd24HxpNs,1125
|
|
459
|
-
hestia_earth/models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.py,sha256=
|
|
464
|
+
hestia_earth/models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.py,sha256=T1MHEY4_eFU1kwSkA1QTrn5I2fPQzCesu8M-sXNfKy4,1728
|
|
460
465
|
hestia_earth/models/recipe2016Hierarchist/fossilResourceScarcity.py,sha256=djjyZPQaOx062jku_vSEKycA4fbQxLcOuTkZqnqs8Nc,868
|
|
461
466
|
hestia_earth/models/recipe2016Hierarchist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py,sha256=XFjOTPhqrD_YuvRfqk0YnwW0ho71FEUBIzB30aC6BLk,1031
|
|
462
|
-
hestia_earth/models/recipe2016Hierarchist/freshwaterEutrophicationPotential.py,sha256=
|
|
467
|
+
hestia_earth/models/recipe2016Hierarchist/freshwaterEutrophicationPotential.py,sha256=4peq4nLRVvu-mDkTYqkqUiia_r464qRvGznEUGNMrQE,1021
|
|
463
468
|
hestia_earth/models/recipe2016Hierarchist/humanCarcinogenicToxicity.py,sha256=tC2_NNRYggw3SWGuWGMv3RHewFSoqc85og_8mYRHcI4,1016
|
|
464
|
-
hestia_earth/models/recipe2016Hierarchist/humanDamageOzoneFormation.py,sha256=
|
|
469
|
+
hestia_earth/models/recipe2016Hierarchist/humanDamageOzoneFormation.py,sha256=v_SPrtpy-VZI-CwnOFVkD7OLkOT-FCPfyaXlGJga6T4,1716
|
|
465
470
|
hestia_earth/models/recipe2016Hierarchist/humanNonCarcinogenicToxicity.py,sha256=dCHfhpIcL6Q97d5bcRsMVuXtYnHxhKnAvHJIMxz6ohY,1022
|
|
466
471
|
hestia_earth/models/recipe2016Hierarchist/marineAquaticEcotoxicityPotential14Dcbeq.py,sha256=e7aRe1iCscjG1IgoJnmyo7z3_-IUTJjFfB4muJawsas,1023
|
|
467
|
-
hestia_earth/models/recipe2016Hierarchist/marineEutrophicationPotential.py,sha256=
|
|
468
|
-
hestia_earth/models/recipe2016Hierarchist/ozoneDepletionPotential.py,sha256=
|
|
469
|
-
hestia_earth/models/recipe2016Hierarchist/terrestrialAcidificationPotential.py,sha256=
|
|
472
|
+
hestia_earth/models/recipe2016Hierarchist/marineEutrophicationPotential.py,sha256=u_bQSEg5XC6iK8QpyFWV5QYppOGaUuUKJaO8B1vwEXw,1013
|
|
473
|
+
hestia_earth/models/recipe2016Hierarchist/ozoneDepletionPotential.py,sha256=H_GwQ0JdCNmlIiuhEJPmGywbaSSfEYuEJSfoSUHzdB0,1018
|
|
474
|
+
hestia_earth/models/recipe2016Hierarchist/terrestrialAcidificationPotential.py,sha256=8Ex95rt6ZAxK7N4p9CpMPMDJsmk4rVs5_fWEOIbKhqw,1023
|
|
470
475
|
hestia_earth/models/recipe2016Hierarchist/terrestrialEcotoxicityPotential14Dcbeq.py,sha256=d2JUBO6pZISjT1BKLyubz_-P3bUHfYVggo7Ki4TfAX0,1026
|
|
471
476
|
hestia_earth/models/recipe2016Individualist/__init__.py,sha256=aWglxUWH9B1IxbF8EU_yWPzeXTp9k7sydTJIo2V3hkU,424
|
|
472
477
|
hestia_earth/models/recipe2016Individualist/damageToFreshwaterEcosystemsSpeciesYear.py,sha256=VLkJg60qNhwW76X3pdssmxWErv2qYRy3C_5WDh6NrDQ,1127
|
|
@@ -474,17 +479,17 @@ hestia_earth/models/recipe2016Individualist/damageToHumanHealth.py,sha256=HC3CX2
|
|
|
474
479
|
hestia_earth/models/recipe2016Individualist/damageToMarineEcosystemsSpeciesYear.py,sha256=6WQZOVcUoeD4-0CewNPdpRFRpR1TqNQAXoy_IEhZc4E,1119
|
|
475
480
|
hestia_earth/models/recipe2016Individualist/damageToResourceAvailability.py,sha256=HT2iPiooZG8OmUQfDnlWvYYI9oRsP1HPDLM6yS_QyaY,884
|
|
476
481
|
hestia_earth/models/recipe2016Individualist/damageToTerrestrialEcosystemsSpeciesYear.py,sha256=e1h-shoI57egY9WZDy0Uecb4qXN2aBOX6vKZvK3GM7E,1129
|
|
477
|
-
hestia_earth/models/recipe2016Individualist/ecosystemDamageOzoneFormation.py,sha256=
|
|
482
|
+
hestia_earth/models/recipe2016Individualist/ecosystemDamageOzoneFormation.py,sha256=YC4HMBwkPrDDfWl4ITBubZkTDF6H3bjcBRkFVguPfuk,1732
|
|
478
483
|
hestia_earth/models/recipe2016Individualist/fossilResourceScarcity.py,sha256=pLwL-Pr5051N-FekvHjCMqgLmUYrakbUeZUSzG7hsDk,870
|
|
479
484
|
hestia_earth/models/recipe2016Individualist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py,sha256=Y5gCGDVH7bJWriQT26Gayel7CfgzjHAbJKI8-riWiPQ,1033
|
|
480
|
-
hestia_earth/models/recipe2016Individualist/freshwaterEutrophicationPotential.py,sha256=
|
|
485
|
+
hestia_earth/models/recipe2016Individualist/freshwaterEutrophicationPotential.py,sha256=JU2CmK0HYiEFk-GJpxSMDhvHDIp6gX0ohPCpbH8IdiY,1023
|
|
481
486
|
hestia_earth/models/recipe2016Individualist/humanCarcinogenicToxicity.py,sha256=3v29JX_OkGlr_xb87fg_7yQsjYLS6WUaeW5VlSN2vz4,1018
|
|
482
|
-
hestia_earth/models/recipe2016Individualist/humanDamageOzoneFormation.py,sha256=
|
|
487
|
+
hestia_earth/models/recipe2016Individualist/humanDamageOzoneFormation.py,sha256=yM6FM_zNu4naJ-5PAm-twNVYgh5fsXuBrAMBk_ZW4Ec,1720
|
|
483
488
|
hestia_earth/models/recipe2016Individualist/humanNonCarcinogenicToxicity.py,sha256=RJjb1ws8_lbYraXhKYgyQB8ZG975A5k2Q6MIhMuFW4U,1024
|
|
484
489
|
hestia_earth/models/recipe2016Individualist/marineAquaticEcotoxicityPotential14Dcbeq.py,sha256=R-QZP-VP5p-oXi7ZgEc7x4aWUdHS4DUPusmnRCeR4KU,1025
|
|
485
|
-
hestia_earth/models/recipe2016Individualist/marineEutrophicationPotential.py,sha256=
|
|
486
|
-
hestia_earth/models/recipe2016Individualist/ozoneDepletionPotential.py,sha256=
|
|
487
|
-
hestia_earth/models/recipe2016Individualist/terrestrialAcidificationPotential.py,sha256=
|
|
490
|
+
hestia_earth/models/recipe2016Individualist/marineEutrophicationPotential.py,sha256=VUXWaqIRaZFbUaaw6PwwRZjNZr7rz2cc4uAfR4tz-UI,1015
|
|
491
|
+
hestia_earth/models/recipe2016Individualist/ozoneDepletionPotential.py,sha256=QIwDnSuDjObnKVQEtnZ5gV0xVmCl54G4JY7rc5czJ9g,1020
|
|
492
|
+
hestia_earth/models/recipe2016Individualist/terrestrialAcidificationPotential.py,sha256=HDFhyT5r00RJH37UETD-ZkMA9Umy7qNMffpnbDX0N-I,1025
|
|
488
493
|
hestia_earth/models/recipe2016Individualist/terrestrialEcotoxicityPotential14Dcbeq.py,sha256=_DOsDntSQS_Bfl_5s5K3y9sY6XJmsvX-GwOhuq14rWA,1028
|
|
489
494
|
hestia_earth/models/schererPfister2015/__init__.py,sha256=_6FJKfWeAbbS3jFzQ8gEVzoX1LZdPWUTLrow6Hz90U0,419
|
|
490
495
|
hestia_earth/models/schererPfister2015/nErosionSoilFlux.py,sha256=0l2AByDtq8Ci-36duTnwFvjeelnQ-_TOaeah5A2Yv8U,4924
|
|
@@ -498,7 +503,7 @@ hestia_earth/models/schmidt2007/ch4ToAirWasteTreatment.py,sha256=-N5uLvVHlA2djOs
|
|
|
498
503
|
hestia_earth/models/schmidt2007/h2SToAirWasteTreatment.py,sha256=f8a5ZRuCltpO8GWwQ0l1laWrw2yPGqOPaq8j6ZOJFTE,1474
|
|
499
504
|
hestia_earth/models/schmidt2007/n2OToAirWasteTreatmentDirect.py,sha256=3i7tgar2DODXzug36HBAbbx94ybst15Efode7AzvVEs,1480
|
|
500
505
|
hestia_earth/models/schmidt2007/nh3ToAirWasteTreatment.py,sha256=yGrw7LHTrgRU_LyUsdl96TO6omEZju7JaBbW_A8ufX4,1474
|
|
501
|
-
hestia_earth/models/schmidt2007/utils.py,sha256=
|
|
506
|
+
hestia_earth/models/schmidt2007/utils.py,sha256=tbTFg5TXAyS12JCa-OXQg37M1YymHxKW8Gok_SslqAM,980
|
|
502
507
|
hestia_earth/models/site/__init__.py,sha256=aVuLLhq0OQVm-_MZoq4JAKMidqexUWJBg_7mmojmDzc,405
|
|
503
508
|
hestia_earth/models/site/brackishWater.py,sha256=vLEhIZv5PUKwzwvIuYrWi7K---fq7ZXn0oJvfDZdMs4,1278
|
|
504
509
|
hestia_earth/models/site/cationExchangeCapacityPerKgSoil.py,sha256=0eH4A-tXJ0hvIkiYXWxlx8TfrdbIKUGYUDk97-yQJgg,3653
|
|
@@ -567,40 +572,40 @@ hestia_earth/models/utils/aggregated.py,sha256=sz6usleZmo_tC_hIvmGgYsX8-H0dulXmm
|
|
|
567
572
|
hestia_earth/models/utils/animalProduct.py,sha256=M5IunAKGY6oZv3j1Ascl34ywyeLWApqOIlBzbtlA2FE,721
|
|
568
573
|
hestia_earth/models/utils/aquacultureManagement.py,sha256=dxrbC1Xf140cohxTbSw6TxLAnAASWTdNZwBBam4yQnw,171
|
|
569
574
|
hestia_earth/models/utils/array_builders.py,sha256=QEkM7e75Y9aq5yEPEk3R8md36IuvCDkpekdGm3uA0uk,19397
|
|
570
|
-
hestia_earth/models/utils/blank_node.py,sha256=
|
|
575
|
+
hestia_earth/models/utils/blank_node.py,sha256=u7ODVO2WN-NwjAFbpMBeKXdiaBOnsHRoYSUx8mJIBPo,49633
|
|
571
576
|
hestia_earth/models/utils/completeness.py,sha256=2-GusD9UycobDZq8y5jar0ZcOjyqnSbzPRT_5XMc4YA,1259
|
|
572
|
-
hestia_earth/models/utils/constant.py,sha256=
|
|
577
|
+
hestia_earth/models/utils/constant.py,sha256=AkZth53LHCdOPKfHzAnb18IYDualye7LkIX5ctBnNXg,3355
|
|
573
578
|
hestia_earth/models/utils/crop.py,sha256=5KigEHd15nT8O9_1woxKJF5rEWiSkIkJqDAXet8BB9g,2383
|
|
574
579
|
hestia_earth/models/utils/cropResidue.py,sha256=_0Q35CrliJeo31xGHsPWe8A2oHxijdIsOrf3gBEqhlA,612
|
|
575
580
|
hestia_earth/models/utils/cropResidueManagement.py,sha256=nIDFjf39rDD10UHSVudfDyu-EiL261g8jyrgS-2aDKw,347
|
|
576
581
|
hestia_earth/models/utils/currency.py,sha256=f_ArJANb--pZq4LL49SXQ1AMX_oKroqwBXKRRQqZwsM,578
|
|
577
|
-
hestia_earth/models/utils/cycle.py,sha256=
|
|
582
|
+
hestia_earth/models/utils/cycle.py,sha256=uZgqTy4IaCqcSEEHWOcZ0bFBjwGl7gBoedk6HJ5Nryw,16233
|
|
578
583
|
hestia_earth/models/utils/descriptive_stats.py,sha256=EMVwFvg2OnZgKRAfireAoWY2EbrSvqR0V0bK9B53p28,1583
|
|
579
584
|
hestia_earth/models/utils/ecoClimateZone.py,sha256=A3ZtF_B2wr6v7clbVi0zWQ-bOXRoOKq4vGq8mhNf9Ec,4316
|
|
580
585
|
hestia_earth/models/utils/emission.py,sha256=YqglUfZSyyvlgfRriZuXmJUDmjwWz5dM5AebIgLwvgk,3964
|
|
581
586
|
hestia_earth/models/utils/excretaManagement.py,sha256=NuWPQjFZxMVt9sYgBjcqhGWCFk_OKb3sA9Ovcff3fRQ,428
|
|
582
587
|
hestia_earth/models/utils/feedipedia.py,sha256=wzzrMbYlda1XCpWiObLz4bFLXbAZejHcxsXJFr4U_AM,3953
|
|
583
588
|
hestia_earth/models/utils/fertiliser.py,sha256=DBO4OBNgnQJ0fCQMDkIk_ZGZX-uKGaTFZCEXfAnJciY,690
|
|
584
|
-
hestia_earth/models/utils/fuel.py,sha256=
|
|
585
|
-
hestia_earth/models/utils/impact_assessment.py,sha256=
|
|
589
|
+
hestia_earth/models/utils/fuel.py,sha256=VR-nwJ9OA35vCfQ8Iwm0QBKulMFDBKCsnLp5VmNPmCM,1386
|
|
590
|
+
hestia_earth/models/utils/impact_assessment.py,sha256=3nKhTzk5KTvoiOBWrNvClfBDHtep0KOrttkzl0vst94,8071
|
|
586
591
|
hestia_earth/models/utils/indicator.py,sha256=IFrVIUYpmdVLOR1SKkrTReDbG1Tzq2b6daVvLMYpCs4,537
|
|
587
592
|
hestia_earth/models/utils/inorganicFertiliser.py,sha256=_dLBY-otGkLr8PobR5dQ89bF2uwc2PB4JPrHFSksMEQ,1900
|
|
588
593
|
hestia_earth/models/utils/input.py,sha256=gsVFKTC9WF8dO6YAg_-H_GAOQTnvAr49Ox5-eTH8zf8,5145
|
|
589
594
|
hestia_earth/models/utils/landCover.py,sha256=8-nfynzCx9gf9YfhpuoH6Cn4kQwWFpYA5RmoGW-0ETE,300
|
|
590
595
|
hestia_earth/models/utils/liveAnimal.py,sha256=GnajBPZw5d94raf80KtLloaOqlfqGAPwUtP9bRlGWeE,1754
|
|
591
|
-
hestia_earth/models/utils/lookup.py,sha256=
|
|
596
|
+
hestia_earth/models/utils/lookup.py,sha256=xZPIaRYWBI4qXw8cGOFqYCXOR5h_sHaU-CdBoiHvkpg,8495
|
|
592
597
|
hestia_earth/models/utils/measurement.py,sha256=izEiPszUcPA22zaIc0OuF7Yk82JWu5cxi0Sbz_9YgBo,11142
|
|
593
598
|
hestia_earth/models/utils/organicFertiliser.py,sha256=2HY-a0EBzUw4DkEAXClLMXVCEZTKYf0BwFHBo7lQ5Tg,363
|
|
594
|
-
hestia_earth/models/utils/pesticideAI.py,sha256=
|
|
599
|
+
hestia_earth/models/utils/pesticideAI.py,sha256=eK3HTfu5-I-HAQ0UV3ikpbZgtdA3s99RX2h9u77diFA,2361
|
|
595
600
|
hestia_earth/models/utils/practice.py,sha256=tNadOzsrNlCEt801B815XaruJXzZ5yPASam7B3sWpXE,1091
|
|
596
601
|
hestia_earth/models/utils/product.py,sha256=DhDgiReR8k9n9aaRM2xk3PIY3nfoE1ISKg9pKsBVzVQ,10143
|
|
597
602
|
hestia_earth/models/utils/productivity.py,sha256=rTJX_nemxHpOcPN7jiM2hFHknoLUIW8y-hFxVxIkg70,593
|
|
598
|
-
hestia_earth/models/utils/property.py,sha256=
|
|
603
|
+
hestia_earth/models/utils/property.py,sha256=qtn1BLh3V8wlUE0KR9AZQ4qFD-ztFmvyG9kiUhUUzQk,5402
|
|
599
604
|
hestia_earth/models/utils/site.py,sha256=MyWh_jhY1XbN2EZRdJsHzNJW0PGQqEC1wAmiie4nQy0,3905
|
|
600
605
|
hestia_earth/models/utils/source.py,sha256=Y-CcO5Y3q5Hz4A4RdX35C1EUjL9w1NKnOrzVfOWQ7nU,1748
|
|
601
606
|
hestia_earth/models/utils/stats.py,sha256=-0vvhSDAhp4ZYXD1l6sO2hdok8_HgUM6OjCSYGSTHqU,15291
|
|
602
607
|
hestia_earth/models/utils/temperature.py,sha256=ljlG4-yCgFFb6LRZweb18cZKLrr7K2mqd4E4Hz_D1f8,476
|
|
603
|
-
hestia_earth/models/utils/term.py,sha256=
|
|
608
|
+
hestia_earth/models/utils/term.py,sha256=NyoM5gyp6FjKHbaWFysxP-_91NsIchi5HAvOrQIX99M,19817
|
|
604
609
|
hestia_earth/models/utils/time_series.py,sha256=vuv033qUZ1gAw3T3wlLNG7vJmXCCsHEzciYbxw_b_NI,3223
|
|
605
610
|
hestia_earth/models/utils/transformation.py,sha256=nyT5Mz4_VgFwhkL8JoNX9kxxow0zuxzsYl3W8xOu2p0,370
|
|
606
611
|
hestia_earth/models/webbEtAl2012AndSintermannEtAl2012/__init__.py,sha256=Niv7ZFMBCwThlbCKGOwA17QdkpOUDFrqrFItGNqnZAA,434
|
|
@@ -632,6 +637,8 @@ tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsLandOccupatio
|
|
|
632
637
|
tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsLandTransformation.py,sha256=lcyMTaNMbIjzZrbPxejujfYyAEj2XOH5Ei9pmAQAi7k,1912
|
|
633
638
|
tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsTotalLandUseEffects.py,sha256=NTc3PZZRc9ZqGpaARdbuzLWR5bB0HCPw5AMdGmwVsRg,704
|
|
634
639
|
tests/models/cml2001Baseline/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
640
|
+
tests/models/cml2001Baseline/test_abioticResourceDepletionFossilFuels.py,sha256=a6TF9qQmpcHCndcF3-xyhrVd4F2KFr1gZzaIw8gimQ0,8805
|
|
641
|
+
tests/models/cml2001Baseline/test_abioticResourceDepletionMineralsAndMetals.py,sha256=atWYPfJlLVWbcMxFxnuRZOmjGrbjQP0q3KhT0SJBy8Y,4525
|
|
635
642
|
tests/models/cml2001Baseline/test_eutrophicationPotentialExcludingFate.py,sha256=ZIIx_EiYbUxUoAS7NuQrxqwTFS3rXQm9_1AsqF_bhB8,894
|
|
636
643
|
tests/models/cml2001Baseline/test_terrestrialAcidificationPotentialIncludingFateAverageEurope.py,sha256=t3WBdg_aTYSLfaqeXUDyvQJ8ZqbvKwv9RKaZyRzj61k,925
|
|
637
644
|
tests/models/cml2001NonBaseline/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -687,6 +694,7 @@ tests/models/cycle/completeness/test_animalFeed.py,sha256=J52m1kInw8mPE_pwx0j3QG
|
|
|
687
694
|
tests/models/cycle/completeness/test_cropResidue.py,sha256=TzPrnvAQA5GzmwL-bYOLgR3wjtMdKuPx55wT_HHfJ6c,592
|
|
688
695
|
tests/models/cycle/completeness/test_electricityFuel.py,sha256=TbaSwsx8IIS1xWXhxg798O8xTEQ7MXM4XKlfQBtQBw8,580
|
|
689
696
|
tests/models/cycle/completeness/test_excretaManagement.py,sha256=GGKQTZZj_F6EkvTOVjunVixFC584HmsCgPP5H6radc8,345
|
|
697
|
+
tests/models/cycle/completeness/test_freshForage.py,sha256=ZsQWEC08ycqQypqjEIiLMrGktPUQhKbw8mc01r5sQi8,576
|
|
690
698
|
tests/models/cycle/completeness/test_material.py,sha256=bA1_32wmtdd77cD8vinkIjspZfheQuyeyum1fm-Ei0k,498
|
|
691
699
|
tests/models/cycle/completeness/test_seed.py,sha256=txpypNeoX08QC3wPUd92gnWuvPTsVSqT9RJb6Z5AUUE,1018
|
|
692
700
|
tests/models/cycle/completeness/test_soilAmendment.py,sha256=2kXOyux6wVIbjIbsaCFNEN3Ic-RMLtli-pH7fAXZpo4,641
|
|
@@ -717,7 +725,7 @@ tests/models/dammgen2009/test_noxToAirExcreta.py,sha256=RWd9QvzmJtN9M6UC6KDHkXwt
|
|
|
717
725
|
tests/models/deRuijterEtAl2010/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
718
726
|
tests/models/deRuijterEtAl2010/test_nh3ToAirCropResidueDecomposition.py,sha256=kS1nUBVohOSCb386g6Wq7iVclmx0haekUDYo7VQ4NCA,2030
|
|
719
727
|
tests/models/edip2003/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
720
|
-
tests/models/edip2003/test_ozoneDepletionPotential.py,sha256=
|
|
728
|
+
tests/models/edip2003/test_ozoneDepletionPotential.py,sha256=4g6fvYNASaW662i9Y3FeDTDIPb6ZGcpSKBob0MzVbBU,1119
|
|
721
729
|
tests/models/emepEea2019/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
722
730
|
tests/models/emepEea2019/test_co2ToAirFuelCombustion.py,sha256=z1H17R_Erox2dMg8xylGB0qt9BMZSwfLAoEMVv9z878,1518
|
|
723
731
|
tests/models/emepEea2019/test_n2OToAirFuelCombustionDirect.py,sha256=4uemriZAyJBSn-xMttRpxqVHOFNBXlboVODHQYl65zQ,1524
|
|
@@ -732,7 +740,7 @@ tests/models/emepEea2019/test_utils.py,sha256=G6z8tEfWM0OPnUBaFCQgQyEi5-kRF_Dqsq
|
|
|
732
740
|
tests/models/environmentalFootprintV3/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
733
741
|
tests/models/environmentalFootprintV3/test_freshwaterEcotoxicityPotentialCtue.py,sha256=ZPDKM23qlLMe_ZzeA-QIutSkFlod3BsmjloA9WA8nug,845
|
|
734
742
|
tests/models/environmentalFootprintV3/test_soilQualityIndexLandOccupation.py,sha256=pgauGmFl52lQJVPaDHryrUU3LSmjWC-Al_XBqQj33u4,6116
|
|
735
|
-
tests/models/environmentalFootprintV3/test_soilQualityIndexLandTransformation.py,sha256=
|
|
743
|
+
tests/models/environmentalFootprintV3/test_soilQualityIndexLandTransformation.py,sha256=kM1XOfp3E74XH2eoVlCoLhNCmgwhMCZxad8IhtEBWKc,6927
|
|
736
744
|
tests/models/environmentalFootprintV3/test_soilQualityIndexTotalLandUseEffects.py,sha256=j6V2AE1I98hi-Cv_-L5Rc2zzL0au9SWW4XnMkSuV7yo,2314
|
|
737
745
|
tests/models/epa2014/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
738
746
|
tests/models/epa2014/test_no3ToGroundwaterExcreta.py,sha256=ESVz4UURvQfhjGBTxjuAV_bymMBcvGNfLAkYMvNup9U,1217
|
|
@@ -798,7 +806,7 @@ tests/models/hyde32/test_landTransformationFromPermanentPasture100YearAverageDur
|
|
|
798
806
|
tests/models/hyde32/test_landTransformationFromPermanentPasture20YearAverageDuringCycle.py,sha256=iPSrq8lwEZK4Vzwvr06TRJ_rcLuxTUznRoSw1Xxn--g,804
|
|
799
807
|
tests/models/impact_assessment/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
800
808
|
tests/models/impact_assessment/test_allocationMethod.py,sha256=HkUt6oWdEyFSdxMpx8y_Oxk0nO2Fi9B_kUZcVte9tzg,1223
|
|
801
|
-
tests/models/impact_assessment/test_emissions.py,sha256=
|
|
809
|
+
tests/models/impact_assessment/test_emissions.py,sha256=K6Mi800irxajDfsmG7RHV-Y89U2KoCT_k3VR-RqCV24,1019
|
|
802
810
|
tests/models/impact_assessment/test_irrigated.py,sha256=3elSWEN1NE05JO1OMfJ7uf0JmU-fqLpazCvS6FVxMQE,377
|
|
803
811
|
tests/models/impact_assessment/test_oganic.py,sha256=Ei73bkB2MzKlr3jZmg8Cimxw_ImJSBdB3xKBn6ZCRx8,375
|
|
804
812
|
tests/models/impact_assessment/test_post_checks.py,sha256=B-KVdkWaG8v-9aT1fNDQ9sml3q9I5XPo38NKxear1nY,310
|
|
@@ -831,20 +839,21 @@ tests/models/ipcc2013ExcludingFeedbacks/test_gwp100.py,sha256=Od9ALNCag5pCVJnp2p
|
|
|
831
839
|
tests/models/ipcc2013IncludingFeedbacks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
832
840
|
tests/models/ipcc2013IncludingFeedbacks/test_gwp100.py,sha256=4HydDKiZDpxtgqgjpAg4cTVQu-jM-_tdDdJFmNNrwSc,875
|
|
833
841
|
tests/models/ipcc2019/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
834
|
-
tests/models/ipcc2019/test_aboveGroundBiomass.py,sha256=
|
|
835
|
-
tests/models/ipcc2019/test_aboveGroundBiomass_utils.py,sha256=8Z9OXTIutB-_XeF3dCBjMW4bolEzreOE8QD8kahMcag,4182
|
|
842
|
+
tests/models/ipcc2019/test_aboveGroundBiomass.py,sha256=0-1l8_86KgnF_e8U9eCWnNozbEDgM-QBrFJa1FCEf-A,5395
|
|
836
843
|
tests/models/ipcc2019/test_aboveGroundCropResidueTotal.py,sha256=AADYB1g9vftH7YSvNyihHu8GQOiA7VhXxVQ-oJQNT88,2581
|
|
844
|
+
tests/models/ipcc2019/test_belowGroundBiomass.py,sha256=-mWPu1ZGiUDbYUKNA4g2bIROephrwblDbrHnsn9kh6A,5336
|
|
837
845
|
tests/models/ipcc2019/test_belowGroundCropResidue.py,sha256=HUxHZLBdLX_E_oc3wqTwNtGY4M4yCWcxx-1iBYPF7_s,2576
|
|
846
|
+
tests/models/ipcc2019/test_biomass_utils.py,sha256=I2q4pDGAD0aY_kpZCMPJoC-KbRYxdzY1rhr4xtJFWIA,3592
|
|
838
847
|
tests/models/ipcc2019/test_carbonContent.py,sha256=_GWF5nGy-PxiqBZ5V7W_sHMz75YRzmxr79R-sZZg7yk,4146
|
|
839
848
|
tests/models/ipcc2019/test_ch4ToAirAquacultureSystems.py,sha256=o7bHOS4JkwexRrDhLzpfr8nyYCctgRL32YZbam5RBrI,1891
|
|
840
849
|
tests/models/ipcc2019/test_ch4ToAirEntericFermentation.py,sha256=3Hv86L4X_Va2mZL4KI-36AV00z-KBbKo0cb2ABg6Rv8,7928
|
|
841
850
|
tests/models/ipcc2019/test_ch4ToAirExcreta.py,sha256=e58NXmBW2SNVLUqQO9A66Xq6jiGTyhdFZDZk51JApF8,2902
|
|
842
851
|
tests/models/ipcc2019/test_ch4ToAirFloodedRice.py,sha256=FAp5b45WdX5Ih4yGUOZ4CmVD8smW1Lw1tnulx9AKVBI,1980
|
|
843
|
-
tests/models/ipcc2019/
|
|
844
|
-
tests/models/ipcc2019/
|
|
852
|
+
tests/models/ipcc2019/test_co2ToAirAboveGroundBiomassStockChange.py,sha256=R4dRhPuKxHjzL-1D1Y3jAdmSkleMLDkG-hRKuQsOIVE,3058
|
|
853
|
+
tests/models/ipcc2019/test_co2ToAirBelowGroundBiomassStockChange.py,sha256=rnwuLr77uZmQX4AxFU9lN1IGUwEcVceZ1YQ9Xg-tOyA,2982
|
|
845
854
|
tests/models/ipcc2019/test_co2ToAirCarbonStockChange_utils.py,sha256=wCEtrbMl6zef8V-n_Ci_rtlQAlfuKm3khUVltr8eAcc,2173
|
|
846
855
|
tests/models/ipcc2019/test_co2ToAirLimeHydrolysis.py,sha256=e5iuZ-kQNEVih0ZRgRPWqaUtXcLpfkoU7sQypbqA9_Y,1345
|
|
847
|
-
tests/models/ipcc2019/
|
|
856
|
+
tests/models/ipcc2019/test_co2ToAirSoilOrganicCarbonStockChange.py,sha256=30NGC8OKlH_1l0Zy7aMNkaywTx-g0zGsga0nDFOmUmw,2993
|
|
848
857
|
tests/models/ipcc2019/test_co2ToAirUreaHydrolysis.py,sha256=MmtEME0xjsa3KojFk_fxOLK6RZM_6p5HIpY2DOFHVu4,1530
|
|
849
858
|
tests/models/ipcc2019/test_croppingDuration.py,sha256=gLRXeR6Tqa7ciD9KTRfsIflSeIIWT2iOpZMdcxAQla4,1871
|
|
850
859
|
tests/models/ipcc2019/test_ligninContent.py,sha256=eIKEN__ab-0R52EhlhPSBiHnmTl6xOf1XbI33O-W9A4,4146
|
|
@@ -879,7 +888,7 @@ tests/models/ipcc2019/animal/test_pregnancyRateTotal.py,sha256=3M4cpH0rM0fLR86bw
|
|
|
879
888
|
tests/models/ipcc2019/animal/test_trueProteinContent.py,sha256=3O2w_PsVEki_piIHO-Wa6m28f5SAHWHsSk27nYDQDuM,783
|
|
880
889
|
tests/models/ipcc2019/animal/test_weightAtMaturity.py,sha256=-lP4Sx1s11Wyo4Vm1it3SdIpNP43TZWmwOWttrAd_N8,705
|
|
881
890
|
tests/models/ipcc2021/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
882
|
-
tests/models/ipcc2021/test_gwp100.py,sha256=
|
|
891
|
+
tests/models/ipcc2021/test_gwp100.py,sha256=wFc2QxF3ZIofwYAYl_RmdwhvRBGTn9bN9umjLrLPsg8,1137
|
|
883
892
|
tests/models/jarvisAndPain1994/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
884
893
|
tests/models/jarvisAndPain1994/test_n2ToAirExcreta.py,sha256=aMCuR9fmGDmum7VqLb1oBOsTCjBz5O9XQn2DWtP8HVM,1057
|
|
885
894
|
tests/models/koble2014/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -1152,7 +1161,7 @@ tests/models/utils/test_descriptive_stats.py,sha256=BpCuUBzvrqc_LjXutIGyyVPhsmbp
|
|
|
1152
1161
|
tests/models/utils/test_ecoClimateZone.py,sha256=Pzy1wuCqkz4Ftms-6eCxdYg1sdOVu8bobTNVd-TUm3U,4280
|
|
1153
1162
|
tests/models/utils/test_emission.py,sha256=3KfhQGV5Vh_WXTPt6McvZ2dBp9TVM7eAUTLgRHkBOvU,2146
|
|
1154
1163
|
tests/models/utils/test_feedipedia.py,sha256=S7c1W4bJ5xWXPh42pPbl3R7lDX_iEeaEtFaPXgB7hgE,906
|
|
1155
|
-
tests/models/utils/test_impact_assessment.py,sha256=
|
|
1164
|
+
tests/models/utils/test_impact_assessment.py,sha256=rZVGzf_ZKOttdTxyyalR5DtcG9vHKfMuTAB_3ohkiDQ,1141
|
|
1156
1165
|
tests/models/utils/test_indicator.py,sha256=GwYKV5N_yEPcJWz7FirRnK48rl62ofAn_TkAo0MioIM,639
|
|
1157
1166
|
tests/models/utils/test_input.py,sha256=sxNFToFGPv-OjiM_hZSYx_aSWPuAT575hffQ1NhG3L4,2444
|
|
1158
1167
|
tests/models/utils/test_liveAnimal.py,sha256=bntT4vULWsDF2DOigtiMjpS0gJS5ipalPsfrk-JxC-I,986
|
|
@@ -1168,8 +1177,8 @@ tests/models/utils/test_term.py,sha256=M5Sa26v2gzQYbZ4H_fo7DspnaCx__-WtL-MULGapC
|
|
|
1168
1177
|
tests/models/utils/test_time_series.py,sha256=LMhRPf8rp3nAriKAC-2K3FDkrMWntRTUUCERw7Lt68g,2686
|
|
1169
1178
|
tests/models/webbEtAl2012AndSintermannEtAl2012/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1170
1179
|
tests/models/webbEtAl2012AndSintermannEtAl2012/test_nh3ToAirOrganicFertiliser.py,sha256=qi2FNXS5Af2WDtm7nq_FsprH3BfCF0XxnE0XHmC4aIY,2244
|
|
1171
|
-
hestia_earth_models-0.64.
|
|
1172
|
-
hestia_earth_models-0.64.
|
|
1173
|
-
hestia_earth_models-0.64.
|
|
1174
|
-
hestia_earth_models-0.64.
|
|
1175
|
-
hestia_earth_models-0.64.
|
|
1180
|
+
hestia_earth_models-0.64.11.dist-info/LICENSE,sha256=AC7h7GAgCZGJK_Tzh6LUCrML9gQEfowWwecEw2w54QM,1154
|
|
1181
|
+
hestia_earth_models-0.64.11.dist-info/METADATA,sha256=dHqLbhRCLo0yEMPj7QmdMzk5k4G1mjGNeJc4kCf32l0,3345
|
|
1182
|
+
hestia_earth_models-0.64.11.dist-info/WHEEL,sha256=bFJAMchF8aTQGUgMZzHJyDDMPTO3ToJ7x23SLJa1SVo,92
|
|
1183
|
+
hestia_earth_models-0.64.11.dist-info/top_level.txt,sha256=1dqA9TqpOLTEgpqa-YBsmbCmmNU1y56AtfFGEceZ2A0,19
|
|
1184
|
+
hestia_earth_models-0.64.11.dist-info/RECORD,,
|