@@ -18,7 +18,10 @@ Here you can find brief descriptions and links to the new (and significantly upd
1818
1919### [ EOFs Cookbook] ( https://projectpythia.org/eofs-cookbook/ )
2020
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+ ```
2225
2326** Authors:** [ Robert Ford] ( https://github.com/r-ford )
2427
@@ -33,7 +36,9 @@ This Cookbook covers Empirical Orthogonal Function (EOF) analysis and its applic
3336
3437### [ Ocean Biogeochemistry Cookbook] ( https://projectpythia.org/ocean-bgc-cookbook/ )
3538
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+ ```
3742
3843** Authors:** [ Lev Romashkov] ( https://github.com/rmshkv ) and [ Kristen Krumhardt] ( https://github.com/kristenkrumhardt )
3944
@@ -48,7 +53,10 @@ This Cookbook covers working with various sources of ocean biogeochemistry data,
4853
4954### [ Investigating interhemispheric precipitation changes over the past millennium] ( https://projectpythia.org/paleoPCA-cookbook/ )
5055
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+ ```
5260
5361** Authors:** [ Deborah Khider] ( https://github.com/khider ) , [ Hari Sundar] ( https://github.com/sriharisundar ) , and [ Varun Ratnakar] ( https://github.com/varunratnakar )
5462
@@ -67,7 +75,10 @@ Recently, [Steinman et al. (2022)](https://doi.org/10.1073/pnas.2120015119) used
6775
6876### [ ESGF Cookbook] ( https://projectpythia.org/esgf-cookbook/ )
6977
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+ ```
7182
7283** Authors:** [ Max Grover] ( @mgrover1 ) , [ Nathan Collier] ( @nocollier ) , [ Carsten Ehbrecht] ( @cehbrecht ) , [ Jacqueline Nugent] ( @jacnugent ) , and [ Gerardo Rivera Tello] ( @griverat )
7384
@@ -84,7 +95,10 @@ This cookbook focuses on highlighting analysis recipes, as well as data acccess
8495
8596### [ Radar Cookbook] ( https://projectpythia.org/radar-cookbook/ )
8697
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+ ```
88102
89103** 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 )
90104
@@ -103,8 +117,10 @@ The Example Workflows section contains a growing collection of real-world case s
103117
104118### [ ARCO ERA-5 Interactive Visualization Cookbook] ( https://projectpythia.org/ERA5_interactive-cookbook/ )
105119
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+ ```
108124
109125** 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 )
110126
@@ -130,8 +146,10 @@ This Cookbook demonstrates how to do the following:
130146
131147### [ Wavelet Cookbook] ( https://projectpythia.org/wavelet-cookbook/ )
132148
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+ ```
135153
136154** Authors:** [ Cora Schneck] ( https://github.com/cyschneck )
137155
0 commit comments