Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions topics/climate/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name: climate
type: use
topic_type: field
title: Climate
summary: "Learn to access, analyze, and visualize Earth System and climate data using Galaxy."
title: Earth Data science
summary: "Learn to access, analyze, and visualize Earth data using Galaxy."
requirements:
- type: internal
topic_name: introduction
Expand All @@ -14,11 +14,11 @@ editorial_board:

subtopics:
- id: introduction
title: "Introduction to Climate and Earth System Data"
title: "Introduction to Earth Data"
description: "Start here if you are new to Climate and Earth System Data in Galaxy"
- id: analysing
title: "Start Analyzing Climate and Earth Data"
title: "Analyzing Earth Data"
description: "Perform analysis on real-world datasets using powerful open tools like Argo and Xarray in Galaxy."
- id: advanced
title: "Data Analysis for Coding Enthusiasts"
description: "For Coding Enthusiasts."
description: "For Coding Enthusiasts."
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ objectives:
- Work together on GIS files and notebooks with live updates.
- Use follow mode to monitor collaborator activities.
- Add annotations and comments to provide context, ask questions, or share insights.
tags:
- interactive-tools
- GIS
time_estimation: 30M
contributions:
authorship:
Expand Down
7 changes: 2 additions & 5 deletions topics/climate/tutorials/ocean-data-view/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,8 @@ key_points:
tags:
- earth-system
- ocean
- geographical information system
- ODV
- netcdf data
- maps
- marine data
- GIS
- netcdf
contributions:
authorship:
- Marie59
Expand Down
3 changes: 2 additions & 1 deletion topics/climate/tutorials/sentinel5_data/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: tutorial_hands_on

title: Sentinel 5P data visualisation
subtopic: introduction
subtopic: analysing
questions:
- How to visualise volcanoes with Sentinel 5 data ?
- How can we see the evolution of sulfur dioxide and aerosol index through time?
Expand All @@ -20,6 +20,7 @@ key_points:
- Study volcano activity
tags:
- earth-system
- atmosphere
- volcano
- satellite data
contributions:
Expand Down