From d4b31d20ca34dbd2cdad9238b8d03372a1e489a2 Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Thu, 19 Jun 2025 09:59:13 -0400 Subject: [PATCH 1/5] Include jupyterlab in env for metrics --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index ee9c7b128..eef6da741 100644 --- a/environment.yml +++ b/environment.yml @@ -8,3 +8,4 @@ dependencies: - pre-commit - pyyaml - mystmd +- jupyterlab From d5f06e265a6966030acce25e63b97831e020c8be Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Fri, 20 Jun 2025 09:26:59 -0400 Subject: [PATCH 2/5] Fix images in blog post --- portal/posts/new-cookbooks.md | 36 ++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/portal/posts/new-cookbooks.md b/portal/posts/new-cookbooks.md index f8856fa96..99723d56f 100644 --- a/portal/posts/new-cookbooks.md +++ b/portal/posts/new-cookbooks.md @@ -18,7 +18,10 @@ Here you can find brief descriptions and links to the new (and significantly upd ### [EOFs Cookbook](https://projectpythia.org/eofs-cookbook/) -EOF cookbook thumbnail +```{image} https://raw.githubusercontent.com/ProjectPythia/eofs-cookbook/main/notebooks/images/nh-slp-eofs.png +:alt: EOF cookbook thumbnail +:width: 600 +``` **Authors:** [Robert Ford](https://github.com/r-ford) @@ -33,7 +36,9 @@ This Cookbook covers Empirical Orthogonal Function (EOF) analysis and its applic ### [Ocean Biogeochemistry Cookbook](https://projectpythia.org/ocean-bgc-cookbook/) - +```{image} https://raw.githubusercontent.com/ProjectPythia/ocean-bgc-cookbook/main/coccolithophore_kristen_krumhardt.png +:alt: Ocean Biogeochemistry Cookbook thumbnail +``` **Authors:** [Lev Romashkov](https://github.com/rmshkv) and [Kristen Krumhardt](https://github.com/kristenkrumhardt) @@ -48,7 +53,10 @@ This Cookbook covers working with various sources of ocean biogeochemistry data, ### [Investigating interhemispheric precipitation changes over the past millennium](https://projectpythia.org/paleoPCA-cookbook/) -LinkedEarth Logo +```{image} https://raw.githubusercontent.com/LinkedEarth/Logos/master/LinkedEarth/LinkedEarth_medium.png +:alt: LinkedEarth Logo +:width: 500 +``` **Authors:** [Deborah Khider](https://github.com/khider), [Hari Sundar](https://github.com/sriharisundar), and [Varun Ratnakar](https://github.com/varunratnakar) @@ -67,7 +75,10 @@ Recently, [Steinman et al. (2022)](https://doi.org/10.1073/pnas.2120015119) used ### [ESGF Cookbook](https://projectpythia.org/esgf-cookbook/) -thumbnail +```{image} https://raw.githubusercontent.com/ProjectPythia/esgf-cookbook/refs/heads/main/notebooks/images/logos/esgf2-us.png?raw=true +:alt: ESGF2 thumbnail +:width: 300 +``` **Authors:** [Max Grover](@mgrover1), [Nathan Collier](@nocollier), [Carsten Ehbrecht](@cehbrecht), [Jacqueline Nugent](@jacnugent), and [Gerardo Rivera Tello](@griverat) @@ -84,7 +95,10 @@ This cookbook focuses on highlighting analysis recipes, as well as data acccess ### [Radar Cookbook](https://projectpythia.org/radar-cookbook/) -radar thumbnail +```{image} https://raw.githubusercontent.com/projectpythia/radar-cookbook/main/notebooks/images/logos/arm_logo.png +:alt: ARM logo +:width: 300 +``` **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) @@ -103,8 +117,10 @@ The Example Workflows section contains a growing collection of real-world case s ### [ARCO ERA-5 Interactive Visualization Cookbook](https://projectpythia.org/ERA5_interactive-cookbook/) -ERA5 thumbnail +```{image} https://raw.githubusercontent.com/ProjectPythia/ERA5_interactive-cookbook/main/thumbnail.png +:alt: ERA5 thumbnail +:width: 300 +``` **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) @@ -130,8 +146,10 @@ This Cookbook demonstrates how to do the following: ### [Wavelet Cookbook](https://projectpythia.org/wavelet-cookbook/) -Wavelet thumbnail +```{image} https://raw.githubusercontent.com/ProjectPythia/wavelet-cookbook/main/thumbnail.png +:alt: Wavelet thumbnail +:width: 300 +``` **Authors:** [Cora Schneck](https://github.com/cyschneck) From c8d5cd505e71f68ea52577b2720d01814c5870f7 Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Fri, 20 Jun 2025 09:33:04 -0400 Subject: [PATCH 3/5] size and align --- portal/posts/new-cookbooks.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/portal/posts/new-cookbooks.md b/portal/posts/new-cookbooks.md index 99723d56f..1139f08ac 100644 --- a/portal/posts/new-cookbooks.md +++ b/portal/posts/new-cookbooks.md @@ -21,6 +21,7 @@ Here you can find brief descriptions and links to the new (and significantly upd ```{image} https://raw.githubusercontent.com/ProjectPythia/eofs-cookbook/main/notebooks/images/nh-slp-eofs.png :alt: EOF cookbook thumbnail :width: 600 +:align: left ``` **Authors:** [Robert Ford](https://github.com/r-ford) @@ -38,6 +39,8 @@ This Cookbook covers Empirical Orthogonal Function (EOF) analysis and its applic ```{image} https://raw.githubusercontent.com/ProjectPythia/ocean-bgc-cookbook/main/coccolithophore_kristen_krumhardt.png :alt: Ocean Biogeochemistry Cookbook thumbnail +:width: 300 +:align: left ``` **Authors:** [Lev Romashkov](https://github.com/rmshkv) and [Kristen Krumhardt](https://github.com/kristenkrumhardt) @@ -56,6 +59,7 @@ This Cookbook covers working with various sources of ocean biogeochemistry data, ```{image} https://raw.githubusercontent.com/LinkedEarth/Logos/master/LinkedEarth/LinkedEarth_medium.png :alt: LinkedEarth Logo :width: 500 +:align: left ``` **Authors:** [Deborah Khider](https://github.com/khider), [Hari Sundar](https://github.com/sriharisundar), and [Varun Ratnakar](https://github.com/varunratnakar) @@ -78,6 +82,7 @@ Recently, [Steinman et al. (2022)](https://doi.org/10.1073/pnas.2120015119) used ```{image} https://raw.githubusercontent.com/ProjectPythia/esgf-cookbook/refs/heads/main/notebooks/images/logos/esgf2-us.png?raw=true :alt: ESGF2 thumbnail :width: 300 +:aling: left ``` **Authors:** [Max Grover](@mgrover1), [Nathan Collier](@nocollier), [Carsten Ehbrecht](@cehbrecht), [Jacqueline Nugent](@jacnugent), and [Gerardo Rivera Tello](@griverat) @@ -98,6 +103,7 @@ This cookbook focuses on highlighting analysis recipes, as well as data acccess ```{image} https://raw.githubusercontent.com/projectpythia/radar-cookbook/main/notebooks/images/logos/arm_logo.png :alt: ARM logo :width: 300 +:align: left ``` **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) @@ -149,6 +155,7 @@ This Cookbook demonstrates how to do the following: ```{image} https://raw.githubusercontent.com/ProjectPythia/wavelet-cookbook/main/thumbnail.png :alt: Wavelet thumbnail :width: 300 +:align: left ``` **Authors:** [Cora Schneck](https://github.com/cyschneck) From 08bcfb471abd353fd8ac3142626464301589a6de Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Fri, 20 Jun 2025 09:36:50 -0400 Subject: [PATCH 4/5] one more tweak --- portal/posts/new-cookbooks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portal/posts/new-cookbooks.md b/portal/posts/new-cookbooks.md index 1139f08ac..d79b5aa40 100644 --- a/portal/posts/new-cookbooks.md +++ b/portal/posts/new-cookbooks.md @@ -58,7 +58,7 @@ This Cookbook covers working with various sources of ocean biogeochemistry data, ```{image} https://raw.githubusercontent.com/LinkedEarth/Logos/master/LinkedEarth/LinkedEarth_medium.png :alt: LinkedEarth Logo -:width: 500 +:width: 400 :align: left ``` @@ -82,7 +82,7 @@ Recently, [Steinman et al. (2022)](https://doi.org/10.1073/pnas.2120015119) used ```{image} https://raw.githubusercontent.com/ProjectPythia/esgf-cookbook/refs/heads/main/notebooks/images/logos/esgf2-us.png?raw=true :alt: ESGF2 thumbnail :width: 300 -:aling: left +:align: left ``` **Authors:** [Max Grover](@mgrover1), [Nathan Collier](@nocollier), [Carsten Ehbrecht](@cehbrecht), [Jacqueline Nugent](@jacnugent), and [Gerardo Rivera Tello](@griverat) From 69312a5ba86ae7ee7622d6f9087fcece39ae0945 Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Fri, 20 Jun 2025 09:40:45 -0400 Subject: [PATCH 5/5] tweak again --- portal/posts/new-cookbooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/posts/new-cookbooks.md b/portal/posts/new-cookbooks.md index d79b5aa40..4afd329b9 100644 --- a/portal/posts/new-cookbooks.md +++ b/portal/posts/new-cookbooks.md @@ -81,7 +81,7 @@ Recently, [Steinman et al. (2022)](https://doi.org/10.1073/pnas.2120015119) used ```{image} https://raw.githubusercontent.com/ProjectPythia/esgf-cookbook/refs/heads/main/notebooks/images/logos/esgf2-us.png?raw=true :alt: ESGF2 thumbnail -:width: 300 +:width: 250 :align: left ```