From b5424df9096a364fc04f5a705ae8c0fab27b4fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marie=20Joss=C3=A9?= <84919248+Marie59@users.noreply.github.com> Date: Thu, 13 Jul 2023 16:07:14 +1000 Subject: [PATCH 1/2] Add pathways for climate and galaxy discovering --- learning-pathways/climate-learning.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 learning-pathways/climate-learning.md diff --git a/learning-pathways/climate-learning.md b/learning-pathways/climate-learning.md new file mode 100644 index 00000000000000..8e88ee3f168c1d --- /dev/null +++ b/learning-pathways/climate-learning.md @@ -0,0 +1,26 @@ +--- +layout: learning-pathway + +title: Discovering galaxy through climate analysis +description: | + How to have a complete overview of how Galaxy works going from the user welcome page to use batch tools and finishing by conducting interactive analysis. These set of 3 Climate tutorials allow you to understand and see plenty of the multiple features of Galaxy and learning about the cool subject of climate analysis. +tags: [Climate, Overview] + + +pathway: + - section: "Following 3 climate tutorials" + description: | + During this session you will first learn about the galaxy interface and how to use batch tools. Then, you'll be able to run throug a jupyter notebook launch from Galaxy. Finally, you will conduct a climate analysis on a desktop application with Panoply. + tutorials: + - name: pangeo + topic: climate + - name: pangeo-notebook + topic: climate + - name: panoply + topic: climate + +--- + +This can be done in less than 3h. You be really complete you can than create a workflow from the history of your 1st tutorial and show how workflows work. + + From d4e114b098174f565f760535afb8a93708da14f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marie=20Joss=C3=A9?= <84919248+Marie59@users.noreply.github.com> Date: Thu, 13 Jul 2023 08:12:32 +0200 Subject: [PATCH 2/2] fix writting mistakes --- learning-pathways/climate-learning.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/learning-pathways/climate-learning.md b/learning-pathways/climate-learning.md index 8e88ee3f168c1d..6caa00da78e405 100644 --- a/learning-pathways/climate-learning.md +++ b/learning-pathways/climate-learning.md @@ -10,7 +10,7 @@ tags: [Climate, Overview] pathway: - section: "Following 3 climate tutorials" description: | - During this session you will first learn about the galaxy interface and how to use batch tools. Then, you'll be able to run throug a jupyter notebook launch from Galaxy. Finally, you will conduct a climate analysis on a desktop application with Panoply. + During this session you will first learn about the galaxy interface and how to use batch tools. Then, you'll be able to run through a jupyter notebook launch from Galaxy. Finally, you will conduct a climate analysis on a desktop application with Panoply. tutorials: - name: pangeo topic: climate @@ -21,6 +21,6 @@ pathway: --- -This can be done in less than 3h. You be really complete you can than create a workflow from the history of your 1st tutorial and show how workflows work. +This can be done in less than 3h. To be really complete you can then create a workflow from the history of your 1st tutorial and show how workflows work.