From 5391e571e3f4f47639b6de8cf5df042ed30df468 Mon Sep 17 00:00:00 2001 From: Anne Fouilloux Date: Fri, 3 Nov 2023 22:05:04 +0100 Subject: [PATCH] add info for overview and motivation --- tutorial/_toc.yml | 2 ++ tutorial/part1/motivation.md | 35 ++++++++++++++++++++++++++++++++++- tutorial/part1/overview.md | 13 ++++++++++--- tutorial/part3/intro.md | 16 ++++++++++++++++ 4 files changed, 62 insertions(+), 4 deletions(-) create mode 100644 tutorial/part3/intro.md diff --git a/tutorial/_toc.yml b/tutorial/_toc.yml index b7da878..0836d3e 100644 --- a/tutorial/_toc.yml +++ b/tutorial/_toc.yml @@ -42,6 +42,8 @@ parts: - caption: Part 3 chapters: + - file: part3/intro + title: Unlocking the Power of Space Data with Pangeo & OpenEO - file: part3/data_discovery title: Data discoverability and searchability - file: part3/chunking_introduction diff --git a/tutorial/part1/motivation.md b/tutorial/part1/motivation.md index 81c320b..1dcacf3 100644 --- a/tutorial/part1/motivation.md +++ b/tutorial/part1/motivation.md @@ -1 +1,34 @@ -# Introduction and Motivation \ No newline at end of file +# Introduction and Motivation + + +[Pangeo](https://pangeo.io) is a global community initiative for Big Geoscience Data that promotes open, reproducible, and scalable science: + +- Open Community +- Open Platform with deployments that can be customized for every needs and for everyone + +Since August 2023, Pangeo is a [Numfocus](https://numfocus.org) sponsored project. + +![Numfocus](../figures/Numfocus.png) + +## Important information about Pangeo + +- [Code of Conduct](https://github.com/pangeo-data/governance/blob/master/conduct/code_of_conduct.md +- [Governance](https://github.com/pangeo-data/governance/blob/master/governance.md) +- [Roadmap](https://pangeo.io/roadmap.html) + + +## Key points + +- **No vendor lock-in, no credits needed**; +- Easy to start and deployment on laptops, cloud and HPC; +- “Reference” deployments on different cloud infrastructures; +- Team up with other initiatives. It can help to increase DEI (Diversity, Equity and Inclusion): + * Educational material and deliver trainings (Pythia, Galaxy); + * Training infrastructure as a Service (Pythia, Galaxy, EOSC); + * Use Pangeo from GUI (no programming skills required) on Galaxy Europe. +- Contribute to easy creation of data in analysis-ready, cloud optimized (ARCO) format; +- Promote the work done by the Pangeo Community and other Geosciences initiatives (Pangeo Show & Tell/Showcase/Pangeo discourse); +- Pangeo heavily used in industry; +- **Spin-off** (often from Pangeo community members) and many startups & companies using Pangeo software stack and contributing to Pangeo ecosystem. + + diff --git a/tutorial/part1/overview.md b/tutorial/part1/overview.md index 1f6ad13..9bb2519 100644 --- a/tutorial/part1/overview.md +++ b/tutorial/part1/overview.md @@ -1,9 +1,16 @@ # Overview of the Pangeo ecosystem -Please follow the explanation here [https://pangeo-data.github.io/pangeo-openeo-BiDS-2023/before/EOSC.html](https://pangeo-data.github.io/pangeo-openeo-BiDS-2023/before/EOSC.html) and register yourself to Pangeo-EOSC cluster, and connect to Pangeo-EOSC cluster. -Once you are connected, please open a terminal, and type -```git clone https://github.com/pangeo-data/pangeo-openeo-BiDS-2023.git``` +- You can find a short introduction to Pangeo [here](https://doi.org/10.5281/zenodo.10070519) +- Please follow the explanation at [https://pangeo-data.github.io/pangeo-openeo-BiDS-2023/before/EOSC.html](https://pangeo-data.github.io/pangeo-openeo-BiDS-2023/before/EOSC.html) and register yourself to Pangeo-EOSC cluster, and connect to Pangeo-EOSC cluster. + +- Once you are connected, please open a terminal, and type: + + +``` +git clone https://github.com/pangeo-data/pangeo-openeo-BiDS-2023.git +``` + diff --git a/tutorial/part3/intro.md b/tutorial/part3/intro.md new file mode 100644 index 0000000..6cf3fb8 --- /dev/null +++ b/tutorial/part3/intro.md @@ -0,0 +1,16 @@ +# Unlocking the Power of Space Data with Pangeo & OpenEO + +In this tutorial, we assume you have some prior knowledge about [Pangeo](https://pangeo.io) and [OpenEO](https://openeo.org). + +- Please follow the explanation at [https://pangeo-data.github.io/pangeo-openeo-BiDS-2023/before/EOSC.html](https://pangeo-data.github.io/pangeo-openeo-BiDS-2023/before/EOSC.html) and register yourself to Pangeo-EOSC cluster, and connect to Pangeo-EOSC cluster. + +- Once you are connected, please open a terminal, and type: + + +``` +git clone https://github.com/pangeo-data/pangeo-openeo-BiDS-2023.git +``` + + + +