From b0c01162f0b5fccd00c55791084024a5896cf548 Mon Sep 17 00:00:00 2001 From: heyarne Date: Thu, 4 Mar 2021 08:54:03 +0000 Subject: [PATCH] Add note about target audience --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87c0026..677c469 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Remote Sensing for Journalism -This repository contains a series of notebooks describing interaction with the Copernicus Open Acces Hub in order to obtain, manipulate and analyze earth observation data. +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. The publication and research uses [Jupyter notebooks](https://jupyter.org) and is published using [jupyter-books](https://jupyter-book.org), an open-source python project that allows generating HTML pages from a collection of Jupyter notebooks. @@ -11,6 +11,10 @@ Copernicus Open Access Hub is the platform which is openly distributing the Terr A (free) Scihub account is needed in order to follow this documentation interactively. The registration form can be found at https://scihub.copernicus.eu/dhus/. +## Target Audience + +These notebooks assume Python knowledge as well as familiarity with common Python data processing tools like the `pandas` library. + ## Obtaining and Running the Code The notebooks are published for reading at https://arne.schlueter.is/working-on/remote-sensing-for-journalism.