Skip to content

Commit

Permalink
deploy: 7420df8
Browse files Browse the repository at this point in the history
  • Loading branch information
twjuliano committed Nov 29, 2023
1 parent 1e10803 commit 61e9c29
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 23 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 8 additions & 13 deletions _sources/notebooks/plotting/check_les.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions notebooks/notebook-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -543,8 +543,8 @@ <h5>of further and further<a class="headerlink" href="#of-further-and-further" t
<section id="header-levels">
<h6>header levels<a class="headerlink" href="#header-levels" title="Permalink to this heading">#</a></h6>
<p>as well <span class="math notranslate nohighlight">\(m = a * t / h\)</span> text! Similarly, you have access to other <span class="math notranslate nohighlight">\(\LaTeX\)</span> equation <a class="reference external" href="https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Typesetting%20Equations.html"><strong>functionality</strong></a> via MathJax (demo below from link),</p>
<div class="amsmath math notranslate nohighlight" id="equation-9686642d-2100-46d2-968e-1f6f7d83dc7c">
<span class="eqno">()<a class="headerlink" href="#equation-9686642d-2100-46d2-968e-1f6f7d83dc7c" title="Permalink to this equation">#</a></span>\[\begin{align}
<div class="amsmath math notranslate nohighlight" id="equation-5a867645-b460-439c-9e69-090bf1e8fd38">
<span class="eqno">()<a class="headerlink" href="#equation-5a867645-b460-439c-9e69-090bf1e8fd38" title="Permalink to this equation">#</a></span>\[\begin{align}
\dot{x} &amp; = \sigma(y-x) \\
\dot{y} &amp; = \rho x - y - xz \\
\dot{z} &amp; = -\beta z + xy
Expand Down
9 changes: 2 additions & 7 deletions notebooks/plotting/check_les.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,13 +453,8 @@ <h1>Check my LES run<a class="headerlink" href="#check-my-les-run" title="Permal
../../output_les/dharma/sandbox/DHARMA_Lx25_dx200_FixN_spec_z0_nudged.nc
Loading variables: f(time)
../../output_les/wrf/sandbox/WRF_Lx25_dx100_FixN_def_zi_twj.nc
z0 not found in ../../output_les/wrf/sandbox/WRF_Lx25_dx100_FixN_def_zi_twj.nc
z0h not found in ../../output_les/wrf/sandbox/WRF_Lx25_dx100_FixN_def_zi_twj.nc
z0q not found in ../../output_les/wrf/sandbox/WRF_Lx25_dx100_FixN_def_zi_twj.nc
Loading variables: f(time,height)
../../output_les/wrf/sandbox/WRF_Lx25_dx100_FixN_def_zi_twj.nc
vf_thli not found in ../../output_les/wrf/sandbox/WRF_Lx25_dx100_FixN_def_zi_twj.nc
vf_qt not found in ../../output_les/wrf/sandbox/WRF_Lx25_dx100_FixN_def_zi_twj.nc
</pre></div>
</div>
</div>
Expand All @@ -472,7 +467,7 @@ <h1>Check my LES run<a class="headerlink" href="#check-my-les-run" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/7bcbd6eb165e13391ec93a8e0878e4ef1a2af2af35fcfb73edb34ec070f137b2.png" src="../../_images/7bcbd6eb165e13391ec93a8e0878e4ef1a2af2af35fcfb73edb34ec070f137b2.png" />
<img alt="../../_images/7c78106d0237f068a9f7830a307a92620a83db822594453f6ada33dea5ce3db8.png" src="../../_images/7c78106d0237f068a9f7830a307a92620a83db822594453f6ada33dea5ce3db8.png" />
</div>
</div>
<div class="cell docutils container">
Expand All @@ -483,7 +478,7 @@ <h1>Check my LES run<a class="headerlink" href="#check-my-les-run" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/e96130adab7b8e709d613a2048ba9c48e04f34a0edced540c8e1a74b3181ab6d.png" src="../../_images/e96130adab7b8e709d613a2048ba9c48e04f34a0edced540c8e1a74b3181ab6d.png" />
<img alt="../../_images/ea9639940587ab234a8339d95bd04dcf792d00ca841ca57b352e142f08b58846.png" src="../../_images/ea9639940587ab234a8339d95bd04dcf792d00ca841ca57b352e142f08b58846.png" />
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Figure size 1000x600 with 0 Axes&gt;
</pre></div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 61e9c29

Please sign in to comment.