Commit 87964c6b4068f909e65d22dfde7d069b794853c2
1 parent
3ba35804
Exists in
master
Update of the ADEME emission factors.
Showing
1 changed file
with
60 additions
and
60 deletions
Show diff stats
content.yml
@@ -70,7 +70,7 @@ models: | @@ -70,7 +70,7 @@ models: | ||
70 | - [ 19999.9, 5606.129335551792 ] | 70 | - [ 19999.9, 5606.129335551792 ] |
71 | - [ 25000.0, 7094.270252762378 ] | 71 | - [ 25000.0, 7094.270252762378 ] |
72 | 72 | ||
73 | - - name: ADEME (2023, with trail impacts) | 73 | + - name: ADEME (2021, with trail impacts) |
74 | # Slugged version of the display name above | 74 | # Slugged version of the display name above |
75 | # Only lowercase alphanumeric, starting with a letter, using - as liaison | 75 | # Only lowercase alphanumeric, starting with a letter, using - as liaison |
76 | # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi | 76 | # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi |
@@ -102,35 +102,35 @@ models: | @@ -102,35 +102,35 @@ models: | ||
102 | # List of (distance in km, footprint in kg) | 102 | # List of (distance in km, footprint in kg) |
103 | points: | 103 | points: |
104 | - [0.0, 0.0] | 104 | - [0.0, 0.0] |
105 | - - [500.0, 115.0] | ||
106 | - - [1000.0, 230.0] | ||
107 | - - [1500.0, 267.6] | ||
108 | - - [2000.0, 356.8] | ||
109 | - - [2500.0, 446.0] | ||
110 | - - [3000.0, 535.2] | ||
111 | - - [3500.0, 624.4] | ||
112 | - - [4000.0, 606.6] | ||
113 | - - [5000.0, 758.3] | ||
114 | - - [6000.0, 910.0] | ||
115 | - - [7000.0, 1061.6] | ||
116 | - - [8000.0, 1213.3] | ||
117 | - - [9000.0, 1364.9] | ||
118 | - - [10000.0, 1516.6] | ||
119 | - - [11000.0, 1668.3] | ||
120 | - - [12000.0, 1819.9] | ||
121 | - - [13000.0, 1971.6] | ||
122 | - - [14000.0, 2123.2] | ||
123 | - - [15000.0, 2274.9] | ||
124 | - - [16000.0, 2426.6] | ||
125 | - - [17000.0, 2578.2] | ||
126 | - - [18000.0, 2729.9] | ||
127 | - - [19000.0, 2881.5] | ||
128 | - - [20000.0, 3033.2] | ||
129 | - - [21000.0, 3184.9] | ||
130 | - - [22000.0, 3336.5] | ||
131 | - - [23000.0, 3488.2] | ||
132 | - - [24000.0, 3639.8] | ||
133 | - - [25000.0, 3791.5] | 105 | + - [500.0, 129.0] |
106 | + - [1000.0, 258.0] | ||
107 | + - [1500.0, 280.5] | ||
108 | + - [2000.0, 374.0] | ||
109 | + - [2500.0, 467.5] | ||
110 | + - [3000.0, 561.0] | ||
111 | + - [3500.0, 654.5] | ||
112 | + - [4000.0, 608.0] | ||
113 | + - [5000.0, 760.0] | ||
114 | + - [6000.0, 912.0] | ||
115 | + - [7000.0, 1064.0] | ||
116 | + - [8000.0, 1216.0] | ||
117 | + - [9000.0, 1368.0] | ||
118 | + - [10000.0, 1520.0] | ||
119 | + - [11000.0, 1672.0] | ||
120 | + - [12000.0, 1824.0] | ||
121 | + - [13000.0, 1976.0] | ||
122 | + - [14000.0, 2128.0] | ||
123 | + - [15000.0, 2280.0] | ||
124 | + - [16000.0, 2432.0] | ||
125 | + - [17000.0, 2584.0] | ||
126 | + - [18000.0, 2736.0] | ||
127 | + - [19000.0, 2888.0] | ||
128 | + - [20000.0, 3040.0] | ||
129 | + - [21000.0, 3192.0] | ||
130 | + - [22000.0, 3344.0] | ||
131 | + - [23000.0, 3496.0] | ||
132 | + - [24000.0, 3648.0] | ||
133 | + - [25000.0, 3800.0] | ||
134 | 134 | ||
135 | 135 | ||
136 | - name: MYCLIMATE (mul. factor=2) | 136 | - name: MYCLIMATE (mul. factor=2) |
@@ -237,7 +237,7 @@ models: | @@ -237,7 +237,7 @@ models: | ||
237 | - [24000.0, 4017.0] | 237 | - [24000.0, 4017.0] |
238 | - [25000.0, 4184.4] | 238 | - [25000.0, 4184.4] |
239 | 239 | ||
240 | - - name: ADEME (2023, without the trail impacts, not recommended) | 240 | + - name: ADEME (2021, without the trail impacts, not recommended) |
241 | # Slugged version of the display name above | 241 | # Slugged version of the display name above |
242 | # Only lowercase alphanumeric, starting with a letter, using - as liaison | 242 | # Only lowercase alphanumeric, starting with a letter, using - as liaison |
243 | # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi | 243 | # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi |
@@ -269,35 +269,35 @@ models: | @@ -269,35 +269,35 @@ models: | ||
269 | # List of (distance in km, footprint in kg) | 269 | # List of (distance in km, footprint in kg) |
270 | points: | 270 | points: |
271 | - [0.0, 0.0] | 271 | - [0.0, 0.0] |
272 | - - [500.0, 63.0] | ||
273 | - - [1000.0, 126.0] | ||
274 | - - [1500.0, 1465.5] | ||
275 | - - [2000.0, 1954.0] | ||
276 | - - [2500.0, 2442.5] | ||
277 | - - [3000.0, 2931.0] | ||
278 | - - [3500.0, 3419.5] | ||
279 | - - [4000.0, 332.2] | ||
280 | - - [5000.0, 415.3] | ||
281 | - - [6000.0, 498.4] | ||
282 | - - [7000.0, 581.4] | ||
283 | - - [8000.0, 664.5] | ||
284 | - - [9000.0, 747.5] | ||
285 | - - [10000.0, 830.6] | ||
286 | - - [11000.0, 913.7] | ||
287 | - - [12000.0, 996.7] | ||
288 | - - [13000.0, 1079.8] | ||
289 | - - [14000.0, 1162.8] | ||
290 | - - [15000.0, 1245.9] | ||
291 | - - [16000.0, 1329.0] | ||
292 | - - [17000.0, 1412.0] | ||
293 | - - [18000.0, 1495.1] | ||
294 | - - [19000.0, 1578.1] | ||
295 | - - [20000.0, 1661.2] | ||
296 | - - [21000.0, 1744.3] | ||
297 | - - [22000.0, 1827.3] | ||
298 | - - [23000.0, 1910.4] | ||
299 | - - [24000.0, 1993.4] | ||
300 | - - [25000.0, 2076.5] | 272 | + - [500.0, 70.5] |
273 | + - [1000.0, 141.0] | ||
274 | + - [1500.0, 154.5] | ||
275 | + - [2000.0, 206.0] | ||
276 | + - [2500.0, 257.5] | ||
277 | + - [3000.0, 309.0] | ||
278 | + - [3500.0, 360.5] | ||
279 | + - [4000.0, 332.8] | ||
280 | + - [5000.0, 416.0] | ||
281 | + - [6000.0, 499.2] | ||
282 | + - [7000.0, 582.4] | ||
283 | + - [8000.0, 665.6] | ||
284 | + - [9000.0, 748.8] | ||
285 | + - [10000.0, 832.0] | ||
286 | + - [11000.0, 915.2] | ||
287 | + - [12000.0, 998.4] | ||
288 | + - [13000.0, 1081.6] | ||
289 | + - [14000.0, 1164.8] | ||
290 | + - [15000.0, 1248.0] | ||
291 | + - [16000.0, 1331.2] | ||
292 | + - [17000.0, 1414.4] | ||
293 | + - [18000.0, 1497.6] | ||
294 | + - [19000.0, 1580.8] | ||
295 | + - [20000.0, 1664.0] | ||
296 | + - [21000.0, 1747.2] | ||
297 | + - [22000.0, 1830.4] | ||
298 | + - [23000.0, 1913.6] | ||
299 | + - [24000.0, 1996.8] | ||
300 | + - [25000.0, 2080.0] | ||
301 | 301 | ||
302 | - name: KLM data best fit (no mul. factor, not recommended) | 302 | - name: KLM data best fit (no mul. factor, not recommended) |
303 | # Slugged version of the display name above | 303 | # Slugged version of the display name above |