Commit c3c988514229589f43906248f27c30d2bfa1dc24

Authored by Didier BARRET
1 parent 9f68bde0
Exists in master

Major update of content for the home page.

Showing 1 changed file with 45 additions and 157 deletions   Show diff stats
@@ -319,158 +319,63 @@ home: @@ -319,158 +319,63 @@ home:
319 319
320 - title: What does the tool do? 320 - title: What does the tool do?
321 content: | 321 content: |
322 - The tool computes the travel carbon footprint associated with round trip flights. It does so for a set of trips from a given city of origin to a set of destinations. Similarly, the tool allows to compute the carbon travel footprint of a larger set of trips, corresponding to a conference, a meeting. For this, the city of departure for each participant to the conference has to be provided. If multiple host cities are provided, the tool ranks the cities according to the associated carbon footprint. While online calculators enable to compute the footprint of a limited number of trips, this tool enables to compute the footprint of a larger number of trips in an automated way. Furthermore, it provides an estimate based on data from six different methods, whose estimates can differ significantly. If more than one method is selected by the user, the tool returns the mean of the estimates of each method.  
323 -  
324 - <!--  
325 - For short distance travels, the CO<sub>2</sub> footprint associated with trains  
326 - is calculated and added to the air travel footprint.  
327 - -->  
328 -  
329 - ### Original Motivation  
330 -  
331 - Global warming is a threat for life on our planet. Evry day we hear about  
332 - scientific results demonstrating the devastating impacts this will have on  
333 - Earth in the very near future.  
334 - Emissions of carbon dioxide by aircraft were 0.14 Gt C/year in 1992.  
335 - This was between 2% of total anthropogenic carbon dioxide emissions in 1992  
336 - or about 13% of carbon dioxide emissions from all transportation sources  
337 - (Intergovernmental panel on climate change, report 1999). Due to an  
338 - increasing demand and the growth of the world economy,  
339 - the number has grown since then, reaching closer to 3% nowadays,  
340 - a number which will keep growing. 322 + The tool computes the carbon footprint associated with round trip flights. It does so for a set of trips from a given city of origin to a set of destinations. Similarly, the tool allows to compute the carbon footprint of a larger set of trips, corresponding to a conference, a meeting and so on. For this, the city of departure for each participant to the conference has to be provided. If multiple host cities are provided, the tool ranks the cities according to the associated carbon footprint. While online calculators enable to compute the footprint of a limited number of trips, this tool enables to compute the footprint of a larger number of trips in an automated way. Furthermore, it provides an estimate based on data from six different methods, whose estimates can differ significantly. If more than one method is selected by the user, the tool returns the mean of the estimates of all selected method.
341 323
342 - Carrying scientific research requires traveling all across the world,  
343 - but time has come to critically look at the way we carry research,  
344 - with the aim of raising awareness and reducing our environmental impact,  
345 - whenever possible. As air travel is likely to dominate the CO<sub>2</sub> budget  
346 - of most scientists, this tool offers a way to easily compute the footprint  
347 - associated with travels.  
348 -  
349 - - title: Which data are used? 324 + - title: How does the tool work?
350 content: | 325 content: |
351 - There is a growing interest in getting the travel footprint of scientific events,  
352 - such as conferences or large meetings.  
353 -  
354 - Those are based on freely available CO<sub>2</sub> calculators,  
355 - some being relatively easy to use, requiring very limited user inputs.  
356 -  
357 - However, just by running some of them (including those from Carbon offset companies),  
358 - it is amazing to see how their estimates can differ quite significantly  
359 - (up to a factor of a few for the same trip).  
360 -  
361 - This is because they use different input data and consider different perimeters and assumptions,  
362 - e.g. excluding freight or not, assuming different radiative forcing indices,  
363 - seat accommodation in the plane…  
364 -  
365 - The straight numbers provided should therefore not be taken at face value,  
366 - but should be looked at, for what they include and mean.  
367 - It is also striking to me that there is hardly any scientific literature  
368 - on the comparison between CO<sub>2</sub> calculators,  
369 - although often discrepancies are noticed in some communications,  
370 - more particularly for long distance flights.  
371 -  
372 - Relying on one calculator is therefore not possible. This tool thus  
373 - enables to compute your travel carbon footprint (for round trips),  
374 - based on data provided by 6 independent calculators:  
375 -  
376 - 1. the International Civil Aviation Organization (ICAO),  
377 - 2. the UK Department for Environment, Food & Rural Affairs (DEFRA),  
378 - 3. the ATMOSFAIR German Carbon offsetting company,  
379 - 4. the French Environment & Energy Management Agency (ADEME)  
380 - 5. the data provided on the KLM website to introduce their CO2 compensation service (KLM)  
381 - 6. the MyClimate Carbon offseting company (used by Lufthansa)  
382 -  
383 - ICAO, DEFRA, MyClimate, ATMOSFAIR and to some extent KLM have  
384 - their methodology very well described  
385 - (see resources section below). 326 + A round trip is defined by a city pair. The two cities are geolocated and from their longitude and latitude, the great circle distance is computed. This is the shortest path a plane can follow. Some methods thus consider uplift correction factors in computing the carbon dioxide emission of a flight. In addition, two cities may not be connected by a direct flight. This is accounted for by increasing by 5% the great circle distance. Each method provides the carbon dioxide emission in kg as a function of the flight distance in km. Thus from the increased great circle distance, the carbon dioxide emission of a flight associated with a trip between a city pair is computed and multiplied by two to account for a round trip.
386 327
387 - ADEME and DEFRA provide mean emission factors.  
388 - ATMOSFAIR and ICAO provide on line emission calculators requiring limited user inputs.  
389 - Those on-line calculators have been run for a variety of flight distances,  
390 - so that the estimates (without error bars) could be approximated with linear functions.  
391 -  
392 - - title: How does this tool work? 328 + - title: Which methods are used?
393 content: | 329 content: |
394 - The tool starts by decoding the origin cities listed in the form, and geolocate them.  
395 - It then decodes the destination cities and geolocate them as well.  
396 -  
397 - Cities that cannot be located are ignored from the computation. To resolve ambiguity  
398 - between cities of similar names (e.g. Cambridge), the name of the country is required. 330 + The tool incorporates six different methods, among the most widely used, and for which the methodology used is documented. Providing more than one method enables to get a mean value, while illustrating the significant differences in their estimates. In alphabetic order, the data considered are from ADEME: the French Environment & Energy Management Agency, atmosfair: a German carbon offsetting company, DEFRA: the UK Department for Environment, Food & Rural Affairs, ICAO: International Civil Aviation Organization and finally from the KLM carbon compensation service. This list is obviously not exhaustive but represents a variety of estimates from lower to higher values.
399 331
400 - From the longitude and lattitude of the origin and destination cities, the great  
401 - circle distance is computed. This is the shortest path a plane can follow. However,  
402 - traveling between cities often involves connexion. A 5% increase of the great circle  
403 - distance is considered as a mean value. 332 + - title: How are the different methods built?
  333 + content: |
  334 + What is needed for each method is a function giving the carbon dioxide emission as a function of the flight distance. ADEME and DEFRA provide mean emission factors, as a function of flight distance. Myclimate provides an analytical formula. For ICAO and atmosfair, the on-line calculators have been run for a wide range of flights of varying distances (~100 flights spanning from 300 km to 12000 km) and the estimates have been fitted with linear functions, covering adjacent distance intervals. For its carbon compensation service, KLM provides on its web site a table of emissions for a large range of flights. The KLM data have been also been fitted with linear functions.
404 335
405 - DEFRA, ICAO, Atmosfair and MyClimate include uplift factors to account for the fact  
406 - than planes, even during direct flight, do not strictly follow the shortest path,  
407 - e.g. to avoid bad weather conditions. For instance, MyClimate considers what is  
408 - called a detour constant of 95 km.  
409 -  
410 - CO<sub>2</sub> emissions per passenger take into consideration the load factor  
411 - and are based only on passenger operations  
412 - (i.e. fuel burn associated with belly freight is not charged to the passenger).  
413 - From the travel distance, and the emission coefficients, the tool computes the amount  
414 - of CO<sub>2eq</sub> generated by each flight. The user can select one  
415 - or more methods, and a mean value will be reported if more than one method is considered.  
416 -  
417 -  
418 - # Second row of "blocks"  
419 - - blocks:  
420 -  
421 - - content: |  
422 - ### What about Radiative Forcing? {#rfi}  
423 - CO<sub>2</sub> emissions is computed from the total fuel burnt during the flight.  
424 - For ICAO one kilogram of fuel leads to **3.16** kg of CO<sub>2</sub> emissions.  
425 - MyClimate instead considers the same emission factor but adds a  
426 - factor for pre-production of 0.538 kg CO<sub>2</sub>e/kg jet fuel (ecoinvent 2018).  
427 -  
428 - Radiative forcing accounts for the fact that aviation contributes to climate change  
429 - more than just with the emission of CO<sub>2</sub> from burning fuels,  
430 - by releasing gases and particles directly into the upper troposphere  
431 - and lower stratosphere where they have an impact on atmospheric composition.  
432 - These gases and particles include carbon dioxide (CO<sub>2</sub>),  
433 - ozone (O<sub>3</sub>), and methane (CH<sub>4</sub>);  
434 - trigger formation of condensation trails (contrails);  
435 - and may increase cirrus cloudiness;  
436 - all of which contribute to climate change.  
437 - A radiative forcing index of 1.9–2 is recommended by DEFRA, MyClimate and ADEME.  
438 - ATMOSFAIR considers a multiplier of 3, for all emissions above 9 km.  
439 - ICAO, on the other hand does not include a multiplier,  
440 - waiting for the scientific community to settle on a value.  
441 - KLM data do not account for radiative forcing either.  
442 -  
443 - - title: Which seat category are you considering? 336 + - title: What about radiative forcing? {#rfi}
444 content: | 337 content: |
445 - The tool considers only economy seats for the time being.  
446 - Note that DEFRA emission factors are a factor of 3 larger for a business class seat  
447 - (proportional to the larger area used in the plane).  
448 - Similarly, a factor of 1.5 should be considered when flying on Premium economy seats  
449 - (ICAO would consider a factor of 2). 338 + Radiative forcing accounts for the fact that aviation contributes to climate change more than just with the emission of carbon dioxide from burning fuels, by releasing gases and particles directly into the upper troposphere and lower stratosphere where they have an impact on atmospheric composition. These gases and particles include carbon dioxide (CO2), ozone (O3), and methane (CH4); trigger formation of condensation trails (contrails); and may increase cirrus cloudiness; all of which contribute to climate change. A Radiative Forcing Index (RFI) of 1.9–2 is used by DEFRA, myclimate and recommended by ADEME (see discussion in Jungbluth, N. & Meili, C. Int J Life Cycle Assess (2019) 24: 404. https://doi.org/10.1007/s11367-018-1556-3). ATMOSFAIR considers a multiplier of 3, for all emissions above 9 km, accounting for the profile of the flight. ICAO, on the other hand does not include a multiplier, arguing that the scientific community has not settle on a value! KLM data does not seem to account for radiative forcing either, as the estimates they provide are close, although a little higher, than the ones of ICAO. Therefore, the methods based on ICAO and KLM data are not recommended, but given as methods providing the lowest emissions.
450 339
451 - - title: What about uncertainties? 340 + - title: Original motivation
452 content: | 341 content: |
453 - Each estimate may have an uncertainty between 10 and 25%  
454 - (really this is a best guess, and not substantiated by any statistical  
455 - analysis and it could be more probably).  
456 - We would therefore refrain from using the numbers derived as absolute values.  
457 - Larger differences are found when long distance flights are considered.  
458 - In all cases, the estimates can be used for relative comparisons. 342 + Global warming is a threat for life on our planet. Emissions of carbon dioxide by aircrafts keeps increasing, as the world economy keeps growing (it is about 3% of the anthropogenic emissions nowadays). Carrying scientific research requires traveling across the world, and thus air travel is likely to dominate the carbon footprint of most scientists. This tool was first developed to enable each scientist to easily access its travel footprint. It was then used to compute the travel footprint associated with the development of a large international project, such as the Athena X-ray Integral Field Unit. The numbers were then used to propose concrete actions to reduce the footprint of the project, by reducing the number of large meeting, implementing different ways of interacting and working collectively in a world-wide consortium. Finally, by comparing different, widely used methods, providing so different estimates, the tool is expected to raise awareness within the scientific community (and hopefully the authorities) about the lack of regulations or framework on the critical matter of flight emissions.
459 343
460 - # Third row, etc.  
461 - blocks: 344 - blocks:
462 345
463 - - title: Considering train travel for short travel distance 346 +
  347 + - title: Seating category
464 content: | 348 content: |
465 - There is a minimum distance (by default 300 km)  
466 - under which the calculator excludes flight travel.  
467 - The calculator proposes instead to compute the travel footprint associated with train.  
468 - The French emission factors are between 4 and 5 grams of CO2eq per km per passenger.  
469 - This low value is likely due to the fact that electricity is provided by nuclear plants.  
470 - It is larger by some factor accross Europe.  
471 - Here I am assuming that the French factor are multiplied by a factor of 5.  
472 - This makes train typically 10% less emitting than plane (including radiative forcing).  
473 - 349 + The tool assumes economy seats in computing the carbon dioxide emission. For indication, DEFRA provides mean emission factors for different seat classes considering international flights. Related to the area occupied by the seat in the plane, for Premium economy, the emission would be 1.6 times larger than flying an economy seat. It would be 2.9 and 4 times higher from flying Business class and First class respectively.
  350 +
  351 + - title: Accounting for train emission
  352 + content: |
  353 + The minimum distance for flying is considered arbitrarily to be 300 km. Below that, it is assumed that train is used. The tool then computes the travel footprint associated with train. The French emission factors provided by ADEME are 3.37 and 5.11 grams of carbon dioxide equivalent per km per passenger for high speed train and normal train respectively. This low value is due to the fact that electricity is provided by nuclear plants. It is larger by some factor across Europe. The tool assumes the mean of the emission factors of national and international rails, as provided by DEFRA (i.e. 23 grams per passenger km). This makes the carbon dioxide emission of trains, typically one tenth (1/10) of the one of aircrafts.
  354 +
  355 + - title: Input and output data and trouble shooting
  356 + content: |
  357 + The inputs are provided in US English for the city and country names, without diacritics. On each line, the city and country names must be separated by a comma. The estimation can go wrong if a city is not properly geolocated. This may happen because the name of the city is wrongly spelled, or the geolocator (OSM) is confused or unavailable. An error should be listed at the end of the result page. Don’t be surprised, if the name recovered by the geolocator is not exactly the one you had expected. The result pages provides a summary plot which can be downloaded, as well as a csv and raw yaml file. The csv file lists the name of the city as in the form, the address to which it was geolocated, the carbon dioxide emission (in kg), the distance travelled, the number of trips possible by train (i.e. when the distance is less than the minimum flying distance, e.g. 300 km) and the number of trips by plane. The plot and the csv file rank the city against the carbon dioxide emissions. Cities found identical in the input form are grouped, and their number in the group is given by the number of trips, and the distance given is the cumulative distance over the group.
  358 +
  359 + - title: Caveats
  360 + content: |
  361 + The numbers provided by the tool do not come with uncertainties. Therefore they must be considered as indicative of the true values. Selecting more than one method is recommended. In all cases however, the numbers can be used for relative comparisons, e.g. when comparing two cities for hosting a conference.
  362 +
  363 + - title: Confidentiality
  364 + content: |
  365 + The data provided in the form will remain confidential, as will be the results.
  366 +
  367 + - title: Disclaimer
  368 + content: |
  369 + This tool is provided on a best effort basis as a service to members of the science community. The numbers provided are informative and have obviously no legal value.
  370 +
  371 + - title: Reference
  372 + content: |
  373 + Results from the tool may reference to Barret (2019, in preparatiion).
  374 +
  375 + - title: Concluding note
  376 + content: |
  377 + As a personal note, I would like to stress that, as a scientist, I find it worrying or even shocking that there are no standards for computing the flight emissions, while we know that flight travels, releasing carbon dioxide at high altitudes, contribute to global warming. To take an example, the International Civil Aviation Organization (ICAO) is a United Nations specialized agency, established by States in 1944 to manage the administration and governance of the Convention on International Civil Aviation. ICAO has global responsibility for the establishment of standards, recommended practices, and guidance on various aspects of international civil aviation, including environmental protection. How can ICAO ignore radiative forcing in the results provided by its widely used on-line calculator? (which by the way is the calculator used by the travel agency of my institute, being a public institution). The IPCC in its 1999 report have defined the radiative forcing index to be between 2 and 4. Why ICAO is using 1? This is just an example, which clearly show the urgent need to agree on a common methodology accepted by all parties in computing flight emission. May this tool be used for that purpose.
  378 +
474 - title: Additional resources 379 - title: Additional resources
475 content: | 380 content: |
476 - Offset your flight with [atmosfair](https://www.atmosfair.de/en/offset/flight) 381 - Offset your flight with [atmosfair](https://www.atmosfair.de/en/offset/flight)
@@ -489,23 +394,6 @@ home: @@ -489,23 +394,6 @@ home:
489 - L. Hackel [travel footprint calculator](https://lhackel.shinyapps.io/travel_footprint/) 394 - L. Hackel [travel footprint calculator](https://lhackel.shinyapps.io/travel_footprint/)
490 based on DEFRA emission factors 395 based on DEFRA emission factors
491 396
492 - - content: |  
493 - ### Disclaimer  
494 -  
495 - This tool is provided on a best effort basis as a service to members of the science community  
496 - to get some ideas of travel footprints associated with scientific projects and activities.  
497 -  
498 - ### Confidentiality  
499 -  
500 - The data provided will remain confidential, as will be the results.  
501 -  
502 - ### Troubleshooting  
503 -  
504 - The estimation can go wrong if a city is not properly geolocated.  
505 - This may happen because the name of the city is wrongly spelled,  
506 - or the geolocator (<acronym title="Open Street Map">OSM</acronym>)  
507 - is confused or unavailable.  
508 - An error should be listed at the end of the result page.  
509 397
510 398
511 estimate: 399 estimate:
@@ -598,4 +486,4 @@ estimation: @@ -598,4 +486,4 @@ estimation:
598 486
599 footer: 487 footer:
600 credits: | 488 credits: |
601 - Didier Barret © 2019 489 + Didier Barret (IRAP) © 2019