Skip to content

Commit

Permalink
Deploying to gh-pages from @ a22b1e3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-rose committed Jan 9, 2025
1 parent aea622d commit f8155a3
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 11 deletions.
15 changes: 10 additions & 5 deletions _sources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Interested in contributing a new Cookbook or contributing to an existing Cookboo
:::{dropdown} events
<div class="dropdown">
<ul>
<li><label class="dropdown-item checkbox events"><input type="checkbox" rel=cook-off-2024 onchange="change();">&nbsp;Cook-Off 2024</label></li>
<li><label class="dropdown-item checkbox events"><input type="checkbox" rel=cook-off-2023 onchange="change();">&nbsp;Cook-Off 2023</label></li><li><label class="dropdown-item checkbox events"><input type="checkbox" rel=cook-off-2024 onchange="change();">&nbsp;Cook-Off 2024</label></li>
</ul>
</div>
:::
Expand Down Expand Up @@ -341,7 +341,7 @@ Interested in contributing a new Cookbook or contributing to an existing Cookboo
:::{grid-item-card}
:shadow: md
:class-footer: card-footer
:class-card: tagged-card geoviews meteorology panel xarray zarr
:class-card: tagged-card Cook-off-2023 Cook-off-2024 geoviews meteorology panel xarray zarr

<div class="d-flex gallery-card">
<img src="https://raw.githubusercontent.com/ProjectPythia/ERA5_interactive-cookbook/main/thumbnail.png" class="gallery-thumbnail" />
Expand All @@ -356,6 +356,8 @@ Interested in contributing a new Cookbook or contributing to an existing Cookboo
+++

<div class="tagsandbadges">
<span class="badge bg-primary mybadges">Cook-Off-2023</span>
<span class="badge bg-primary mybadges">Cook-Off-2024</span>
<span class="badge bg-primary mybadges">Geoviews</span>
<span class="badge bg-primary mybadges">Meteorology</span>
<span class="badge bg-primary mybadges">Panel</span>
Expand Down Expand Up @@ -664,7 +666,7 @@ Interested in contributing a new Cookbook or contributing to an existing Cookboo
:::{grid-item-card}
:shadow: md
:class-footer: card-footer
:class-card: tagged-card cartopy climate-modeling matplotlib oceanography xarray
:class-card: tagged-card Cook-off-2024 cartopy climate-modeling matplotlib oceanography xarray

<div class="d-flex gallery-card">
<img src="https://raw.githubusercontent.com/ProjectPythia/ocean-bgc-cookbook/main/coccolithophore_kristen_krumhardt.png" class="gallery-thumbnail" />
Expand All @@ -681,7 +683,8 @@ Interested in contributing a new Cookbook or contributing to an existing Cookboo
<h3 class="display-3">Ocean Biogeochemistry Cookbook</h3>
<strong>Author:</strong> Lev Romashkov, Kristen Krumhardt, Ocean Biogeochemistry Cookbook Contributors
<p class="my-2">This Project Pythia Cookbook covers working with various sources of ocean biogeochemistry data, including Community Earth System Model (CESM) output and observational data. It provides a brief introduction to some metrics important to ocean biogeochemistry, from physical quantities like temperature to biological quantities like plankton biomass. It also demonstrates some of the data science techniques used to work with this information, and provides an introduction to the relationship between modeled and observational estimates.</p>
<p class="my-2"><span class="badge bg-primary mybadges">Cartopy</span>
<p class="my-2"><span class="badge bg-primary mybadges">Cook-Off-2024</span>
<span class="badge bg-primary mybadges">Cartopy</span>
<span class="badge bg-primary mybadges">Climate-Modeling</span>
<span class="badge bg-primary mybadges">Matplotlib</span>
<span class="badge bg-primary mybadges">Oceanography</span>
Expand All @@ -694,6 +697,7 @@ Interested in contributing a new Cookbook or contributing to an existing Cookboo
+++

<div class="tagsandbadges">
<span class="badge bg-primary mybadges">Cook-Off-2024</span>
<span class="badge bg-primary mybadges">Cartopy</span>
<span class="badge bg-primary mybadges">Climate-Modeling</span>
<span class="badge bg-primary mybadges">Matplotlib</span>
Expand Down Expand Up @@ -744,7 +748,7 @@ Interested in contributing a new Cookbook or contributing to an existing Cookboo
:::{grid-item-card}
:shadow: md
:class-footer: card-footer
:class-card: tagged-card Climate Climate-Model Data-Access Intake Intake-esgf Xarray
:class-card: tagged-card Climate Climate-Model Cook-off-2024 Data-Access Intake Intake-esgf Xarray

<div class="d-flex gallery-card">
<img src="https://raw.githubusercontent.com/ProjectPythia/esgf-cookbook/main/notebooks/images/logos/esgf2-us.png" class="gallery-thumbnail" />
Expand All @@ -761,6 +765,7 @@ Interested in contributing a new Cookbook or contributing to an existing Cookboo
<div class="tagsandbadges">
<span class="badge bg-primary mybadges">Climate</span>
<span class="badge bg-primary mybadges">Climate-Model</span>
<span class="badge bg-primary mybadges">Cook-Off-2024</span>
<span class="badge bg-primary mybadges">Data-Access</span>
<span class="badge bg-primary mybadges">Intake</span>
<span class="badge bg-primary mybadges">Intake-Esgf</span>
Expand Down
15 changes: 10 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ <h1 class="display-1">Cookbooks Gallery<a class="headerlink" href="#cookbooks-ga
<span class="sd-summary-text">events</span><span class="sd-summary-state-marker sd-summary-chevron-right"><svg aria-hidden="true" class="sd-octicon sd-octicon-chevron-right" height="1.5em" version="1.1" viewbox="0 0 24 24" width="1.5em"><path d="M8.72 18.78a.75.75 0 0 1 0-1.06L14.44 12 8.72 6.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0Z"></path></svg></span></summary><div class="sd-summary-content sd-card-body docutils">
<div class="dropdown">
<ul>
<li><label class="dropdown-item checkbox events"><input onchange="change();" rel="cook-off-2024" type="checkbox"/> Cook-Off 2024</label></li>
<li><label class="dropdown-item checkbox events"><input onchange="change();" rel="cook-off-2023" type="checkbox"/> Cook-Off 2023</label></li><li><label class="dropdown-item checkbox events"><input onchange="change();" rel="cook-off-2024" type="checkbox"/> Cook-Off 2024</label></li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -521,7 +521,7 @@ <h1 class="display-1">Cookbooks Gallery<a class="headerlink" href="#cookbooks-ga
</div>
</div>
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-md tagged-card geoviews meteorology panel xarray zarr docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-md tagged-card cook-off-2023 cook-off-2024 geoviews meteorology panel xarray zarr docutils">
<div class="sd-card-body docutils">
<div class="d-flex gallery-card">
<img class="gallery-thumbnail" src="https://raw.githubusercontent.com/ProjectPythia/ERA5_interactive-cookbook/main/thumbnail.png"/>
Expand All @@ -534,6 +534,8 @@ <h1 class="display-1">Cookbooks Gallery<a class="headerlink" href="#cookbooks-ga
</div>
<div class="sd-card-footer card-footer docutils">
<div class="tagsandbadges">
<span class="badge bg-primary mybadges">Cook-Off-2023</span>
<span class="badge bg-primary mybadges">Cook-Off-2024</span>
<span class="badge bg-primary mybadges">Geoviews</span>
<span class="badge bg-primary mybadges">Meteorology</span>
<span class="badge bg-primary mybadges">Panel</span>
Expand Down Expand Up @@ -807,7 +809,7 @@ <h3 class="display-3">Vapor Python Cookbook</h3>
</div>
</div>
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-md tagged-card cartopy climate-modeling matplotlib oceanography xarray docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-md tagged-card cook-off-2024 cartopy climate-modeling matplotlib oceanography xarray docutils">
<div class="sd-card-body docutils">
<div class="d-flex gallery-card">
<img class="gallery-thumbnail" src="https://raw.githubusercontent.com/ProjectPythia/ocean-bgc-cookbook/main/coccolithophore_kristen_krumhardt.png"/>
Expand All @@ -823,7 +825,8 @@ <h3 class="display-3">Vapor Python Cookbook</h3>
<h3 class="display-3">Ocean Biogeochemistry Cookbook</h3>
<strong>Author:</strong> Lev Romashkov, Kristen Krumhardt, Ocean Biogeochemistry Cookbook Contributors
<p class="my-2">This Project Pythia Cookbook covers working with various sources of ocean biogeochemistry data, including Community Earth System Model (CESM) output and observational data. It provides a brief introduction to some metrics important to ocean biogeochemistry, from physical quantities like temperature to biological quantities like plankton biomass. It also demonstrates some of the data science techniques used to work with this information, and provides an introduction to the relationship between modeled and observational estimates.</p>
<p class="my-2"><span class="badge bg-primary mybadges">Cartopy</span>
<p class="my-2"><span class="badge bg-primary mybadges">Cook-Off-2024</span>
<span class="badge bg-primary mybadges">Cartopy</span>
<span class="badge bg-primary mybadges">Climate-Modeling</span>
<span class="badge bg-primary mybadges">Matplotlib</span>
<span class="badge bg-primary mybadges">Oceanography</span>
Expand All @@ -834,6 +837,7 @@ <h3 class="display-3">Ocean Biogeochemistry Cookbook</h3>
</div>
<div class="sd-card-footer card-footer docutils">
<div class="tagsandbadges">
<span class="badge bg-primary mybadges">Cook-Off-2024</span>
<span class="badge bg-primary mybadges">Cartopy</span>
<span class="badge bg-primary mybadges">Climate-Modeling</span>
<span class="badge bg-primary mybadges">Matplotlib</span>
Expand Down Expand Up @@ -878,7 +882,7 @@ <h3 class="display-3">Ocean Biogeochemistry Cookbook</h3>
</div>
</div>
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-md tagged-card climate climate-model data-access intake intake-esgf xarray docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-md tagged-card climate climate-model cook-off-2024 data-access intake intake-esgf xarray docutils">
<div class="sd-card-body docutils">
<div class="d-flex gallery-card">
<img class="gallery-thumbnail" src="https://raw.githubusercontent.com/ProjectPythia/esgf-cookbook/main/notebooks/images/logos/esgf2-us.png"/>
Expand All @@ -893,6 +897,7 @@ <h3 class="display-3">Ocean Biogeochemistry Cookbook</h3>
<div class="tagsandbadges">
<span class="badge bg-primary mybadges">Climate</span>
<span class="badge bg-primary mybadges">Climate-Model</span>
<span class="badge bg-primary mybadges">Cook-Off-2024</span>
<span class="badge bg-primary mybadges">Data-Access</span>
<span class="badge bg-primary mybadges">Intake</span>
<span class="badge bg-primary mybadges">Intake-Esgf</span>
Expand Down
Loading

0 comments on commit f8155a3

Please sign in to comment.