@hestia-earth/engine-models 0.73.7 → 0.73.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/config/Cycle.json +116 -26
- package/config/ImpactAssessment.json +239 -199
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/model-links.json +597 -1828
- package/package.json +6 -6
- package/search-results.json +354 -354
- package/src/version.ts +1 -1
package/model-links.json
CHANGED
|
@@ -1965,6 +1965,19 @@
|
|
|
1965
1965
|
"model": "ipcc2019",
|
|
1966
1966
|
"term": "ligninContent"
|
|
1967
1967
|
},
|
|
1968
|
+
{
|
|
1969
|
+
"path": "hestia_earth/models/ipcc2019/n2OToAirAquacultureSystemsIndirect.py",
|
|
1970
|
+
"docPath": "hestia_earth/models/ipcc2019/n2OToAirAquacultureSystemsIndirect.md",
|
|
1971
|
+
"model": "ipcc2019",
|
|
1972
|
+
"term": "n2OToAirAquacultureSystemsIndirect",
|
|
1973
|
+
"methodTier": "tier 1",
|
|
1974
|
+
"dependencies": [
|
|
1975
|
+
"completeness",
|
|
1976
|
+
"nh3ToSurfaceWaterAquacultureSystems",
|
|
1977
|
+
"nh3ToAirAquacultureSystems",
|
|
1978
|
+
"noxToAirAquacultureSystems"
|
|
1979
|
+
]
|
|
1980
|
+
},
|
|
1968
1981
|
{
|
|
1969
1982
|
"path": "hestia_earth/models/ipcc2019/n2OToAirCropResidueBurningDirect.py",
|
|
1970
1983
|
"docPath": "hestia_earth/models/ipcc2019/n2OToAirCropResidueBurningDirect.md",
|
|
@@ -1977,6 +1990,18 @@
|
|
|
1977
1990
|
"completeness"
|
|
1978
1991
|
]
|
|
1979
1992
|
},
|
|
1993
|
+
{
|
|
1994
|
+
"path": "hestia_earth/models/ipcc2019/n2OToAirCropResidueBurningIndirect.py",
|
|
1995
|
+
"docPath": "hestia_earth/models/ipcc2019/n2OToAirCropResidueBurningIndirect.md",
|
|
1996
|
+
"model": "ipcc2019",
|
|
1997
|
+
"term": "n2OToAirCropResidueBurningIndirect",
|
|
1998
|
+
"methodTier": "tier 1",
|
|
1999
|
+
"dependencies": [
|
|
2000
|
+
"completeness",
|
|
2001
|
+
"nh3ToAirCropResidueBurning",
|
|
2002
|
+
"noxToAirCropResidueBurning"
|
|
2003
|
+
]
|
|
2004
|
+
},
|
|
1980
2005
|
{
|
|
1981
2006
|
"path": "hestia_earth/models/ipcc2019/n2OToAirCropResidueDecompositionDirect.py",
|
|
1982
2007
|
"docPath": "hestia_earth/models/ipcc2019/n2OToAirCropResidueDecompositionDirect.md",
|
|
@@ -1995,7 +2020,6 @@
|
|
|
1995
2020
|
"term": "n2OToAirCropResidueDecompositionIndirect",
|
|
1996
2021
|
"methodTier": "tier 1",
|
|
1997
2022
|
"dependencies": [
|
|
1998
|
-
"completeness",
|
|
1999
2023
|
"no3ToGroundwaterCropResidueDecomposition",
|
|
2000
2024
|
"nh3ToAirCropResidueDecomposition",
|
|
2001
2025
|
"noxToAirCropResidueDecomposition"
|
|
@@ -2018,12 +2042,23 @@
|
|
|
2018
2042
|
"term": "n2OToAirExcretaIndirect",
|
|
2019
2043
|
"methodTier": "tier 1",
|
|
2020
2044
|
"dependencies": [
|
|
2021
|
-
"completeness",
|
|
2022
2045
|
"no3ToGroundwaterExcreta",
|
|
2023
2046
|
"nh3ToAirExcreta",
|
|
2024
2047
|
"noxToAirExcreta"
|
|
2025
2048
|
]
|
|
2026
2049
|
},
|
|
2050
|
+
{
|
|
2051
|
+
"path": "hestia_earth/models/ipcc2019/n2OToAirFuelCombustionIndirect.py",
|
|
2052
|
+
"docPath": "hestia_earth/models/ipcc2019/n2OToAirFuelCombustionIndirect.md",
|
|
2053
|
+
"model": "ipcc2019",
|
|
2054
|
+
"term": "n2OToAirFuelCombustionIndirect",
|
|
2055
|
+
"methodTier": "tier 1",
|
|
2056
|
+
"dependencies": [
|
|
2057
|
+
"completeness",
|
|
2058
|
+
"nh3ToAirFuelCombustion",
|
|
2059
|
+
"noxToAirFuelCombustion"
|
|
2060
|
+
]
|
|
2061
|
+
},
|
|
2027
2062
|
{
|
|
2028
2063
|
"path": "hestia_earth/models/ipcc2019/n2OToAirInorganicFertiliserDirect.py",
|
|
2029
2064
|
"docPath": "hestia_earth/models/ipcc2019/n2OToAirInorganicFertiliserDirect.md",
|
|
@@ -2041,12 +2076,23 @@
|
|
|
2041
2076
|
"term": "n2OToAirInorganicFertiliserIndirect",
|
|
2042
2077
|
"methodTier": "tier 1",
|
|
2043
2078
|
"dependencies": [
|
|
2044
|
-
"completeness",
|
|
2045
2079
|
"no3ToGroundwaterInorganicFertiliser",
|
|
2046
2080
|
"nh3ToAirInorganicFertiliser",
|
|
2047
2081
|
"noxToAirInorganicFertiliser"
|
|
2048
2082
|
]
|
|
2049
2083
|
},
|
|
2084
|
+
{
|
|
2085
|
+
"path": "hestia_earth/models/ipcc2019/n2OToAirNaturalVegetationBurningIndirect.py",
|
|
2086
|
+
"docPath": "hestia_earth/models/ipcc2019/n2OToAirNaturalVegetationBurningIndirect.md",
|
|
2087
|
+
"model": "ipcc2019",
|
|
2088
|
+
"term": "n2OToAirNaturalVegetationBurningIndirect",
|
|
2089
|
+
"methodTier": "tier 1",
|
|
2090
|
+
"dependencies": [
|
|
2091
|
+
"completeness",
|
|
2092
|
+
"nh3ToAirNaturalVegetationBurning",
|
|
2093
|
+
"noxToAirNaturalVegetationBurning"
|
|
2094
|
+
]
|
|
2095
|
+
},
|
|
2050
2096
|
{
|
|
2051
2097
|
"path": "hestia_earth/models/ipcc2019/n2OToAirOrganicFertiliserDirect.py",
|
|
2052
2098
|
"docPath": "hestia_earth/models/ipcc2019/n2OToAirOrganicFertiliserDirect.md",
|
|
@@ -2064,12 +2110,23 @@
|
|
|
2064
2110
|
"term": "n2OToAirOrganicFertiliserIndirect",
|
|
2065
2111
|
"methodTier": "tier 1",
|
|
2066
2112
|
"dependencies": [
|
|
2067
|
-
"completeness",
|
|
2068
2113
|
"no3ToGroundwaterOrganicFertiliser",
|
|
2069
2114
|
"nh3ToAirOrganicFertiliser",
|
|
2070
2115
|
"noxToAirOrganicFertiliser"
|
|
2071
2116
|
]
|
|
2072
2117
|
},
|
|
2118
|
+
{
|
|
2119
|
+
"path": "hestia_earth/models/ipcc2019/n2OToAirOrganicSoilBurningIndirect.py",
|
|
2120
|
+
"docPath": "hestia_earth/models/ipcc2019/n2OToAirOrganicSoilBurningIndirect.md",
|
|
2121
|
+
"model": "ipcc2019",
|
|
2122
|
+
"term": "n2OToAirOrganicSoilBurningIndirect",
|
|
2123
|
+
"methodTier": "tier 1",
|
|
2124
|
+
"dependencies": [
|
|
2125
|
+
"completeness",
|
|
2126
|
+
"nh3ToAirOrganicSoilBurning",
|
|
2127
|
+
"noxToAirOrganicSoilBurning"
|
|
2128
|
+
]
|
|
2129
|
+
},
|
|
2073
2130
|
{
|
|
2074
2131
|
"path": "hestia_earth/models/ipcc2019/n2OToAirOrganicSoilCultivationDirect.py",
|
|
2075
2132
|
"docPath": "hestia_earth/models/ipcc2019/n2OToAirOrganicSoilCultivationDirect.md",
|
|
@@ -2081,6 +2138,18 @@
|
|
|
2081
2138
|
"ecoClimateZone"
|
|
2082
2139
|
]
|
|
2083
2140
|
},
|
|
2141
|
+
{
|
|
2142
|
+
"path": "hestia_earth/models/ipcc2019/n2OToAirOrganicSoilCultivationIndirect.py",
|
|
2143
|
+
"docPath": "hestia_earth/models/ipcc2019/n2OToAirOrganicSoilCultivationIndirect.md",
|
|
2144
|
+
"model": "ipcc2019",
|
|
2145
|
+
"term": "n2OToAirOrganicSoilCultivationIndirect",
|
|
2146
|
+
"methodTier": "tier 1",
|
|
2147
|
+
"dependencies": [
|
|
2148
|
+
"completeness",
|
|
2149
|
+
"nh3ToAirOrganicSoilCultivation",
|
|
2150
|
+
"noxToAirOrganicSoilCultivation"
|
|
2151
|
+
]
|
|
2152
|
+
},
|
|
2084
2153
|
{
|
|
2085
2154
|
"path": "hestia_earth/models/ipcc2019/nh3ToAirInorganicFertiliser.py",
|
|
2086
2155
|
"docPath": "hestia_earth/models/ipcc2019/nh3ToAirInorganicFertiliser.md",
|
|
@@ -3978,2311 +4047,757 @@
|
|
|
3978
4047
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
3979
4048
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
3980
4049
|
"model": "linkedImpactAssessment",
|
|
3981
|
-
"term": "
|
|
4050
|
+
"term": "112TrichloroethaneToAirInputsProduction"
|
|
3982
4051
|
},
|
|
3983
4052
|
{
|
|
3984
4053
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
3985
4054
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
3986
4055
|
"model": "linkedImpactAssessment",
|
|
3987
|
-
"term": "
|
|
4056
|
+
"term": "112TrichlorotrifluoroethaneToAirInputsProduction"
|
|
3988
4057
|
},
|
|
3989
4058
|
{
|
|
3990
4059
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
3991
4060
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
3992
4061
|
"model": "linkedImpactAssessment",
|
|
3993
|
-
"term": "
|
|
4062
|
+
"term": "blackCarbonToAirInputsProduction"
|
|
3994
4063
|
},
|
|
3995
4064
|
{
|
|
3996
4065
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
3997
4066
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
3998
4067
|
"model": "linkedImpactAssessment",
|
|
3999
|
-
"term": "
|
|
4068
|
+
"term": "bod5ToWaterInputsProduction"
|
|
4000
4069
|
},
|
|
4001
4070
|
{
|
|
4002
4071
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4003
4072
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4004
4073
|
"model": "linkedImpactAssessment",
|
|
4005
|
-
"term": "
|
|
4074
|
+
"term": "bromochlorodifluoromethaneToAirInputsProduction"
|
|
4006
4075
|
},
|
|
4007
4076
|
{
|
|
4008
4077
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4009
4078
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4010
4079
|
"model": "linkedImpactAssessment",
|
|
4011
|
-
"term": "
|
|
4080
|
+
"term": "bromomethaneToAirInputsProduction"
|
|
4012
4081
|
},
|
|
4013
4082
|
{
|
|
4014
4083
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4015
4084
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4016
4085
|
"model": "linkedImpactAssessment",
|
|
4017
|
-
"term": "
|
|
4086
|
+
"term": "bromofluoroformToAirInputsProduction"
|
|
4018
4087
|
},
|
|
4019
4088
|
{
|
|
4020
4089
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4021
4090
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4022
4091
|
"model": "linkedImpactAssessment",
|
|
4023
|
-
"term": "
|
|
4092
|
+
"term": "carbonTetrachlorideToAirInputsProduction"
|
|
4024
4093
|
},
|
|
4025
4094
|
{
|
|
4026
4095
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4027
4096
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4028
4097
|
"model": "linkedImpactAssessment",
|
|
4029
|
-
"term": "
|
|
4098
|
+
"term": "ch4ToAirInputsProductionNonFossil"
|
|
4030
4099
|
},
|
|
4031
4100
|
{
|
|
4032
4101
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4033
4102
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4034
4103
|
"model": "linkedImpactAssessment",
|
|
4035
|
-
"term": "
|
|
4104
|
+
"term": "ch4ToAirInputsProductionFossil"
|
|
4036
4105
|
},
|
|
4037
4106
|
{
|
|
4038
4107
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4039
4108
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4040
4109
|
"model": "linkedImpactAssessment",
|
|
4041
|
-
"term": "
|
|
4110
|
+
"term": "chlorodifluoromethaneToAirInputsProduction"
|
|
4042
4111
|
},
|
|
4043
4112
|
{
|
|
4044
4113
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4045
4114
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4046
4115
|
"model": "linkedImpactAssessment",
|
|
4047
|
-
"term": "
|
|
4116
|
+
"term": "chloromethaneToAirInputsProduction"
|
|
4048
4117
|
},
|
|
4049
4118
|
{
|
|
4050
4119
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4051
4120
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4052
4121
|
"model": "linkedImpactAssessment",
|
|
4053
|
-
"term": "
|
|
4122
|
+
"term": "coToAirInputsProduction"
|
|
4054
4123
|
},
|
|
4055
4124
|
{
|
|
4056
4125
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4057
4126
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4058
4127
|
"model": "linkedImpactAssessment",
|
|
4059
|
-
"term": "
|
|
4128
|
+
"term": "co2ToAirInputsProduction"
|
|
4060
4129
|
},
|
|
4061
4130
|
{
|
|
4062
4131
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4063
4132
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4064
4133
|
"model": "linkedImpactAssessment",
|
|
4065
|
-
"term": "
|
|
4134
|
+
"term": "codToWaterInputsProduction"
|
|
4066
4135
|
},
|
|
4067
4136
|
{
|
|
4068
4137
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4069
4138
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4070
4139
|
"model": "linkedImpactAssessment",
|
|
4071
|
-
"term": "
|
|
4140
|
+
"term": "dichlorodifluoromethaneToAirInputsProduction"
|
|
4072
4141
|
},
|
|
4073
4142
|
{
|
|
4074
4143
|
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4075
4144
|
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4076
4145
|
"model": "linkedImpactAssessment",
|
|
4077
|
-
"term": "
|
|
4146
|
+
"term": "dichlorotetrafluoroethaneToAirInputsProduction"
|
|
4078
4147
|
},
|
|
4079
4148
|
{
|
|
4080
|
-
"path": "hestia_earth/models/
|
|
4081
|
-
"docPath": "hestia_earth/models/
|
|
4082
|
-
"model": "
|
|
4083
|
-
"term": "
|
|
4149
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4150
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4151
|
+
"model": "linkedImpactAssessment",
|
|
4152
|
+
"term": "h2SToAirInputsProduction"
|
|
4084
4153
|
},
|
|
4085
4154
|
{
|
|
4086
|
-
"path": "hestia_earth/models/
|
|
4087
|
-
"docPath": "hestia_earth/models/
|
|
4088
|
-
"model": "
|
|
4089
|
-
"term": "
|
|
4155
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4156
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4157
|
+
"model": "linkedImpactAssessment",
|
|
4158
|
+
"term": "hcfc124ToAirInputsProduction"
|
|
4090
4159
|
},
|
|
4091
4160
|
{
|
|
4092
|
-
"path": "hestia_earth/models/
|
|
4093
|
-
"docPath": "hestia_earth/models/
|
|
4094
|
-
"model": "
|
|
4095
|
-
"term": "
|
|
4161
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4162
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4163
|
+
"model": "linkedImpactAssessment",
|
|
4164
|
+
"term": "hexaneToAirInputsProduction"
|
|
4096
4165
|
},
|
|
4097
4166
|
{
|
|
4098
|
-
"path": "hestia_earth/models/
|
|
4099
|
-
"docPath": "hestia_earth/models/
|
|
4100
|
-
"model": "
|
|
4101
|
-
"term": "
|
|
4167
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4168
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4169
|
+
"model": "linkedImpactAssessment",
|
|
4170
|
+
"term": "nErosionInputsProduction"
|
|
4102
4171
|
},
|
|
4103
4172
|
{
|
|
4104
|
-
"path": "hestia_earth/models/
|
|
4105
|
-
"docPath": "hestia_earth/models/
|
|
4106
|
-
"model": "
|
|
4107
|
-
"term": "
|
|
4173
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4174
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4175
|
+
"model": "linkedImpactAssessment",
|
|
4176
|
+
"term": "nToSurfaceWaterInputsProduction"
|
|
4108
4177
|
},
|
|
4109
4178
|
{
|
|
4110
|
-
"path": "hestia_earth/models/
|
|
4111
|
-
"docPath": "hestia_earth/models/
|
|
4112
|
-
"model": "
|
|
4113
|
-
"term": "
|
|
4179
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4180
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4181
|
+
"model": "linkedImpactAssessment",
|
|
4182
|
+
"term": "n2OToAirInputsProduction"
|
|
4114
4183
|
},
|
|
4115
4184
|
{
|
|
4116
|
-
"path": "hestia_earth/models/
|
|
4117
|
-
"docPath": "hestia_earth/models/
|
|
4118
|
-
"model": "
|
|
4119
|
-
"term": "
|
|
4185
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4186
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4187
|
+
"model": "linkedImpactAssessment",
|
|
4188
|
+
"term": "nf3ToAirInputsProduction"
|
|
4120
4189
|
},
|
|
4121
4190
|
{
|
|
4122
|
-
"path": "hestia_earth/models/
|
|
4123
|
-
"docPath": "hestia_earth/models/
|
|
4124
|
-
"model": "
|
|
4125
|
-
"term": "
|
|
4191
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4192
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4193
|
+
"model": "linkedImpactAssessment",
|
|
4194
|
+
"term": "nh3ToAirInputsProduction"
|
|
4126
4195
|
},
|
|
4127
4196
|
{
|
|
4128
|
-
"path": "hestia_earth/models/
|
|
4129
|
-
"docPath": "hestia_earth/models/
|
|
4130
|
-
"model": "
|
|
4131
|
-
"term": "
|
|
4197
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4198
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4199
|
+
"model": "linkedImpactAssessment",
|
|
4200
|
+
"term": "nh3ToGroundwaterInputsProduction"
|
|
4132
4201
|
},
|
|
4133
4202
|
{
|
|
4134
|
-
"path": "hestia_earth/models/
|
|
4135
|
-
"docPath": "hestia_earth/models/
|
|
4136
|
-
"model": "
|
|
4137
|
-
"term": "
|
|
4203
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4204
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4205
|
+
"model": "linkedImpactAssessment",
|
|
4206
|
+
"term": "nh3ToSurfaceWaterInputsProduction"
|
|
4138
4207
|
},
|
|
4139
4208
|
{
|
|
4140
|
-
"path": "hestia_earth/models/
|
|
4141
|
-
"docPath": "hestia_earth/models/
|
|
4142
|
-
"model": "
|
|
4143
|
-
"term": "
|
|
4209
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4210
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4211
|
+
"model": "linkedImpactAssessment",
|
|
4212
|
+
"term": "nh4ToGroundwaterInputsProduction"
|
|
4144
4213
|
},
|
|
4145
4214
|
{
|
|
4146
|
-
"path": "hestia_earth/models/
|
|
4147
|
-
"docPath": "hestia_earth/models/
|
|
4148
|
-
"model": "
|
|
4149
|
-
"term": "
|
|
4215
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4216
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4217
|
+
"model": "linkedImpactAssessment",
|
|
4218
|
+
"term": "nh4ToSurfaceWaterInputsProduction"
|
|
4150
4219
|
},
|
|
4151
4220
|
{
|
|
4152
|
-
"path": "hestia_earth/models/
|
|
4153
|
-
"docPath": "hestia_earth/models/
|
|
4154
|
-
"model": "
|
|
4155
|
-
"term": "
|
|
4221
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4222
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4223
|
+
"model": "linkedImpactAssessment",
|
|
4224
|
+
"term": "nitriteToWaterInputsProduction"
|
|
4156
4225
|
},
|
|
4157
4226
|
{
|
|
4158
|
-
"path": "hestia_earth/models/
|
|
4159
|
-
"docPath": "hestia_earth/models/
|
|
4160
|
-
"model": "
|
|
4161
|
-
"term": "
|
|
4227
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4228
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4229
|
+
"model": "linkedImpactAssessment",
|
|
4230
|
+
"term": "nmvocToAirInputsProduction"
|
|
4162
4231
|
},
|
|
4163
4232
|
{
|
|
4164
|
-
"path": "hestia_earth/models/
|
|
4165
|
-
"docPath": "hestia_earth/models/
|
|
4166
|
-
"model": "
|
|
4167
|
-
"term": "
|
|
4233
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4234
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4235
|
+
"model": "linkedImpactAssessment",
|
|
4236
|
+
"term": "noToAirInputsProduction"
|
|
4168
4237
|
},
|
|
4169
4238
|
{
|
|
4170
|
-
"path": "hestia_earth/models/
|
|
4171
|
-
"docPath": "hestia_earth/models/
|
|
4172
|
-
"model": "
|
|
4173
|
-
"term": "
|
|
4239
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4240
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4241
|
+
"model": "linkedImpactAssessment",
|
|
4242
|
+
"term": "no2ToAirInputsProduction"
|
|
4174
4243
|
},
|
|
4175
4244
|
{
|
|
4176
|
-
"path": "hestia_earth/models/
|
|
4177
|
-
"docPath": "hestia_earth/models/
|
|
4178
|
-
"model": "
|
|
4179
|
-
"term": "
|
|
4245
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4246
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4247
|
+
"model": "linkedImpactAssessment",
|
|
4248
|
+
"term": "no3ToAirInputsProduction"
|
|
4180
4249
|
},
|
|
4181
4250
|
{
|
|
4182
|
-
"path": "hestia_earth/models/
|
|
4183
|
-
"docPath": "hestia_earth/models/
|
|
4184
|
-
"model": "
|
|
4185
|
-
"term": "
|
|
4251
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4252
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4253
|
+
"model": "linkedImpactAssessment",
|
|
4254
|
+
"term": "no3ToGroundwaterInputsProduction"
|
|
4186
4255
|
},
|
|
4187
4256
|
{
|
|
4188
|
-
"path": "hestia_earth/models/
|
|
4189
|
-
"docPath": "hestia_earth/models/
|
|
4190
|
-
"model": "
|
|
4191
|
-
"term": "
|
|
4257
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4258
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4259
|
+
"model": "linkedImpactAssessment",
|
|
4260
|
+
"term": "no3ToSurfaceWaterInputsProduction"
|
|
4192
4261
|
},
|
|
4193
4262
|
{
|
|
4194
|
-
"path": "hestia_earth/models/
|
|
4195
|
-
"docPath": "hestia_earth/models/
|
|
4196
|
-
"model": "
|
|
4197
|
-
"term": "
|
|
4263
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4264
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4265
|
+
"model": "linkedImpactAssessment",
|
|
4266
|
+
"term": "noxToAirInputsProduction"
|
|
4198
4267
|
},
|
|
4199
4268
|
{
|
|
4200
|
-
"path": "hestia_earth/models/
|
|
4201
|
-
"docPath": "hestia_earth/models/
|
|
4202
|
-
"model": "
|
|
4203
|
-
"term": "
|
|
4269
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4270
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4271
|
+
"model": "linkedImpactAssessment",
|
|
4272
|
+
"term": "pErosionInputsProduction"
|
|
4204
4273
|
},
|
|
4205
4274
|
{
|
|
4206
|
-
"path": "hestia_earth/models/
|
|
4207
|
-
"docPath": "hestia_earth/models/
|
|
4208
|
-
"model": "
|
|
4209
|
-
"term": "
|
|
4275
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4276
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4277
|
+
"model": "linkedImpactAssessment",
|
|
4278
|
+
"term": "pToDrainageWaterInputsProduction"
|
|
4210
4279
|
},
|
|
4211
4280
|
{
|
|
4212
|
-
"path": "hestia_earth/models/
|
|
4213
|
-
"docPath": "hestia_earth/models/
|
|
4214
|
-
"model": "
|
|
4215
|
-
"term": "
|
|
4281
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4282
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4283
|
+
"model": "linkedImpactAssessment",
|
|
4284
|
+
"term": "pToGroundwaterInputsProduction"
|
|
4216
4285
|
},
|
|
4217
4286
|
{
|
|
4218
|
-
"path": "hestia_earth/models/
|
|
4219
|
-
"docPath": "hestia_earth/models/
|
|
4220
|
-
"model": "
|
|
4221
|
-
"term": "
|
|
4222
|
-
},
|
|
4223
|
-
{
|
|
4224
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4225
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4226
|
-
"model": "hestia",
|
|
4227
|
-
"term": "codToWaterInputsProduction"
|
|
4228
|
-
},
|
|
4229
|
-
{
|
|
4230
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4231
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4232
|
-
"model": "hestia",
|
|
4233
|
-
"term": "dichlorodifluoromethaneToAirInputsProduction"
|
|
4234
|
-
},
|
|
4235
|
-
{
|
|
4236
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4237
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4238
|
-
"model": "hestia",
|
|
4239
|
-
"term": "dichlorotetrafluoroethaneToAirInputsProduction"
|
|
4240
|
-
},
|
|
4241
|
-
{
|
|
4242
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4243
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4244
|
-
"model": "hestia",
|
|
4245
|
-
"term": "dibromodifluoromethaneToAirInputsProduction"
|
|
4246
|
-
},
|
|
4247
|
-
{
|
|
4248
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4249
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4250
|
-
"model": "hestia",
|
|
4251
|
-
"term": "h2SToAirInputsProduction"
|
|
4252
|
-
},
|
|
4253
|
-
{
|
|
4254
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4255
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4256
|
-
"model": "hestia",
|
|
4257
|
-
"term": "halothaneToAirInputsProduction"
|
|
4258
|
-
},
|
|
4259
|
-
{
|
|
4260
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4261
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4262
|
-
"model": "hestia",
|
|
4263
|
-
"term": "hcfc124ToAirInputsProduction"
|
|
4264
|
-
},
|
|
4265
|
-
{
|
|
4266
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4267
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4268
|
-
"model": "hestia",
|
|
4269
|
-
"term": "hexaneToAirInputsProduction"
|
|
4270
|
-
},
|
|
4271
|
-
{
|
|
4272
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4273
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4274
|
-
"model": "hestia",
|
|
4275
|
-
"term": "hydroxylamineToAirInputsProduction"
|
|
4276
|
-
},
|
|
4277
|
-
{
|
|
4278
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4279
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4280
|
-
"model": "hestia",
|
|
4281
|
-
"term": "nErosionInputsProduction"
|
|
4282
|
-
},
|
|
4283
|
-
{
|
|
4284
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4285
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4286
|
-
"model": "hestia",
|
|
4287
|
-
"term": "nToSurfaceWaterInputsProduction"
|
|
4288
|
-
},
|
|
4289
|
-
{
|
|
4290
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4291
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4292
|
-
"model": "hestia",
|
|
4293
|
-
"term": "n2OToAirInputsProduction"
|
|
4294
|
-
},
|
|
4295
|
-
{
|
|
4296
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4297
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4298
|
-
"model": "hestia",
|
|
4299
|
-
"term": "nf3ToAirInputsProduction"
|
|
4300
|
-
},
|
|
4301
|
-
{
|
|
4302
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4303
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4304
|
-
"model": "hestia",
|
|
4305
|
-
"term": "nh3ToAirInputsProduction"
|
|
4306
|
-
},
|
|
4307
|
-
{
|
|
4308
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4309
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4310
|
-
"model": "hestia",
|
|
4311
|
-
"term": "nh3ToGroundwaterInputsProduction"
|
|
4312
|
-
},
|
|
4313
|
-
{
|
|
4314
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4315
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4316
|
-
"model": "hestia",
|
|
4317
|
-
"term": "nh3ToSurfaceWaterInputsProduction"
|
|
4318
|
-
},
|
|
4319
|
-
{
|
|
4320
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4321
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4322
|
-
"model": "hestia",
|
|
4323
|
-
"term": "nh4ToAirInputsProduction"
|
|
4324
|
-
},
|
|
4325
|
-
{
|
|
4326
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4327
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4328
|
-
"model": "hestia",
|
|
4329
|
-
"term": "nh4ToGroundwaterInputsProduction"
|
|
4330
|
-
},
|
|
4331
|
-
{
|
|
4332
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4333
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4334
|
-
"model": "hestia",
|
|
4335
|
-
"term": "nh4ToSurfaceWaterInputsProduction"
|
|
4336
|
-
},
|
|
4337
|
-
{
|
|
4338
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4339
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4340
|
-
"model": "hestia",
|
|
4341
|
-
"term": "nitriteToWaterInputsProduction"
|
|
4342
|
-
},
|
|
4343
|
-
{
|
|
4344
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4345
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4346
|
-
"model": "hestia",
|
|
4347
|
-
"term": "nitriteToAirInputsProduction"
|
|
4348
|
-
},
|
|
4349
|
-
{
|
|
4350
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4351
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4352
|
-
"model": "hestia",
|
|
4353
|
-
"term": "nmvocToAirInputsProduction"
|
|
4354
|
-
},
|
|
4355
|
-
{
|
|
4356
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4357
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4358
|
-
"model": "hestia",
|
|
4359
|
-
"term": "noToAirInputsProduction"
|
|
4360
|
-
},
|
|
4361
|
-
{
|
|
4362
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4363
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4364
|
-
"model": "hestia",
|
|
4365
|
-
"term": "no2ToAirInputsProduction"
|
|
4366
|
-
},
|
|
4367
|
-
{
|
|
4368
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4369
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4370
|
-
"model": "hestia",
|
|
4371
|
-
"term": "no3ToAirInputsProduction"
|
|
4372
|
-
},
|
|
4373
|
-
{
|
|
4374
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4375
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4376
|
-
"model": "hestia",
|
|
4377
|
-
"term": "no3ToGroundwaterInputsProduction"
|
|
4378
|
-
},
|
|
4379
|
-
{
|
|
4380
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4381
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4382
|
-
"model": "hestia",
|
|
4383
|
-
"term": "no3ToSurfaceWaterInputsProduction"
|
|
4384
|
-
},
|
|
4385
|
-
{
|
|
4386
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4387
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4388
|
-
"model": "hestia",
|
|
4389
|
-
"term": "noxToAirInputsProduction"
|
|
4390
|
-
},
|
|
4391
|
-
{
|
|
4392
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4393
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4394
|
-
"model": "hestia",
|
|
4395
|
-
"term": "pErosionInputsProduction"
|
|
4396
|
-
},
|
|
4397
|
-
{
|
|
4398
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4399
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4400
|
-
"model": "hestia",
|
|
4401
|
-
"term": "pToDrainageWaterInputsProduction"
|
|
4402
|
-
},
|
|
4403
|
-
{
|
|
4404
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4405
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4406
|
-
"model": "hestia",
|
|
4407
|
-
"term": "pToGroundwaterInputsProduction"
|
|
4408
|
-
},
|
|
4409
|
-
{
|
|
4410
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4411
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4412
|
-
"model": "hestia",
|
|
4413
|
-
"term": "pToSurfaceWaterInputsProduction"
|
|
4414
|
-
},
|
|
4415
|
-
{
|
|
4416
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4417
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4418
|
-
"model": "hestia",
|
|
4419
|
-
"term": "pToSoilInputsProduction"
|
|
4420
|
-
},
|
|
4421
|
-
{
|
|
4422
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4423
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4424
|
-
"model": "hestia",
|
|
4425
|
-
"term": "phosphoricAcidToGroundwaterInputsProduction"
|
|
4426
|
-
},
|
|
4427
|
-
{
|
|
4428
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4429
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4430
|
-
"model": "hestia",
|
|
4431
|
-
"term": "phosphoricAcidToSurfaceWaterInputsProduction"
|
|
4432
|
-
},
|
|
4433
|
-
{
|
|
4434
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4435
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4436
|
-
"model": "hestia",
|
|
4437
|
-
"term": "phosphoricAcidToSoilInputsProduction"
|
|
4438
|
-
},
|
|
4439
|
-
{
|
|
4440
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4441
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4442
|
-
"model": "hestia",
|
|
4443
|
-
"term": "pm10ToAirInputsProduction"
|
|
4444
|
-
},
|
|
4445
|
-
{
|
|
4446
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4447
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4448
|
-
"model": "hestia",
|
|
4449
|
-
"term": "pm25ToAirInputsProduction"
|
|
4450
|
-
},
|
|
4451
|
-
{
|
|
4452
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4453
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4454
|
-
"model": "hestia",
|
|
4455
|
-
"term": "pm0225ToAirInputsProduction"
|
|
4456
|
-
},
|
|
4457
|
-
{
|
|
4458
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4459
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4460
|
-
"model": "hestia",
|
|
4461
|
-
"term": "pm02ToAirInputsProduction"
|
|
4462
|
-
},
|
|
4463
|
-
{
|
|
4464
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4465
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4466
|
-
"model": "hestia",
|
|
4467
|
-
"term": "po43ToGroundwaterInputsProduction"
|
|
4468
|
-
},
|
|
4469
|
-
{
|
|
4470
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4471
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4472
|
-
"model": "hestia",
|
|
4473
|
-
"term": "po43ToSurfaceWaterInputsProduction"
|
|
4474
|
-
},
|
|
4475
|
-
{
|
|
4476
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4477
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4478
|
-
"model": "hestia",
|
|
4479
|
-
"term": "po43ToSoilInputsProduction"
|
|
4480
|
-
},
|
|
4481
|
-
{
|
|
4482
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4483
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4484
|
-
"model": "hestia",
|
|
4485
|
-
"term": "sf6ToAirInputsProduction"
|
|
4486
|
-
},
|
|
4487
|
-
{
|
|
4488
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4489
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4490
|
-
"model": "hestia",
|
|
4491
|
-
"term": "so2ToAirInputsProduction"
|
|
4492
|
-
},
|
|
4493
|
-
{
|
|
4494
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4495
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4496
|
-
"model": "hestia",
|
|
4497
|
-
"term": "so3ToAirInputsProduction"
|
|
4498
|
-
},
|
|
4499
|
-
{
|
|
4500
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4501
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4502
|
-
"model": "hestia",
|
|
4503
|
-
"term": "soxToAirInputsProduction"
|
|
4504
|
-
},
|
|
4505
|
-
{
|
|
4506
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4507
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4508
|
-
"model": "hestia",
|
|
4509
|
-
"term": "tspToAirInputsProduction"
|
|
4510
|
-
},
|
|
4511
|
-
{
|
|
4512
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4513
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4514
|
-
"model": "hestia",
|
|
4515
|
-
"term": "trichlorofluoromethaneToAirInputsProduction"
|
|
4516
|
-
},
|
|
4517
|
-
{
|
|
4518
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4519
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4520
|
-
"model": "hestia",
|
|
4521
|
-
"term": "tefluraneToAirInputsProduction"
|
|
4522
|
-
},
|
|
4523
|
-
{
|
|
4524
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4525
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4526
|
-
"model": "hestia",
|
|
4527
|
-
"term": "pesticideToAirInputsProduction"
|
|
4528
|
-
},
|
|
4529
|
-
{
|
|
4530
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4531
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4532
|
-
"model": "hestia",
|
|
4533
|
-
"term": "pesticideToAirIndoorInputsProduction"
|
|
4534
|
-
},
|
|
4535
|
-
{
|
|
4536
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4537
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4538
|
-
"model": "hestia",
|
|
4539
|
-
"term": "pesticideToAirUrbanCloseToGroundInputsProduction"
|
|
4540
|
-
},
|
|
4541
|
-
{
|
|
4542
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4543
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4544
|
-
"model": "hestia",
|
|
4545
|
-
"term": "pesticideToAirOtherHigherAltitudesInputsProduction"
|
|
4546
|
-
},
|
|
4547
|
-
{
|
|
4548
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4549
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4550
|
-
"model": "hestia",
|
|
4551
|
-
"term": "pesticideToWaterInputsProduction"
|
|
4552
|
-
},
|
|
4553
|
-
{
|
|
4554
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4555
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4556
|
-
"model": "hestia",
|
|
4557
|
-
"term": "pesticideToSaltWaterInputsProduction"
|
|
4558
|
-
},
|
|
4559
|
-
{
|
|
4560
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4561
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4562
|
-
"model": "hestia",
|
|
4563
|
-
"term": "pesticideToSoilInputsProduction"
|
|
4564
|
-
},
|
|
4565
|
-
{
|
|
4566
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4567
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4568
|
-
"model": "hestia",
|
|
4569
|
-
"term": "pesticideToSoilAgriculturalInputsProduction"
|
|
4570
|
-
},
|
|
4571
|
-
{
|
|
4572
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4573
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4574
|
-
"model": "hestia",
|
|
4575
|
-
"term": "pesticideToSoilNonAgriculturalInputsProduction"
|
|
4576
|
-
},
|
|
4577
|
-
{
|
|
4578
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4579
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4580
|
-
"model": "hestia",
|
|
4581
|
-
"term": "pesticideToHarvestedCropInputsProduction"
|
|
4582
|
-
},
|
|
4583
|
-
{
|
|
4584
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4585
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4586
|
-
"model": "hestia",
|
|
4587
|
-
"term": "ionisingCompoundsToAirInputsProduction"
|
|
4588
|
-
},
|
|
4589
|
-
{
|
|
4590
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4591
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4592
|
-
"model": "hestia",
|
|
4593
|
-
"term": "heavyMetalsToWaterInputsProduction"
|
|
4594
|
-
},
|
|
4595
|
-
{
|
|
4596
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4597
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4598
|
-
"model": "hestia",
|
|
4599
|
-
"term": "E1Chloro333Trifluoroprop1EneToAirIndustrialProcesses"
|
|
4600
|
-
},
|
|
4601
|
-
{
|
|
4602
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4603
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4604
|
-
"model": "hestia",
|
|
4605
|
-
"term": "EHfc1225YeToAirIndustrialProcesses"
|
|
4606
|
-
},
|
|
4607
|
-
{
|
|
4608
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4609
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4610
|
-
"model": "hestia",
|
|
4611
|
-
"term": "EHfc1234ZeToAirIndustrialProcesses"
|
|
4612
|
-
},
|
|
4613
|
-
{
|
|
4614
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4615
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4616
|
-
"model": "hestia",
|
|
4617
|
-
"term": "ZHfc1225YeToAirIndustrialProcesses"
|
|
4618
|
-
},
|
|
4619
|
-
{
|
|
4620
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4621
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4622
|
-
"model": "hestia",
|
|
4623
|
-
"term": "ZHfc1234ZeToAirIndustrialProcesses"
|
|
4624
|
-
},
|
|
4625
|
-
{
|
|
4626
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4627
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4628
|
-
"model": "hestia",
|
|
4629
|
-
"term": "ZHfc1336ToAirIndustrialProcesses"
|
|
4630
|
-
},
|
|
4631
|
-
{
|
|
4632
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4633
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4634
|
-
"model": "hestia",
|
|
4635
|
-
"term": "1112233Heptafluoro31222TetrafluoroethoxyPropaneToAirIndustrialProcesses"
|
|
4636
|
-
},
|
|
4637
|
-
{
|
|
4638
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4639
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4640
|
-
"model": "hestia",
|
|
4641
|
-
"term": "1112333HeptafluoropropaneToAirIndustrialProcesses"
|
|
4642
|
-
},
|
|
4643
|
-
{
|
|
4644
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4645
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4646
|
-
"model": "hestia",
|
|
4647
|
-
"term": "111233HexafluoropropaneToAirIndustrialProcesses"
|
|
4648
|
-
},
|
|
4649
|
-
{
|
|
4650
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4651
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4652
|
-
"model": "hestia",
|
|
4653
|
-
"term": "111333Hexafluoro2PropanolToAirIndustrialProcesses"
|
|
4654
|
-
},
|
|
4655
|
-
{
|
|
4656
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4657
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4658
|
-
"model": "hestia",
|
|
4659
|
-
"term": "111333Hexafluoropropan2YlFormateToAirIndustrialProcesses"
|
|
4660
|
-
},
|
|
4661
|
-
{
|
|
4662
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4663
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4664
|
-
"model": "hestia",
|
|
4665
|
-
"term": "11133PentafluoropropaneToAirIndustrialProcesses"
|
|
4666
|
-
},
|
|
4667
|
-
{
|
|
4668
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4669
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4670
|
-
"model": "hestia",
|
|
4671
|
-
"term": "111TrifluoroethaneToAirIndustrialProcesses"
|
|
4672
|
-
},
|
|
4673
|
-
{
|
|
4674
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4675
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4676
|
-
"model": "hestia",
|
|
4677
|
-
"term": "1122Tetrafluoro3MethoxyPropaneToAirIndustrialProcesses"
|
|
4678
|
-
},
|
|
4679
|
-
{
|
|
4680
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4681
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4682
|
-
"model": "hestia",
|
|
4683
|
-
"term": "112Trifluoro2TrifluoromethoxyEthaneToAirIndustrialProcesses"
|
|
4684
|
-
},
|
|
4685
|
-
{
|
|
4686
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4687
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4688
|
-
"model": "hestia",
|
|
4689
|
-
"term": "1133446677991010121213131515EicoSafluoro2581114PentaoxapentadecaneToAirIndustrialProcesses"
|
|
4690
|
-
},
|
|
4691
|
-
{
|
|
4692
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4693
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4694
|
-
"model": "hestia",
|
|
4695
|
-
"term": "11334466779910101212HexaDecafluoro25811TetraoxadodecaneToAirIndustrialProcesses"
|
|
4696
|
-
},
|
|
4697
|
-
{
|
|
4698
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4699
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4700
|
-
"model": "hestia",
|
|
4701
|
-
"term": "11Oxybis2Difluoromethoxy1122TetrafluoroethaneToAirIndustrialProcesses"
|
|
4702
|
-
},
|
|
4703
|
-
{
|
|
4704
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4705
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4706
|
-
"model": "hestia",
|
|
4707
|
-
"term": "12DichloroethaneToAirIndustrialProcesses"
|
|
4708
|
-
},
|
|
4709
|
-
{
|
|
4710
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4711
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4712
|
-
"model": "hestia",
|
|
4713
|
-
"term": "1Ethoxy112333HexafluoropropaneToAirIndustrialProcesses"
|
|
4714
|
-
},
|
|
4715
|
-
{
|
|
4716
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4717
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4718
|
-
"model": "hestia",
|
|
4719
|
-
"term": "222TrifluoroethanolToAirIndustrialProcesses"
|
|
4720
|
-
},
|
|
4721
|
-
{
|
|
4722
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4723
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4724
|
-
"model": "hestia",
|
|
4725
|
-
"term": "222TrifluoroethylFormateToAirIndustrialProcesses"
|
|
4726
|
-
},
|
|
4727
|
-
{
|
|
4728
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4729
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4730
|
-
"model": "hestia",
|
|
4731
|
-
"term": "22333Pentafluoropropan1OlToAirIndustrialProcesses"
|
|
4732
|
-
},
|
|
4733
|
-
{
|
|
4734
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4735
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4736
|
-
"model": "hestia",
|
|
4737
|
-
"term": "2233444Heptafluoro1ButanolToAirIndustrialProcesses"
|
|
4738
|
-
},
|
|
4739
|
-
{
|
|
4740
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4741
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4742
|
-
"model": "hestia",
|
|
4743
|
-
"term": "22334455OctafluorocyclopentanolToAirIndustrialProcesses"
|
|
4744
|
-
},
|
|
4745
|
-
{
|
|
4746
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4747
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4748
|
-
"model": "hestia",
|
|
4749
|
-
"term": "2233Tetrafluoro1PropanolToAirIndustrialProcesses"
|
|
4750
|
-
},
|
|
4751
|
-
{
|
|
4752
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4753
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4754
|
-
"model": "hestia",
|
|
4755
|
-
"term": "223444Hexafluoro1ButanolToAirIndustrialProcesses"
|
|
4756
|
-
},
|
|
4757
|
-
{
|
|
4758
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4759
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4760
|
-
"model": "hestia",
|
|
4761
|
-
"term": "22DifluoroethanolToAirIndustrialProcesses"
|
|
4762
|
-
},
|
|
4763
|
-
{
|
|
4764
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4765
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4766
|
-
"model": "hestia",
|
|
4767
|
-
"term": "2Chloro112Trifluoro1MethoxyethaneToAirIndustrialProcesses"
|
|
4768
|
-
},
|
|
4769
|
-
{
|
|
4770
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4771
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4772
|
-
"model": "hestia",
|
|
4773
|
-
"term": "2Ethoxy33445Pentafluorotetrahydro25Bis1222Tetrafluoro1TrifluoromethylEthylFuranToAirIndustrialProcesses"
|
|
4774
|
-
},
|
|
4775
|
-
{
|
|
4776
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4777
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4778
|
-
"model": "hestia",
|
|
4779
|
-
"term": "2FluoroethanolToAirIndustrialProcesses"
|
|
4780
|
-
},
|
|
4781
|
-
{
|
|
4782
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4783
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4784
|
-
"model": "hestia",
|
|
4785
|
-
"term": "333Trifluoropropan1OlToAirIndustrialProcesses"
|
|
4786
|
-
},
|
|
4787
|
-
{
|
|
4788
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4789
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4790
|
-
"model": "hestia",
|
|
4791
|
-
"term": "333TrifluoroPropanalToAirIndustrialProcesses"
|
|
4792
|
-
},
|
|
4793
|
-
{
|
|
4794
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4795
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4796
|
-
"model": "hestia",
|
|
4797
|
-
"term": "334455666Nonafluorohex1EneToAirIndustrialProcesses"
|
|
4798
|
-
},
|
|
4799
|
-
{
|
|
4800
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4801
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4802
|
-
"model": "hestia",
|
|
4803
|
-
"term": "33445566777Undecafluoroheptan1OlToAirIndustrialProcesses"
|
|
4804
|
-
},
|
|
4805
|
-
{
|
|
4806
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4807
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4808
|
-
"model": "hestia",
|
|
4809
|
-
"term": "3344556677888Tridecafluorooct1EneToAirIndustrialProcesses"
|
|
4810
|
-
},
|
|
4811
|
-
{
|
|
4812
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4813
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4814
|
-
"model": "hestia",
|
|
4815
|
-
"term": "33445566778899101010HepTadecafluorodec1EneToAirIndustrialProcesses"
|
|
4816
|
-
},
|
|
4817
|
-
{
|
|
4818
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4819
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4820
|
-
"model": "hestia",
|
|
4821
|
-
"term": "334455667788991010111111NonAdecafluoroundecan1OlToAirIndustrialProcesses"
|
|
4822
|
-
},
|
|
4823
|
-
{
|
|
4824
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4825
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4826
|
-
"model": "hestia",
|
|
4827
|
-
"term": "334455667788999Pentadecafluorononan1OlToAirIndustrialProcesses"
|
|
4828
|
-
},
|
|
4829
|
-
{
|
|
4830
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4831
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4832
|
-
"model": "hestia",
|
|
4833
|
-
"term": "444Trifluorobutan1OlToAirIndustrialProcesses"
|
|
4834
|
-
},
|
|
4835
|
-
{
|
|
4836
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4837
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4838
|
-
"model": "hestia",
|
|
4839
|
-
"term": "cfc13ToAirIndustrialProcesses"
|
|
4840
|
-
},
|
|
4841
|
-
{
|
|
4842
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4843
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4844
|
-
"model": "hestia",
|
|
4845
|
-
"term": "chloroformToAirIndustrialProcesses"
|
|
4846
|
-
},
|
|
4847
|
-
{
|
|
4848
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4849
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4850
|
-
"model": "hestia",
|
|
4851
|
-
"term": "dibromomethaneToAirIndustrialProcesses"
|
|
4852
|
-
},
|
|
4853
|
-
{
|
|
4854
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4855
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4856
|
-
"model": "hestia",
|
|
4857
|
-
"term": "difluoroMethoxyMethaneToAirIndustrialProcesses"
|
|
4858
|
-
},
|
|
4859
|
-
{
|
|
4860
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4861
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4862
|
-
"model": "hestia",
|
|
4863
|
-
"term": "ethylTrifluoroacetateToAirIndustrialProcesses"
|
|
4864
|
-
},
|
|
4865
|
-
{
|
|
4866
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4867
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4868
|
-
"model": "hestia",
|
|
4869
|
-
"term": "fc14ToAirIndustrialProcesses"
|
|
4870
|
-
},
|
|
4871
|
-
{
|
|
4872
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4873
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4874
|
-
"model": "hestia",
|
|
4875
|
-
"term": "fluoroxeneToAirIndustrialProcesses"
|
|
4876
|
-
},
|
|
4877
|
-
{
|
|
4878
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4879
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4880
|
-
"model": "hestia",
|
|
4881
|
-
"term": "halon2301ToAirIndustrialProcesses"
|
|
4882
|
-
},
|
|
4883
|
-
{
|
|
4884
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4885
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4886
|
-
"model": "hestia",
|
|
4887
|
-
"term": "hcfc122ToAirIndustrialProcesses"
|
|
4888
|
-
},
|
|
4889
|
-
{
|
|
4890
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4891
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4892
|
-
"model": "hestia",
|
|
4893
|
-
"term": "hcfc122AToAirIndustrialProcesses"
|
|
4894
|
-
},
|
|
4895
|
-
{
|
|
4896
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4897
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4898
|
-
"model": "hestia",
|
|
4899
|
-
"term": "hcfc123AToAirIndustrialProcesses"
|
|
4900
|
-
},
|
|
4901
|
-
{
|
|
4902
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4903
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4904
|
-
"model": "hestia",
|
|
4905
|
-
"term": "hcfc132CToAirIndustrialProcesses"
|
|
4906
|
-
},
|
|
4907
|
-
{
|
|
4908
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4909
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4910
|
-
"model": "hestia",
|
|
4911
|
-
"term": "hcfc21ToAirIndustrialProcesses"
|
|
4912
|
-
},
|
|
4913
|
-
{
|
|
4914
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4915
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4916
|
-
"model": "hestia",
|
|
4917
|
-
"term": "hcfe235Ca2ToAirIndustrialProcesses"
|
|
4918
|
-
},
|
|
4919
|
-
{
|
|
4920
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4921
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4922
|
-
"model": "hestia",
|
|
4923
|
-
"term": "hcfe235Da2ToAirIndustrialProcesses"
|
|
4924
|
-
},
|
|
4925
|
-
{
|
|
4926
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4927
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4928
|
-
"model": "hestia",
|
|
4929
|
-
"term": "hfc1132AToAirIndustrialProcesses"
|
|
4930
|
-
},
|
|
4931
|
-
{
|
|
4932
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4933
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4934
|
-
"model": "hestia",
|
|
4935
|
-
"term": "hfc1141ToAirIndustrialProcesses"
|
|
4936
|
-
},
|
|
4937
|
-
{
|
|
4938
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4939
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4940
|
-
"model": "hestia",
|
|
4941
|
-
"term": "hfc1234YfToAirIndustrialProcesses"
|
|
4942
|
-
},
|
|
4943
|
-
{
|
|
4944
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4945
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4946
|
-
"model": "hestia",
|
|
4947
|
-
"term": "hfc1243ZfToAirIndustrialProcesses"
|
|
4948
|
-
},
|
|
4949
|
-
{
|
|
4950
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4951
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4952
|
-
"model": "hestia",
|
|
4953
|
-
"term": "hfc125ToAirIndustrialProcesses"
|
|
4954
|
-
},
|
|
4955
|
-
{
|
|
4956
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4957
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4958
|
-
"model": "hestia",
|
|
4959
|
-
"term": "hfc134ToAirIndustrialProcesses"
|
|
4960
|
-
},
|
|
4961
|
-
{
|
|
4962
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4963
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4964
|
-
"model": "hestia",
|
|
4965
|
-
"term": "hfc1345ZfcToAirIndustrialProcesses"
|
|
4966
|
-
},
|
|
4967
|
-
{
|
|
4968
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4969
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4970
|
-
"model": "hestia",
|
|
4971
|
-
"term": "hfc143ToAirIndustrialProcesses"
|
|
4972
|
-
},
|
|
4973
|
-
{
|
|
4974
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4975
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4976
|
-
"model": "hestia",
|
|
4977
|
-
"term": "hfc152ToAirIndustrialProcesses"
|
|
4978
|
-
},
|
|
4979
|
-
{
|
|
4980
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4981
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4982
|
-
"model": "hestia",
|
|
4983
|
-
"term": "hfc152AToAirIndustrialProcesses"
|
|
4984
|
-
},
|
|
4985
|
-
{
|
|
4986
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4987
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4988
|
-
"model": "hestia",
|
|
4989
|
-
"term": "hfc161ToAirIndustrialProcesses"
|
|
4990
|
-
},
|
|
4991
|
-
{
|
|
4992
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4993
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
4994
|
-
"model": "hestia",
|
|
4995
|
-
"term": "hfc227CaToAirIndustrialProcesses"
|
|
4996
|
-
},
|
|
4997
|
-
{
|
|
4998
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
4999
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5000
|
-
"model": "hestia",
|
|
5001
|
-
"term": "hfc23ToAirIndustrialProcesses"
|
|
5002
|
-
},
|
|
5003
|
-
{
|
|
5004
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5005
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5006
|
-
"model": "hestia",
|
|
5007
|
-
"term": "hfc236CbToAirIndustrialProcesses"
|
|
5008
|
-
},
|
|
5009
|
-
{
|
|
5010
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5011
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5012
|
-
"model": "hestia",
|
|
5013
|
-
"term": "hfc236FaToAirIndustrialProcesses"
|
|
5014
|
-
},
|
|
5015
|
-
{
|
|
5016
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5017
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5018
|
-
"model": "hestia",
|
|
5019
|
-
"term": "hfc245CaToAirIndustrialProcesses"
|
|
5020
|
-
},
|
|
5021
|
-
{
|
|
5022
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5023
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5024
|
-
"model": "hestia",
|
|
5025
|
-
"term": "hfc245CbToAirIndustrialProcesses"
|
|
5026
|
-
},
|
|
5027
|
-
{
|
|
5028
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5029
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5030
|
-
"model": "hestia",
|
|
5031
|
-
"term": "hfc245EaToAirIndustrialProcesses"
|
|
5032
|
-
},
|
|
5033
|
-
{
|
|
5034
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5035
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5036
|
-
"model": "hestia",
|
|
5037
|
-
"term": "hfc245EbToAirIndustrialProcesses"
|
|
5038
|
-
},
|
|
5039
|
-
{
|
|
5040
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5041
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5042
|
-
"model": "hestia",
|
|
5043
|
-
"term": "hfc263FbToAirIndustrialProcesses"
|
|
5044
|
-
},
|
|
5045
|
-
{
|
|
5046
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5047
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5048
|
-
"model": "hestia",
|
|
5049
|
-
"term": "hfc272CaToAirIndustrialProcesses"
|
|
5050
|
-
},
|
|
5051
|
-
{
|
|
5052
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5053
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5054
|
-
"model": "hestia",
|
|
5055
|
-
"term": "hfc32ToAirIndustrialProcesses"
|
|
5056
|
-
},
|
|
5057
|
-
{
|
|
5058
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5059
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5060
|
-
"model": "hestia",
|
|
5061
|
-
"term": "hfc329PToAirIndustrialProcesses"
|
|
5062
|
-
},
|
|
5063
|
-
{
|
|
5064
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5065
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5066
|
-
"model": "hestia",
|
|
5067
|
-
"term": "hfc365MfcToAirIndustrialProcesses"
|
|
5068
|
-
},
|
|
5069
|
-
{
|
|
5070
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5071
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5072
|
-
"model": "hestia",
|
|
5073
|
-
"term": "hfc41ToAirIndustrialProcesses"
|
|
5074
|
-
},
|
|
5075
|
-
{
|
|
5076
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5077
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5078
|
-
"model": "hestia",
|
|
5079
|
-
"term": "hfc4310MeeToAirIndustrialProcesses"
|
|
5080
|
-
},
|
|
5081
|
-
{
|
|
5082
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5083
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5084
|
-
"model": "hestia",
|
|
5085
|
-
"term": "hfe125ToAirIndustrialProcesses"
|
|
5086
|
-
},
|
|
5087
|
-
{
|
|
5088
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5089
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5090
|
-
"model": "hestia",
|
|
5091
|
-
"term": "hfe134ToAirIndustrialProcesses"
|
|
5092
|
-
},
|
|
5093
|
-
{
|
|
5094
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5095
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5096
|
-
"model": "hestia",
|
|
5097
|
-
"term": "hfe143AToAirIndustrialProcesses"
|
|
5098
|
-
},
|
|
5099
|
-
{
|
|
5100
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5101
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5102
|
-
"model": "hestia",
|
|
5103
|
-
"term": "hfe216ToAirIndustrialProcesses"
|
|
5104
|
-
},
|
|
5105
|
-
{
|
|
5106
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5107
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5108
|
-
"model": "hestia",
|
|
5109
|
-
"term": "hfe227EaToAirIndustrialProcesses"
|
|
5110
|
-
},
|
|
5111
|
-
{
|
|
5112
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5113
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5114
|
-
"model": "hestia",
|
|
5115
|
-
"term": "hfe236Ca12Hg10ToAirIndustrialProcesses"
|
|
5116
|
-
},
|
|
5117
|
-
{
|
|
5118
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5119
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5120
|
-
"model": "hestia",
|
|
5121
|
-
"term": "hfe236Ea2ToAirIndustrialProcesses"
|
|
5122
|
-
},
|
|
5123
|
-
{
|
|
5124
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5125
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5126
|
-
"model": "hestia",
|
|
5127
|
-
"term": "hfe236FaToAirIndustrialProcesses"
|
|
5128
|
-
},
|
|
5129
|
-
{
|
|
5130
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5131
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5132
|
-
"model": "hestia",
|
|
5133
|
-
"term": "hfe245Cb2ToAirIndustrialProcesses"
|
|
5134
|
-
},
|
|
5135
|
-
{
|
|
5136
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5137
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5138
|
-
"model": "hestia",
|
|
5139
|
-
"term": "hfe245Fa1ToAirIndustrialProcesses"
|
|
5140
|
-
},
|
|
5141
|
-
{
|
|
5142
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5143
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5144
|
-
"model": "hestia",
|
|
5145
|
-
"term": "hfe245Fa2ToAirIndustrialProcesses"
|
|
5146
|
-
},
|
|
5147
|
-
{
|
|
5148
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5149
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5150
|
-
"model": "hestia",
|
|
5151
|
-
"term": "hfe254Cb2ToAirIndustrialProcesses"
|
|
5152
|
-
},
|
|
5153
|
-
{
|
|
5154
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5155
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5156
|
-
"model": "hestia",
|
|
5157
|
-
"term": "hfe263Fb2ToAirIndustrialProcesses"
|
|
5158
|
-
},
|
|
5159
|
-
{
|
|
5160
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5161
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5162
|
-
"model": "hestia",
|
|
5163
|
-
"term": "hfe263M1ToAirIndustrialProcesses"
|
|
5164
|
-
},
|
|
5165
|
-
{
|
|
5166
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5167
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5168
|
-
"model": "hestia",
|
|
5169
|
-
"term": "hfe329Mcc2ToAirIndustrialProcesses"
|
|
5170
|
-
},
|
|
5171
|
-
{
|
|
5172
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5173
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5174
|
-
"model": "hestia",
|
|
5175
|
-
"term": "hfe338Mcf2ToAirIndustrialProcesses"
|
|
5176
|
-
},
|
|
5177
|
-
{
|
|
5178
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5179
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5180
|
-
"model": "hestia",
|
|
5181
|
-
"term": "hfe338Mmz1ToAirIndustrialProcesses"
|
|
5182
|
-
},
|
|
5183
|
-
{
|
|
5184
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5185
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5186
|
-
"model": "hestia",
|
|
5187
|
-
"term": "hfe347Mcc3ToAirIndustrialProcesses"
|
|
5188
|
-
},
|
|
5189
|
-
{
|
|
5190
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5191
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5192
|
-
"model": "hestia",
|
|
5193
|
-
"term": "hfe347Mcf2ToAirIndustrialProcesses"
|
|
5194
|
-
},
|
|
5195
|
-
{
|
|
5196
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5197
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5198
|
-
"model": "hestia",
|
|
5199
|
-
"term": "hfe347Mmy1ToAirIndustrialProcesses"
|
|
5200
|
-
},
|
|
5201
|
-
{
|
|
5202
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5203
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5204
|
-
"model": "hestia",
|
|
5205
|
-
"term": "hfe347Pcf2ToAirIndustrialProcesses"
|
|
5206
|
-
},
|
|
5207
|
-
{
|
|
5208
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5209
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5210
|
-
"model": "hestia",
|
|
5211
|
-
"term": "hfe356Mec3ToAirIndustrialProcesses"
|
|
5212
|
-
},
|
|
5213
|
-
{
|
|
5214
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5215
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5216
|
-
"model": "hestia",
|
|
5217
|
-
"term": "hfe356Mff2ToAirIndustrialProcesses"
|
|
5218
|
-
},
|
|
5219
|
-
{
|
|
5220
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5221
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5222
|
-
"model": "hestia",
|
|
5223
|
-
"term": "hfe356Mmz1ToAirIndustrialProcesses"
|
|
5224
|
-
},
|
|
5225
|
-
{
|
|
5226
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5227
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5228
|
-
"model": "hestia",
|
|
5229
|
-
"term": "hfe356Pcc3ToAirIndustrialProcesses"
|
|
5230
|
-
},
|
|
5231
|
-
{
|
|
5232
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5233
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5234
|
-
"model": "hestia",
|
|
5235
|
-
"term": "hfe356Pcf2ToAirIndustrialProcesses"
|
|
5236
|
-
},
|
|
5237
|
-
{
|
|
5238
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5239
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5240
|
-
"model": "hestia",
|
|
5241
|
-
"term": "hfe356Pcf3ToAirIndustrialProcesses"
|
|
5242
|
-
},
|
|
5243
|
-
{
|
|
5244
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5245
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5246
|
-
"model": "hestia",
|
|
5247
|
-
"term": "hfe374Pc2ToAirIndustrialProcesses"
|
|
5248
|
-
},
|
|
5249
|
-
{
|
|
5250
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5251
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5252
|
-
"model": "hestia",
|
|
5253
|
-
"term": "hfe4310Pccc124HGalden1040XToAirIndustrialProcesses"
|
|
5254
|
-
},
|
|
5255
|
-
{
|
|
5256
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5257
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5258
|
-
"model": "hestia",
|
|
5259
|
-
"term": "hfe569Sf2ToAirIndustrialProcesses"
|
|
5260
|
-
},
|
|
5261
|
-
{
|
|
5262
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5263
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5264
|
-
"model": "hestia",
|
|
5265
|
-
"term": "hg01ToAirIndustrialProcesses"
|
|
5266
|
-
},
|
|
5267
|
-
{
|
|
5268
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5269
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5270
|
-
"model": "hestia",
|
|
5271
|
-
"term": "iHfe7100ToAirIndustrialProcesses"
|
|
5272
|
-
},
|
|
5273
|
-
{
|
|
5274
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5275
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5276
|
-
"model": "hestia",
|
|
5277
|
-
"term": "iHfe7200ToAirIndustrialProcesses"
|
|
5278
|
-
},
|
|
5279
|
-
{
|
|
5280
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5281
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5282
|
-
"model": "hestia",
|
|
5283
|
-
"term": "methyl222TrifluoroacetateToAirIndustrialProcesses"
|
|
5284
|
-
},
|
|
5285
|
-
{
|
|
5286
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5287
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5288
|
-
"model": "hestia",
|
|
5289
|
-
"term": "methylChloroformToAirIndustrialProcesses"
|
|
5290
|
-
},
|
|
5291
|
-
{
|
|
5292
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5293
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5294
|
-
"model": "hestia",
|
|
5295
|
-
"term": "methyleneChlorideToAirIndustrialProcesses"
|
|
5296
|
-
},
|
|
5297
|
-
{
|
|
5298
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5299
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5300
|
-
"model": "hestia",
|
|
5301
|
-
"term": "nHfe7100ToAirIndustrialProcesses"
|
|
5302
|
-
},
|
|
5303
|
-
{
|
|
5304
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5305
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5306
|
-
"model": "hestia",
|
|
5307
|
-
"term": "perfluoro2Methyl3PentanoneToAirIndustrialProcesses"
|
|
5308
|
-
},
|
|
5309
|
-
{
|
|
5310
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5311
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5312
|
-
"model": "hestia",
|
|
5313
|
-
"term": "perfluorobut1EneToAirIndustrialProcesses"
|
|
5314
|
-
},
|
|
5315
|
-
{
|
|
5316
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5317
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5318
|
-
"model": "hestia",
|
|
5319
|
-
"term": "perfluorobut2EneToAirIndustrialProcesses"
|
|
5320
|
-
},
|
|
5321
|
-
{
|
|
5322
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5323
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5324
|
-
"model": "hestia",
|
|
5325
|
-
"term": "perfluorobuta13DieneToAirIndustrialProcesses"
|
|
5326
|
-
},
|
|
5327
|
-
{
|
|
5328
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5329
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5330
|
-
"model": "hestia",
|
|
5331
|
-
"term": "perfluorocyclopenteneToAirIndustrialProcesses"
|
|
5332
|
-
},
|
|
5333
|
-
{
|
|
5334
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5335
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5336
|
-
"model": "hestia",
|
|
5337
|
-
"term": "perfluorodecalinCisToAirIndustrialProcesses"
|
|
5338
|
-
},
|
|
5339
|
-
{
|
|
5340
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5341
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5342
|
-
"model": "hestia",
|
|
5343
|
-
"term": "perfluorodecalinTransToAirIndustrialProcesses"
|
|
5344
|
-
},
|
|
5345
|
-
{
|
|
5346
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5347
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5348
|
-
"model": "hestia",
|
|
5349
|
-
"term": "perfluoroethylFormateToAirIndustrialProcesses"
|
|
5350
|
-
},
|
|
5351
|
-
{
|
|
5352
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5353
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5354
|
-
"model": "hestia",
|
|
5355
|
-
"term": "pfc1114ToAirIndustrialProcesses"
|
|
5356
|
-
},
|
|
5357
|
-
{
|
|
5358
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5359
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5360
|
-
"model": "hestia",
|
|
5361
|
-
"term": "pfc116ToAirIndustrialProcesses"
|
|
5362
|
-
},
|
|
5363
|
-
{
|
|
5364
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5365
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5366
|
-
"model": "hestia",
|
|
5367
|
-
"term": "pfc1216ToAirIndustrialProcesses"
|
|
5368
|
-
},
|
|
5369
|
-
{
|
|
5370
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5371
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5372
|
-
"model": "hestia",
|
|
5373
|
-
"term": "pfc218ToAirIndustrialProcesses"
|
|
5374
|
-
},
|
|
5375
|
-
{
|
|
5376
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5377
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5378
|
-
"model": "hestia",
|
|
5379
|
-
"term": "pfc3110ToAirIndustrialProcesses"
|
|
5380
|
-
},
|
|
5381
|
-
{
|
|
5382
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5383
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5384
|
-
"model": "hestia",
|
|
5385
|
-
"term": "pfc318ToAirIndustrialProcesses"
|
|
5386
|
-
},
|
|
5387
|
-
{
|
|
5388
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5389
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5390
|
-
"model": "hestia",
|
|
5391
|
-
"term": "pfc4112ToAirIndustrialProcesses"
|
|
5392
|
-
},
|
|
5393
|
-
{
|
|
5394
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5395
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5396
|
-
"model": "hestia",
|
|
5397
|
-
"term": "pfc5114ToAirIndustrialProcesses"
|
|
5398
|
-
},
|
|
5399
|
-
{
|
|
5400
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5401
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5402
|
-
"model": "hestia",
|
|
5403
|
-
"term": "pfc6116ToAirIndustrialProcesses"
|
|
5404
|
-
},
|
|
5405
|
-
{
|
|
5406
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5407
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5408
|
-
"model": "hestia",
|
|
5409
|
-
"term": "pfc7118ToAirIndustrialProcesses"
|
|
5410
|
-
},
|
|
5411
|
-
{
|
|
5412
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5413
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5414
|
-
"model": "hestia",
|
|
5415
|
-
"term": "pfc9118ToAirIndustrialProcesses"
|
|
5416
|
-
},
|
|
5417
|
-
{
|
|
5418
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5419
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5420
|
-
"model": "hestia",
|
|
5421
|
-
"term": "pfpmieToAirIndustrialProcesses"
|
|
5422
|
-
},
|
|
5423
|
-
{
|
|
5424
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5425
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5426
|
-
"model": "hestia",
|
|
5427
|
-
"term": "sevofluraneToAirIndustrialProcesses"
|
|
5428
|
-
},
|
|
5429
|
-
{
|
|
5430
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5431
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5432
|
-
"model": "hestia",
|
|
5433
|
-
"term": "sulphurTrifluoromethylPentafluorideToAirIndustrialProcesses"
|
|
5434
|
-
},
|
|
5435
|
-
{
|
|
5436
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5437
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5438
|
-
"model": "hestia",
|
|
5439
|
-
"term": "1122333HeptafluoroNNBisHeptafluoropropylPropan1AmineToAirIndustrialProcesses"
|
|
5440
|
-
},
|
|
5441
|
-
{
|
|
5442
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5443
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5444
|
-
"model": "hestia",
|
|
5445
|
-
"term": "12DibromoethaneToAirIndustrialProcesses"
|
|
5446
|
-
},
|
|
5447
|
-
{
|
|
5448
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5449
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5450
|
-
"model": "hestia",
|
|
5451
|
-
"term": "1BromoethaneToAirIndustrialProcesses"
|
|
5452
|
-
},
|
|
5453
|
-
{
|
|
5454
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5455
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5456
|
-
"model": "hestia",
|
|
5457
|
-
"term": "1ChlorobutaneToAirIndustrialProcesses"
|
|
5458
|
-
},
|
|
5459
|
-
{
|
|
5460
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5461
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5462
|
-
"model": "hestia",
|
|
5463
|
-
"term": "1PropylbromideToAirIndustrialProcesses"
|
|
5464
|
-
},
|
|
5465
|
-
{
|
|
5466
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5467
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5468
|
-
"model": "hestia",
|
|
5469
|
-
"term": "224466881010Decamethyl13579246810PentoxapentasilecaneToAirIndustrialProcesses"
|
|
5470
|
-
},
|
|
5471
|
-
{
|
|
5472
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5473
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5474
|
-
"model": "hestia",
|
|
5475
|
-
"term": "224466Hexamethyl135246TrioxatrisilinaneToAirIndustrialProcesses"
|
|
5476
|
-
},
|
|
5477
|
-
{
|
|
5478
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5479
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5480
|
-
"model": "hestia",
|
|
5481
|
-
"term": "2333Tetrafluoro2TrifluoromethylPropanenitrileToAirIndustrialProcesses"
|
|
5482
|
-
},
|
|
5483
|
-
{
|
|
5484
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5485
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5486
|
-
"model": "hestia",
|
|
5487
|
-
"term": "2BromopropaneToAirIndustrialProcesses"
|
|
5488
|
-
},
|
|
5489
|
-
{
|
|
5490
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5491
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5492
|
-
"model": "hestia",
|
|
5493
|
-
"term": "2Chloro111TrifluoroethaneToAirIndustrialProcesses"
|
|
5494
|
-
},
|
|
5495
|
-
{
|
|
5496
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5497
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5498
|
-
"model": "hestia",
|
|
5499
|
-
"term": "3Ethoxy111234455666Dodecafluoro2TrifluoromethylHexaneToAirIndustrialProcesses"
|
|
5500
|
-
},
|
|
5501
|
-
{
|
|
5502
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5503
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5504
|
-
"model": "hestia",
|
|
5505
|
-
"term": "bromoformToAirIndustrialProcesses"
|
|
5506
|
-
},
|
|
5507
|
-
{
|
|
5508
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5509
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5510
|
-
"model": "hestia",
|
|
5511
|
-
"term": "cfc112ToAirIndustrialProcesses"
|
|
5512
|
-
},
|
|
5513
|
-
{
|
|
5514
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5515
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5516
|
-
"model": "hestia",
|
|
5517
|
-
"term": "chloroethaneToAirIndustrialProcesses"
|
|
5518
|
-
},
|
|
5519
|
-
{
|
|
5520
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5521
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5522
|
-
"model": "hestia",
|
|
5523
|
-
"term": "decamethyltetrasiloxaneToAirIndustrialProcesses"
|
|
5524
|
-
},
|
|
5525
|
-
{
|
|
5526
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5527
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5528
|
-
"model": "hestia",
|
|
5529
|
-
"term": "dodecamethylcyclohexasiloxaneToAirIndustrialProcesses"
|
|
5530
|
-
},
|
|
5531
|
-
{
|
|
5532
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5533
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5534
|
-
"model": "hestia",
|
|
5535
|
-
"term": "dodecamethylpentasiloxaneToAirIndustrialProcesses"
|
|
5536
|
-
},
|
|
5537
|
-
{
|
|
5538
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5539
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5540
|
-
"model": "hestia",
|
|
5541
|
-
"term": "ethaneToAirIndustrialProcesses"
|
|
5542
|
-
},
|
|
5543
|
-
{
|
|
5544
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5545
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5546
|
-
"model": "hestia",
|
|
5547
|
-
"term": "halon1011ToAirIndustrialProcesses"
|
|
5548
|
-
},
|
|
5549
|
-
{
|
|
5550
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5551
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5552
|
-
"model": "hestia",
|
|
5553
|
-
"term": "hcfc121ToAirIndustrialProcesses"
|
|
5554
|
-
},
|
|
5555
|
-
{
|
|
5556
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5557
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5558
|
-
"model": "hestia",
|
|
5559
|
-
"term": "hcfc31ToAirIndustrialProcesses"
|
|
5560
|
-
},
|
|
5561
|
-
{
|
|
5562
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5563
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5564
|
-
"model": "hestia",
|
|
5565
|
-
"term": "hexamethyldisiloxaneToAirIndustrialProcesses"
|
|
5566
|
-
},
|
|
5567
|
-
{
|
|
5568
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5569
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5570
|
-
"model": "hestia",
|
|
5571
|
-
"term": "nButaneToAirIndustrialProcesses"
|
|
5572
|
-
},
|
|
5573
|
-
{
|
|
5574
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5575
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5576
|
-
"model": "hestia",
|
|
5577
|
-
"term": "octamethylcyclotetrasiloxaneToAirIndustrialProcesses"
|
|
5578
|
-
},
|
|
5579
|
-
{
|
|
5580
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5581
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5582
|
-
"model": "hestia",
|
|
5583
|
-
"term": "octamethyltrisiloxaneToAirIndustrialProcesses"
|
|
5584
|
-
},
|
|
5585
|
-
{
|
|
5586
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5587
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5588
|
-
"model": "hestia",
|
|
5589
|
-
"term": "propaneToAirIndustrialProcesses"
|
|
5590
|
-
},
|
|
5591
|
-
{
|
|
5592
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5593
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5594
|
-
"model": "hestia",
|
|
5595
|
-
"term": "tetrachloroetheneToAirIndustrialProcesses"
|
|
5596
|
-
},
|
|
5597
|
-
{
|
|
5598
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5599
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5600
|
-
"model": "hestia",
|
|
5601
|
-
"term": "trichloroetheneToAirIndustrialProcesses"
|
|
5602
|
-
},
|
|
5603
|
-
{
|
|
5604
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5605
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5606
|
-
"model": "hestia",
|
|
5607
|
-
"term": "123TrimethylbenzeneToAirIndustrialProcesses"
|
|
5608
|
-
},
|
|
5609
|
-
{
|
|
5610
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5611
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5612
|
-
"model": "hestia",
|
|
5613
|
-
"term": "124TrimethylbenzeneToAirIndustrialProcesses"
|
|
5614
|
-
},
|
|
5615
|
-
{
|
|
5616
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5617
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5618
|
-
"model": "hestia",
|
|
5619
|
-
"term": "135TrimethylbenzeneToAirIndustrialProcesses"
|
|
5620
|
-
},
|
|
5621
|
-
{
|
|
5622
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5623
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5624
|
-
"model": "hestia",
|
|
5625
|
-
"term": "1ButeneToAirIndustrialProcesses"
|
|
5626
|
-
},
|
|
5627
|
-
{
|
|
5628
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5629
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5630
|
-
"model": "hestia",
|
|
5631
|
-
"term": "1ButoxypropanolToAirIndustrialProcesses"
|
|
5632
|
-
},
|
|
5633
|
-
{
|
|
5634
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5635
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5636
|
-
"model": "hestia",
|
|
5637
|
-
"term": "1Ethyl2MethylbenzeneToAirIndustrialProcesses"
|
|
5638
|
-
},
|
|
5639
|
-
{
|
|
5640
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5641
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5642
|
-
"model": "hestia",
|
|
5643
|
-
"term": "1Ethyl35DimethylbenzeneToAirIndustrialProcesses"
|
|
5644
|
-
},
|
|
5645
|
-
{
|
|
5646
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5647
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5648
|
-
"model": "hestia",
|
|
5649
|
-
"term": "1Ethyl3MethylbenzeneToAirIndustrialProcesses"
|
|
5650
|
-
},
|
|
5651
|
-
{
|
|
5652
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5653
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5654
|
-
"model": "hestia",
|
|
5655
|
-
"term": "1HexeneToAirIndustrialProcesses"
|
|
5656
|
-
},
|
|
5657
|
-
{
|
|
5658
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5659
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5660
|
-
"model": "hestia",
|
|
5661
|
-
"term": "1PenteneToAirIndustrialProcesses"
|
|
5662
|
-
},
|
|
5663
|
-
{
|
|
5664
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5665
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5666
|
-
"model": "hestia",
|
|
5667
|
-
"term": "1PropylbenzeneToAirIndustrialProcesses"
|
|
5668
|
-
},
|
|
5669
|
-
{
|
|
5670
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5671
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5672
|
-
"model": "hestia",
|
|
5673
|
-
"term": "22DimethylbutaneToAirIndustrialProcesses"
|
|
5674
|
-
},
|
|
5675
|
-
{
|
|
5676
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5677
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5678
|
-
"model": "hestia",
|
|
5679
|
-
"term": "22DimethylpropaneToAirIndustrialProcesses"
|
|
5680
|
-
},
|
|
5681
|
-
{
|
|
5682
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5683
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5684
|
-
"model": "hestia",
|
|
5685
|
-
"term": "23DimethylbutaneToAirIndustrialProcesses"
|
|
5686
|
-
},
|
|
5687
|
-
{
|
|
5688
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5689
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5690
|
-
"model": "hestia",
|
|
5691
|
-
"term": "2ButanolToAirIndustrialProcesses"
|
|
5692
|
-
},
|
|
5693
|
-
{
|
|
5694
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5695
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5696
|
-
"model": "hestia",
|
|
5697
|
-
"term": "2ButeneCisToAirIndustrialProcesses"
|
|
5698
|
-
},
|
|
5699
|
-
{
|
|
5700
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5701
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5702
|
-
"model": "hestia",
|
|
5703
|
-
"term": "2ButeneTransToAirIndustrialProcesses"
|
|
5704
|
-
},
|
|
5705
|
-
{
|
|
5706
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5707
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5708
|
-
"model": "hestia",
|
|
5709
|
-
"term": "2EthoxyethanolToAirIndustrialProcesses"
|
|
5710
|
-
},
|
|
5711
|
-
{
|
|
5712
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5713
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5714
|
-
"model": "hestia",
|
|
5715
|
-
"term": "2HexanoneToAirIndustrialProcesses"
|
|
5716
|
-
},
|
|
5717
|
-
{
|
|
5718
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5719
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5720
|
-
"model": "hestia",
|
|
5721
|
-
"term": "2MethoxyethanolToAirIndustrialProcesses"
|
|
5722
|
-
},
|
|
5723
|
-
{
|
|
5724
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5725
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5726
|
-
"model": "hestia",
|
|
5727
|
-
"term": "2Methyl1ButeneToAirIndustrialProcesses"
|
|
5728
|
-
},
|
|
5729
|
-
{
|
|
5730
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5731
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5732
|
-
"model": "hestia",
|
|
5733
|
-
"term": "2Methyl1PropeneToAirIndustrialProcesses"
|
|
5734
|
-
},
|
|
5735
|
-
{
|
|
5736
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5737
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5738
|
-
"model": "hestia",
|
|
5739
|
-
"term": "2Methyl2ButanolToAirIndustrialProcesses"
|
|
5740
|
-
},
|
|
5741
|
-
{
|
|
5742
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5743
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5744
|
-
"model": "hestia",
|
|
5745
|
-
"term": "2Methyl2ButeneToAirIndustrialProcesses"
|
|
5746
|
-
},
|
|
5747
|
-
{
|
|
5748
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5749
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5750
|
-
"model": "hestia",
|
|
5751
|
-
"term": "2Methyl2PropanolToAirIndustrialProcesses"
|
|
5752
|
-
},
|
|
5753
|
-
{
|
|
5754
|
-
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5755
|
-
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5756
|
-
"model": "hestia",
|
|
5757
|
-
"term": "2Methylbutan1OlToAirIndustrialProcesses"
|
|
4287
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4288
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4289
|
+
"model": "linkedImpactAssessment",
|
|
4290
|
+
"term": "pToSurfaceWaterInputsProduction"
|
|
5758
4291
|
},
|
|
5759
4292
|
{
|
|
5760
|
-
"path": "hestia_earth/models/
|
|
5761
|
-
"docPath": "hestia_earth/models/
|
|
5762
|
-
"model": "
|
|
5763
|
-
"term": "
|
|
4293
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4294
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4295
|
+
"model": "linkedImpactAssessment",
|
|
4296
|
+
"term": "pToSoilInputsProduction"
|
|
5764
4297
|
},
|
|
5765
4298
|
{
|
|
5766
|
-
"path": "hestia_earth/models/
|
|
5767
|
-
"docPath": "hestia_earth/models/
|
|
5768
|
-
"model": "
|
|
5769
|
-
"term": "
|
|
4299
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4300
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4301
|
+
"model": "linkedImpactAssessment",
|
|
4302
|
+
"term": "pm10ToAirInputsProduction"
|
|
5770
4303
|
},
|
|
5771
4304
|
{
|
|
5772
|
-
"path": "hestia_earth/models/
|
|
5773
|
-
"docPath": "hestia_earth/models/
|
|
5774
|
-
"model": "
|
|
5775
|
-
"term": "
|
|
4305
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4306
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4307
|
+
"model": "linkedImpactAssessment",
|
|
4308
|
+
"term": "pm25ToAirInputsProduction"
|
|
5776
4309
|
},
|
|
5777
4310
|
{
|
|
5778
|
-
"path": "hestia_earth/models/
|
|
5779
|
-
"docPath": "hestia_earth/models/
|
|
5780
|
-
"model": "
|
|
5781
|
-
"term": "
|
|
4311
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4312
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4313
|
+
"model": "linkedImpactAssessment",
|
|
4314
|
+
"term": "pm0225ToAirInputsProduction"
|
|
5782
4315
|
},
|
|
5783
4316
|
{
|
|
5784
|
-
"path": "hestia_earth/models/
|
|
5785
|
-
"docPath": "hestia_earth/models/
|
|
5786
|
-
"model": "
|
|
5787
|
-
"term": "
|
|
4317
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4318
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4319
|
+
"model": "linkedImpactAssessment",
|
|
4320
|
+
"term": "po43ToGroundwaterInputsProduction"
|
|
5788
4321
|
},
|
|
5789
4322
|
{
|
|
5790
|
-
"path": "hestia_earth/models/
|
|
5791
|
-
"docPath": "hestia_earth/models/
|
|
5792
|
-
"model": "
|
|
5793
|
-
"term": "
|
|
4323
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4324
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4325
|
+
"model": "linkedImpactAssessment",
|
|
4326
|
+
"term": "po43ToSurfaceWaterInputsProduction"
|
|
5794
4327
|
},
|
|
5795
4328
|
{
|
|
5796
|
-
"path": "hestia_earth/models/
|
|
5797
|
-
"docPath": "hestia_earth/models/
|
|
5798
|
-
"model": "
|
|
5799
|
-
"term": "
|
|
4329
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4330
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4331
|
+
"model": "linkedImpactAssessment",
|
|
4332
|
+
"term": "po43ToSoilInputsProduction"
|
|
5800
4333
|
},
|
|
5801
4334
|
{
|
|
5802
|
-
"path": "hestia_earth/models/
|
|
5803
|
-
"docPath": "hestia_earth/models/
|
|
5804
|
-
"model": "
|
|
5805
|
-
"term": "
|
|
4335
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4336
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4337
|
+
"model": "linkedImpactAssessment",
|
|
4338
|
+
"term": "sf6ToAirInputsProduction"
|
|
5806
4339
|
},
|
|
5807
4340
|
{
|
|
5808
|
-
"path": "hestia_earth/models/
|
|
5809
|
-
"docPath": "hestia_earth/models/
|
|
5810
|
-
"model": "
|
|
5811
|
-
"term": "
|
|
4341
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4342
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4343
|
+
"model": "linkedImpactAssessment",
|
|
4344
|
+
"term": "so2ToAirInputsProduction"
|
|
5812
4345
|
},
|
|
5813
4346
|
{
|
|
5814
|
-
"path": "hestia_earth/models/
|
|
5815
|
-
"docPath": "hestia_earth/models/
|
|
5816
|
-
"model": "
|
|
5817
|
-
"term": "
|
|
4347
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4348
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4349
|
+
"model": "linkedImpactAssessment",
|
|
4350
|
+
"term": "so3ToAirInputsProduction"
|
|
5818
4351
|
},
|
|
5819
4352
|
{
|
|
5820
|
-
"path": "hestia_earth/models/
|
|
5821
|
-
"docPath": "hestia_earth/models/
|
|
5822
|
-
"model": "
|
|
5823
|
-
"term": "
|
|
4353
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4354
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4355
|
+
"model": "linkedImpactAssessment",
|
|
4356
|
+
"term": "soxToAirInputsProduction"
|
|
5824
4357
|
},
|
|
5825
4358
|
{
|
|
5826
|
-
"path": "hestia_earth/models/
|
|
5827
|
-
"docPath": "hestia_earth/models/
|
|
5828
|
-
"model": "
|
|
5829
|
-
"term": "
|
|
4359
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4360
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4361
|
+
"model": "linkedImpactAssessment",
|
|
4362
|
+
"term": "trichlorofluoromethaneToAirInputsProduction"
|
|
5830
4363
|
},
|
|
5831
4364
|
{
|
|
5832
|
-
"path": "hestia_earth/models/
|
|
5833
|
-
"docPath": "hestia_earth/models/
|
|
5834
|
-
"model": "
|
|
5835
|
-
"term": "
|
|
4365
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4366
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4367
|
+
"model": "linkedImpactAssessment",
|
|
4368
|
+
"term": "pesticideToAirInputsProduction"
|
|
5836
4369
|
},
|
|
5837
4370
|
{
|
|
5838
|
-
"path": "hestia_earth/models/
|
|
5839
|
-
"docPath": "hestia_earth/models/
|
|
5840
|
-
"model": "
|
|
5841
|
-
"term": "
|
|
4371
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4372
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4373
|
+
"model": "linkedImpactAssessment",
|
|
4374
|
+
"term": "pesticideToAirUrbanCloseToGroundInputsProduction"
|
|
5842
4375
|
},
|
|
5843
4376
|
{
|
|
5844
|
-
"path": "hestia_earth/models/
|
|
5845
|
-
"docPath": "hestia_earth/models/
|
|
5846
|
-
"model": "
|
|
5847
|
-
"term": "
|
|
4377
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4378
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4379
|
+
"model": "linkedImpactAssessment",
|
|
4380
|
+
"term": "pesticideToWaterInputsProduction"
|
|
5848
4381
|
},
|
|
5849
4382
|
{
|
|
5850
|
-
"path": "hestia_earth/models/
|
|
5851
|
-
"docPath": "hestia_earth/models/
|
|
5852
|
-
"model": "
|
|
5853
|
-
"term": "
|
|
4383
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4384
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4385
|
+
"model": "linkedImpactAssessment",
|
|
4386
|
+
"term": "pesticideToSaltWaterInputsProduction"
|
|
5854
4387
|
},
|
|
5855
4388
|
{
|
|
5856
|
-
"path": "hestia_earth/models/
|
|
5857
|
-
"docPath": "hestia_earth/models/
|
|
5858
|
-
"model": "
|
|
5859
|
-
"term": "
|
|
4389
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4390
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4391
|
+
"model": "linkedImpactAssessment",
|
|
4392
|
+
"term": "pesticideToSoilInputsProduction"
|
|
5860
4393
|
},
|
|
5861
4394
|
{
|
|
5862
|
-
"path": "hestia_earth/models/
|
|
5863
|
-
"docPath": "hestia_earth/models/
|
|
5864
|
-
"model": "
|
|
5865
|
-
"term": "
|
|
4395
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4396
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4397
|
+
"model": "linkedImpactAssessment",
|
|
4398
|
+
"term": "pesticideToSoilAgriculturalInputsProduction"
|
|
5866
4399
|
},
|
|
5867
4400
|
{
|
|
5868
|
-
"path": "hestia_earth/models/
|
|
5869
|
-
"docPath": "hestia_earth/models/
|
|
5870
|
-
"model": "
|
|
5871
|
-
"term": "
|
|
4401
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4402
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4403
|
+
"model": "linkedImpactAssessment",
|
|
4404
|
+
"term": "pesticideToSoilNonAgriculturalInputsProduction"
|
|
5872
4405
|
},
|
|
5873
4406
|
{
|
|
5874
|
-
"path": "hestia_earth/models/
|
|
5875
|
-
"docPath": "hestia_earth/models/
|
|
5876
|
-
"model": "
|
|
5877
|
-
"term": "
|
|
4407
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4408
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4409
|
+
"model": "linkedImpactAssessment",
|
|
4410
|
+
"term": "ionisingCompoundsToAirInputsProduction"
|
|
5878
4411
|
},
|
|
5879
4412
|
{
|
|
5880
|
-
"path": "hestia_earth/models/
|
|
5881
|
-
"docPath": "hestia_earth/models/
|
|
5882
|
-
"model": "
|
|
5883
|
-
"term": "
|
|
4413
|
+
"path": "hestia_earth/models/linkedImpactAssessment/emissions.py",
|
|
4414
|
+
"docPath": "hestia_earth/models/linkedImpactAssessment/emissions.md",
|
|
4415
|
+
"model": "linkedImpactAssessment",
|
|
4416
|
+
"term": "heavyMetalsToWaterInputsProduction"
|
|
5884
4417
|
},
|
|
5885
4418
|
{
|
|
5886
4419
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5887
4420
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5888
4421
|
"model": "hestia",
|
|
5889
|
-
"term": "
|
|
4422
|
+
"term": "11DichlorotetrafluoroethaneToAirInputsProduction"
|
|
5890
4423
|
},
|
|
5891
4424
|
{
|
|
5892
4425
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5893
4426
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5894
4427
|
"model": "hestia",
|
|
5895
|
-
"term": "
|
|
4428
|
+
"term": "1112TetrafluoroethaneToAirInputsProduction"
|
|
5896
4429
|
},
|
|
5897
4430
|
{
|
|
5898
4431
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5899
4432
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5900
4433
|
"model": "hestia",
|
|
5901
|
-
"term": "
|
|
4434
|
+
"term": "112TrichloroethaneToAirInputsProduction"
|
|
5902
4435
|
},
|
|
5903
4436
|
{
|
|
5904
4437
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5905
4438
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5906
4439
|
"model": "hestia",
|
|
5907
|
-
"term": "
|
|
4440
|
+
"term": "112TrichlorotrifluoroethaneToAirInputsProduction"
|
|
5908
4441
|
},
|
|
5909
4442
|
{
|
|
5910
4443
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5911
4444
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5912
4445
|
"model": "hestia",
|
|
5913
|
-
"term": "
|
|
4446
|
+
"term": "blackCarbonToAirInputsProduction"
|
|
5914
4447
|
},
|
|
5915
4448
|
{
|
|
5916
4449
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5917
4450
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5918
4451
|
"model": "hestia",
|
|
5919
|
-
"term": "
|
|
4452
|
+
"term": "bod5ToWaterInputsProduction"
|
|
5920
4453
|
},
|
|
5921
4454
|
{
|
|
5922
4455
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5923
4456
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5924
4457
|
"model": "hestia",
|
|
5925
|
-
"term": "
|
|
4458
|
+
"term": "bromochlorodifluoromethaneToAirInputsProduction"
|
|
5926
4459
|
},
|
|
5927
4460
|
{
|
|
5928
4461
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5929
4462
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5930
4463
|
"model": "hestia",
|
|
5931
|
-
"term": "
|
|
4464
|
+
"term": "bromomethaneToAirInputsProduction"
|
|
5932
4465
|
},
|
|
5933
4466
|
{
|
|
5934
4467
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5935
4468
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5936
4469
|
"model": "hestia",
|
|
5937
|
-
"term": "
|
|
4470
|
+
"term": "bromofluoroformToAirInputsProduction"
|
|
5938
4471
|
},
|
|
5939
4472
|
{
|
|
5940
4473
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5941
4474
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5942
4475
|
"model": "hestia",
|
|
5943
|
-
"term": "
|
|
4476
|
+
"term": "carbonTetrachlorideToAirInputsProduction"
|
|
5944
4477
|
},
|
|
5945
4478
|
{
|
|
5946
4479
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5947
4480
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5948
4481
|
"model": "hestia",
|
|
5949
|
-
"term": "
|
|
4482
|
+
"term": "ch4ToAirInputsProductionNonFossil"
|
|
5950
4483
|
},
|
|
5951
4484
|
{
|
|
5952
4485
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5953
4486
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5954
4487
|
"model": "hestia",
|
|
5955
|
-
"term": "
|
|
4488
|
+
"term": "ch4ToAirInputsProductionFossil"
|
|
5956
4489
|
},
|
|
5957
4490
|
{
|
|
5958
4491
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5959
4492
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5960
4493
|
"model": "hestia",
|
|
5961
|
-
"term": "
|
|
4494
|
+
"term": "chlorodifluoromethaneToAirInputsProduction"
|
|
5962
4495
|
},
|
|
5963
4496
|
{
|
|
5964
4497
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5965
4498
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5966
4499
|
"model": "hestia",
|
|
5967
|
-
"term": "
|
|
4500
|
+
"term": "chloromethaneToAirInputsProduction"
|
|
5968
4501
|
},
|
|
5969
4502
|
{
|
|
5970
4503
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5971
4504
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5972
4505
|
"model": "hestia",
|
|
5973
|
-
"term": "
|
|
4506
|
+
"term": "coToAirInputsProduction"
|
|
5974
4507
|
},
|
|
5975
4508
|
{
|
|
5976
4509
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5977
4510
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5978
4511
|
"model": "hestia",
|
|
5979
|
-
"term": "
|
|
4512
|
+
"term": "co2ToAirInputsProduction"
|
|
5980
4513
|
},
|
|
5981
4514
|
{
|
|
5982
4515
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5983
4516
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5984
4517
|
"model": "hestia",
|
|
5985
|
-
"term": "
|
|
4518
|
+
"term": "codToWaterInputsProduction"
|
|
5986
4519
|
},
|
|
5987
4520
|
{
|
|
5988
4521
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5989
4522
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5990
4523
|
"model": "hestia",
|
|
5991
|
-
"term": "
|
|
4524
|
+
"term": "dichlorodifluoromethaneToAirInputsProduction"
|
|
5992
4525
|
},
|
|
5993
4526
|
{
|
|
5994
4527
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
5995
4528
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
5996
4529
|
"model": "hestia",
|
|
5997
|
-
"term": "
|
|
4530
|
+
"term": "dichlorotetrafluoroethaneToAirInputsProduction"
|
|
5998
4531
|
},
|
|
5999
4532
|
{
|
|
6000
4533
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6001
4534
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6002
4535
|
"model": "hestia",
|
|
6003
|
-
"term": "
|
|
4536
|
+
"term": "h2SToAirInputsProduction"
|
|
6004
4537
|
},
|
|
6005
4538
|
{
|
|
6006
4539
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6007
4540
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6008
4541
|
"model": "hestia",
|
|
6009
|
-
"term": "
|
|
4542
|
+
"term": "hcfc124ToAirInputsProduction"
|
|
6010
4543
|
},
|
|
6011
4544
|
{
|
|
6012
4545
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6013
4546
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6014
4547
|
"model": "hestia",
|
|
6015
|
-
"term": "
|
|
4548
|
+
"term": "hexaneToAirInputsProduction"
|
|
6016
4549
|
},
|
|
6017
4550
|
{
|
|
6018
4551
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6019
4552
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6020
4553
|
"model": "hestia",
|
|
6021
|
-
"term": "
|
|
4554
|
+
"term": "nErosionInputsProduction"
|
|
6022
4555
|
},
|
|
6023
4556
|
{
|
|
6024
4557
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6025
4558
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6026
4559
|
"model": "hestia",
|
|
6027
|
-
"term": "
|
|
4560
|
+
"term": "nToSurfaceWaterInputsProduction"
|
|
6028
4561
|
},
|
|
6029
4562
|
{
|
|
6030
4563
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6031
4564
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6032
4565
|
"model": "hestia",
|
|
6033
|
-
"term": "
|
|
4566
|
+
"term": "n2OToAirInputsProduction"
|
|
6034
4567
|
},
|
|
6035
4568
|
{
|
|
6036
4569
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6037
4570
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6038
4571
|
"model": "hestia",
|
|
6039
|
-
"term": "
|
|
4572
|
+
"term": "nf3ToAirInputsProduction"
|
|
6040
4573
|
},
|
|
6041
4574
|
{
|
|
6042
4575
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6043
4576
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6044
4577
|
"model": "hestia",
|
|
6045
|
-
"term": "
|
|
4578
|
+
"term": "nh3ToAirInputsProduction"
|
|
6046
4579
|
},
|
|
6047
4580
|
{
|
|
6048
4581
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6049
4582
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6050
4583
|
"model": "hestia",
|
|
6051
|
-
"term": "
|
|
4584
|
+
"term": "nh3ToGroundwaterInputsProduction"
|
|
6052
4585
|
},
|
|
6053
4586
|
{
|
|
6054
4587
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6055
4588
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6056
4589
|
"model": "hestia",
|
|
6057
|
-
"term": "
|
|
4590
|
+
"term": "nh3ToSurfaceWaterInputsProduction"
|
|
6058
4591
|
},
|
|
6059
4592
|
{
|
|
6060
4593
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6061
4594
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6062
4595
|
"model": "hestia",
|
|
6063
|
-
"term": "
|
|
4596
|
+
"term": "nh4ToGroundwaterInputsProduction"
|
|
6064
4597
|
},
|
|
6065
4598
|
{
|
|
6066
4599
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6067
4600
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6068
4601
|
"model": "hestia",
|
|
6069
|
-
"term": "
|
|
4602
|
+
"term": "nh4ToSurfaceWaterInputsProduction"
|
|
6070
4603
|
},
|
|
6071
4604
|
{
|
|
6072
4605
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6073
4606
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6074
4607
|
"model": "hestia",
|
|
6075
|
-
"term": "
|
|
4608
|
+
"term": "nitriteToWaterInputsProduction"
|
|
6076
4609
|
},
|
|
6077
4610
|
{
|
|
6078
4611
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6079
4612
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6080
4613
|
"model": "hestia",
|
|
6081
|
-
"term": "
|
|
4614
|
+
"term": "nmvocToAirInputsProduction"
|
|
6082
4615
|
},
|
|
6083
4616
|
{
|
|
6084
4617
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6085
4618
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6086
4619
|
"model": "hestia",
|
|
6087
|
-
"term": "
|
|
4620
|
+
"term": "noToAirInputsProduction"
|
|
6088
4621
|
},
|
|
6089
4622
|
{
|
|
6090
4623
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6091
4624
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6092
4625
|
"model": "hestia",
|
|
6093
|
-
"term": "
|
|
4626
|
+
"term": "no2ToAirInputsProduction"
|
|
6094
4627
|
},
|
|
6095
4628
|
{
|
|
6096
4629
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6097
4630
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6098
4631
|
"model": "hestia",
|
|
6099
|
-
"term": "
|
|
4632
|
+
"term": "no3ToAirInputsProduction"
|
|
6100
4633
|
},
|
|
6101
4634
|
{
|
|
6102
4635
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6103
4636
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6104
4637
|
"model": "hestia",
|
|
6105
|
-
"term": "
|
|
4638
|
+
"term": "no3ToGroundwaterInputsProduction"
|
|
6106
4639
|
},
|
|
6107
4640
|
{
|
|
6108
4641
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6109
4642
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6110
4643
|
"model": "hestia",
|
|
6111
|
-
"term": "
|
|
4644
|
+
"term": "no3ToSurfaceWaterInputsProduction"
|
|
6112
4645
|
},
|
|
6113
4646
|
{
|
|
6114
4647
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6115
4648
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6116
4649
|
"model": "hestia",
|
|
6117
|
-
"term": "
|
|
4650
|
+
"term": "noxToAirInputsProduction"
|
|
6118
4651
|
},
|
|
6119
4652
|
{
|
|
6120
4653
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6121
4654
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6122
4655
|
"model": "hestia",
|
|
6123
|
-
"term": "
|
|
4656
|
+
"term": "pErosionInputsProduction"
|
|
6124
4657
|
},
|
|
6125
4658
|
{
|
|
6126
4659
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6127
4660
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6128
4661
|
"model": "hestia",
|
|
6129
|
-
"term": "
|
|
4662
|
+
"term": "pToDrainageWaterInputsProduction"
|
|
6130
4663
|
},
|
|
6131
4664
|
{
|
|
6132
4665
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6133
4666
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6134
4667
|
"model": "hestia",
|
|
6135
|
-
"term": "
|
|
4668
|
+
"term": "pToGroundwaterInputsProduction"
|
|
6136
4669
|
},
|
|
6137
4670
|
{
|
|
6138
4671
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6139
4672
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6140
4673
|
"model": "hestia",
|
|
6141
|
-
"term": "
|
|
4674
|
+
"term": "pToSurfaceWaterInputsProduction"
|
|
6142
4675
|
},
|
|
6143
4676
|
{
|
|
6144
4677
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6145
4678
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6146
4679
|
"model": "hestia",
|
|
6147
|
-
"term": "
|
|
4680
|
+
"term": "pToSoilInputsProduction"
|
|
6148
4681
|
},
|
|
6149
4682
|
{
|
|
6150
4683
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6151
4684
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6152
4685
|
"model": "hestia",
|
|
6153
|
-
"term": "
|
|
4686
|
+
"term": "pm10ToAirInputsProduction"
|
|
6154
4687
|
},
|
|
6155
4688
|
{
|
|
6156
4689
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6157
4690
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6158
4691
|
"model": "hestia",
|
|
6159
|
-
"term": "
|
|
4692
|
+
"term": "pm25ToAirInputsProduction"
|
|
6160
4693
|
},
|
|
6161
4694
|
{
|
|
6162
4695
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6163
4696
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6164
4697
|
"model": "hestia",
|
|
6165
|
-
"term": "
|
|
4698
|
+
"term": "pm0225ToAirInputsProduction"
|
|
6166
4699
|
},
|
|
6167
4700
|
{
|
|
6168
4701
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6169
4702
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6170
4703
|
"model": "hestia",
|
|
6171
|
-
"term": "
|
|
4704
|
+
"term": "po43ToGroundwaterInputsProduction"
|
|
6172
4705
|
},
|
|
6173
4706
|
{
|
|
6174
4707
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6175
4708
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6176
4709
|
"model": "hestia",
|
|
6177
|
-
"term": "
|
|
4710
|
+
"term": "po43ToSurfaceWaterInputsProduction"
|
|
6178
4711
|
},
|
|
6179
4712
|
{
|
|
6180
4713
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6181
4714
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6182
4715
|
"model": "hestia",
|
|
6183
|
-
"term": "
|
|
4716
|
+
"term": "po43ToSoilInputsProduction"
|
|
6184
4717
|
},
|
|
6185
4718
|
{
|
|
6186
4719
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6187
4720
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6188
4721
|
"model": "hestia",
|
|
6189
|
-
"term": "
|
|
4722
|
+
"term": "sf6ToAirInputsProduction"
|
|
6190
4723
|
},
|
|
6191
4724
|
{
|
|
6192
4725
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6193
4726
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6194
4727
|
"model": "hestia",
|
|
6195
|
-
"term": "
|
|
4728
|
+
"term": "so2ToAirInputsProduction"
|
|
6196
4729
|
},
|
|
6197
4730
|
{
|
|
6198
4731
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6199
4732
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6200
4733
|
"model": "hestia",
|
|
6201
|
-
"term": "
|
|
4734
|
+
"term": "so3ToAirInputsProduction"
|
|
6202
4735
|
},
|
|
6203
4736
|
{
|
|
6204
4737
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6205
4738
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6206
4739
|
"model": "hestia",
|
|
6207
|
-
"term": "
|
|
4740
|
+
"term": "soxToAirInputsProduction"
|
|
6208
4741
|
},
|
|
6209
4742
|
{
|
|
6210
4743
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6211
4744
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6212
4745
|
"model": "hestia",
|
|
6213
|
-
"term": "
|
|
4746
|
+
"term": "trichlorofluoromethaneToAirInputsProduction"
|
|
6214
4747
|
},
|
|
6215
4748
|
{
|
|
6216
4749
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6217
4750
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6218
4751
|
"model": "hestia",
|
|
6219
|
-
"term": "
|
|
4752
|
+
"term": "pesticideToAirInputsProduction"
|
|
6220
4753
|
},
|
|
6221
4754
|
{
|
|
6222
4755
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6223
4756
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6224
4757
|
"model": "hestia",
|
|
6225
|
-
"term": "
|
|
4758
|
+
"term": "pesticideToAirUrbanCloseToGroundInputsProduction"
|
|
6226
4759
|
},
|
|
6227
4760
|
{
|
|
6228
4761
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6229
4762
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6230
4763
|
"model": "hestia",
|
|
6231
|
-
"term": "
|
|
4764
|
+
"term": "pesticideToWaterInputsProduction"
|
|
6232
4765
|
},
|
|
6233
4766
|
{
|
|
6234
4767
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6235
4768
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6236
4769
|
"model": "hestia",
|
|
6237
|
-
"term": "
|
|
4770
|
+
"term": "pesticideToSaltWaterInputsProduction"
|
|
6238
4771
|
},
|
|
6239
4772
|
{
|
|
6240
4773
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6241
4774
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6242
4775
|
"model": "hestia",
|
|
6243
|
-
"term": "
|
|
4776
|
+
"term": "pesticideToSoilInputsProduction"
|
|
6244
4777
|
},
|
|
6245
4778
|
{
|
|
6246
4779
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6247
4780
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6248
4781
|
"model": "hestia",
|
|
6249
|
-
"term": "
|
|
4782
|
+
"term": "pesticideToSoilAgriculturalInputsProduction"
|
|
6250
4783
|
},
|
|
6251
4784
|
{
|
|
6252
4785
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6253
4786
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6254
4787
|
"model": "hestia",
|
|
6255
|
-
"term": "
|
|
4788
|
+
"term": "pesticideToSoilNonAgriculturalInputsProduction"
|
|
6256
4789
|
},
|
|
6257
4790
|
{
|
|
6258
4791
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6259
4792
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6260
4793
|
"model": "hestia",
|
|
6261
|
-
"term": "
|
|
4794
|
+
"term": "ionisingCompoundsToAirInputsProduction"
|
|
6262
4795
|
},
|
|
6263
4796
|
{
|
|
6264
4797
|
"path": "hestia_earth/models/hestia/seed_emissions.py",
|
|
6265
4798
|
"docPath": "hestia_earth/models/hestia/seed_emissions.md",
|
|
6266
4799
|
"model": "hestia",
|
|
6267
|
-
"term": "
|
|
6268
|
-
},
|
|
6269
|
-
{
|
|
6270
|
-
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6271
|
-
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6272
|
-
"model": "ecoalimV9",
|
|
6273
|
-
"term": "co2ToAirInputsProduction"
|
|
6274
|
-
},
|
|
6275
|
-
{
|
|
6276
|
-
"path": "hestia_earth/models/ecoalimV9/cycle.py",
|
|
6277
|
-
"docPath": "hestia_earth/models/ecoalimV9/cycle.md",
|
|
6278
|
-
"model": "ecoalimV9",
|
|
6279
|
-
"term": "ch4ToAirInputsProductionFossil"
|
|
6280
|
-
},
|
|
6281
|
-
{
|
|
6282
|
-
"path": "hestia_earth/models/ecoalimV9/impact_assessment.py",
|
|
6283
|
-
"docPath": "hestia_earth/models/ecoalimV9/impact_assessment.md",
|
|
6284
|
-
"model": "ecoalimV9",
|
|
6285
|
-
"term": "freshwaterWithdrawalsInputsProduction"
|
|
4800
|
+
"term": "heavyMetalsToWaterInputsProduction"
|
|
6286
4801
|
},
|
|
6287
4802
|
{
|
|
6288
4803
|
"path": "hestia_earth/models/ecoinventV3/__init__.py",
|
|
@@ -6489,7 +5004,7 @@
|
|
|
6489
5004
|
"term": "co2ToAirFuelCombustion"
|
|
6490
5005
|
}
|
|
6491
5006
|
],
|
|
6492
|
-
"
|
|
5007
|
+
"n2oToAirFuelCombustionEmepEea2019": [
|
|
6493
5008
|
{
|
|
6494
5009
|
"model": "emepEea2019",
|
|
6495
5010
|
"term": "n2OToAirFuelCombustionDirect"
|
|
@@ -6725,6 +5240,258 @@
|
|
|
6725
5240
|
"term": "gwp100"
|
|
6726
5241
|
}
|
|
6727
5242
|
],
|
|
5243
|
+
"IPCC_2019_EF4_FACTORS": [
|
|
5244
|
+
{
|
|
5245
|
+
"model": "ipcc2019",
|
|
5246
|
+
"term": "n2OToAirAquacultureSystemsIndirect"
|
|
5247
|
+
},
|
|
5248
|
+
{
|
|
5249
|
+
"model": "ipcc2019",
|
|
5250
|
+
"term": "n2OToAirCropResidueBurningIndirect"
|
|
5251
|
+
},
|
|
5252
|
+
{
|
|
5253
|
+
"model": "ipcc2019",
|
|
5254
|
+
"term": "n2OToAirCropResidueDecompositionIndirect"
|
|
5255
|
+
},
|
|
5256
|
+
{
|
|
5257
|
+
"model": "ipcc2019",
|
|
5258
|
+
"term": "n2OToAirExcretaIndirect"
|
|
5259
|
+
},
|
|
5260
|
+
{
|
|
5261
|
+
"model": "ipcc2019",
|
|
5262
|
+
"term": "n2OToAirFuelCombustionIndirect"
|
|
5263
|
+
},
|
|
5264
|
+
{
|
|
5265
|
+
"model": "ipcc2019",
|
|
5266
|
+
"term": "n2OToAirInorganicFertiliserIndirect"
|
|
5267
|
+
},
|
|
5268
|
+
{
|
|
5269
|
+
"model": "ipcc2019",
|
|
5270
|
+
"term": "n2OToAirNaturalVegetationBurningIndirect"
|
|
5271
|
+
},
|
|
5272
|
+
{
|
|
5273
|
+
"model": "ipcc2019",
|
|
5274
|
+
"term": "n2OToAirOrganicFertiliserIndirect"
|
|
5275
|
+
},
|
|
5276
|
+
{
|
|
5277
|
+
"model": "ipcc2019",
|
|
5278
|
+
"term": "n2OToAirOrganicSoilBurningIndirect"
|
|
5279
|
+
},
|
|
5280
|
+
{
|
|
5281
|
+
"model": "ipcc2019",
|
|
5282
|
+
"term": "n2OToAirOrganicSoilCultivationIndirect"
|
|
5283
|
+
}
|
|
5284
|
+
],
|
|
5285
|
+
"IPCC_2019_EF4_FACTORS-max": [
|
|
5286
|
+
{
|
|
5287
|
+
"model": "ipcc2019",
|
|
5288
|
+
"term": "n2OToAirAquacultureSystemsIndirect"
|
|
5289
|
+
},
|
|
5290
|
+
{
|
|
5291
|
+
"model": "ipcc2019",
|
|
5292
|
+
"term": "n2OToAirCropResidueBurningIndirect"
|
|
5293
|
+
},
|
|
5294
|
+
{
|
|
5295
|
+
"model": "ipcc2019",
|
|
5296
|
+
"term": "n2OToAirCropResidueDecompositionIndirect"
|
|
5297
|
+
},
|
|
5298
|
+
{
|
|
5299
|
+
"model": "ipcc2019",
|
|
5300
|
+
"term": "n2OToAirExcretaIndirect"
|
|
5301
|
+
},
|
|
5302
|
+
{
|
|
5303
|
+
"model": "ipcc2019",
|
|
5304
|
+
"term": "n2OToAirFuelCombustionIndirect"
|
|
5305
|
+
},
|
|
5306
|
+
{
|
|
5307
|
+
"model": "ipcc2019",
|
|
5308
|
+
"term": "n2OToAirInorganicFertiliserIndirect"
|
|
5309
|
+
},
|
|
5310
|
+
{
|
|
5311
|
+
"model": "ipcc2019",
|
|
5312
|
+
"term": "n2OToAirNaturalVegetationBurningIndirect"
|
|
5313
|
+
},
|
|
5314
|
+
{
|
|
5315
|
+
"model": "ipcc2019",
|
|
5316
|
+
"term": "n2OToAirOrganicFertiliserIndirect"
|
|
5317
|
+
},
|
|
5318
|
+
{
|
|
5319
|
+
"model": "ipcc2019",
|
|
5320
|
+
"term": "n2OToAirOrganicSoilBurningIndirect"
|
|
5321
|
+
},
|
|
5322
|
+
{
|
|
5323
|
+
"model": "ipcc2019",
|
|
5324
|
+
"term": "n2OToAirOrganicSoilCultivationIndirect"
|
|
5325
|
+
}
|
|
5326
|
+
],
|
|
5327
|
+
"IPCC_2019_EF4_FACTORS-min": [
|
|
5328
|
+
{
|
|
5329
|
+
"model": "ipcc2019",
|
|
5330
|
+
"term": "n2OToAirAquacultureSystemsIndirect"
|
|
5331
|
+
},
|
|
5332
|
+
{
|
|
5333
|
+
"model": "ipcc2019",
|
|
5334
|
+
"term": "n2OToAirCropResidueBurningIndirect"
|
|
5335
|
+
},
|
|
5336
|
+
{
|
|
5337
|
+
"model": "ipcc2019",
|
|
5338
|
+
"term": "n2OToAirCropResidueDecompositionIndirect"
|
|
5339
|
+
},
|
|
5340
|
+
{
|
|
5341
|
+
"model": "ipcc2019",
|
|
5342
|
+
"term": "n2OToAirExcretaIndirect"
|
|
5343
|
+
},
|
|
5344
|
+
{
|
|
5345
|
+
"model": "ipcc2019",
|
|
5346
|
+
"term": "n2OToAirFuelCombustionIndirect"
|
|
5347
|
+
},
|
|
5348
|
+
{
|
|
5349
|
+
"model": "ipcc2019",
|
|
5350
|
+
"term": "n2OToAirInorganicFertiliserIndirect"
|
|
5351
|
+
},
|
|
5352
|
+
{
|
|
5353
|
+
"model": "ipcc2019",
|
|
5354
|
+
"term": "n2OToAirNaturalVegetationBurningIndirect"
|
|
5355
|
+
},
|
|
5356
|
+
{
|
|
5357
|
+
"model": "ipcc2019",
|
|
5358
|
+
"term": "n2OToAirOrganicFertiliserIndirect"
|
|
5359
|
+
},
|
|
5360
|
+
{
|
|
5361
|
+
"model": "ipcc2019",
|
|
5362
|
+
"term": "n2OToAirOrganicSoilBurningIndirect"
|
|
5363
|
+
},
|
|
5364
|
+
{
|
|
5365
|
+
"model": "ipcc2019",
|
|
5366
|
+
"term": "n2OToAirOrganicSoilCultivationIndirect"
|
|
5367
|
+
}
|
|
5368
|
+
],
|
|
5369
|
+
"IPCC_2019_EF5_FACTORS": [
|
|
5370
|
+
{
|
|
5371
|
+
"model": "ipcc2019",
|
|
5372
|
+
"term": "n2OToAirAquacultureSystemsIndirect"
|
|
5373
|
+
},
|
|
5374
|
+
{
|
|
5375
|
+
"model": "ipcc2019",
|
|
5376
|
+
"term": "n2OToAirCropResidueBurningIndirect"
|
|
5377
|
+
},
|
|
5378
|
+
{
|
|
5379
|
+
"model": "ipcc2019",
|
|
5380
|
+
"term": "n2OToAirCropResidueDecompositionIndirect"
|
|
5381
|
+
},
|
|
5382
|
+
{
|
|
5383
|
+
"model": "ipcc2019",
|
|
5384
|
+
"term": "n2OToAirExcretaIndirect"
|
|
5385
|
+
},
|
|
5386
|
+
{
|
|
5387
|
+
"model": "ipcc2019",
|
|
5388
|
+
"term": "n2OToAirFuelCombustionIndirect"
|
|
5389
|
+
},
|
|
5390
|
+
{
|
|
5391
|
+
"model": "ipcc2019",
|
|
5392
|
+
"term": "n2OToAirInorganicFertiliserIndirect"
|
|
5393
|
+
},
|
|
5394
|
+
{
|
|
5395
|
+
"model": "ipcc2019",
|
|
5396
|
+
"term": "n2OToAirNaturalVegetationBurningIndirect"
|
|
5397
|
+
},
|
|
5398
|
+
{
|
|
5399
|
+
"model": "ipcc2019",
|
|
5400
|
+
"term": "n2OToAirOrganicFertiliserIndirect"
|
|
5401
|
+
},
|
|
5402
|
+
{
|
|
5403
|
+
"model": "ipcc2019",
|
|
5404
|
+
"term": "n2OToAirOrganicSoilBurningIndirect"
|
|
5405
|
+
},
|
|
5406
|
+
{
|
|
5407
|
+
"model": "ipcc2019",
|
|
5408
|
+
"term": "n2OToAirOrganicSoilCultivationIndirect"
|
|
5409
|
+
}
|
|
5410
|
+
],
|
|
5411
|
+
"IPCC_2019_EF5_FACTORS-max": [
|
|
5412
|
+
{
|
|
5413
|
+
"model": "ipcc2019",
|
|
5414
|
+
"term": "n2OToAirAquacultureSystemsIndirect"
|
|
5415
|
+
},
|
|
5416
|
+
{
|
|
5417
|
+
"model": "ipcc2019",
|
|
5418
|
+
"term": "n2OToAirCropResidueBurningIndirect"
|
|
5419
|
+
},
|
|
5420
|
+
{
|
|
5421
|
+
"model": "ipcc2019",
|
|
5422
|
+
"term": "n2OToAirCropResidueDecompositionIndirect"
|
|
5423
|
+
},
|
|
5424
|
+
{
|
|
5425
|
+
"model": "ipcc2019",
|
|
5426
|
+
"term": "n2OToAirExcretaIndirect"
|
|
5427
|
+
},
|
|
5428
|
+
{
|
|
5429
|
+
"model": "ipcc2019",
|
|
5430
|
+
"term": "n2OToAirFuelCombustionIndirect"
|
|
5431
|
+
},
|
|
5432
|
+
{
|
|
5433
|
+
"model": "ipcc2019",
|
|
5434
|
+
"term": "n2OToAirInorganicFertiliserIndirect"
|
|
5435
|
+
},
|
|
5436
|
+
{
|
|
5437
|
+
"model": "ipcc2019",
|
|
5438
|
+
"term": "n2OToAirNaturalVegetationBurningIndirect"
|
|
5439
|
+
},
|
|
5440
|
+
{
|
|
5441
|
+
"model": "ipcc2019",
|
|
5442
|
+
"term": "n2OToAirOrganicFertiliserIndirect"
|
|
5443
|
+
},
|
|
5444
|
+
{
|
|
5445
|
+
"model": "ipcc2019",
|
|
5446
|
+
"term": "n2OToAirOrganicSoilBurningIndirect"
|
|
5447
|
+
},
|
|
5448
|
+
{
|
|
5449
|
+
"model": "ipcc2019",
|
|
5450
|
+
"term": "n2OToAirOrganicSoilCultivationIndirect"
|
|
5451
|
+
}
|
|
5452
|
+
],
|
|
5453
|
+
"IPCC_2019_EF5_FACTORS-min": [
|
|
5454
|
+
{
|
|
5455
|
+
"model": "ipcc2019",
|
|
5456
|
+
"term": "n2OToAirAquacultureSystemsIndirect"
|
|
5457
|
+
},
|
|
5458
|
+
{
|
|
5459
|
+
"model": "ipcc2019",
|
|
5460
|
+
"term": "n2OToAirCropResidueBurningIndirect"
|
|
5461
|
+
},
|
|
5462
|
+
{
|
|
5463
|
+
"model": "ipcc2019",
|
|
5464
|
+
"term": "n2OToAirCropResidueDecompositionIndirect"
|
|
5465
|
+
},
|
|
5466
|
+
{
|
|
5467
|
+
"model": "ipcc2019",
|
|
5468
|
+
"term": "n2OToAirExcretaIndirect"
|
|
5469
|
+
},
|
|
5470
|
+
{
|
|
5471
|
+
"model": "ipcc2019",
|
|
5472
|
+
"term": "n2OToAirFuelCombustionIndirect"
|
|
5473
|
+
},
|
|
5474
|
+
{
|
|
5475
|
+
"model": "ipcc2019",
|
|
5476
|
+
"term": "n2OToAirInorganicFertiliserIndirect"
|
|
5477
|
+
},
|
|
5478
|
+
{
|
|
5479
|
+
"model": "ipcc2019",
|
|
5480
|
+
"term": "n2OToAirNaturalVegetationBurningIndirect"
|
|
5481
|
+
},
|
|
5482
|
+
{
|
|
5483
|
+
"model": "ipcc2019",
|
|
5484
|
+
"term": "n2OToAirOrganicFertiliserIndirect"
|
|
5485
|
+
},
|
|
5486
|
+
{
|
|
5487
|
+
"model": "ipcc2019",
|
|
5488
|
+
"term": "n2OToAirOrganicSoilBurningIndirect"
|
|
5489
|
+
},
|
|
5490
|
+
{
|
|
5491
|
+
"model": "ipcc2019",
|
|
5492
|
+
"term": "n2OToAirOrganicSoilCultivationIndirect"
|
|
5493
|
+
}
|
|
5494
|
+
],
|
|
6728
5495
|
"ipcc2019CropResidueBurningFactor": [
|
|
6729
5496
|
{
|
|
6730
5497
|
"model": "ipcc2019",
|
|
@@ -7009,7 +5776,7 @@
|
|
|
7009
5776
|
"term": "co2ToAirFuelCombustion"
|
|
7010
5777
|
}
|
|
7011
5778
|
],
|
|
7012
|
-
"
|
|
5779
|
+
"n2oToAirFuelCombustionEmepEea2019": [
|
|
7013
5780
|
{
|
|
7014
5781
|
"model": "emepEea2019",
|
|
7015
5782
|
"term": "n2OToAirFuelCombustionDirect"
|
|
@@ -8276,18 +7043,12 @@
|
|
|
8276
7043
|
}
|
|
8277
7044
|
]
|
|
8278
7045
|
},
|
|
8279
|
-
"ecoalim-
|
|
7046
|
+
"ecoalim-emission": {
|
|
8280
7047
|
"emission-": [
|
|
8281
7048
|
{
|
|
8282
7049
|
"model": "ecoalimV9",
|
|
8283
7050
|
"modelKey": "cycle"
|
|
8284
7051
|
}
|
|
8285
|
-
],
|
|
8286
|
-
"resourceUse-": [
|
|
8287
|
-
{
|
|
8288
|
-
"model": "ecoalimV9",
|
|
8289
|
-
"modelKey": "impact_assessment"
|
|
8290
|
-
}
|
|
8291
7052
|
]
|
|
8292
7053
|
},
|
|
8293
7054
|
"feedFoodAdditive": {
|
|
@@ -8312,6 +7073,14 @@
|
|
|
8312
7073
|
}
|
|
8313
7074
|
]
|
|
8314
7075
|
},
|
|
7076
|
+
"ecoalim-resourceUse": {
|
|
7077
|
+
"resourceUse-": [
|
|
7078
|
+
{
|
|
7079
|
+
"model": "ecoalimV9",
|
|
7080
|
+
"modelKey": "impact_assessment"
|
|
7081
|
+
}
|
|
7082
|
+
]
|
|
7083
|
+
},
|
|
8315
7084
|
"excretaManagement-excreta-NH3_EF_2019": {
|
|
8316
7085
|
"all": [
|
|
8317
7086
|
{
|