Skip to content

Commit

Permalink
deploy: ffea6a7
Browse files Browse the repository at this point in the history
  • Loading branch information
fridlind committed Nov 30, 2023
1 parent 5e89a0c commit ef8059a
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 37 deletions.
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.
Binary file not shown.
Binary file not shown.
38 changes: 14 additions & 24 deletions _sources/notebooks/plotting/check_scm.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-f188ceb0-0f26-4c3c-90c1-ef0a89974d22">
<span class="eqno">()<a class="headerlink" href="#equation-f188ceb0-0f26-4c3c-90c1-ef0a89974d22" title="Permalink to this equation">#</a></span>\[\begin{align}
<div class="amsmath math notranslate nohighlight" id="equation-716ffaac-93bb-48cc-944f-771751c0e3d5">
<span class="eqno">()<a class="headerlink" href="#equation-716ffaac-93bb-48cc-944f-771751c0e3d5" 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
18 changes: 8 additions & 10 deletions notebooks/plotting/check_scm.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,10 +407,10 @@ <h1>Check my SCM run<a class="headerlink" href="#check-my-scm-run" title="Permal
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="o">%</span><span class="k">run</span> functions_plotting.py

<span class="c1">## select (grayed out) simulations to plot</span>
<span class="n">sim_keyword_gray</span> <span class="o">=</span> <span class="s1">&#39;dharma/sandbox/DHARMA_Lx25km_dx100_F&#39;</span>
<span class="n">sim_keyword_gray</span> <span class="o">=</span> <span class="s1">&#39;dharma/sandbox/DHARMA_Lx25_dx200_FixN_spec_z0.&#39;</span>

<span class="c1">## select LES run(s) of interest</span>
<span class="n">sim_keyword_col_les</span> <span class="o">=</span> <span class="s1">&#39;WRF_Lx25_dx100_FixN.&#39;</span>
<span class="n">sim_keyword_col_les</span> <span class="o">=</span> <span class="s1">&#39;WRF_Lx25_dx100_FixN_def_zi_twj.&#39;</span>
<span class="n">sim_keyword_col_scm</span> <span class="o">=</span> <span class="s1">&#39;ModelE3-Phys_FixN.&#39;</span>
</pre></div>
</div>
Expand Down Expand Up @@ -450,15 +450,13 @@ <h1>Check my SCM run<a class="headerlink" href="#check-my-scm-run" title="Permal
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Loading variables: f(time)
../../output_les/dharma/sandbox/DHARMA_Lx25km_dx100_FixN.nc
../../output_les/dharma/sandbox/DHARMA_Lx25_dx200_FixN_spec_z0.nc
Loading variables: f(time,height)
../../output_les/dharma/sandbox/DHARMA_Lx25km_dx100_FixN.nc
nlcic not found in ../../output_les/dharma/sandbox/DHARMA_Lx25km_dx100_FixN.nc
niic not found in ../../output_les/dharma/sandbox/DHARMA_Lx25km_dx100_FixN.nc
../../output_les/dharma/sandbox/DHARMA_Lx25_dx200_FixN_spec_z0.nc
Loading variables: f(time)
../../output_les/wrf/sandbox/WRF_Lx25_dx100_FixN.nc
../../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.nc
../../output_les/wrf/sandbox/WRF_Lx25_dx100_FixN_def_zi_twj.nc
Loading variables: f(time)
../../output_scm/modelE/sandbox/ModelE3-Phys_FixN.nc
clt not found in ../../output_scm/modelE/sandbox/ModelE3-Phys_FixN.nc
Expand Down Expand Up @@ -488,7 +486,7 @@ <h1>Check my SCM run<a class="headerlink" href="#check-my-scm-run" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/80f88f9383343d8651384d75617f5625d371b54e6cba46ec386ebad848b37ef5.png" src="../../_images/80f88f9383343d8651384d75617f5625d371b54e6cba46ec386ebad848b37ef5.png" />
<img alt="../../_images/49840e23e5deb906c94c4607d4614f9c037a2338d195faf70e4f0e6f46249b86.png" src="../../_images/49840e23e5deb906c94c4607d4614f9c037a2338d195faf70e4f0e6f46249b86.png" />
</div>
</div>
<div class="cell docutils container">
Expand All @@ -499,7 +497,7 @@ <h1>Check my SCM run<a class="headerlink" href="#check-my-scm-run" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/96cc9731a223a28397101f7a04e73bd5c3786d043f9d8ea87c1757bfbc1a1d42.png" src="../../_images/96cc9731a223a28397101f7a04e73bd5c3786d043f9d8ea87c1757bfbc1a1d42.png" />
<img alt="../../_images/5efcf3eefb91928f9616b1a36d61532cb483dff5e434fd4a087aa4a8cf777efd.png" src="../../_images/5efcf3eefb91928f9616b1a36d61532cb483dff5e434fd4a087aa4a8cf777efd.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 ef8059a

Please sign in to comment.