Skip to content

Commit 9ef7fc2

Browse files
committed
deploy: 02d6a93
1 parent 6335a44 commit 9ef7fc2

File tree

89 files changed

+57223
-128
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+57223
-128
lines changed

.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8ee95f77d8db659435f38df15ad5a1cd
3+
config: b7a02a39e5fc91a946c7739b4f60d0ab
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

README.html

+51-46
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<link rel="icon" href="_static/favicon.ico"/>
7878
<link rel="index" title="Index" href="genindex.html" />
7979
<link rel="search" title="Search" href="search.html" />
80-
<link rel="next" title="Project Pythia Notebook Template" href="notebooks/notebook-template.html" />
80+
<link rel="next" title="Synoptic Analysis" href="notebooks/synoptic/index.html" />
8181
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8282
<meta name="docsearch:language" content="en"/>
8383
<meta name="docbuild:last-update" content="14 June 2024"/>
@@ -116,8 +116,8 @@
116116

117117

118118

119-
<img src="_static/pythia.png" class="logo__image only-light" alt="The MetPy Cookbook - Home"/>
120-
<script>document.write(`<img src="_static/pythia.png" class="logo__image only-dark" alt="The MetPy Cookbook - Home"/>`);</script>
119+
<img src="_static/metpy_150x150.png" class="logo__image only-light" alt="The MetPy Cookbook - Home"/>
120+
<script>document.write(`<img src="_static/metpy_150x150.png" class="logo__image only-dark" alt="The MetPy Cookbook - Home"/>`);</script>
121121

122122

123123
</a></div>
@@ -367,45 +367,53 @@
367367
</ul>
368368
<p aria-level="2" class="caption" role="heading"><span class="caption-text">The MetPy Gallery</span></p>
369369
<ul class="nav bd-sidenav">
370-
<li class="toctree-l1 has-children"><a class="reference internal" href="notebooks/notebook-template.html">What organization</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
371-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/250hPa_Hemispheric_Plot.html">A 250-hPa Hemispheric Map using Python</a></li>
372-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/500hPa_Absolute_Vorticity_winds.html">500 hPa Geopotential Heights, Absolute Vorticity, and Winds</a></li>
373-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/500hPa_Vorticity_Advection.html">500 hPa Vorticity Advection</a></li>
374-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/850hPa_Frontogenesis.html">850-hPa Geopotential Heights, Temperature, Frontogenesis, and Winds</a></li>
375-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/850hPa_QVectors.html">QVector Example</a></li>
376-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/850hPa_Temperature_Advection.html">850 hPa Temperature Advection</a></li>
377-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Ageostrophic_Wind_Example.html">Geostrophic and Ageostrophic Wind</a></li>
378-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Analytic_300hPa_Trough.html">Analytic 300-hPa Trough</a></li>
379-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Declarative_300hPa.html">MetPy Declarative - 300 hPa</a></li>
380-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Differential_Temperature_Advection.html">Differential Temperature Advection with NARR Data</a></li>
381-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Hovmoller_Diagram.html">Hovmoller Diagram Example</a></li>
382-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Isentropic_Interpolation.html">Isentropic Analysis</a></li>
383-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Observational_Data_Cross_Section.html">Real Data Cross-Section Example</a></li>
384-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/PV_baroclinic_isobaric.html">Baroclinic Potential Vorticity Analysis, Divergence, and Winds</a></li>
385-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Smoothing_Contours.html">Smoothing Contours</a></li>
386-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Upperair_Obs.html">DIFAX Replication</a></li>
387-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/Wind_Shear_Vectors_Example.html">Calculating Wind Shear</a></li>
388-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/declarative_500_hPa.html">Declarative 500-hPa Absolute Vorticity</a></li>
389-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/index1.html">a potential entry?</a></li>
390-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/index2.html">a different category, perhaps?</a></li>
391-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/miller_composite.html">Miller Composite Chart</a></li>
392-
<li class="toctree-l2"><a class="reference internal" href="notebooks/gallery/xarray_500hPa_map.html">Using Xarray for Data read and selection</a></li>
370+
<li class="toctree-l1 has-children"><a class="reference internal" href="notebooks/synoptic/index.html">Synoptic Analysis</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
371+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/250hPa_Hemispheric_Plot.html">A 250-hPa Hemispheric Map using Python</a></li>
372+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/500hPa_Absolute_Vorticity_winds.html">500 hPa Geopotential Heights, Absolute Vorticity, and Winds</a></li>
373+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/500hPa_Vorticity_Advection.html">500 hPa Vorticity Advection</a></li>
374+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/850hPa_Frontogenesis.html">850-hPa Geopotential Heights, Temperature, Frontogenesis, and Winds</a></li>
375+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/850hPa_QVectors.html">QVector Example</a></li>
376+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/850hPa_Temperature_Advection.html">850 hPa Temperature Advection</a></li>
377+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/Ageostrophic_Wind_Example.html">Geostrophic and Ageostrophic Wind</a></li>
378+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/Analytic_300hPa_Trough.html">Analytic 300-hPa Trough</a></li>
379+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/Differential_Temperature_Advection.html">Differential Temperature Advection with NARR Data</a></li>
380+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/Geostrophic_Wind_And_Few_More.html">Geostrophic Wind and Other Calcuations</a></li>
381+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/Isentropic_Interpolation.html">Isentropic Analysis</a></li>
382+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/PV_baroclinic_isobaric.html">Baroclinic Potential Vorticity Analysis, Divergence, and Winds</a></li>
383+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/Upperair_Obs.html">DIFAX Replication</a></li>
384+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/Wind_Shear_Vectors_Example.html">Calculating Wind Shear</a></li>
385+
<li class="toctree-l2"><a class="reference internal" href="notebooks/synoptic/xarray_500hPa_map.html">Using Xarray for Data read and selection</a></li>
393386
</ul>
394387
</details></li>
395-
<li class="toctree-l1"><a class="reference internal" href="notebooks/gallery/index1.html">do we want</a></li>
396-
<li class="toctree-l1"><a class="reference internal" href="notebooks/gallery/index2.html">for these "chapters"?</a></li>
388+
<li class="toctree-l1 has-children"><a class="reference internal" href="notebooks/skewt/index.html">Skew-T Analysis</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
389+
<li class="toctree-l2"><a class="reference internal" href="notebooks/skewt/Advanced_Sounding.html">Advanced Sounding</a></li>
390+
<li class="toctree-l2"><a class="reference internal" href="notebooks/skewt/Foundational_Sounding.html">MetPy Skew-T Cookbook</a></li>
391+
392+
<li class="toctree-l2"><a class="reference internal" href="notebooks/skewt/Skew-T_Analysis.html">Skew-T Analysis</a></li>
393+
<li class="toctree-l2"><a class="reference internal" href="notebooks/skewt/Skew-T_Hodograph_Inset.html">Hodograph Inset</a></li>
394+
<li class="toctree-l2"><a class="reference internal" href="notebooks/skewt/Skew-T_Layout_Hodograph.html">Skew-T with Complex Layout</a></li>
395+
<li class="toctree-l2"><a class="reference internal" href="notebooks/skewt/Sounding_Calculations.html">Sounding Calculation Examples</a></li>
396+
<li class="toctree-l2"><a class="reference internal" href="notebooks/skewt/Sounding_LCL_Dataset.html">Sounding as Dataset Example</a></li>
397+
<li class="toctree-l2"><a class="reference internal" href="notebooks/skewt/Sounding_Plotter.html">Sounding Plotter</a></li>
397398
</ul>
398-
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Skew-T Notebooks</span></p>
399-
<ul class="nav bd-sidenav">
400-
<li class="toctree-l1"><a class="reference internal" href="notebooks/Foundational_Sounding.html">MetPy Skew-T Cookbook</a></li>
401-
402-
<li class="toctree-l1"><a class="reference internal" href="notebooks/Advanced_Sounding.html">Advanced Sounding</a></li>
403-
<li class="toctree-l1"><a class="reference internal" href="notebooks/Skew-T_Hodograph_Inset.html">Hodograph Inset</a></li>
404-
<li class="toctree-l1"><a class="reference internal" href="notebooks/Skew-T_Layout_Hodograph.html">Skew-T with Complex Layout</a></li>
405-
<li class="toctree-l1"><a class="reference internal" href="notebooks/Skew-T_Analysis.html">Skew-T Analysis</a></li>
406-
<li class="toctree-l1"><a class="reference internal" href="notebooks/Sounding_LCL_Dataset.html">Sounding as Dataset Example</a></li>
407-
<li class="toctree-l1"><a class="reference internal" href="notebooks/Sounding_Plotter.html">Sounding Plotter</a></li>
408-
<li class="toctree-l1"><a class="reference internal" href="notebooks/Sounding_Calculations.html">Sounding Calculation Examples</a></li>
399+
</details></li>
400+
<li class="toctree-l1 has-children"><a class="reference internal" href="notebooks/convective/index.html">Convective Calculations</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
401+
<li class="toctree-l2"><a class="reference internal" href="notebooks/convective/MUCAPE.html">Most-Unstable Convective Available Potential Energy (MUCAPE)</a></li>
402+
<li class="toctree-l2"><a class="reference internal" href="notebooks/convective/TCPW.html">Total Column Precipitable Water (TCPW)</a></li>
403+
<li class="toctree-l2"><a class="reference internal" href="notebooks/convective/miller_composite.html">Miller Composite Chart</a></li>
404+
</ul>
405+
</details></li>
406+
<li class="toctree-l1 has-children"><a class="reference internal" href="notebooks/specialty/index.html">Specialty Plotting</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
407+
<li class="toctree-l2"><a class="reference internal" href="notebooks/specialty/Hovmoller_Diagram.html">Hovmoller Diagram Example</a></li>
408+
<li class="toctree-l2"><a class="reference internal" href="notebooks/specialty/Observational_Data_Cross_Section.html">Real Data Cross-Section Example</a></li>
409+
<li class="toctree-l2"><a class="reference internal" href="notebooks/specialty/Smoothing_Contours.html">Smoothing Contours</a></li>
410+
</ul>
411+
</details></li>
412+
<li class="toctree-l1 has-children"><a class="reference internal" href="notebooks/declarative/index.html">Simplified Plotting</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
413+
<li class="toctree-l2"><a class="reference internal" href="notebooks/declarative/Declarative_300hPa.html">MetPy Declarative - 300 hPa</a></li>
414+
<li class="toctree-l2"><a class="reference internal" href="notebooks/declarative/declarative_500_hPa.html">Declarative 500-hPa Absolute Vorticity</a></li>
415+
</ul>
416+
</details></li>
409417
</ul>
410418

411419
</div>
@@ -437,13 +445,12 @@
437445

438446
<div class="row">
439447
<div class="column">
440-
<img src="pythia.png" alt="Project Pythia Logo" width="35%"/>
448+
<img src="_static/NSF-Unidata_lockup_horizontal_2023_light.png" alt="NSF-Unidata Logo" width="35%"/>
441449
</div>
442450
<div class="column">
443-
<img src="unidata.png" alt="Unidata Logo" width="35%"/>
451+
<img src="_static/metpy_150x150.png" alt="MetPy Logo" width="35%"/>
444452
</div>
445453
</div>
446-
<p><strong>:warning: THIS COOKBOOK IS UNDER CONSTRUCTION :warning:</strong></p>
447454
<section class="tex2jax_ignore mathjax_ignore" id="metpy-cookbook">
448455
<h1>MetPy Cookbook<a class="headerlink" href="#metpy-cookbook" title="Link to this heading"><i class="fas fa-link"></i></a></h1>
449456
<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>
@@ -522,8 +529,6 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
522529
</div>
523530
<div class="toctree-wrapper compound">
524531
</div>
525-
<div class="toctree-wrapper compound">
526-
</div>
527532
</section>
528533

529534
<script type="text/x-thebe-config">
@@ -557,11 +562,11 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
557562

558563
<div class="prev-next-area">
559564
<a class="right-next"
560-
href="notebooks/notebook-template.html"
565+
href="notebooks/synoptic/index.html"
561566
title="next page">
562567
<div class="prev-next-info">
563568
<p class="prev-next-subtitle">next</p>
564-
<p class="prev-next-title">Project Pythia Notebook Template</p>
569+
<p class="prev-next-title">Synoptic Analysis</p>
565570
</div>
566571
<i class="fa-solid fa-angle-right"></i>
567572
</a>
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

_sources/README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
<div class="row">
22
<div class="column">
3-
<img src="pythia.png" alt="Project Pythia Logo" width="35%"/>
3+
<img src="_static/NSF-Unidata_lockup_horizontal_2023_light.png" alt="NSF-Unidata Logo" width="35%"/>
44
</div>
55
<div class="column">
6-
<img src="unidata.png" alt="Unidata Logo" width="35%"/>
6+
<img src="_static/metpy_150x150.png" alt="MetPy Logo" width="35%"/>
77
</div>
88
</div>
99

10-
**:warning: THIS COOKBOOK IS UNDER CONSTRUCTION :warning:**
11-
1210
# MetPy Cookbook
1311

1412
[![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)

0 commit comments

Comments
 (0)