From 31f256969051e6855428419961f46982e0603bf3 Mon Sep 17 00:00:00 2001 From: heyarne Date: Wed, 10 Mar 2021 13:16:35 +0100 Subject: [PATCH] Make the perspective clear in the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 71c4bb8..00d4b59 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ 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. +The topic is approached primarily from a computer science perspective, i.e. not an aeronautical, not a geophyisical, or any other one. +As a consequence the focus will be how different tasks can be implemented. +Many considerations behind a particular action or processing step can only be briefly touched. ## Obtaining and Running the Code