Skip to content

Commit

Permalink
deploy: d667bb3
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Dec 11, 2024
1 parent 5aa7d98 commit 1cfa264
Show file tree
Hide file tree
Showing 328 changed files with 521 additions and 521 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ <h1>act.plotting.ContourDisplay.add_subplots<a class="headerlink" href="#act-plo
<li><p><strong>subplot_shape</strong> (<em>1 or 2D tuple, list, or array</em>) – The structure of the subplots in (rows, cols).</p></li>
<li><p><strong>subplot_kw</strong> (<em>dict, optional</em>) – The kwargs to pass into fig.subplots.</p></li>
<li><p><strong>**kwargs</strong> (<em>keyword arguments</em>) – Any other keyword arguments that will be passed
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
documentation for further details on what keyword
arguments are available.</p></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion API/generated/act.plotting.Display.add_subplots.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ <h1>act.plotting.Display.add_subplots<a class="headerlink" href="#act-plotting-d
<li><p><strong>subplot_shape</strong> (<em>1 or 2D tuple, list, or array</em>) – The structure of the subplots in (rows, cols).</p></li>
<li><p><strong>subplot_kw</strong> (<em>dict, optional</em>) – The kwargs to pass into fig.subplots.</p></li>
<li><p><strong>**kwargs</strong> (<em>keyword arguments</em>) – Any other keyword arguments that will be passed
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
documentation for further details on what keyword
arguments are available.</p></li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ <h1>act.plotting.DistributionDisplay.add_subplots<a class="headerlink" href="#ac
<li><p><strong>subplot_shape</strong> (<em>1 or 2D tuple, list, or array</em>) – The structure of the subplots in (rows, cols).</p></li>
<li><p><strong>subplot_kw</strong> (<em>dict, optional</em>) – The kwargs to pass into fig.subplots.</p></li>
<li><p><strong>**kwargs</strong> (<em>keyword arguments</em>) – Any other keyword arguments that will be passed
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
documentation for further details on what keyword
arguments are available.</p></li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@ <h1>act.plotting.DistributionDisplay.plot_pie_chart<a class="headerlink" href="#
<li><p><strong>autopct</strong> (<em>str</em>) – Format string for the percentages. Default is float with one
decimal place. If this parameter is set to None, no percentage
string values are displayed.</p></li>
<li><p><strong>**kwargs</strong> (<em>keywords</em>) – Keywords to pass through to <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.pie.html#matplotlib.pyplot.pie" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.pie()</span></code></a>.</p></li>
<li><p><strong>**kwargs</strong> (<em>keywords</em>) – Keywords to pass through to <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.pie.html#matplotlib.pyplot.pie" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.pie()</span></code></a>.</p></li>
</ul>
</dd>
<dt class="field-even">Returns<span class="colon">:</span></dt>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ <h1>act.plotting.GeographicPlotDisplay.add_subplots<a class="headerlink" href="#
<li><p><strong>subplot_shape</strong> (<em>1 or 2D tuple, list, or array</em>) – The structure of the subplots in (rows, cols).</p></li>
<li><p><strong>subplot_kw</strong> (<em>dict, optional</em>) – The kwargs to pass into fig.subplots.</p></li>
<li><p><strong>**kwargs</strong> (<em>keyword arguments</em>) – Any other keyword arguments that will be passed
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
documentation for further details on what keyword
arguments are available.</p></li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ <h1>act.plotting.GeographicPlotDisplay.geoplot<a class="headerlink" href="#act-p
than one set of text to add.</p></li>
<li><p><strong>gridlines</strong> (<em>boolean</em>) – Use latitude and longitude gridlines.</p></li>
<li><p><strong>**kwargs</strong> (<em>keyword arguments</em>) – Any other keyword arguments that will be passed
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.scatter.html#matplotlib.pyplot.scatter" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.scatter()</span></code></a> when the figure
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.scatter.html#matplotlib.pyplot.scatter" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.scatter()</span></code></a> when the figure
is made. See the matplotlib documentation for further details
on what keyword arguments are available.</p></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion API/generated/act.plotting.SkewTDisplay.add_subplots.html
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,7 @@ <h1>act.plotting.SkewTDisplay.add_subplots<a class="headerlink" href="#act-plott
<li><p><strong>subplot_kw</strong> (<em>dict, optional</em>) – The kwargs to pass into fig.subplots.</p></li>
<li><p><strong>set_fig</strong> (<em>matplotlib figure, optional</em>) – Figure to pass to SkewT</p></li>
<li><p><strong>**kwargs</strong> (<em>keyword arguments</em>) – Any other keyword arguments that will be passed
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.figure.html#matplotlib.pyplot.figure" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.figure()</span></code></a> when the figure
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.figure.html#matplotlib.pyplot.figure" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.figure()</span></code></a> when the figure
is made. The figure is only made if the <em>fig</em>
property is None. See the matplotlib
documentation for further details on what keyword
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ <h1>act.plotting.TimeSeriesDisplay.add_subplots<a class="headerlink" href="#act-
<li><p><strong>subplot_shape</strong> (<em>1 or 2D tuple, list, or array</em>) – The structure of the subplots in (rows, cols).</p></li>
<li><p><strong>subplot_kw</strong> (<em>dict, optional</em>) – The kwargs to pass into fig.subplots.</p></li>
<li><p><strong>**kwargs</strong> (<em>keyword arguments</em>) – Any other keyword arguments that will be passed
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
documentation for further details on what keyword
arguments are available.</p></li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ <h1>act.plotting.WindRoseDisplay.add_subplots<a class="headerlink" href="#act-pl
<li><p><strong>subplot_shape</strong> (<em>1 or 2D tuple, list, or array</em>) – The structure of the subplots in (rows, cols).</p></li>
<li><p><strong>subplot_kw</strong> (<em>dict, optional</em>) – The kwargs to pass into fig.subplots.</p></li>
<li><p><strong>**kwargs</strong> (<em>keyword arguments</em>) – Any other keyword arguments that will be passed
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
documentation for further details on what keyword
arguments are available.</p></li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ <h1>act.plotting.XSectionDisplay.add_subplots<a class="headerlink" href="#act-pl
<li><p><strong>subplot_shape</strong> (<em>1 or 2D tuple, list, or array</em>) – The structure of the subplots in (rows, cols).</p></li>
<li><p><strong>subplot_kw</strong> (<em>dict, optional</em>) – The kwargs to pass into fig.subplots.</p></li>
<li><p><strong>**kwargs</strong> (<em>keyword arguments</em>) – Any other keyword arguments that will be passed
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
into <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.subplots()</span></code></a>. See the matplotlib
documentation for further details on what keyword
arguments are available.</p></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion API/generated/act.plotting.XSectionDisplay.html
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ <h1>act.plotting.XSectionDisplay<a class="headerlink" href="#act-plotting-xsecti
</div>
<p>Here, the array is sliced by the first time period as specified
in <code class="code docutils literal notranslate"><span class="pre">isel_kwargs</span></code>. The other keyword arguments are standard keyword
arguments taken by <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.pcolormesh.html#matplotlib.pyplot.pcolormesh" title="(in Matplotlib v3.9.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.pcolormesh()</span></code></a>.</p>
arguments taken by <a class="reference external" href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.pcolormesh.html#matplotlib.pyplot.pcolormesh" title="(in Matplotlib v3.9.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">matplotlib.pyplot.pcolormesh()</span></code></a>.</p>
</dd></dl>

<div class="pst-scrollable-table-container"><table class="autosummary longtable table autosummary">
Expand Down
2 changes: 1 addition & 1 deletion API/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@
<dd class="field-odd"><p>2.1</p>
</dd>
<dt class="field-even">Date<span class="colon">:</span></dt>
<dd class="field-even"><p>Nov 26, 2024</p>
<dd class="field-even"><p>Dec 11, 2024</p>
</dd>
</dl>
<p>This shows the details of the API of the Atmospheric data Community Toolkit.
Expand Down
Binary file not shown.
Binary file modified _downloads/0240e65d3266b43218ca3d754f4e1d94/plot_contour.zip
Binary file not shown.
Binary file modified _downloads/0407cb97aaf765f3628ec2c9601da8fb/plot_stripes.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/07c72a76a68f53a6654311ae1ef301db/plot_neon.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/0d6ee980a99db6e098b1f8864aa8af2e/plot_pie_chart.zip
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/16002cf4cf892291b1f45f0f82b9dfc3/plot_wind_rose.zip
Binary file not shown.
Binary file modified _downloads/17358b9566e12d89d16ab5ac85a35fa8/plot_examples.zip
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/1e83c7f607710b9c11c5668e7ca83de2/plot_days.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/210672298e45e85772b6f2f4a4acd1b2/plot_violin.zip
Binary file not shown.
Binary file modified _downloads/249502a0832ab671859e5c0d74a83119/plot_tar.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file not shown.
Binary file modified _downloads/34be658d6b23395e49343c32f6b262d4/plot_qc_bsrn.zip
Binary file not shown.
Binary file modified _downloads/36b5bf27de92407ef491040dc1782c50/plot_scatter.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/3a620d974385fc322c28d1da08aa5b77/plot_surfrad.zip
Binary file not shown.
Binary file modified _downloads/402851ffc0ce037272c58de64f96e3ef/plot_hist_kwargs.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/4692ed886b209c03449af71e16bd0cc0/plot_data_rose.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/5bf5770c11e46c4f50b9c3907e5c37cb/plot_airnow.zip
Binary file not shown.
Binary file modified _downloads/5e451a3c92212a657495ab14a155a6c0/plot_ceil.zip
Binary file not shown.
Binary file modified _downloads/64e33c82936f16b2edecbcb6b63c6a03/plot_improve.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/69af9575ab3b3ad211473309d65f7a1e/plot_raw_minimpl.zip
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion _downloads/7573c5ba1b616aa995c6f4eec6efad2c/plot_tar.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/8272f4acda42c158fdf0751e7396ffb0/plot_skewt.zip
Binary file not shown.
Binary file modified _downloads/83adb68c71a7a52b10d402c0e5bcb66c/plot_sodar.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/8a3b7cec2ab69bdd896fbdfc5eee667c/plot_aaf_track.zip
Binary file not shown.
Binary file modified _downloads/8b14add930eca692f90b7a80a647243f/download_mplnet.zip
Binary file not shown.
Binary file modified _downloads/8b49ebf27220444904b973dc5a857d49/plot_hysplit.zip
Binary file not shown.
Binary file modified _downloads/8ee136aeb6edda460cac5b005639bbc8/plot_icartt.zip
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 1cfa264

Please sign in to comment.