Commit 54a9b7ac9461e496a6e7a1ff35063d3110cee701

Authored by Didier BARRET
1 parent 6a58a999
Exists in master

Update content

Showing 1 changed file with 6 additions and 4 deletions   Show diff stats
content.yml
... ... @@ -45,7 +45,7 @@ models:
45 45 # Color MUST be in the hex form, without alpha
46 46 color: "#9933ff"
47 47 # Whether this model is selected by default in the list.
48   - selected: true
  48 + selected: false
49 49 # The configuration that will be fed to the model.
50 50 # May be anything, really. Go bonkers!
51 51 config:
... ... @@ -615,12 +615,14 @@ home:
615 615 - title: Reference
616 616 content: |
617 617 Results from the tool may reference to Barret (2020,
618   - An online travel footprint calculator opened to the science community:
619   - application to X-IFU related travels, in preparation).
  618 + Estimating, monitoring and minimizing the travel footprint
  619 + associated with the development of the Athena X-ray Integral Field Unit,
  620 + An on-line travel footprint calculator released to the science community,
  621 + submitted to Experimental Astronomy).
620 622  
621 623 - title: Original motivation
622 624 content: |
623   - Global warming is a threat for life on our planet. Emissions of
  625 + Global warming poses a threat for life on our planet. Emissions of
624 626 carbon dioxide by aircrafts keeps increasing, as the world
625 627 economy keeps growing (it is about 3% of the anthropogenic
626 628 emissions nowadays). Carrying scientific research is generally associated
... ...