Commit 769d3fddb3e21ec26f7022693a9f128615a02864
1 parent
d228b73f
Exists in
master
Further update of the content file
Showing
1 changed file
with
25 additions
and
49 deletions
Show diff stats
content.yml
... | ... | @@ -417,7 +417,8 @@ home: |
417 | 417 | geolocated and from their longitude and latitude, the great |
418 | 418 | circle distance is computed. This is the shortest path a plane |
419 | 419 | can follow. Some methods thus consider uplift correction |
420 | - factors in computing the carbon dioxide emission of a flight. In | |
420 | + factors to account for deviations from the shortest paths, e.g., | |
421 | + when a plane avoids bad weather conditions. In | |
421 | 422 | addition, two cities may not be connected by a direct flight. |
422 | 423 | This is accounted for by increasing by 5% the great circle |
423 | 424 | distance. Each method provides the carbon dioxide emission |
... | ... | @@ -496,7 +497,8 @@ home: |
496 | 497 | KLM data does not seem to account for radiative forcing either, |
497 | 498 | as the estimates they provide are close, although a little higher, |
498 | 499 | than the ones of ICAO. |
499 | - Therefore, the methods based on ICAO and KLM data are not recommended, | |
500 | + Therefore, the methods based on ICAO, the French Ministry for the | |
501 | + Ecological and Inclusive Transition and KLM data are not recommended, | |
500 | 502 | but given as methods providing the lowest emissions. |
501 | 503 | |
502 | 504 | [![Models used](static/img/recap_scaling_laws.jpg)](static/img/recap_scaling_laws.jpg) |
... | ... | @@ -504,44 +506,21 @@ home: |
504 | 506 | - title: Seating category |
505 | 507 | content: | |
506 | 508 | The tool assumes economy seats in computing the carbon |
507 | - dioxide emission. For indication, DEFRA provides mean | |
508 | - emission factors for different seat classes considering | |
509 | - international flights. Related to the area occupied by the seat in | |
510 | - the plane, for Premium economy, the emission would be 1.6 | |
511 | - times larger than flying an economy seat. It would be 2.9 and 4 | |
512 | - times higher from flying Business class and First class | |
513 | - respectively. Note that the above numbers should also depend | |
514 | - in principle on the occupancy rate of the seats in each category. | |
509 | + dioxide emission. On average it can be considered that the | |
510 | + footprint can be multiplied by ∼ 1.5, ∼ 2.0 and ∼ 2.5 | |
511 | + for flying in Premium Economy, Business and First class. | |
515 | 512 | |
516 | 513 | - title: Accounting for train emission |
517 | 514 | content: | |
518 | 515 | The minimum distance for flying (one leg of the round trip) |
519 | - is an input to be selected by | |
520 | - the user (it is set to 300 km by default). Below the minimum | |
521 | - distance for flying, it is assumed that train is used. The tool | |
522 | - then computes the travel footprint associated with train (as | |
523 | - for flight emissions, the computation does not include | |
524 | - life cycle emissions). The French emission factors provided by | |
525 | - ADEME are 3.37 and 5.11 grams of carbon dioxide equivalent per km per passenger for | |
526 | - high speed trains and normal trains respectively. This low value is | |
527 | - due to the fact that electricity is provided by nuclear plants. It | |
528 | - is larger by some factors across Europe. The tool thus assumes the | |
516 | + is an input to be selected by the user (it is set to 500 km by default). | |
517 | + Below the minimum distance for flying, it is assumed that train is used. | |
518 | + Deviations from the shortest path is accounted by a | |
519 | + 1.35 multiplication factor. The tool thus assumes the | |
529 | 520 | mean of the emission factors of national and international rails, |
530 | - as provided by DEFRA (i.e. 23 grams per passenger km). This | |
531 | - makes the carbon dioxide equivalent emission of aircrafts | |
532 | - 10 to 20 times more than the one of trains. Some may select train | |
533 | - traveling instead of flying based on the duration of the trip. | |
534 | - It is thus worth relating the minimum distance for flying to | |
535 | - a travel time duration by train. In Europe, from a shallow survey of trip | |
536 | - durations between major cities, it appears that the average speed | |
537 | - of trains is about 100 km/hour. This means that on average it takes about 5 | |
538 | - hours to travel by train between two cities with a | |
539 | - great circle distance of 500 km (including connexions, | |
540 | - deviations from the shortest paths…). 100 km/hour may be on the | |
541 | - low side by a couple of 10 km/hour in | |
542 | - countries where high speed trains are frequently used, | |
543 | - and on the high side by the same amount in countries where high speed | |
544 | - trains are less available or not available at all. | |
521 | + as provided by DEFRA (i.e. 23 grams per passenger km). | |
522 | + To relate the duration of a train journey to a travel distance, | |
523 | + an average speed of 100 km/h is assumed. | |
545 | 524 | |
546 | 525 | - blocks: |
547 | 526 | |
... | ... | @@ -586,14 +565,14 @@ home: |
586 | 565 | was geolocated, the carbon dioxide emission (in kg), the |
587 | 566 | distance travelled, the number of trips possible by train (i.e. |
588 | 567 | when the distance is less than the minimum flying distance, |
589 | - e.g. 300 km) and the number of trips by plane. The plot and the | |
568 | + e.g. 500 km) and the number of trips by plane. The plot and the | |
590 | 569 | csv file rank the cities against the carbon dioxide emissions. |
591 | 570 | |
592 | 571 | - title: Trouble shooting |
593 | 572 | content: | |
594 | 573 | The estimation can go wrong if a city is not properly |
595 | 574 | geolocated. This may happen because the name of the city is |
596 | - wrongly spelled or the geolocator (OSM) is confused. An error | |
575 | + wrongly spelled or the geolocator (OpenStreeMap) is confused. An error | |
597 | 576 | should be listed at the end of the result page. Don’t be |
598 | 577 | surprised, if the name recovered by the geolocator is not |
599 | 578 | exactly the one you had expected (e.g. a city is located at the |
... | ... | @@ -607,10 +586,8 @@ home: |
607 | 586 | - title: Caveats |
608 | 587 | content: | |
609 | 588 | The numbers provided by the tool do not come with |
610 | - uncertainties. Therefore they must be considered as indicative | |
611 | - of the true values. Selecting more than one method is | |
612 | - recommended, because they may make the numbers closer to | |
613 | - their true values. In all cases however, the numbers can be | |
589 | + uncertainties, and shall be considered indicative of the true emission. | |
590 | + However, the numbers can be | |
614 | 591 | used for relative comparisons, e.g. when comparing two cities |
615 | 592 | for hosting a conference. |
616 | 593 | |
... | ... | @@ -626,17 +603,17 @@ home: |
626 | 603 | |
627 | 604 | - title: Reference |
628 | 605 | content: | |
629 | - Results from the tool may reference to Barret (2019, The travel | |
630 | - footprint associated with the development of the Athena | |
631 | - X-ray Integral Field Unit, in preparation). | |
606 | + Results from the tool may reference to Barret (2019, | |
607 | + The Athena X-ray Integral Field Unit travel footprint | |
608 | + calculator and its application to X-IFU related travels, in preparation). | |
632 | 609 | |
633 | 610 | - title: Original motivation |
634 | 611 | content: | |
635 | 612 | Global warming is a threat for life on our planet. Emissions of |
636 | 613 | carbon dioxide by aircrafts keeps increasing, as the world |
637 | 614 | economy keeps growing (it is about 3% of the anthropogenic |
638 | - emissions nowadays). Carrying scientific research requires | |
639 | - traveling across the world, and thus air travel is likely to | |
615 | + emissions nowadays). Carrying scientific research is generally associated | |
616 | + with traveling across the world, and thus air travel is likely to | |
640 | 617 | dominate the carbon footprint of most scientists and is |
641 | 618 | likely to be large for developing international projects. This tool was |
642 | 619 | first developed to compute the travel footprint |
... | ... | @@ -675,9 +652,8 @@ home: |
675 | 652 | line calculator? (which by the way is the calculator used by the |
676 | 653 | travel agency of my institute, being a public institution). The |
677 | 654 | IPCC in its 1999 report have defined the radiative forcing index |
678 | - to be between 2 and 4. Why ICAO is using 1? I beleive I know the | |
679 | - answer but this is just an | |
680 | - example, which clearly show the urgent need to agree on a | |
655 | + to be between 2 and 4. Why ICAO is using 1? This shows the urgent | |
656 | + need to agree on a | |
681 | 657 | common methodology accepted by all parties in computing |
682 | 658 | flight emission. May this tool help to raise |
683 | 659 | awareness on this issue. | ... | ... |