hestia-earth-models 0.54.3__py3-none-any.whl → 0.55.0__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/cycle/completeness/{other.py → seed.py} +5 -5
- hestia_earth/models/cycle/completeness/{soilAmendments.py → soilAmendment.py} +4 -4
- hestia_earth/models/cycle/product/economicValueShare.py +2 -2
- hestia_earth/models/environmentalFootprintV3/freshwaterEcotoxicityPotentialCtue.py +1 -1
- hestia_earth/models/geospatialDatabase/drainageClass.py +2 -2
- hestia_earth/models/ipcc2019/co2ToAirLimeHydrolysis.py +3 -1
- hestia_earth/models/ipcc2019/organicCarbonPerHa.py +1 -1
- hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py +1 -1
- hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py +1 -1
- hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py +1 -1
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py +1 -1
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py +1 -1
- hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py +1 -1
- hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py +1 -1
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py +1 -1
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py +1 -1
- hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +1 -1
- hestia_earth/models/mocking/search-results.json +17 -17
- hestia_earth/models/pooreNemecek2018/excretaKgN.py +2 -2
- hestia_earth/models/pooreNemecek2018/excretaKgVs.py +2 -2
- hestia_earth/models/pooreNemecek2018/no3ToGroundwaterCropResidueDecomposition.py +1 -1
- hestia_earth/models/pooreNemecek2018/no3ToGroundwaterExcreta.py +1 -1
- hestia_earth/models/pooreNemecek2018/no3ToGroundwaterInorganicFertiliser.py +1 -1
- hestia_earth/models/pooreNemecek2018/no3ToGroundwaterOrganicFertiliser.py +1 -1
- hestia_earth/models/pooreNemecek2018/no3ToGroundwaterSoilFlux.py +1 -1
- hestia_earth/models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.py +1 -1
- hestia_earth/models/recipe2016Egalitarian/freshwaterAquaticEcotoxicityPotential14Dcbeq.py +1 -1
- hestia_earth/models/recipe2016Egalitarian/humanCarcinogenicToxicity.py +1 -1
- hestia_earth/models/recipe2016Egalitarian/humanDamageOzoneFormation.py +1 -1
- hestia_earth/models/recipe2016Egalitarian/humanNonCarcinogenicToxicity.py +1 -1
- hestia_earth/models/recipe2016Egalitarian/marineAquaticEcotoxicityPotential14Dcbeq.py +1 -1
- hestia_earth/models/recipe2016Egalitarian/terrestrialEcotoxicityPotential14Dcbeq.py +1 -1
- hestia_earth/models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.py +1 -1
- hestia_earth/models/recipe2016Hierarchist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py +1 -1
- hestia_earth/models/recipe2016Hierarchist/humanCarcinogenicToxicity.py +1 -1
- hestia_earth/models/recipe2016Hierarchist/humanDamageOzoneFormation.py +1 -1
- hestia_earth/models/recipe2016Hierarchist/humanNonCarcinogenicToxicity.py +1 -1
- hestia_earth/models/recipe2016Hierarchist/marineAquaticEcotoxicityPotential14Dcbeq.py +1 -1
- hestia_earth/models/recipe2016Hierarchist/terrestrialEcotoxicityPotential14Dcbeq.py +1 -1
- hestia_earth/models/recipe2016Individualist/ecosystemDamageOzoneFormation.py +1 -1
- hestia_earth/models/recipe2016Individualist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py +1 -1
- hestia_earth/models/recipe2016Individualist/humanCarcinogenicToxicity.py +1 -1
- hestia_earth/models/recipe2016Individualist/humanDamageOzoneFormation.py +1 -1
- hestia_earth/models/recipe2016Individualist/humanNonCarcinogenicToxicity.py +1 -1
- hestia_earth/models/recipe2016Individualist/marineAquaticEcotoxicityPotential14Dcbeq.py +1 -1
- hestia_earth/models/recipe2016Individualist/terrestrialEcotoxicityPotential14Dcbeq.py +1 -1
- hestia_earth/models/schmidt2007/utils.py +1 -1
- hestia_earth/models/stehfestBouwman2006/n2OToAirCropResidueDecompositionDirect.py +1 -1
- hestia_earth/models/stehfestBouwman2006/n2OToAirExcretaDirect.py +1 -1
- hestia_earth/models/stehfestBouwman2006/n2OToAirInorganicFertiliserDirect.py +1 -1
- hestia_earth/models/stehfestBouwman2006/n2OToAirOrganicFertiliserDirect.py +1 -1
- hestia_earth/models/stehfestBouwman2006/n2OToAirSoilFlux.py +1 -1
- hestia_earth/models/stehfestBouwman2006/noxToAirCropResidueDecomposition.py +1 -1
- hestia_earth/models/stehfestBouwman2006/noxToAirExcreta.py +1 -1
- hestia_earth/models/stehfestBouwman2006/noxToAirInorganicFertiliser.py +1 -1
- hestia_earth/models/stehfestBouwman2006/noxToAirOrganicFertiliser.py +1 -1
- hestia_earth/models/stehfestBouwman2006/noxToAirSoilFlux.py +1 -1
- hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirCropResidueDecomposition.py +1 -1
- hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirExcreta.py +1 -1
- hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirInorganicFertiliser.py +1 -1
- hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirOrganicFertiliser.py +1 -1
- hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirSoilFlux.py +1 -1
- hestia_earth/models/usetoxV2/freshwaterEcotoxicityPotentialCtue.py +1 -1
- hestia_earth/models/utils/cycle.py +3 -3
- hestia_earth/models/utils/pesticideAI.py +2 -2
- hestia_earth/models/utils/product.py +2 -0
- hestia_earth/models/version.py +1 -1
- {hestia_earth_models-0.54.3.dist-info → hestia_earth_models-0.55.0.dist-info}/METADATA +2 -2
- {hestia_earth_models-0.54.3.dist-info → hestia_earth_models-0.55.0.dist-info}/RECORD +88 -88
- tests/models/cycle/completeness/{test_other.py → test_seed.py} +1 -1
- tests/models/cycle/completeness/{test_soilAmendments.py → test_soilAmendment.py} +1 -1
- tests/models/cycle/product/test_economicValueShare.py +2 -2
- tests/models/pooreNemecek2018/test_excretaKgN.py +2 -2
- tests/models/pooreNemecek2018/test_excretaKgVs.py +2 -2
- tests/models/utils/test_source.py +1 -1
- {hestia_earth_models-0.54.3.dist-info → hestia_earth_models-0.55.0.dist-info}/LICENSE +0 -0
- {hestia_earth_models-0.54.3.dist-info → hestia_earth_models-0.55.0.dist-info}/WHEEL +0 -0
- {hestia_earth_models-0.54.3.dist-info → hestia_earth_models-0.55.0.dist-info}/top_level.txt +0 -0
|
@@ -3,7 +3,7 @@ hestia_earth/models/__init__.py,sha256=qEFeq3yuf3lQKVseALmL8aPM8fpCS54B_5pry00M3
|
|
|
3
3
|
hestia_earth/models/cache_sites.py,sha256=kp_3D09P-JdAn9vt7eU-KKTwd6BAXWKQL_0UQCDsH2s,4798
|
|
4
4
|
hestia_earth/models/log.py,sha256=kPLBOABkSiiAaPejXYvDJ9g6RbaXQXgtOZP2x9v_FwA,3008
|
|
5
5
|
hestia_earth/models/requirements.py,sha256=znNZJAhwX2iYiKcAQXPftY7z_1MsNa0QxCXkXyHm_U0,17363
|
|
6
|
-
hestia_earth/models/version.py,sha256=
|
|
6
|
+
hestia_earth/models/version.py,sha256=naVWhF2pcgUDtsPCYRQkQE0wilQwwVzyQdqjTlc37Oo,19
|
|
7
7
|
hestia_earth/models/agribalyse2016/__init__.py,sha256=WvK0qCQbnYtg9oZxrACd1wGormZyXibPtpCnIQeDqbw,415
|
|
8
8
|
hestia_earth/models/agribalyse2016/fuelElectricity.py,sha256=mrh8seYSYdTgcMDCETLiknuPeJehg071YoG4UiyW0yU,4404
|
|
9
9
|
hestia_earth/models/agribalyse2016/machineryInfrastructureDepreciatedAmountPerCycle.py,sha256=_Rbngu0DzHKa62JwBl58ZC_ui1zLF2que_nB7ukhOQc,3392
|
|
@@ -58,8 +58,8 @@ hestia_earth/models/cycle/completeness/animalFeed.py,sha256=8Fo1TqwSuiPudvd2vJ-L
|
|
|
58
58
|
hestia_earth/models/cycle/completeness/cropResidue.py,sha256=zSiu9h0NxEBDUWlaKBh1QcX4jDIklrs0BC2NWMCQQ80,2549
|
|
59
59
|
hestia_earth/models/cycle/completeness/excreta.py,sha256=2yVxcuWjAh4hoEukaMJ90VZpkCL7SfpwIgzigbjVaF4,996
|
|
60
60
|
hestia_earth/models/cycle/completeness/material.py,sha256=UQH2oRnUY-Q-_MVuOlTAYqQxc7wWDM5mi_iFmp9PlIQ,1362
|
|
61
|
-
hestia_earth/models/cycle/completeness/
|
|
62
|
-
hestia_earth/models/cycle/completeness/
|
|
61
|
+
hestia_earth/models/cycle/completeness/seed.py,sha256=g4GOzRx249pEfr2beU9n5tzBiWA3hhxnqyiGri7QbEI,1662
|
|
62
|
+
hestia_earth/models/cycle/completeness/soilAmendment.py,sha256=sNGXORTCk7tjWAQ7ILWc0-1aGs7j8M7Nyig1TwfWHHA,1334
|
|
63
63
|
hestia_earth/models/cycle/feedConversionRatio/__init__.py,sha256=FemLUhC-JxJzJNrF6CoTVuUnEv3mUWROIu-s7AhCI6M,2400
|
|
64
64
|
hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioCarbon.py,sha256=7IM1YaZIAhLNjb8ja-z-k_hEXXJCUyHMPivxojUi374,1278
|
|
65
65
|
hestia_earth/models/cycle/feedConversionRatio/feedConversionRatioDryMatter.py,sha256=LjfsSZnI38k3th-1Te_j0ploDo5cIR_h-P0bM8wm24M,1673
|
|
@@ -82,7 +82,7 @@ hestia_earth/models/cycle/pre_checks/site.py,sha256=n26QBpRTvUIZ-_SyD8D2_0Ny_JsF
|
|
|
82
82
|
hestia_earth/models/cycle/pre_checks/startDate.py,sha256=nbaONwQPxyvK_Jd5Ux0iAFHzegM7-982uxgEA-wzSuw,1424
|
|
83
83
|
hestia_earth/models/cycle/product/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
84
84
|
hestia_earth/models/cycle/product/currency.py,sha256=lB1pCD1747Ke3oFoqjAKEHbIdHPfrHKNaJSni69iMUQ,2150
|
|
85
|
-
hestia_earth/models/cycle/product/economicValueShare.py,sha256=
|
|
85
|
+
hestia_earth/models/cycle/product/economicValueShare.py,sha256=JcRwzDwdyAyh0gPW_I-VZhjdeqGCYHOhzvtLxBWq1ZA,7569
|
|
86
86
|
hestia_earth/models/cycle/product/price.py,sha256=E5Q0TkfbbsJHZZD3cBGZvvHj0f2sJrgLGulRCyILTbY,1449
|
|
87
87
|
hestia_earth/models/cycle/product/primary.py,sha256=FYyl-Mv8AmEml1nhDJwU01N4LrszJm6E31eztQDHzdg,1853
|
|
88
88
|
hestia_earth/models/cycle/product/revenue.py,sha256=cuMKdj-oJ0wej-xC35dLyEWA2Qqe0V03SowQ0IIGoFI,2472
|
|
@@ -104,7 +104,7 @@ hestia_earth/models/emepEea2019/so2ToAirFuelCombustion.py,sha256=bo_0mFcwicpOkPs
|
|
|
104
104
|
hestia_earth/models/emepEea2019/utils.py,sha256=rwjH1ezlEdZ2GpVSN0fXItQ_0rgETXxzCtacfnZRCAg,1537
|
|
105
105
|
hestia_earth/models/emissionNotRelevant/__init__.py,sha256=nIuPIkQR1ghv_T_Ab4Ckq5wmGdWVmgbaOjhtKfIJ-WE,2183
|
|
106
106
|
hestia_earth/models/environmentalFootprintV3/__init__.py,sha256=lzg9qccwd9tbspw0lQ58YPprnvvSLTn3QV5T2-tPcC4,425
|
|
107
|
-
hestia_earth/models/environmentalFootprintV3/freshwaterEcotoxicityPotentialCtue.py,sha256=
|
|
107
|
+
hestia_earth/models/environmentalFootprintV3/freshwaterEcotoxicityPotentialCtue.py,sha256=brxDDvPNnosXiDrd1Tn5pvPR7j8C_-yuv6Fgsmwl3vg,914
|
|
108
108
|
hestia_earth/models/epa2014/__init__.py,sha256=ckGf_6X7CCzI_18OqchEkuJAXKXM1x7V53u480ckknM,408
|
|
109
109
|
hestia_earth/models/epa2014/no3ToGroundwaterExcreta.py,sha256=fN4fOOcjBg3tl0lzNeJ8mzg6mrvQRxilx-R5Gc4l4Nw,1724
|
|
110
110
|
hestia_earth/models/faostat2018/__init__.py,sha256=ecN-pKF1pkFnzmooBrg1VAxJkG76q9v4piiaKGP_vbo,412
|
|
@@ -122,7 +122,7 @@ hestia_earth/models/geospatialDatabase/__init__.py,sha256=TH-FW3aoL7r1GquRChr7rd
|
|
|
122
122
|
hestia_earth/models/geospatialDatabase/aware.py,sha256=cbxFnShXW8QUCIjU4uuO1DdK9KhYiLf41ZVjS9hSppI,1358
|
|
123
123
|
hestia_earth/models/geospatialDatabase/clayContent.py,sha256=oqeJUrPsWdz-iUkI8tCN1t-dZU_PGaU_XNiS1lH0qmE,2120
|
|
124
124
|
hestia_earth/models/geospatialDatabase/croppingIntensity.py,sha256=NcUUP3UxpY-Bd5lxLrX5q93OJtYeaq-a3seLq1T2ab0,1876
|
|
125
|
-
hestia_earth/models/geospatialDatabase/drainageClass.py,sha256=
|
|
125
|
+
hestia_earth/models/geospatialDatabase/drainageClass.py,sha256=CVagB2wxLnHgQQauDyYCJCfJw21OPB7Ry8BVyt2uPak,1883
|
|
126
126
|
hestia_earth/models/geospatialDatabase/ecoClimateZone.py,sha256=hzK9Je_4NvbLtgAM48G7yf-6jrcMpsDzqSlLkVP3oYg,3625
|
|
127
127
|
hestia_earth/models/geospatialDatabase/ecoregion.py,sha256=awvHn0YEVu-YaW0ZDgBo_zbjSJU2EvydM_qAT_CL78A,1462
|
|
128
128
|
hestia_earth/models/geospatialDatabase/erodibility.py,sha256=M62CetEcHuExeXl7P7DVKZWWbk9tenjaDFvjMsWbga4,1843
|
|
@@ -212,7 +212,7 @@ hestia_earth/models/ipcc2019/carbonContent.py,sha256=gpKypfIPtkog1xsh7kqB25cNWuU
|
|
|
212
212
|
hestia_earth/models/ipcc2019/ch4ToAirEntericFermentation.py,sha256=N3_Ag5tovOVecXsML9g7DCglAxLP5qrS7tykGt99rUI,7533
|
|
213
213
|
hestia_earth/models/ipcc2019/ch4ToAirExcreta.py,sha256=eC2uecasdLFk-LApcBWxdTIPz-6-vrQwfAa2fcbzzoo,6698
|
|
214
214
|
hestia_earth/models/ipcc2019/ch4ToAirFloodedRice.py,sha256=VyF9Z_xtbJXslRk2XDlhivN5f5fpDNF6JChsRcJ21uU,6481
|
|
215
|
-
hestia_earth/models/ipcc2019/co2ToAirLimeHydrolysis.py,sha256=
|
|
215
|
+
hestia_earth/models/ipcc2019/co2ToAirLimeHydrolysis.py,sha256=jEqUgHKghyelp9tcBUXWwvE2IfyIFMNzAB0wpgle6sA,2475
|
|
216
216
|
hestia_earth/models/ipcc2019/co2ToAirUreaHydrolysis.py,sha256=I5lpvEzfyMDGBknhjz5fuYH4PcCDNOoZONN88ZyLd4w,3714
|
|
217
217
|
hestia_earth/models/ipcc2019/croppingDuration.py,sha256=3aphCnu9jtzUJeCEcC2hY_gY66DliTDhP4zPQ-DAR6E,2983
|
|
218
218
|
hestia_earth/models/ipcc2019/ligninContent.py,sha256=WdpBFhnH6rOCQRAEeoe2PJr5fI3rYaA8UMuFQrREUP8,6880
|
|
@@ -225,7 +225,7 @@ hestia_earth/models/ipcc2019/no3ToGroundwaterCropResidueDecomposition.py,sha256=
|
|
|
225
225
|
hestia_earth/models/ipcc2019/no3ToGroundwaterExcreta.py,sha256=WNfaopS9canZs5zePdijfD2HzTTYfqD1hiainuVfwmk,3004
|
|
226
226
|
hestia_earth/models/ipcc2019/no3ToGroundwaterInorganicFertiliser.py,sha256=X2WPGOiWi_1cQ5yiyjfrBU_rAm3EDsm4WnRJi8ea6g8,3007
|
|
227
227
|
hestia_earth/models/ipcc2019/no3ToGroundwaterOrganicFertiliser.py,sha256=Q6XLA-yUEJFQCrk1N4Tq2DiMSACI7XnsW_Mn595V1as,3102
|
|
228
|
-
hestia_earth/models/ipcc2019/organicCarbonPerHa.py,sha256=
|
|
228
|
+
hestia_earth/models/ipcc2019/organicCarbonPerHa.py,sha256=0tpeoCeoi-MqYiNYM4zgz_FYdUR_0BKv0wgfRxvHy4I,75894
|
|
229
229
|
hestia_earth/models/ipcc2019/pastureGrass.py,sha256=oqr1z-4F0muU1m636Kbozfs5aaJB7_r28nahqjkGx5I,21894
|
|
230
230
|
hestia_earth/models/ipcc2019/utils.py,sha256=he8OFl72a2UZpqHFRsf7gyQFjrqUxiMYzqmBVSCvD9E,3158
|
|
231
231
|
hestia_earth/models/ipcc2021/__init__.py,sha256=VTgGFKhwMmk_nuI1RRq0in27fHYVPBonlXlPK00K8no,409
|
|
@@ -241,110 +241,110 @@ hestia_earth/models/koble2014/residueRemoved.py,sha256=aauhHnw5yFm0uqpvUPRFaVKq1
|
|
|
241
241
|
hestia_earth/models/koble2014/utils.py,sha256=M172B_TTaf1f41zUqUMgfSE37-61V01r1IiqctDcHhM,2140
|
|
242
242
|
hestia_earth/models/lcImpactAllEffects100Years/__init__.py,sha256=Z15q1K369kIkH4JC3X2mN0PdNHhUn6dscug6g4DvAxc,427
|
|
243
243
|
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsClimateChange.py,sha256=xKph9CTpqOwr0Ht5BiQouwOVek6z0Y13G5ZCgUNjo6c,1038
|
|
244
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=
|
|
244
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=Be2Mayz-QOgHFloNI3inSADRFkweb0ebdcSp3dOdlQc,955
|
|
245
245
|
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=024Qpgc3KVrA7HgADY4IXSvD59wFxLHSVk9xy9x0qwA,1180
|
|
246
246
|
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsPdfYear.py,sha256=GKGWaDFfQ5BzWuD_I7NwHDmusQYXCnHBODT58UnCtlM,1108
|
|
247
247
|
hestia_earth/models/lcImpactAllEffects100Years/damageToFreshwaterEcosystemsWaterStress.py,sha256=MFgW2LuzQR0r1DffSB3WQs9Veynn8nOcHiD_aeNPkxI,1174
|
|
248
248
|
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealth.py,sha256=o4eUmrzRVtoGRnw19pSUnOOetL35HWwnddmgOpeIPys,1079
|
|
249
249
|
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthClimateChange.py,sha256=5lkKUHzM-yGGdm-646fLn04kcJi-bdz-R34ER1rpDuI,1016
|
|
250
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=
|
|
251
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=
|
|
250
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=iu6xrCyHofogZFpmDJ1H_1-teYgylrotYRviDyMFt30,952
|
|
251
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=AXG1Kb4wqwqgpsrUUghky98b9-0hKViX8waqDpqaKFY,958
|
|
252
252
|
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthParticulateMatterFormation.py,sha256=VDcAFaNB03dw5AWLvm5PCboWs2j74s_m7awWjRXmdhs,1176
|
|
253
253
|
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=excHRbB1d0sSuj7T0Coe2Jr99mNomBWCIoa0qN--EBU,1155
|
|
254
254
|
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=ZjN_cRafgMk7QdvU7P0aGW9d4N7xUiUbr4mxD2-w1fk,1044
|
|
255
255
|
hestia_earth/models/lcImpactAllEffects100Years/damageToHumanHealthWaterStress.py,sha256=LUWp8r1ftDHmq91vyEi2OaRD7uAw1QOj73Wz3V7O3uY,1663
|
|
256
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=
|
|
256
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=EFP_YrPFhDHCxbyCsvAAf8H5080XClhfcpHTvgzuZ_g,939
|
|
257
257
|
hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsMarineEutrophication.py,sha256=VGbykZ92edGx5q86vupADYqJYtXfec5Msgl5cixtAH4,1164
|
|
258
258
|
hestia_earth/models/lcImpactAllEffects100Years/damageToMarineEcosystemsPdfYear.py,sha256=OfHeMgAn6RbHzZoRt4GH-xRJaPML_Kv1H3kZAol4UMs,1100
|
|
259
259
|
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsClimateChange.py,sha256=ktP0JE7qSGCdV6pvem4rnoU77bRyQyKSYfRZc2cCagc,1040
|
|
260
260
|
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPdfYear.py,sha256=OHCoUNMkHym57sfCz3kX0fdrdJNVsID0TUcmwg1Jlr4,1110
|
|
261
261
|
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=t8DTybm_3DIlvtpSJP-KBWsgp0SKe4d_pw2Y0BKGxMg,1175
|
|
262
262
|
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=U74max756dWZLVbLNUAHcHeUiHADLxuvRbvpJc4eSLc,1182
|
|
263
|
-
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=
|
|
263
|
+
hestia_earth/models/lcImpactAllEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=44kxK0kux8hXKHRkblMRQk6G7gG3PtUL2rSs4RKZbGI,959
|
|
264
264
|
hestia_earth/models/lcImpactAllEffectsInfinite/__init__.py,sha256=-mI2cKQbipg9FcKehl9h6EiUbwXrl22IybK4VNPWD5o,427
|
|
265
265
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsClimateChange.py,sha256=7bp9Wo0qTMBXJPcBZJdJN2tH7Rm1_bYLXDSGmsMpMFQ,1038
|
|
266
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=
|
|
266
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=fucKHc0bikevoTAvEItODY-ss91x0XxEZMkIK8-1v50,957
|
|
267
267
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=024Qpgc3KVrA7HgADY4IXSvD59wFxLHSVk9xy9x0qwA,1180
|
|
268
268
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py,sha256=pEcyeWqqK615vt2ndw89ClatUNUmtHW-WdHU-oiddSs,1108
|
|
269
269
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py,sha256=MFgW2LuzQR0r1DffSB3WQs9Veynn8nOcHiD_aeNPkxI,1174
|
|
270
270
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealth.py,sha256=uFc_Izn0j_XTm7ZoBOtDzor8lB3O8w3nAZ2yIwQFUSE,1079
|
|
271
271
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthClimateChange.py,sha256=gP9u4lI1ON6uEdRFVyf_FRrEhJbO4rvDKj_3dVNG6UQ,1016
|
|
272
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=
|
|
273
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=
|
|
272
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=8xCHgPVKcZCh-8yGFu9PXhbPNG-sq1HOgyYLUPfuRfU,952
|
|
273
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=k3yNqlymT1HdDuH-ovzWiluSbX7FRQ4nFofaQL5XRSE,958
|
|
274
274
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py,sha256=VDcAFaNB03dw5AWLvm5PCboWs2j74s_m7awWjRXmdhs,1176
|
|
275
275
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=excHRbB1d0sSuj7T0Coe2Jr99mNomBWCIoa0qN--EBU,1155
|
|
276
276
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=qGTioyvvAngjbo3sdGcCXTbiTw98XodcDEHlmtCDMtU,1044
|
|
277
277
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToHumanHealthWaterStress.py,sha256=LUWp8r1ftDHmq91vyEi2OaRD7uAw1QOj73Wz3V7O3uY,1663
|
|
278
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=
|
|
278
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=LJosheCtwzUB4BRYhrybCf_4kCDvjggM6spDRvPeBIc,939
|
|
279
279
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py,sha256=VGbykZ92edGx5q86vupADYqJYtXfec5Msgl5cixtAH4,1164
|
|
280
280
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToMarineEcosystemsPdfYear.py,sha256=z0AABYUAq481WTVDg6R_3ZNFQH3lTfK-8jYld5ijjNM,1100
|
|
281
281
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py,sha256=BAH0Uj83DDO4T0J25Zbpd2lYxxo-pWhyZ7aLcBruI0E,1040
|
|
282
282
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py,sha256=IpOz-gFS6WaZQM9wJcQ9Bw1HTijJbNtlz65g8XJDHE0,1110
|
|
283
283
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=t8DTybm_3DIlvtpSJP-KBWsgp0SKe4d_pw2Y0BKGxMg,1175
|
|
284
284
|
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=U74max756dWZLVbLNUAHcHeUiHADLxuvRbvpJc4eSLc,1182
|
|
285
|
-
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=
|
|
285
|
+
hestia_earth/models/lcImpactAllEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=1jV7c-PJOdLmRHqVNaEjju9xY_PmABCMObZMzdS_GWg,959
|
|
286
286
|
hestia_earth/models/lcImpactCertainEffects100Years/__init__.py,sha256=m5yYAVoq0T85R0LNm_PzvoOfzLO0HKYK5SZbALSrFqk,431
|
|
287
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=
|
|
287
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=Be2Mayz-QOgHFloNI3inSADRFkweb0ebdcSp3dOdlQc,955
|
|
288
288
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=024Qpgc3KVrA7HgADY4IXSvD59wFxLHSVk9xy9x0qwA,1180
|
|
289
289
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsPdfYear.py,sha256=sTQYmMvNq7FY8Ldgrn5K4r4UAu03_zoHTG1GvCwfwlA,1112
|
|
290
290
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToFreshwaterEcosystemsWaterStress.py,sha256=LgMECiVA8oAggcDOSWBgzAz5JUxH5ko4xhcjVwG44vU,1178
|
|
291
291
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealth.py,sha256=R-D6womtU3ScbAMJXhn5M9_M8IqoQyEZhwLwZ0N3rsc,1083
|
|
292
292
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthClimateChange.py,sha256=Ts_sjOMKE5c97PxliGHoI2J6CXlJuOi0YTghm35P5f4,1020
|
|
293
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=
|
|
294
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=
|
|
293
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=A_8k7lfXxkwN3lymjUBX16KdPQ86LBl7WMWOJdBgRa4,956
|
|
294
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=fppefXVhJtVKyI0AUIcFRVFL3uLO73n3UNPlB6irTmg,962
|
|
295
295
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthParticulateMatterFormation.py,sha256=i2-_fXwqef466N9hSmPyXowkjFtDoEuxAj2tdH5VU0k,1180
|
|
296
296
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=excHRbB1d0sSuj7T0Coe2Jr99mNomBWCIoa0qN--EBU,1155
|
|
297
297
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=9O2NAA_v0vM9LlWHwMeKqhCif8_snZUJ90IYExEGarQ,1048
|
|
298
298
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToHumanHealthWaterStress.py,sha256=LUWp8r1ftDHmq91vyEi2OaRD7uAw1QOj73Wz3V7O3uY,1663
|
|
299
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=
|
|
299
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=EFP_YrPFhDHCxbyCsvAAf8H5080XClhfcpHTvgzuZ_g,939
|
|
300
300
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsMarineEutrophication.py,sha256=VGbykZ92edGx5q86vupADYqJYtXfec5Msgl5cixtAH4,1164
|
|
301
301
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToMarineEcosystemsPdfYear.py,sha256=BcisUsRvbWoapqlMzSPimnQWpmGa1eeAPsdlEvwdw6M,1104
|
|
302
302
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsClimateChange.py,sha256=DHsoHqgq9_l8iHENH8qDd3jjWo-S1QiB5GH95XraC1s,1044
|
|
303
303
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPdfYear.py,sha256=cl2UjKO-rm4v8lr5I-fzyeRZe041ufY9B6nCGmQm6HU,1114
|
|
304
304
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=t8DTybm_3DIlvtpSJP-KBWsgp0SKe4d_pw2Y0BKGxMg,1175
|
|
305
305
|
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=U74max756dWZLVbLNUAHcHeUiHADLxuvRbvpJc4eSLc,1182
|
|
306
|
-
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=
|
|
306
|
+
hestia_earth/models/lcImpactCertainEffects100Years/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=44kxK0kux8hXKHRkblMRQk6G7gG3PtUL2rSs4RKZbGI,959
|
|
307
307
|
hestia_earth/models/lcImpactCertainEffectsInfinite/__init__.py,sha256=BZ6xYtEYUljU21s-i1T3V1ZTmCpkF549qraGEULbbe0,431
|
|
308
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=
|
|
308
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py,sha256=fucKHc0bikevoTAvEItODY-ss91x0XxEZMkIK8-1v50,957
|
|
309
309
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsFreshwaterEutrophication.py,sha256=024Qpgc3KVrA7HgADY4IXSvD59wFxLHSVk9xy9x0qwA,1180
|
|
310
310
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsPdfYear.py,sha256=7O8IVI98ZWQVJPwTBqVA14ZDnpwM8I68zqFEm4y0htM,1112
|
|
311
311
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToFreshwaterEcosystemsWaterStress.py,sha256=LgMECiVA8oAggcDOSWBgzAz5JUxH5ko4xhcjVwG44vU,1178
|
|
312
312
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealth.py,sha256=nkIntVlLCq3BAn2ISzb8sd6ztx9mCG4jFVNwT4UdPYw,1083
|
|
313
313
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthClimateChange.py,sha256=B3uJN1VK0ssNhunnODFXgGzLW6U96ti2yPO_OVmg4a0,1020
|
|
314
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=
|
|
315
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=
|
|
314
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityCancerogenic.py,sha256=x8OBLQ9igbMZDQAVJZuXUf8r8-bYJ0HG82TjHAp6G6c,956
|
|
315
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthHumanToxicityNonCancerogenic.py,sha256=NyIcvVeD8N0JY6WERBQOUZdAyd5-5IdOqRcBtnSLWpc,962
|
|
316
316
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthParticulateMatterFormation.py,sha256=i2-_fXwqef466N9hSmPyXowkjFtDoEuxAj2tdH5VU0k,1180
|
|
317
317
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthPhotochemicalOzoneFormation.py,sha256=excHRbB1d0sSuj7T0Coe2Jr99mNomBWCIoa0qN--EBU,1155
|
|
318
318
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthStratosphericOzoneDepletion.py,sha256=AZsDEfS2j9W7mXOB20GYiS5KYx2Kz2oE0SOYiXagPXc,1048
|
|
319
319
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToHumanHealthWaterStress.py,sha256=LUWp8r1ftDHmq91vyEi2OaRD7uAw1QOj73Wz3V7O3uY,1663
|
|
320
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=
|
|
320
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEcotoxicity.py,sha256=LJosheCtwzUB4BRYhrybCf_4kCDvjggM6spDRvPeBIc,939
|
|
321
321
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsMarineEutrophication.py,sha256=VGbykZ92edGx5q86vupADYqJYtXfec5Msgl5cixtAH4,1164
|
|
322
322
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToMarineEcosystemsPdfYear.py,sha256=KZ1wlKZwG0fNPjLzScChzLs8PdG61NtLXMCnUd5W4o0,1104
|
|
323
323
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsClimateChange.py,sha256=KzGwxIxF1OaaskQZErD6uvkj_3nsoE3uiheDoaLR6_g,1044
|
|
324
324
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPdfYear.py,sha256=OHCoUNMkHym57sfCz3kX0fdrdJNVsID0TUcmwg1Jlr4,1110
|
|
325
325
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py,sha256=t8DTybm_3DIlvtpSJP-KBWsgp0SKe4d_pw2Y0BKGxMg,1175
|
|
326
326
|
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialAcidification.py,sha256=U74max756dWZLVbLNUAHcHeUiHADLxuvRbvpJc4eSLc,1182
|
|
327
|
-
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=
|
|
327
|
+
hestia_earth/models/lcImpactCertainEffectsInfinite/damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py,sha256=1jV7c-PJOdLmRHqVNaEjju9xY_PmABCMObZMzdS_GWg,959
|
|
328
328
|
hestia_earth/models/linkedImpactAssessment/__init__.py,sha256=4UZB1SC_7bzmi4f3qf3yVB7PfEXSCG2OfnAJfgst5bM,3428
|
|
329
329
|
hestia_earth/models/mocking/__init__.py,sha256=kmSeOTSvurMUxw7Ajhf3G-SVPQ1NgmirMTk4TSOEicY,765
|
|
330
330
|
hestia_earth/models/mocking/mock_search.py,sha256=V-ycVBTkJu7PP37Ivy_16hpKBV4aEtJb5S9DfChPNSU,2038
|
|
331
|
-
hestia_earth/models/mocking/search-results.json,sha256=
|
|
331
|
+
hestia_earth/models/mocking/search-results.json,sha256=oVrcd9q-5iSAw9kUTmrrhgetnawloVLMKWPV8oV3v80,33160
|
|
332
332
|
hestia_earth/models/pooreNemecek2018/__init__.py,sha256=nPboL7ULJzL5nJD5q7q9VOZt_fxbKVm8fmn1Az5YkVY,417
|
|
333
333
|
hestia_earth/models/pooreNemecek2018/aboveGroundCropResidueTotal.py,sha256=Qt-mel4dkhK6N5uUOutNOinCTFjbjtGzITaaI0LvYc4,2396
|
|
334
334
|
hestia_earth/models/pooreNemecek2018/belowGroundCropResidue.py,sha256=pAAMrlGgarI3mhi2L07kiEVhfKif_hq1FfzHurmRTag,2071
|
|
335
335
|
hestia_earth/models/pooreNemecek2018/ch4ToAirAquacultureSystems.py,sha256=CxjhFinScTebBGNVheEdbdw36DdHwoPszAnbxtd6_9s,6590
|
|
336
|
-
hestia_earth/models/pooreNemecek2018/excretaKgN.py,sha256=
|
|
337
|
-
hestia_earth/models/pooreNemecek2018/excretaKgVs.py,sha256=
|
|
336
|
+
hestia_earth/models/pooreNemecek2018/excretaKgN.py,sha256=cjg0pC1NZKqLEepMrxIALkRWwhoZAqAdxYBS_0hh9R8,5486
|
|
337
|
+
hestia_earth/models/pooreNemecek2018/excretaKgVs.py,sha256=LTPh69GpPR6kzadSHYpdwNsUeFFcZeaJFS1VFI0IRNk,7498
|
|
338
338
|
hestia_earth/models/pooreNemecek2018/landOccupationDuringCycle.py,sha256=jE110XgPMgfnBMUXyKIL5SL9yZWYhdGr5NrfHcqn2h0,2785
|
|
339
339
|
hestia_earth/models/pooreNemecek2018/longFallowPeriod.py,sha256=BTCsvmFj2Fv0czexL9AAalJ_bAnNVcF2hmKIY9BwcwU,1218
|
|
340
340
|
hestia_earth/models/pooreNemecek2018/n2OToAirAquacultureSystemsDirect.py,sha256=-5lyqlfj9_e5jL9sinDsawoj1ltcEwfByP2oifa-gRg,2587
|
|
341
341
|
hestia_earth/models/pooreNemecek2018/n2ToAirAquacultureSystems.py,sha256=ypgj6zI8OZjcM38wE89nAJkYNYWwIUNEHFQ1vJB-s5A,2432
|
|
342
342
|
hestia_earth/models/pooreNemecek2018/nh3ToAirAquacultureSystems.py,sha256=B8ZUz6RIs0JS3RB_6-NRqkUXKUd4j14EzaAI-u_yryo,4005
|
|
343
|
-
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterCropResidueDecomposition.py,sha256=
|
|
344
|
-
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterExcreta.py,sha256=
|
|
345
|
-
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterInorganicFertiliser.py,sha256=
|
|
346
|
-
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterOrganicFertiliser.py,sha256=
|
|
347
|
-
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterSoilFlux.py,sha256=
|
|
343
|
+
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterCropResidueDecomposition.py,sha256=ha0R4n3Q3PWMMrCHD-zTFzG8rEn_qBtLr5ZK1LBXsAw,2321
|
|
344
|
+
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterExcreta.py,sha256=6bSwUOfcdynv2ZOtX-BQDceGL-jHJQSASIalJvuatmc,2254
|
|
345
|
+
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterInorganicFertiliser.py,sha256=Nf7JzjRhZDR2pzTFuZN3uFZOf_1BV277Wza0JrVobJw,2318
|
|
346
|
+
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterOrganicFertiliser.py,sha256=HyML-uNdZn3Iv5K062FHgOvoxRYH93pNQCSvk_NjR7U,2308
|
|
347
|
+
hestia_earth/models/pooreNemecek2018/no3ToGroundwaterSoilFlux.py,sha256=5zuzWNB6hpvcOQy7st03YTDzpTjiPIg3eAN8b9bZVH4,5957
|
|
348
348
|
hestia_earth/models/pooreNemecek2018/noxToAirAquacultureSystems.py,sha256=rY_nku_hD9TznESV_8FyEtvFI5MEXfek4Xi3KiXIg_E,2734
|
|
349
349
|
hestia_earth/models/pooreNemecek2018/nurseryDensity.py,sha256=oVoMNWF64ps2SkazFhbdq4CPGqYiHYu0Tum75ACRICU,1010
|
|
350
350
|
hestia_earth/models/pooreNemecek2018/nurseryDuration.py,sha256=QDKvYgx8JrleL1cjtsaYpguBxiu9Dlg0SVSo4b21VXs,1012
|
|
@@ -360,54 +360,54 @@ hestia_earth/models/recipe2016Egalitarian/damageToHumanHealth.py,sha256=dJ8WinGe
|
|
|
360
360
|
hestia_earth/models/recipe2016Egalitarian/damageToMarineEcosystemsSpeciesYear.py,sha256=R5IEIrFNeOnQ7ohg7hl6Vm2MyHRCCKc0zuRFUEMwOYQ,1115
|
|
361
361
|
hestia_earth/models/recipe2016Egalitarian/damageToResourceAvailability.py,sha256=mvh0TKu5Xxofv5Ts_ZMm-o2gRlK4A-9e6Qf_QvyLQvg,882
|
|
362
362
|
hestia_earth/models/recipe2016Egalitarian/damageToTerrestrialEcosystemsSpeciesYear.py,sha256=B8Satbb0D-wcGAFQTXifayXV74qrpperIuwQ0bpHtIg,1125
|
|
363
|
-
hestia_earth/models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.py,sha256=
|
|
363
|
+
hestia_earth/models/recipe2016Egalitarian/ecosystemDamageOzoneFormation.py,sha256=5DpFBr6GiFa11La2afVfeEQ8LTc8ra_hqPULe-9FHo8,1710
|
|
364
364
|
hestia_earth/models/recipe2016Egalitarian/fossilResourceScarcity.py,sha256=BRXK5UNULgKBYurWtKfuclukrmh0-xAx4ReCirWSdBA,868
|
|
365
|
-
hestia_earth/models/recipe2016Egalitarian/freshwaterAquaticEcotoxicityPotential14Dcbeq.py,sha256=
|
|
365
|
+
hestia_earth/models/recipe2016Egalitarian/freshwaterAquaticEcotoxicityPotential14Dcbeq.py,sha256=MbOZnd7zyEINwhLcdCmhGZ_L9NbkTakA4ozRHzCQxLs,927
|
|
366
366
|
hestia_earth/models/recipe2016Egalitarian/freshwaterEutrophicationPotential.py,sha256=HftHQWHZWp0mD2H0QG1eHQR5cZXY3sWLET_PZw48n_c,1003
|
|
367
|
-
hestia_earth/models/recipe2016Egalitarian/humanCarcinogenicToxicity.py,sha256=
|
|
368
|
-
hestia_earth/models/recipe2016Egalitarian/humanDamageOzoneFormation.py,sha256=
|
|
369
|
-
hestia_earth/models/recipe2016Egalitarian/humanNonCarcinogenicToxicity.py,sha256=
|
|
370
|
-
hestia_earth/models/recipe2016Egalitarian/marineAquaticEcotoxicityPotential14Dcbeq.py,sha256=
|
|
367
|
+
hestia_earth/models/recipe2016Egalitarian/humanCarcinogenicToxicity.py,sha256=3klRge08l108QX4I0ULVE3PCwbyslpllJ5XRNAg2MxE,912
|
|
368
|
+
hestia_earth/models/recipe2016Egalitarian/humanDamageOzoneFormation.py,sha256=wY144-D6swERlUG3Bbi4V6mlZlJsW9UT-dJo_MxpanE,1698
|
|
369
|
+
hestia_earth/models/recipe2016Egalitarian/humanNonCarcinogenicToxicity.py,sha256=s70mnz6yTiOZnYoezYuTC9h-uKwXD9tARALZ6LbHpGc,918
|
|
370
|
+
hestia_earth/models/recipe2016Egalitarian/marineAquaticEcotoxicityPotential14Dcbeq.py,sha256=DvNOJFxzgYdlnmyga4DurnI125DYwfwlIVvbHG9bHLk,919
|
|
371
371
|
hestia_earth/models/recipe2016Egalitarian/marineEutrophicationPotential.py,sha256=dJuJcCIIVkbKXws54-Vh3Q_mhf5z7DZOoZMdnc1oxu4,995
|
|
372
372
|
hestia_earth/models/recipe2016Egalitarian/ozoneDepletionPotential.py,sha256=N_lc07MuvHvOSCwaSVkqbgTEM0aCYyB5lVx9_9Kt5G4,1000
|
|
373
373
|
hestia_earth/models/recipe2016Egalitarian/terrestrialAcidificationPotential.py,sha256=1vOYIkAZTvGfkoGgehgk7ghL9B5OKqSsB4ooU_1Y0D8,1005
|
|
374
|
-
hestia_earth/models/recipe2016Egalitarian/terrestrialEcotoxicityPotential14Dcbeq.py,sha256=
|
|
374
|
+
hestia_earth/models/recipe2016Egalitarian/terrestrialEcotoxicityPotential14Dcbeq.py,sha256=l9GllB4ODD-dIvGoMS7gzVgDffYRAKK11TqsYxz3Gn0,922
|
|
375
375
|
hestia_earth/models/recipe2016Hierarchist/__init__.py,sha256=SUptSlNCOyEd6WwzAR1HbZZ0F0h6eYSEBX0qw_UoGRU,422
|
|
376
376
|
hestia_earth/models/recipe2016Hierarchist/damageToFreshwaterEcosystemsSpeciesYear.py,sha256=DhKU8dCRc5GumYqsQcMQml49kSq3R-WfPV444wBn_Y0,1123
|
|
377
377
|
hestia_earth/models/recipe2016Hierarchist/damageToHumanHealth.py,sha256=T1Y97MRoSNjthARE3Vbv2P1TEgOVFrjWAi0b0dU8SLE,1087
|
|
378
378
|
hestia_earth/models/recipe2016Hierarchist/damageToMarineEcosystemsSpeciesYear.py,sha256=GJDOm2zrj-eS8HpJPDnd_vg0fX3sx1BiYKU7KfS-vtA,1115
|
|
379
379
|
hestia_earth/models/recipe2016Hierarchist/damageToResourceAvailability.py,sha256=KKF4cEwPZ9JKyxPiSCJIRbDuD4dIbN7KuILQddpS0Bk,882
|
|
380
380
|
hestia_earth/models/recipe2016Hierarchist/damageToTerrestrialEcosystemsSpeciesYear.py,sha256=n_2h8KIzQQJlXYIEXLZNrwPShwZ18eeENZhd24HxpNs,1125
|
|
381
|
-
hestia_earth/models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.py,sha256=
|
|
381
|
+
hestia_earth/models/recipe2016Hierarchist/ecosystemDamageOzoneFormation.py,sha256=j3DaJ7xqqyWaGH4NdZYO5KHO9KOR5LpMvf5r2bRSjhg,1710
|
|
382
382
|
hestia_earth/models/recipe2016Hierarchist/fossilResourceScarcity.py,sha256=djjyZPQaOx062jku_vSEKycA4fbQxLcOuTkZqnqs8Nc,868
|
|
383
|
-
hestia_earth/models/recipe2016Hierarchist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py,sha256=
|
|
383
|
+
hestia_earth/models/recipe2016Hierarchist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py,sha256=fEnCW4A-6BxpMyRyV1k9NECbzaIhDzUMFS8dTvonuQU,927
|
|
384
384
|
hestia_earth/models/recipe2016Hierarchist/freshwaterEutrophicationPotential.py,sha256=fDUKT3mec9YyaeVtjJVDF3DrJ2mYNsBqD0JTUsiTUhc,1003
|
|
385
|
-
hestia_earth/models/recipe2016Hierarchist/humanCarcinogenicToxicity.py,sha256=
|
|
386
|
-
hestia_earth/models/recipe2016Hierarchist/humanDamageOzoneFormation.py,sha256=
|
|
387
|
-
hestia_earth/models/recipe2016Hierarchist/humanNonCarcinogenicToxicity.py,sha256=
|
|
388
|
-
hestia_earth/models/recipe2016Hierarchist/marineAquaticEcotoxicityPotential14Dcbeq.py,sha256=
|
|
385
|
+
hestia_earth/models/recipe2016Hierarchist/humanCarcinogenicToxicity.py,sha256=vQCVIMaYugSsKrjHMlGlCJBu7OC_PpjXjrbCfdxbwaY,912
|
|
386
|
+
hestia_earth/models/recipe2016Hierarchist/humanDamageOzoneFormation.py,sha256=taoRM8O7je-hLUBA_m4F1QO0WiH1qFO9F5Sp0aff0zU,1698
|
|
387
|
+
hestia_earth/models/recipe2016Hierarchist/humanNonCarcinogenicToxicity.py,sha256=gcIgHlr9hBGZ2zt3QQLlSZl9E44_enCp27DA5o6KKbE,918
|
|
388
|
+
hestia_earth/models/recipe2016Hierarchist/marineAquaticEcotoxicityPotential14Dcbeq.py,sha256=WWASU3dmpTKZjxL2_U-oooYcCEINqK33SLI2R1OOjJ4,919
|
|
389
389
|
hestia_earth/models/recipe2016Hierarchist/marineEutrophicationPotential.py,sha256=UvxVjJjXn9VcXIfPjSn5ghqNXBPfWaJSBr7Lm-QK3AY,995
|
|
390
390
|
hestia_earth/models/recipe2016Hierarchist/ozoneDepletionPotential.py,sha256=Rug82qV9OrnGZuMMXJxa9vUvdGCqGXw-0SQyNBmuCRo,1000
|
|
391
391
|
hestia_earth/models/recipe2016Hierarchist/terrestrialAcidificationPotential.py,sha256=YSoppm3MsRvywKJB6Lg7iEnZ1uPrR24ssAH_Tga1Cxk,1005
|
|
392
|
-
hestia_earth/models/recipe2016Hierarchist/terrestrialEcotoxicityPotential14Dcbeq.py,sha256=
|
|
392
|
+
hestia_earth/models/recipe2016Hierarchist/terrestrialEcotoxicityPotential14Dcbeq.py,sha256=wZ5CTfddJokNyNg_382L_6_BBxWQ-N2JEt3GDW4KLVA,922
|
|
393
393
|
hestia_earth/models/recipe2016Individualist/__init__.py,sha256=aWglxUWH9B1IxbF8EU_yWPzeXTp9k7sydTJIo2V3hkU,424
|
|
394
394
|
hestia_earth/models/recipe2016Individualist/damageToFreshwaterEcosystemsSpeciesYear.py,sha256=VLkJg60qNhwW76X3pdssmxWErv2qYRy3C_5WDh6NrDQ,1127
|
|
395
395
|
hestia_earth/models/recipe2016Individualist/damageToHumanHealth.py,sha256=HC3CX2BQlZ2X_SCHY7xCsvv2ZesHkky6bjsg8gDkKS4,1091
|
|
396
396
|
hestia_earth/models/recipe2016Individualist/damageToMarineEcosystemsSpeciesYear.py,sha256=6WQZOVcUoeD4-0CewNPdpRFRpR1TqNQAXoy_IEhZc4E,1119
|
|
397
397
|
hestia_earth/models/recipe2016Individualist/damageToResourceAvailability.py,sha256=HT2iPiooZG8OmUQfDnlWvYYI9oRsP1HPDLM6yS_QyaY,884
|
|
398
398
|
hestia_earth/models/recipe2016Individualist/damageToTerrestrialEcosystemsSpeciesYear.py,sha256=e1h-shoI57egY9WZDy0Uecb4qXN2aBOX6vKZvK3GM7E,1129
|
|
399
|
-
hestia_earth/models/recipe2016Individualist/ecosystemDamageOzoneFormation.py,sha256=
|
|
399
|
+
hestia_earth/models/recipe2016Individualist/ecosystemDamageOzoneFormation.py,sha256=lXY5c2W4UbfwCsENEEjDz9QExJBEnQ62Wf4rNGow3cE,1714
|
|
400
400
|
hestia_earth/models/recipe2016Individualist/fossilResourceScarcity.py,sha256=pLwL-Pr5051N-FekvHjCMqgLmUYrakbUeZUSzG7hsDk,870
|
|
401
|
-
hestia_earth/models/recipe2016Individualist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py,sha256=
|
|
401
|
+
hestia_earth/models/recipe2016Individualist/freshwaterAquaticEcotoxicityPotential14Dcbeq.py,sha256=G090BfMLfcKNgnOHO88QNgOpQqaftYxEK776u2kV6lc,929
|
|
402
402
|
hestia_earth/models/recipe2016Individualist/freshwaterEutrophicationPotential.py,sha256=U9JTErmx_S5hqQAkKyzvIsYG_jpVHAxcVRySdz8Mysk,1005
|
|
403
|
-
hestia_earth/models/recipe2016Individualist/humanCarcinogenicToxicity.py,sha256=
|
|
404
|
-
hestia_earth/models/recipe2016Individualist/humanDamageOzoneFormation.py,sha256=
|
|
405
|
-
hestia_earth/models/recipe2016Individualist/humanNonCarcinogenicToxicity.py,sha256=
|
|
406
|
-
hestia_earth/models/recipe2016Individualist/marineAquaticEcotoxicityPotential14Dcbeq.py,sha256=
|
|
403
|
+
hestia_earth/models/recipe2016Individualist/humanCarcinogenicToxicity.py,sha256=D9NM6LTZKFWE5gbGTTG6l2-YrZUN_lY-UOCmCsgEwZk,914
|
|
404
|
+
hestia_earth/models/recipe2016Individualist/humanDamageOzoneFormation.py,sha256=R8_C_UCDqbw0zu9K9bBtDox1TctDxKq4fSz3oQ73iMs,1702
|
|
405
|
+
hestia_earth/models/recipe2016Individualist/humanNonCarcinogenicToxicity.py,sha256=STiTjLARtRtaSTUV91F4f3gCx5M_jRTJx8c9AvFRdBA,920
|
|
406
|
+
hestia_earth/models/recipe2016Individualist/marineAquaticEcotoxicityPotential14Dcbeq.py,sha256=RpKvbuFqmTG5PHVRMpcxJ8WYLIDl6jJ_0tJoBvg_Vo4,921
|
|
407
407
|
hestia_earth/models/recipe2016Individualist/marineEutrophicationPotential.py,sha256=ML2Sr2o_RPJiNUWEgjH1KFz3a8ak7Wvcu6hIiM2pR6k,997
|
|
408
408
|
hestia_earth/models/recipe2016Individualist/ozoneDepletionPotential.py,sha256=ofx6CbEGOlpqhZq7TUvgkB3Y_jUECh8Rqj9snJEY7PQ,1002
|
|
409
409
|
hestia_earth/models/recipe2016Individualist/terrestrialAcidificationPotential.py,sha256=f_qfg2b0958L4M3hx8PsfE5N02siz64n-RtpqsmgTdM,1007
|
|
410
|
-
hestia_earth/models/recipe2016Individualist/terrestrialEcotoxicityPotential14Dcbeq.py,sha256=
|
|
410
|
+
hestia_earth/models/recipe2016Individualist/terrestrialEcotoxicityPotential14Dcbeq.py,sha256=KITVG23wv0A38wtYjDMaDF854nbK6n_59FLHRoMmI3w,924
|
|
411
411
|
hestia_earth/models/schererPfister2015/__init__.py,sha256=_6FJKfWeAbbS3jFzQ8gEVzoX1LZdPWUTLrow6Hz90U0,419
|
|
412
412
|
hestia_earth/models/schererPfister2015/nErosionSoilFlux.py,sha256=0l2AByDtq8Ci-36duTnwFvjeelnQ-_TOaeah5A2Yv8U,4924
|
|
413
413
|
hestia_earth/models/schererPfister2015/pErosionSoilFlux.py,sha256=aWvcphQU4JMGiISXjPLqnakTObFn0VOn1T9z8e4xds0,5029
|
|
@@ -417,7 +417,7 @@ hestia_earth/models/schererPfister2015/pToSurfaceWaterSoilFlux.py,sha256=m-zJFl1
|
|
|
417
417
|
hestia_earth/models/schererPfister2015/utils.py,sha256=LEvz9guqto0kuF5rXcQjgYsD3CvEmORvJQqRA1f7uMI,3130
|
|
418
418
|
hestia_earth/models/schmidt2007/__init__.py,sha256=xheSN6LOGXpWx7Hnv83onhe60Xk1_jk1PJg1nH_aZOQ,412
|
|
419
419
|
hestia_earth/models/schmidt2007/ch4ToAirWasteTreatment.py,sha256=-N5uLvVHlA2djOs_lwR_8RmbeCfkPw5p3vmbqG2kzkI,1474
|
|
420
|
-
hestia_earth/models/schmidt2007/utils.py,sha256=
|
|
420
|
+
hestia_earth/models/schmidt2007/utils.py,sha256=8DucEhqEXVC-Cd8AgjK1b-AbD8PPSvcCTGRBpMa94fg,832
|
|
421
421
|
hestia_earth/models/site/__init__.py,sha256=aVuLLhq0OQVm-_MZoq4JAKMidqexUWJBg_7mmojmDzc,405
|
|
422
422
|
hestia_earth/models/site/cationExchangeCapacityPerKgSoil.py,sha256=0eH4A-tXJ0hvIkiYXWxlx8TfrdbIKUGYUDk97-yQJgg,3653
|
|
423
423
|
hestia_earth/models/site/flowingWater.py,sha256=0ZuSXMr3EUTY3wsy8hdfuXeZcNX-n3D45MfX3dwyaeA,1728
|
|
@@ -447,22 +447,22 @@ hestia_earth/models/site/pre_checks/cache_geospatialDatabase.py,sha256=9JwbsKl8P
|
|
|
447
447
|
hestia_earth/models/site/pre_checks/cache_sources.py,sha256=RzvSgHJTpVkAB3mEvRju_irDQmdJRK7GUdU6PhS2Gaw,904
|
|
448
448
|
hestia_earth/models/site/pre_checks/cache_years.py,sha256=qGwTaHlWxnVT7iVxXVcpJ-oG6M-VH4ZpCDTdTixUHR4,883
|
|
449
449
|
hestia_earth/models/stehfestBouwman2006/__init__.py,sha256=EhvD4NK6oEPevusLb1WdYV3GT_fCtQx4gvdMhK_dEIQ,420
|
|
450
|
-
hestia_earth/models/stehfestBouwman2006/n2OToAirCropResidueDecompositionDirect.py,sha256=
|
|
451
|
-
hestia_earth/models/stehfestBouwman2006/n2OToAirExcretaDirect.py,sha256=
|
|
452
|
-
hestia_earth/models/stehfestBouwman2006/n2OToAirInorganicFertiliserDirect.py,sha256=
|
|
453
|
-
hestia_earth/models/stehfestBouwman2006/n2OToAirOrganicFertiliserDirect.py,sha256
|
|
454
|
-
hestia_earth/models/stehfestBouwman2006/n2OToAirSoilFlux.py,sha256=
|
|
455
|
-
hestia_earth/models/stehfestBouwman2006/noxToAirCropResidueDecomposition.py,sha256=
|
|
456
|
-
hestia_earth/models/stehfestBouwman2006/noxToAirExcreta.py,sha256=
|
|
457
|
-
hestia_earth/models/stehfestBouwman2006/noxToAirInorganicFertiliser.py,sha256=
|
|
458
|
-
hestia_earth/models/stehfestBouwman2006/noxToAirOrganicFertiliser.py,sha256=
|
|
459
|
-
hestia_earth/models/stehfestBouwman2006/noxToAirSoilFlux.py,sha256=
|
|
450
|
+
hestia_earth/models/stehfestBouwman2006/n2OToAirCropResidueDecompositionDirect.py,sha256=6JsXlaWWbUsclz61KE7QrnZj9Kbx3Hwu70luCJOPZsg,2582
|
|
451
|
+
hestia_earth/models/stehfestBouwman2006/n2OToAirExcretaDirect.py,sha256=pGQ_OoM4pbi2HHDUGrUQZujWFyNLkNxMnUg1FGdEqWs,2527
|
|
452
|
+
hestia_earth/models/stehfestBouwman2006/n2OToAirInorganicFertiliserDirect.py,sha256=VVXPUFujtPfR_G8YHMFvF9GK7aB5FUOaEL8Sxtvj8uA,2589
|
|
453
|
+
hestia_earth/models/stehfestBouwman2006/n2OToAirOrganicFertiliserDirect.py,sha256=-zIpS5F4peaMtbBsyLtP_urkyBTCUy90qjwXUEKEb4Y,2581
|
|
454
|
+
hestia_earth/models/stehfestBouwman2006/n2OToAirSoilFlux.py,sha256=brW8obCFohATFT4PvjYjymnu3jSPUeIHoFHWRMDPBJw,7132
|
|
455
|
+
hestia_earth/models/stehfestBouwman2006/noxToAirCropResidueDecomposition.py,sha256=z2QsjPrXokd-eMTlgToGJzyebCDPbd22_OzSJKMlD_A,2245
|
|
456
|
+
hestia_earth/models/stehfestBouwman2006/noxToAirExcreta.py,sha256=A_Vy0TD9ao0Wv7DXFO0D-3wHDaUUSNLOfsfmWRUUViU,2190
|
|
457
|
+
hestia_earth/models/stehfestBouwman2006/noxToAirInorganicFertiliser.py,sha256=LIzhMPmw-jRzJWTdw9HPLYv9f6La_D9HHZlCCVLw93Q,2254
|
|
458
|
+
hestia_earth/models/stehfestBouwman2006/noxToAirOrganicFertiliser.py,sha256=ssNnjDEjOeDTLSf4BP0NHgQ5nWeVQMQiR9nMcJUXuno,2244
|
|
459
|
+
hestia_earth/models/stehfestBouwman2006/noxToAirSoilFlux.py,sha256=lGuog0BWzx839y9SnQSBkIDOAYTaI4BQn4H99WBB5cE,4745
|
|
460
460
|
hestia_earth/models/stehfestBouwman2006GisImplementation/__init__.py,sha256=hPufyIt8yDk35sR669ywh3YH3FhViWi5PC5WD9d39WE,437
|
|
461
|
-
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirCropResidueDecomposition.py,sha256
|
|
462
|
-
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirExcreta.py,sha256=
|
|
463
|
-
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirInorganicFertiliser.py,sha256=
|
|
464
|
-
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirOrganicFertiliser.py,sha256=
|
|
465
|
-
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirSoilFlux.py,sha256=
|
|
461
|
+
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirCropResidueDecomposition.py,sha256=e3yK03WWFT2V3bLTBGqU4g3Xb7c2pNJBo5UiHBGDt84,1960
|
|
462
|
+
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirExcreta.py,sha256=9gveM1KTh8BN_M7fH-0xzCAH7927Sm_Z7EhO2kRZJcw,1905
|
|
463
|
+
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirInorganicFertiliser.py,sha256=6b-VbnZOhZL3vurLOFcorXUksEtJs6wYBTTL2Z4Fpss,1976
|
|
464
|
+
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirOrganicFertiliser.py,sha256=PpCb6jd9YJp6pAzxpYsGwwMn9GtCjUgSYLQ52vhqyZQ,1966
|
|
465
|
+
hestia_earth/models/stehfestBouwman2006GisImplementation/noxToAirSoilFlux.py,sha256=13fl96J4Li5PNdn7jjZj6_Q_d336meVhdwOrW8R8sNo,3334
|
|
466
466
|
hestia_earth/models/transformation/__init__.py,sha256=63Y_fXFBn4sX2l7F0hMsWkgIvxk5Tw9XoDBQr6bUBQQ,352
|
|
467
467
|
hestia_earth/models/transformation/input/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
468
468
|
hestia_earth/models/transformation/input/excreta.py,sha256=cuUlM3QwrTDu2WdPflkELDjLbSu-mB6TX620T1xPyu8,4231
|
|
@@ -475,7 +475,7 @@ hestia_earth/models/transformation/input/value.py,sha256=mU6Cs4E0RDNkhMQmXoQHn2Q
|
|
|
475
475
|
hestia_earth/models/transformation/product/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
476
476
|
hestia_earth/models/transformation/product/excreta.py,sha256=5ar-oNm7Plb1zIttVjnx4WSpTdjFW3UcIENtK6wpEic,5652
|
|
477
477
|
hestia_earth/models/usetoxV2/__init__.py,sha256=pK37V3H-KvYcvRKw4Mv8CWrB2N0LFLzmv0jKLdhGGqs,409
|
|
478
|
-
hestia_earth/models/usetoxV2/freshwaterEcotoxicityPotentialCtue.py,sha256=
|
|
478
|
+
hestia_earth/models/usetoxV2/freshwaterEcotoxicityPotentialCtue.py,sha256=BKPb8TPsv7qoSQo_EPXtgUhsMr7FWoY4jOQ_Z1yX5sc,914
|
|
479
479
|
hestia_earth/models/utils/__init__.py,sha256=ooBopT4rd4fO_zx07tJ2-RTCaLpuQzoh-xIwAb5kCG4,3997
|
|
480
480
|
hestia_earth/models/utils/animalProduct.py,sha256=JA-xGQiwsz-VPR_8UfI5hKa918bpQOWIok3--b_iVuM,681
|
|
481
481
|
hestia_earth/models/utils/aquacultureManagement.py,sha256=3uSTSMDNNPa26NTJGZCYwByv3QZVyxj6bh2aFCoBzHk,126
|
|
@@ -484,7 +484,7 @@ hestia_earth/models/utils/completeness.py,sha256=Kq2ynn9Nw0e0RB8IW8fdk_feRiCcC0d
|
|
|
484
484
|
hestia_earth/models/utils/constant.py,sha256=jJf0dhkbKmZl5L-qC2r9nOfLdNKgaZWhpSYtHMj_zb0,3158
|
|
485
485
|
hestia_earth/models/utils/crop.py,sha256=S8UycHpkgx_TznW3Q7pchEMlCQ623T_SqU6V5fBLBLc,1520
|
|
486
486
|
hestia_earth/models/utils/currency.py,sha256=f_ArJANb--pZq4LL49SXQ1AMX_oKroqwBXKRRQqZwsM,578
|
|
487
|
-
hestia_earth/models/utils/cycle.py,sha256=
|
|
487
|
+
hestia_earth/models/utils/cycle.py,sha256=8d5qTC-Xk7yGYPiKvW6tD3xc2pzxvx0d5fr8SsYC2s0,18547
|
|
488
488
|
hestia_earth/models/utils/ecoClimateZone.py,sha256=NHFt-A9EiWXC6tUNIxkgOWUZOjj4I4uwJIP9ddDZegw,1112
|
|
489
489
|
hestia_earth/models/utils/emission.py,sha256=W0yCUnr_FQB5f6-SF6skoDC6MzC6zglwNrKWTPYCUdo,748
|
|
490
490
|
hestia_earth/models/utils/excretaManagement.py,sha256=NuWPQjFZxMVt9sYgBjcqhGWCFk_OKb3sA9Ovcff3fRQ,428
|
|
@@ -496,9 +496,9 @@ hestia_earth/models/utils/input.py,sha256=4zeBsdVKredh4pjMxVJjJU9mKNoBah1LisKl_T
|
|
|
496
496
|
hestia_earth/models/utils/liveAnimal.py,sha256=u_Lym0hVinncCZMYF_KscCA3vuelWmlyHn4I-jVRDs4,1505
|
|
497
497
|
hestia_earth/models/utils/lookup.py,sha256=3tXnOaTGF91NhL9NsM0hQ05Vm_bQQG6aNgC5dEq0KdQ,6255
|
|
498
498
|
hestia_earth/models/utils/measurement.py,sha256=Qn83lo4rRr4iMPaloF1-NOq-1pT9dTleHeA8eADxvno,7939
|
|
499
|
-
hestia_earth/models/utils/pesticideAI.py,sha256=
|
|
499
|
+
hestia_earth/models/utils/pesticideAI.py,sha256=WkDP4scnixAY8N_gOBpeHrSuIEgB7ZwpKPlZ0F8negA,1378
|
|
500
500
|
hestia_earth/models/utils/practice.py,sha256=tNadOzsrNlCEt801B815XaruJXzZ5yPASam7B3sWpXE,1091
|
|
501
|
-
hestia_earth/models/utils/product.py,sha256=
|
|
501
|
+
hestia_earth/models/utils/product.py,sha256=8H7aaEICDpkW7bDiPB8HfK640q67qUcQggNi2_ts5vE,9928
|
|
502
502
|
hestia_earth/models/utils/productivity.py,sha256=bUBVCZInGqHuHZvHDSYPQkjWXQxOtTjEk-1-f_BsFOo,594
|
|
503
503
|
hestia_earth/models/utils/property.py,sha256=2FrmQkWgCGtRvDmVQfLYYOYFs4fRjdAcwJv7nUcexPQ,4546
|
|
504
504
|
hestia_earth/models/utils/site.py,sha256=3mV7lwKFdTGcb4Po1fRKHjsc3gtF680tX06M8UA7qvQ,3145
|
|
@@ -569,8 +569,8 @@ tests/models/cycle/completeness/test_animalFeed.py,sha256=J52m1kInw8mPE_pwx0j3QG
|
|
|
569
569
|
tests/models/cycle/completeness/test_cropResidue.py,sha256=TzPrnvAQA5GzmwL-bYOLgR3wjtMdKuPx55wT_HHfJ6c,592
|
|
570
570
|
tests/models/cycle/completeness/test_excretaManagement.py,sha256=GGKQTZZj_F6EkvTOVjunVixFC584HmsCgPP5H6radc8,345
|
|
571
571
|
tests/models/cycle/completeness/test_material.py,sha256=bA1_32wmtdd77cD8vinkIjspZfheQuyeyum1fm-Ei0k,498
|
|
572
|
-
tests/models/cycle/completeness/
|
|
573
|
-
tests/models/cycle/completeness/
|
|
572
|
+
tests/models/cycle/completeness/test_seed.py,sha256=txpypNeoX08QC3wPUd92gnWuvPTsVSqT9RJb6Z5AUUE,1018
|
|
573
|
+
tests/models/cycle/completeness/test_soilAmendment.py,sha256=EjvXIKioQx4vCqrotD33kLZCtZTYohzYtXSifMGnO6w,636
|
|
574
574
|
tests/models/cycle/input/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
575
575
|
tests/models/cycle/input/test_ecoinventV3.py,sha256=YaGQeKALWvSQyQl47seLhwLLxEF5yIfy4Z-X8-YimGM,1479
|
|
576
576
|
tests/models/cycle/input/test_hestiaAggregatedData.py,sha256=TNDlPbZ_m2mmYOyOeamqwPx_pRKSM_rSE8p0ShJw4zM,3481
|
|
@@ -587,7 +587,7 @@ tests/models/cycle/pre_checks/test_site.py,sha256=2JTrsOXVGfNn7FlLiX7DPNs6AHdeZu
|
|
|
587
587
|
tests/models/cycle/pre_checks/test_startDate.py,sha256=DEEmXhbN5_RpzXOugRsX17vXQyT-ZmuD6K1S4G6NXMA,1122
|
|
588
588
|
tests/models/cycle/product/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
589
589
|
tests/models/cycle/product/test_currency.py,sha256=r7TA0FDDS9U50-FolEMXESi4pvSmwXnQxAHrQh0lRjA,1222
|
|
590
|
-
tests/models/cycle/product/test_economicValueShare.py,sha256=
|
|
590
|
+
tests/models/cycle/product/test_economicValueShare.py,sha256=58EsOw5nZWGTsKK_LFblIz3YwmCXROT-GffHojmd674,4417
|
|
591
591
|
tests/models/cycle/product/test_price.py,sha256=zmWNdF2P4k2QTje_62NJDklCIwmk2vF8xuOoVzL9qf0,1193
|
|
592
592
|
tests/models/cycle/product/test_primary.py,sha256=UfLOOxUkDyeSOmDv4NyN6v5Yf0RO9etZNT797fbCbpA,1862
|
|
593
593
|
tests/models/cycle/product/test_revenue.py,sha256=brcr-zPhhLChw3t-oyApVdcMjvyRszDVELMQLi4t398,917
|
|
@@ -826,8 +826,8 @@ tests/models/pooreNemecek2018/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
|
|
|
826
826
|
tests/models/pooreNemecek2018/test_aboveGroundCropResidueTotal.py,sha256=m-cpFULarm0Ee4MV-OvhYPRg7W2_mvbrqHkjDZgcQsw,1660
|
|
827
827
|
tests/models/pooreNemecek2018/test_belowGroundCropResidue.py,sha256=A6EOD2B6frN0UtuUTP3GwZ7bNEtEudQfztHXjdiDwdQ,1655
|
|
828
828
|
tests/models/pooreNemecek2018/test_ch4ToAirAquacultureSystems.py,sha256=rUxD57yl82Ht8IyhbiQhi0xl8L9iLdnLpbI-T5C0Mck,2722
|
|
829
|
-
tests/models/pooreNemecek2018/test_excretaKgN.py,sha256=
|
|
830
|
-
tests/models/pooreNemecek2018/test_excretaKgVs.py,sha256=
|
|
829
|
+
tests/models/pooreNemecek2018/test_excretaKgN.py,sha256=g5OyVOU7l2sf37sjdqJGZhmB6IlH1uZjcT8QZYpmn_M,4014
|
|
830
|
+
tests/models/pooreNemecek2018/test_excretaKgVs.py,sha256=_BlsYy0nyfRTF1E545gpNbdc_aU7s57LBLYhSYEbHbA,2705
|
|
831
831
|
tests/models/pooreNemecek2018/test_landOccupationDuringCycle.py,sha256=XbsApbRIuzq4GeaN7PrzlMA7grU7y6j_HPesgQIf_Uw,1650
|
|
832
832
|
tests/models/pooreNemecek2018/test_longFallowPeriod.py,sha256=zAa-zmCbHOjCUsOQdEvZRBw_r8gdmxYZXYurRGVLxfM,923
|
|
833
833
|
tests/models/pooreNemecek2018/test_n2OToAirAquacultureSystemsDirect.py,sha256=4YAoUhIwfEmRe2B5BvNg247VeB7UXHNeZqr2mRtJA7Y,2207
|
|
@@ -979,12 +979,12 @@ tests/models/utils/test_practice.py,sha256=ILaxkb3qICor9AquAGYiOtA-YKnq0hppmJQzN
|
|
|
979
979
|
tests/models/utils/test_product.py,sha256=-IsopGhWIJaqMs3lFcyyJhfzvzCTSjDtXBibu0UX6bA,2635
|
|
980
980
|
tests/models/utils/test_property.py,sha256=t2npw86IK7C6G4ypiPtanFi0db4PB7G5VBR1GjRGl34,618
|
|
981
981
|
tests/models/utils/test_site.py,sha256=cSKrkLeerymMLZAwCnbQce38NwgxXojQHAVm9DPUTpg,1181
|
|
982
|
-
tests/models/utils/test_source.py,sha256=
|
|
982
|
+
tests/models/utils/test_source.py,sha256=mv3vHZV5cjpoLA2I1109-YUkuzAiuhbRSnv_76_f0CA,631
|
|
983
983
|
tests/models/utils/test_term.py,sha256=-Wn2C1jyOLfkvhcKmKWT-Jms7yqLwx5ok91gYJNcGWc,2028
|
|
984
984
|
tests/models/webbEtAl2012AndSintermannEtAl2012/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
985
985
|
tests/models/webbEtAl2012AndSintermannEtAl2012/test_nh3ToAirOrganicFertiliser.py,sha256=qi2FNXS5Af2WDtm7nq_FsprH3BfCF0XxnE0XHmC4aIY,2244
|
|
986
|
-
hestia_earth_models-0.
|
|
987
|
-
hestia_earth_models-0.
|
|
988
|
-
hestia_earth_models-0.
|
|
989
|
-
hestia_earth_models-0.
|
|
990
|
-
hestia_earth_models-0.
|
|
986
|
+
hestia_earth_models-0.55.0.dist-info/LICENSE,sha256=EFSZhfUdZCTsCIYdHzTGewMKfRfp7X9t1s2aaKxm8O0,1154
|
|
987
|
+
hestia_earth_models-0.55.0.dist-info/METADATA,sha256=aPN6lGI1gx-sZF3EhROkwy70EFSODshK8KBQTfc4pDg,3201
|
|
988
|
+
hestia_earth_models-0.55.0.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
989
|
+
hestia_earth_models-0.55.0.dist-info/top_level.txt,sha256=1dqA9TqpOLTEgpqa-YBsmbCmmNU1y56AtfFGEceZ2A0,19
|
|
990
|
+
hestia_earth_models-0.55.0.dist-info/RECORD,,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from unittest.mock import patch
|
|
2
2
|
|
|
3
|
-
from hestia_earth.models.cycle.completeness.
|
|
3
|
+
from hestia_earth.models.cycle.completeness.soilAmendment import run, MODEL_KEY
|
|
4
4
|
|
|
5
5
|
class_path = f"hestia_earth.models.cycle.completeness.{MODEL_KEY}"
|
|
6
6
|
|
|
@@ -11,7 +11,7 @@ fixtures_folder = f"{fixtures_path}/{MODEL}/product/{MODEL_KEY}"
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
def test_should_run_single_missing_evs():
|
|
14
|
-
cycle = {'completeness': {'
|
|
14
|
+
cycle = {'completeness': {'product': True}}
|
|
15
15
|
|
|
16
16
|
# if total value >= 100 => no run
|
|
17
17
|
products = [{
|
|
@@ -37,7 +37,7 @@ def test_should_run_single_missing_evs():
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
def test_should_run_by_revenue():
|
|
40
|
-
cycle = {'completeness': {'
|
|
40
|
+
cycle = {'completeness': {'product': True}}
|
|
41
41
|
|
|
42
42
|
# if total value >= 100 => no run
|
|
43
43
|
products = [{
|
|
@@ -22,7 +22,7 @@ def test_should_run(mock_get_excreta_term, mock_animal_produced, mock_get_feed,
|
|
|
22
22
|
cycle = {
|
|
23
23
|
'completeness': {
|
|
24
24
|
'animalFeed': False,
|
|
25
|
-
'
|
|
25
|
+
'product': False
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
28
|
mock_get_feed.return_value = 0
|
|
@@ -34,7 +34,7 @@ def test_should_run(mock_get_excreta_term, mock_animal_produced, mock_get_feed,
|
|
|
34
34
|
cycle = {
|
|
35
35
|
'completeness': {
|
|
36
36
|
'animalFeed': True,
|
|
37
|
-
'
|
|
37
|
+
'product': True
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
mock_get_feed.return_value = 5
|
|
@@ -25,7 +25,7 @@ def test_should_run(*args):
|
|
|
25
25
|
# completeness False => no run
|
|
26
26
|
cycle['completeness'] = {
|
|
27
27
|
'animalFeed': False,
|
|
28
|
-
'
|
|
28
|
+
'product': False
|
|
29
29
|
}
|
|
30
30
|
should_run, *args = _should_run(cycle)
|
|
31
31
|
assert not should_run
|
|
@@ -33,7 +33,7 @@ def test_should_run(*args):
|
|
|
33
33
|
# completeness True => no run
|
|
34
34
|
cycle['completeness'] = {
|
|
35
35
|
'animalFeed': True,
|
|
36
|
-
'
|
|
36
|
+
'product': True
|
|
37
37
|
}
|
|
38
38
|
should_run, *args = _should_run(cycle)
|
|
39
39
|
assert not should_run
|
|
File without changes
|
|
File without changes
|
|
File without changes
|