Skip to content

Commit 87474ce

Browse files
committed
Updated links and quick look images for new tutorials
1 parent d0fcb7f commit 87474ce

File tree

1 file changed

+19
-26
lines changed

1 file changed

+19
-26
lines changed

intro.md

Lines changed: 19 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
![logo](./LogoLine_EC_Cop_ECMWF.png)
1+
![logo](./img/LogoLine_EC_Cop_ECMWF.png)
22

33
<br>
44

5-
# Copernicus Climate Change Service (C3S) Data Tutorials
5+
# Copernicus Climate Change Service (C3S) data tutorials
66

77
**_Discover how to access and handle data of the past, present and future climate!_**
88

@@ -13,13 +13,15 @@ We invite you to explore and experiment with them, and tailor them to your needs
1313

1414
<br>
1515

16-
## Target Audience
16+
## Target audience
1717

1818
The Jupyter notebooks provided by the Copernicus Climate Change Service (C3S) are designed for a diverse audience interested in climate data analysis. This includes climate scientists, researchers and data analysts seeking to understand and interpret climate data. Additionally, educators and students aiming to enhance their knowledge of climate data processing will find these tutorials beneficial.
1919

20+
It is expected that users have a foundational level of python and expereince working in a Jupyter environment when running the Notebooks.
21+
2022
<br>
2123

22-
## Learning Objectives
24+
## Learning objectives
2325

2426
Through these Jupyter notebooks, you will:
2527

@@ -29,7 +31,7 @@ Through these Jupyter notebooks, you will:
2931

3032
<br>
3133

32-
## New Tutorials
34+
## New tutorials
3335

3436
We have a set of new tutorials waiting and ready to be explored.
3537

@@ -38,64 +40,55 @@ We have a set of new tutorials waiting and ready to be explored.
3840
::::{grid} 1 3 3 3
3941
:gutter: 2
4042

41-
:::{grid-item-card} Copernicus Climate Change Service (C3S) <br> (Tutorial)
43+
:::{grid-item-card} A hands-on notebook exploring precipitation using the GIRAFE dataset <br> (Tutorial)
4244
:margin: 3 0 0 0
43-
:link: https://climate.copernicus.eu/
45+
:link: https://github.com/ecmwf-training/c3s-training-submodule-sat-obs-atmos-physics/blob/main/precipitation-girafe.ipynb
4446
:link-type: url
4547
:text-align: center
4648
:shadow: md
49+
:img-top: https://raw.githubusercontent.com/ecmwf-training/c3s-training-submodule-sat-obs-atmos-physics/main/precipitation-girafe-QL.png
4750

4851
{bdg-primary}`Climate`
4952
{bdg-secondary}`Change`
5053
<br>
5154
{bdg-warning}`Service`
5255
{bdg-info}`C3S`
53-
^^^
54-
55-
![Image]
56-
5756
+++
58-
2024
57+
2025
5958
:::
6059

61-
:::{grid-item-card} Copernicus Climate Change Service (C3S) <br> (Tutorial)
60+
:::{grid-item-card} Compute and analyse water-level indicators from the GTSMIP context <br> (Tutorial)
6261
:margin: 3 0 0 0
63-
:link: https://climate.copernicus.eu/
62+
:link: https://github.com/ecmwf-training/c3s-training-submodule-climate-indices/blob/main/gtsmip-water-levels.ipynb
6463
:link-type: url
6564
:text-align: center
6665
:shadow: md
66+
:img-top: https://raw.githubusercontent.com/ecmwf-training/c3s-training-submodule-climate-indices/main/gtsmip-water-levels-QL.png
6767

6868
{bdg-primary}`Climate`
6969
{bdg-secondary}`Change`
7070
<br>
7171
{bdg-warning}`Service`
7272
{bdg-info}`C3S`
73-
^^^
74-
75-
![Image]
76-
7773
+++
78-
2024
74+
2025
7975
:::
8076

81-
:::{grid-item-card} Copernicus Climate Change Service (C3S) <br> (Tutorial)
77+
:::{grid-item-card} Derive and visualise a compound climate indicator: warm-and-wet days <br> (Tutorial)
8278
:margin: 3 0 0 0
83-
:link: https://climate.copernicus.eu/
79+
:link: https://github.com/ecmwf-training/c3s-training-submodule-climate-indices/blob/main/warm-and-wet-days-indicator.ipynb
8480
:link-type: url
8581
:text-align: center
8682
:shadow: md
83+
:img-top: https://raw.githubusercontent.com/ecmwf-training/c3s-training-submodule-climate-indices/main/warm-and-wet-days-indicator-QL.png
8784

8885
{bdg-primary}`Climate`
8986
{bdg-secondary}`Change`
9087
<br>
9188
{bdg-warning}`Service`
9289
{bdg-info}`C3S`
93-
^^^
94-
95-
![Image]
96-
9790
+++
98-
2024
91+
2025
9992
:::
10093

10194
::::

0 commit comments

Comments
 (0)