Reconcile unpushed-changes with master

This commit is contained in:
heyarne 2021-03-10 12:24:29 +01:00
commit c4c2713f25
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Earth Observation for Journalism
# Using Earth Observation for Journalism
This repository contains a series of notebooks describing interaction with the Copernicus Open Access Hub in order to obtain, manipulate and analyze earth observation data.
The aim is to document common tasks that might make the data from the Copernicus Sentinel-2 mission attractive for usage in data journalism.

View file

@ -5,9 +5,9 @@
#######################################################################################
# Book settings
title: Earth Observation for Journalism # The title of the book. Will be placed in the left navbar.
title: Using Earth Observation for Journalism # The title of the book. Will be placed in the left navbar.
author: Arne Schlüter # The author of the book
copyright: "CC-BY-SA 4.0 2021. The header image is a picture of \"Herschel's 40-foot telescope\" which is in the public domain." # Copyright year to be placed in the footer
copyright: "CC-BY-SA 4.0 2021. Header image: \"Herschel's 40-foot telescope\" (public domain)" # Copyright year to be placed in the footer
logo: great-forty-foot-telescope-wikipedia.png # A path to the book logo
execute:
execute_notebooks: "off"