From 4175a80f3308502829ecb5e17f9d20b11b601f64 Mon Sep 17 00:00:00 2001 From: Martin Schobben Date: Fri, 10 Jan 2025 15:56:33 +0100 Subject: [PATCH] fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 138dcd0..72e1cff 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ [![Binder](https://binder.projectpythia.org/badge_logo.svg)](https://binder.projectpythia.org/v2/gh/TUW-GEO/eo-datascience-cookbook/main?labpath=notebooks) [![DOI](https://zenodo.org/badge/830421828.svg)](https://zenodo.org/badge/latestdoi/830421828) -This Project Pythia Cookbook covers a range of earth observation examples employing the Pangeo philosophy. The examples represent the main research lines and BSc/MSc courses at the Department of Geodesy and Geoinformation at the TU Wien (Austria). The department has strong ties with the EODC (Earth Observation Data Centre For Water Resources Monitoring), which hosts e.g., analysis-ready Sentinel-1 (imaging radar mission), and provides computational resources to process large such large data volumes. +This Project Pythia Cookbook covers a range of Earth observation examples employing the Pangeo philosophy. The examples represent the main research lines and BSc/MSc courses at the Department of Geodesy and Geoinformation at the TU Wien (Austria). The department has strong ties with the EODC (Earth Observation Data Centre For Water Resources Monitoring), which hosts e.g., analysis-ready Sentinel-1 (imaging radar mission), and provides computational resources to process large such large data volumes. ## Motivation -The motivation behind this book is to provide examples of Pangeo-based workflows applied to realistic examples in earth observation. Creating an effective learning environment for Earth observation students is a challenging task due to the rapidly growing volume of remotely sensed, climate, and other Earth observation data, along with the evolving demands from the tech industry. Today’s Earth observation students are increasingly becoming a blend of traditional Earth system scientists and "big data scientists", with expertise spanning computer architectures, programming paradigms, statistics, and machine learning for predictive modeling. As a result, it is essential to equip educators with the proper tools for instruction, including training materials, access to data, and the necessary skills to support scalable and reproducible research. +The motivation behind this book is to provide examples of Pangeo-based workflows applied to realistic examples in Earth observation data science. Creating an effective learning environment for Earth observation students is a challenging task due to the rapidly growing volume of remotely sensed, climate, and other Earth observation data, along with the evolving demands from the tech industry. Today’s Earth observation students are increasingly becoming a blend of traditional Earth system scientists and "big data scientists", with expertise spanning computer architectures, programming paradigms, statistics, and machine learning for predictive modeling. As a result, it is essential to equip educators with the proper tools for instruction, including training materials, access to data, and the necessary skills to support scalable and reproducible research. ## Authors