Skip to content

Commit

Permalink
deploy: ff95946
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Jun 14, 2024
1 parent 0e407e3 commit 9341f9f
Show file tree
Hide file tree
Showing 37 changed files with 153 additions and 151 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: b3f33e7784d937beaadef192e1500f06
config: 8ee95f77d8db659435f38df15ad5a1cd
tags: 645f666f9bcd5a90fca523b33c5a78b7
11 changes: 7 additions & 4 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,8 @@
<section class="tex2jax_ignore mathjax_ignore" id="metpy-cookbook">
<h1>MetPy Cookbook<a class="headerlink" href="#metpy-cookbook" title="Link to this heading"><i class="fas fa-link"></i></a></h1>
<p><a class="reference external" href="https://github.com/ProjectPythia/metpy-cookbook/actions/workflows/nightly-build.yaml"><img alt="nightly-build" src="https://github.com/ProjectPythia/metpy-cookbook/actions/workflows/nightly-build.yaml/badge.svg" /></a>
<a class="reference external" href="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?labpath=notebooks"><img alt="Binder" src="http://binder.projectpythia.org/badge_logo.svg" /></a></p>
<a class="reference external" href="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?labpath=notebooks"><img alt="Binder" src="http://binder.projectpythia.org/badge_logo.svg" /></a>
<a class="reference external" href="https://zenodo.org/badge/latestdoi/620944317"><img alt="DOI" src="https://zenodo.org/badge/620944317.svg" /></a></p>
<p>This Cookbook is the oversized recipe book for all your MetPy needs.
We provide a gallery of real workflows centered around meteorological data,
and the building blocks you need to recreate those workflows or cook up brand new ones yourself.
Expand Down Expand Up @@ -521,6 +522,8 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
</div>
<div class="toctree-wrapper compound">
</div>
<div class="toctree-wrapper compound">
</div>
</section>

<script type="text/x-thebe-config">
Expand Down Expand Up @@ -631,7 +634,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-



<li><a href="https://github.com/ProjectPythia/cookbook-template" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -648,7 +651,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-



<li><a href="https://github.com/ProjectPythia/cookbook-template/edit/main/README.md" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/edit/main/README.md" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -665,7 +668,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-



<li><a href="https://github.com/ProjectPythia/cookbook-template/issues/new?title=Issue%20on%20page%20%2FREADME.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/issues/new?title=Issue%20on%20page%20%2FREADME.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down
3 changes: 1 addition & 2 deletions _sources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
</div>
</div>


**:warning: THIS COOKBOOK IS UNDER CONSTRUCTION :warning:**

# MetPy Cookbook

[![nightly-build](https://github.com/ProjectPythia/metpy-cookbook/actions/workflows/nightly-build.yaml/badge.svg)](https://github.com/ProjectPythia/metpy-cookbook/actions/workflows/nightly-build.yaml)
[![Binder](http://binder.projectpythia.org/badge_logo.svg)](http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?labpath=notebooks)
[![DOI](https://zenodo.org/badge/620944317.svg)](https://zenodo.org/badge/latestdoi/620944317)

This Cookbook is the oversized recipe book for all your MetPy needs.
We provide a gallery of real workflows centered around meteorological data,
Expand All @@ -34,7 +34,6 @@ MetPy Maintainers and the MetPy Community.

### The MetPy Example Gallery


## Running the Notebooks

You can either run the notebook using [Binder](https://mybinder.org/) or on your local machine.
Expand Down
4 changes: 2 additions & 2 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ <h1 id="index">Index</h1>



<li><a href="https://github.com/ProjectPythia/cookbook-template" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -504,7 +504,7 @@ <h1 id="index">Index</h1>



<li><a href="https://github.com/ProjectPythia/cookbook-template/issues/new?title=Issue%20on%20page%20%2Fgenindex.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/issues/new?title=Issue%20on%20page%20%2Fgenindex.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down
8 changes: 4 additions & 4 deletions notebooks/Advanced_Sounding.html
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/cookbook-template/main?urlpath=lab/tree/notebooks/Advanced_Sounding.ipynb" target="_blank"
<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?urlpath=lab/tree/notebooks/Advanced_Sounding.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Binder"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -699,7 +699,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="https://github.com/ProjectPythia/cookbook-template" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -716,7 +716,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="https://github.com/ProjectPythia/cookbook-template/edit/main/notebooks/Advanced_Sounding.ipynb" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/edit/main/notebooks/Advanced_Sounding.ipynb" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -733,7 +733,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="https://github.com/ProjectPythia/cookbook-template/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Advanced_Sounding.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Advanced_Sounding.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down
8 changes: 4 additions & 4 deletions notebooks/Foundational_Sounding.html
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ <h2>Resources and references<a class="headerlink" href="#resources-and-reference



<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/cookbook-template/main?urlpath=lab/tree/notebooks/Foundational_Sounding.ipynb" target="_blank"
<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?urlpath=lab/tree/notebooks/Foundational_Sounding.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Binder"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -1005,7 +1005,7 @@ <h2>Resources and references<a class="headerlink" href="#resources-and-reference



<li><a href="https://github.com/ProjectPythia/cookbook-template" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -1022,7 +1022,7 @@ <h2>Resources and references<a class="headerlink" href="#resources-and-reference



<li><a href="https://github.com/ProjectPythia/cookbook-template/edit/main/notebooks/Foundational_Sounding.ipynb" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/edit/main/notebooks/Foundational_Sounding.ipynb" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -1039,7 +1039,7 @@ <h2>Resources and references<a class="headerlink" href="#resources-and-reference



<li><a href="https://github.com/ProjectPythia/cookbook-template/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Foundational_Sounding.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Foundational_Sounding.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down
8 changes: 4 additions & 4 deletions notebooks/Skew-T_Analysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/cookbook-template/main?urlpath=lab/tree/notebooks/Skew-T_Analysis.ipynb" target="_blank"
<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?urlpath=lab/tree/notebooks/Skew-T_Analysis.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Binder"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -793,7 +793,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="https://github.com/ProjectPythia/cookbook-template" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -810,7 +810,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="https://github.com/ProjectPythia/cookbook-template/edit/main/notebooks/Skew-T_Analysis.ipynb" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/edit/main/notebooks/Skew-T_Analysis.ipynb" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -827,7 +827,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="https://github.com/ProjectPythia/cookbook-template/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Skew-T_Analysis.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Skew-T_Analysis.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down
8 changes: 4 additions & 4 deletions notebooks/Skew-T_Hodograph_Inset.html
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ <h2>Assign Units<a class="headerlink" href="#assign-units" title="Link to this h



<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/cookbook-template/main?urlpath=lab/tree/notebooks/Skew-T_Hodograph_Inset.ipynb" target="_blank"
<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?urlpath=lab/tree/notebooks/Skew-T_Hodograph_Inset.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Binder"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -674,7 +674,7 @@ <h2>Assign Units<a class="headerlink" href="#assign-units" title="Link to this h



<li><a href="https://github.com/ProjectPythia/cookbook-template" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -691,7 +691,7 @@ <h2>Assign Units<a class="headerlink" href="#assign-units" title="Link to this h



<li><a href="https://github.com/ProjectPythia/cookbook-template/edit/main/notebooks/Skew-T_Hodograph_Inset.ipynb" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/edit/main/notebooks/Skew-T_Hodograph_Inset.ipynb" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -708,7 +708,7 @@ <h2>Assign Units<a class="headerlink" href="#assign-units" title="Link to this h



<li><a href="https://github.com/ProjectPythia/cookbook-template/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Skew-T_Hodograph_Inset.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Skew-T_Hodograph_Inset.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down
8 changes: 4 additions & 4 deletions notebooks/Skew-T_Layout_Hodograph.html
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/cookbook-template/main?urlpath=lab/tree/notebooks/Skew-T_Layout_Hodograph.ipynb" target="_blank"
<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?urlpath=lab/tree/notebooks/Skew-T_Layout_Hodograph.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Binder"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -680,7 +680,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="https://github.com/ProjectPythia/cookbook-template" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -697,7 +697,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="https://github.com/ProjectPythia/cookbook-template/edit/main/notebooks/Skew-T_Layout_Hodograph.ipynb" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/edit/main/notebooks/Skew-T_Layout_Hodograph.ipynb" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -714,7 +714,7 @@ <h2>Create Sounding Plot<a class="headerlink" href="#create-sounding-plot" title



<li><a href="https://github.com/ProjectPythia/cookbook-template/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Skew-T_Layout_Hodograph.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Skew-T_Layout_Hodograph.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down
8 changes: 4 additions & 4 deletions notebooks/Sounding_Calculations.html
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ <h2>Assign Units<a class="headerlink" href="#assign-units" title="Link to this h



<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/cookbook-template/main?urlpath=lab/tree/notebooks/Sounding_Calculations.ipynb" target="_blank"
<li><a href="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?urlpath=lab/tree/notebooks/Sounding_Calculations.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Binder"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -876,7 +876,7 @@ <h2>Assign Units<a class="headerlink" href="#assign-units" title="Link to this h



<li><a href="https://github.com/ProjectPythia/cookbook-template" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -893,7 +893,7 @@ <h2>Assign Units<a class="headerlink" href="#assign-units" title="Link to this h



<li><a href="https://github.com/ProjectPythia/cookbook-template/edit/main/notebooks/Sounding_Calculations.ipynb" target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/edit/main/notebooks/Sounding_Calculations.ipynb" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -910,7 +910,7 @@ <h2>Assign Units<a class="headerlink" href="#assign-units" title="Link to this h



<li><a href="https://github.com/ProjectPythia/cookbook-template/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Sounding_Calculations.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/ProjectPythia/metpy-cookbook/issues/new?title=Issue%20on%20page%20%2Fnotebooks/Sounding_Calculations.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down
Loading

0 comments on commit 9341f9f

Please sign in to comment.