@@ -18,7 +18,10 @@ 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
+ ```
22
25
23
26
** Authors:** [ Robert Ford] ( https://github.com/r-ford )
24
27
@@ -33,7 +36,9 @@ This Cookbook covers Empirical Orthogonal Function (EOF) analysis and its applic
33
36
34
37
### [ Ocean Biogeochemistry Cookbook] ( https://projectpythia.org/ocean-bgc-cookbook/ )
35
38
36
- <img class =" modal-img " src =" https://raw.githubusercontent.com/ProjectPythia/ocean-bgc-cookbook/main/coccolithophore_kristen_krumhardt.png " />
39
+ ``` {image} https://raw.githubusercontent.com/ProjectPythia/ocean-bgc-cookbook/main/coccolithophore_kristen_krumhardt.png
40
+ :alt: Ocean Biogeochemistry Cookbook thumbnail
41
+ ```
37
42
38
43
** Authors:** [ Lev Romashkov] ( https://github.com/rmshkv ) and [ Kristen Krumhardt] ( https://github.com/kristenkrumhardt )
39
44
@@ -48,7 +53,10 @@ This Cookbook covers working with various sources of ocean biogeochemistry data,
48
53
49
54
### [ Investigating interhemispheric precipitation changes over the past millennium] ( https://projectpythia.org/paleoPCA-cookbook/ )
50
55
51
- <img class =" modal-img " src =" https://github.com/LinkedEarth/Logos/blob/master/LinkedEarth/LinkedEarth_medium.png?raw=true " alt =" LinkedEarth Logo " width =" 500 " >
56
+ ``` {image} https://raw.githubusercontent.com/LinkedEarth/Logos/master/LinkedEarth/LinkedEarth_medium.png
57
+ :alt: LinkedEarth Logo
58
+ :width: 500
59
+ ```
52
60
53
61
** Authors:** [ Deborah Khider] ( https://github.com/khider ) , [ Hari Sundar] ( https://github.com/sriharisundar ) , and [ Varun Ratnakar] ( https://github.com/varunratnakar )
54
62
@@ -67,7 +75,10 @@ Recently, [Steinman et al. (2022)](https://doi.org/10.1073/pnas.2120015119) used
67
75
68
76
### [ ESGF Cookbook] ( https://projectpythia.org/esgf-cookbook/ )
69
77
70
- <img class =" modal-img " src =" https://projectpythia.org/esgf-cookbook/_images/esgf2-us.png " alt =" thumbnail " width =" 300 " />
78
+ ``` {image} https://raw.githubusercontent.com/ProjectPythia/esgf-cookbook/refs/heads/main/notebooks/images/logos/esgf2-us.png?raw=true
79
+ :alt: ESGF2 thumbnail
80
+ :width: 300
81
+ ```
71
82
72
83
** Authors:** [ Max Grover] ( @mgrover1 ) , [ Nathan Collier] ( @nocollier ) , [ Carsten Ehbrecht] ( @cehbrecht ) , [ Jacqueline Nugent] ( @jacnugent ) , and [ Gerardo Rivera Tello] ( @griverat )
73
84
@@ -84,7 +95,10 @@ This cookbook focuses on highlighting analysis recipes, as well as data acccess
84
95
85
96
### [ Radar Cookbook] ( https://projectpythia.org/radar-cookbook/ )
86
97
87
- <img class =" modal-img " src =" https://projectpythia.org/radar-cookbook/_images/thumbnail.png " alt =" radar thumbnail " width =" 300 " />
98
+ ``` {image} https://raw.githubusercontent.com/projectpythia/radar-cookbook/main/notebooks/images/logos/arm_logo.png
99
+ :alt: ARM logo
100
+ :width: 300
101
+ ```
88
102
89
103
** 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
104
@@ -103,8 +117,10 @@ The Example Workflows section contains a growing collection of real-world case s
103
117
104
118
### [ ARCO ERA-5 Interactive Visualization Cookbook] ( https://projectpythia.org/ERA5_interactive-cookbook/ )
105
119
106
- <img class="modal-img" src="https://projectpythia.org/ERA5_interactive-cookbook/_images/thumbnail.png
107
- " alt="ERA5 thumbnail" width="300"/>
120
+ ``` {image} https://raw.githubusercontent.com/ProjectPythia/ERA5_interactive-cookbook/main/thumbnail.png
121
+ :alt: ERA5 thumbnail
122
+ :width: 300
123
+ ```
108
124
109
125
** 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
126
@@ -130,8 +146,10 @@ This Cookbook demonstrates how to do the following:
130
146
131
147
### [ Wavelet Cookbook] ( https://projectpythia.org/wavelet-cookbook/ )
132
148
133
- <img class="modal-img" src="https://projectpythia.org/wavelet-cookbook/_images/thumbnail.png
134
- " alt="Wavelet thumbnail" width="300"/>
149
+ ``` {image} https://raw.githubusercontent.com/ProjectPythia/wavelet-cookbook/main/thumbnail.png
150
+ :alt: Wavelet thumbnail
151
+ :width: 300
152
+ ```
135
153
136
154
** Authors:** [ Cora Schneck] ( https://github.com/cyschneck )
137
155
0 commit comments