@@ -18,7 +18,11 @@ Here you can find brief descriptions and links to the new (and significantly upd
18
18
19
19
### [ EOFs Cookbook] ( https://projectpythia.org/eofs-cookbook/ )
20
20
21
- <img src =" https://projectpythia.org/eofs-cookbook/_images/nh-slp-eofs.png " alt =" EOF cookbook thumbnail " >
21
+ ``` {image} https://raw.githubusercontent.com/ProjectPythia/eofs-cookbook/main/notebooks/images/nh-slp-eofs.png
22
+ :alt: EOF cookbook thumbnail
23
+ :width: 600
24
+ :align: left
25
+ ```
22
26
23
27
** Authors:** [ Robert Ford] ( https://github.com/r-ford )
24
28
@@ -33,7 +37,11 @@ This Cookbook covers Empirical Orthogonal Function (EOF) analysis and its applic
33
37
34
38
### [ Ocean Biogeochemistry Cookbook] ( https://projectpythia.org/ocean-bgc-cookbook/ )
35
39
36
- <img class =" modal-img " src =" https://raw.githubusercontent.com/ProjectPythia/ocean-bgc-cookbook/main/coccolithophore_kristen_krumhardt.png " />
40
+ ``` {image} https://raw.githubusercontent.com/ProjectPythia/ocean-bgc-cookbook/main/coccolithophore_kristen_krumhardt.png
41
+ :alt: Ocean Biogeochemistry Cookbook thumbnail
42
+ :width: 300
43
+ :align: left
44
+ ```
37
45
38
46
** Authors:** [ Lev Romashkov] ( https://github.com/rmshkv ) and [ Kristen Krumhardt] ( https://github.com/kristenkrumhardt )
39
47
@@ -48,7 +56,11 @@ This Cookbook covers working with various sources of ocean biogeochemistry data,
48
56
49
57
### [ Investigating interhemispheric precipitation changes over the past millennium] ( https://projectpythia.org/paleoPCA-cookbook/ )
50
58
51
- <img class =" modal-img " src =" https://github.com/LinkedEarth/Logos/blob/master/LinkedEarth/LinkedEarth_medium.png?raw=true " alt =" LinkedEarth Logo " width =" 500 " >
59
+ ``` {image} https://raw.githubusercontent.com/LinkedEarth/Logos/master/LinkedEarth/LinkedEarth_medium.png
60
+ :alt: LinkedEarth Logo
61
+ :width: 400
62
+ :align: left
63
+ ```
52
64
53
65
** Authors:** [ Deborah Khider] ( https://github.com/khider ) , [ Hari Sundar] ( https://github.com/sriharisundar ) , and [ Varun Ratnakar] ( https://github.com/varunratnakar )
54
66
@@ -67,7 +79,11 @@ Recently, [Steinman et al. (2022)](https://doi.org/10.1073/pnas.2120015119) used
67
79
68
80
### [ ESGF Cookbook] ( https://projectpythia.org/esgf-cookbook/ )
69
81
70
- <img class =" modal-img " src =" https://projectpythia.org/esgf-cookbook/_images/esgf2-us.png " alt =" thumbnail " width =" 300 " />
82
+ ``` {image} https://raw.githubusercontent.com/ProjectPythia/esgf-cookbook/refs/heads/main/notebooks/images/logos/esgf2-us.png?raw=true
83
+ :alt: ESGF2 thumbnail
84
+ :width: 250
85
+ :align: left
86
+ ```
71
87
72
88
** Authors:** [ Max Grover] ( @mgrover1 ) , [ Nathan Collier] ( @nocollier ) , [ Carsten Ehbrecht] ( @cehbrecht ) , [ Jacqueline Nugent] ( @jacnugent ) , and [ Gerardo Rivera Tello] ( @griverat )
73
89
@@ -84,7 +100,11 @@ This cookbook focuses on highlighting analysis recipes, as well as data acccess
84
100
85
101
### [ Radar Cookbook] ( https://projectpythia.org/radar-cookbook/ )
86
102
87
- <img class =" modal-img " src =" https://projectpythia.org/radar-cookbook/_images/thumbnail.png " alt =" radar thumbnail " width =" 300 " />
103
+ ``` {image} https://raw.githubusercontent.com/projectpythia/radar-cookbook/main/notebooks/images/logos/arm_logo.png
104
+ :alt: ARM logo
105
+ :width: 300
106
+ :align: left
107
+ ```
88
108
89
109
** Authors:** [ Max Grover] ( https://github.com/mgrover1 ) , [ Zachary Sherman] ( https://github.com/zssherman ) , [ Milind Sharma] ( https://github.com/gewitterblitz ) , [ Alfonso Ladino] ( https://github.com/aladinor ) , [ Crystal Camron] ( https://github.com/crystalclearwx ) , and [ Takashi Unuma] ( https://github.com/TakashiUNUMA )
90
110
@@ -103,8 +123,10 @@ The Example Workflows section contains a growing collection of real-world case s
103
123
104
124
### [ ARCO ERA-5 Interactive Visualization Cookbook] ( https://projectpythia.org/ERA5_interactive-cookbook/ )
105
125
106
- <img class="modal-img" src="https://projectpythia.org/ERA5_interactive-cookbook/_images/thumbnail.png
107
- " alt="ERA5 thumbnail" width="300"/>
126
+ ``` {image} https://raw.githubusercontent.com/ProjectPythia/ERA5_interactive-cookbook/main/thumbnail.png
127
+ :alt: ERA5 thumbnail
128
+ :width: 300
129
+ ```
108
130
109
131
** Authors:** [ Kevin Tyle] ( https://github.com/ktyle ) , [ Michael Barletta] ( https://github.com/Michael-Barletta ) , [ Negin Sobhani] ( https://github.com/negin513 ) , [ Nicholas Cote] ( https://github.com/ncote ) , [ Harsha Hampapura] ( https://github.com/hrhampapura ) , and [ Philip Chmielowiec] ( https://github.com/philip2c )
110
132
@@ -130,8 +152,11 @@ This Cookbook demonstrates how to do the following:
130
152
131
153
### [ Wavelet Cookbook] ( https://projectpythia.org/wavelet-cookbook/ )
132
154
133
- <img class="modal-img" src="https://projectpythia.org/wavelet-cookbook/_images/thumbnail.png
134
- " alt="Wavelet thumbnail" width="300"/>
155
+ ``` {image} https://raw.githubusercontent.com/ProjectPythia/wavelet-cookbook/main/thumbnail.png
156
+ :alt: Wavelet thumbnail
157
+ :width: 300
158
+ :align: left
159
+ ```
135
160
136
161
** Authors:** [ Cora Schneck] ( https://github.com/cyschneck )
137
162
0 commit comments