Skip to content

Commit

Permalink
deploy: 28848be
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-rose committed Oct 30, 2023
1 parent c5bc755 commit 7fa7879
Show file tree
Hide file tree
Showing 70 changed files with 975 additions and 965 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: 906258817196cb76c7f4b9dfad07db2b
config: 81c77c278a163d0faec1138ec683fcc3
tags: 645f666f9bcd5a90fca523b33c5a78b7
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.
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.
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.
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.
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.
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.
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 added _static/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion appendix/how-to-contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions appendix/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -895,8 +895,8 @@ <h5>of further and further<a class="headerlink" href="#of-further-and-further" t
<div class="section" id="header-levels">
<h6>header levels<a class="headerlink" href="#header-levels" title="Permalink to this headline"><i class="fas fa-link"></i></a></h6>
<p>Each section in your notebook can also contain <span class="math notranslate nohighlight">\(\LaTeX\)</span> equations, enabled through MathJax. In the following example, we illustrate some sample MathJax equations. (Rendering instructions, as well as detailed information about MathJax, can be found in <a class="reference external" href="https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Typesetting%20Equations.html">this documentation</a>.)</p>
<div class="amsmath math notranslate nohighlight" id="equation-e0afba21-c6ee-4710-b0d3-1e74b29d694d">
<span class="eqno">(1)<a class="headerlink" href="#equation-e0afba21-c6ee-4710-b0d3-1e74b29d694d" title="Permalink to this equation"><i class="fas fa-link"></i></a></span>\[\begin{align}
<div class="amsmath math notranslate nohighlight" id="equation-b7a452dc-53fd-46db-a757-941b99ff2644">
<span class="eqno">(1)<a class="headerlink" href="#equation-b7a452dc-53fd-46db-a757-941b99ff2644" title="Permalink to this equation"><i class="fas fa-link"></i></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 Expand Up @@ -1098,7 +1098,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion core/cartopy.html
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions core/cartopy/cartopy.html
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ <h3>Create a map with a specified projection<a class="headerlink" href="#create-
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;cartopy.mpl.feature_artist.FeatureArtist at 0x7fb244dbcf90&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;cartopy.mpl.feature_artist.FeatureArtist at 0x7ff58ca75d00&gt;
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -924,7 +924,7 @@ <h3>Add cartographic features to the map<a class="headerlink" href="#add-cartogr
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;cartopy.mpl.feature_artist.FeatureArtist at 0x7fb24423ec50&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;cartopy.mpl.feature_artist.FeatureArtist at 0x7ff58c4fe240&gt;
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -1476,7 +1476,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion core/data-formats.html
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
16 changes: 14 additions & 2 deletions core/data-formats/netcdf-cf.html
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,12 @@ <h2>Gridded Data<a class="headerlink" href="#gridded-data" title="Permalink to t
</pre></div>
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/tmp/ipykernel_2544/2342439358.py:1: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
start = datetime.utcnow().replace(hour=22, minute=0, second=0, microsecond=0)
</pre></div>
</div>
</div>
</div>
<p>In addition to dimensional arrays, we also need a variable of interest, which holds the data values at each unique dimensional index. In these examples, this variable is called <code class="docutils literal notranslate"><span class="pre">temps</span></code>, and holds temperature data. Note that the dimensions correspond to the ones we just created above.</p>
<div class="cell docutils container">
Expand Down Expand Up @@ -875,6 +881,12 @@ <h3>Creating the file and dimensions<a class="headerlink" href="#creating-the-fi
</pre></div>
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/tmp/ipykernel_2544/2008125275.py:5: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
nc.history = str(datetime.utcnow()) + &#39; Python&#39;
</pre></div>
</div>
</div>
</div>
<p>This next example shows a plain-text representation of our netCDF file as it exists currently:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">netcdf</span> <span class="n">forecast_model</span> <span class="p">{</span>
Expand Down Expand Up @@ -911,7 +923,7 @@ <h3>Creating the file and dimensions<a class="headerlink" href="#creating-the-fi
title: Forecast model run
institution: Unidata
source: WRF-1.5
history: 2023-10-11 14:13:58.640700 Python
history: 2023-10-30 18:28:20.084957 Python
references:
comment:
dimensions(sizes): forecast_time(0), x(101), y(67), pressure(7)
Expand Down Expand Up @@ -1646,7 +1658,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion core/datetime.html
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
24 changes: 14 additions & 10 deletions core/datetime/datetime.html
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@ <h3>Some core terminology<a class="headerlink" href="#some-core-terminology" tit
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>1697033640.036868
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>1698690501.4729056
</pre></div>
</div>
</div>
Expand All @@ -976,7 +976,7 @@ <h3><code class="docutils literal notranslate"><span class="pre">time</span></co
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The benchmark took 1.0003654956817627 seconds
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The benchmark took 1.0003435611724854 seconds
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -1105,7 +1105,7 @@ <h4>See how many days have elapsed since the strike:<a class="headerlink" href="
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>5949
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>5969
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -1177,8 +1177,8 @@ <h3>Time Zone Naive Versus Time Zone Aware <code class="docutils literal notrans
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>I am time zone naive 2023-10-11 14:14:01.083750.
I am time zone aware 2023-10-11 14:14:01.083780+00:00.
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>I am time zone naive 2023-10-30 18:28:22.522534.
I am time zone aware 2023-10-30 18:28:22.522571+00:00.
</pre></div>
</div>
</div>
Expand All @@ -1201,8 +1201,8 @@ <h3>Full time zone support with the <code class="docutils literal notranslate"><
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>I am time zone naive: 2023-10-11 14:14:01.088631.
I am time zone aware: 2023-10-11 08:14:01.099558-06:00.
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>I am time zone naive: 2023-10-30 18:28:22.527848.
I am time zone aware: 2023-10-30 12:28:22.539815-06:00.
</pre></div>
</div>
</div>
Expand All @@ -1224,8 +1224,12 @@ <h3>Print Time with a Different Time Zone<a class="headerlink" href="#print-time
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The UTC time is October 11, 2023, 2:14PM.
The &#39;US/Mountain&#39; time is October 11, 2023, 8:14AM.
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The UTC time is October 30, 2023, 6:28PM.
The &#39;US/Mountain&#39; time is October 30, 2023, 12:28PM.
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/tmp/ipykernel_2564/3080495102.py:1: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
utc = dt.datetime.utcnow().replace(tzinfo=pytz.utc)
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -1413,7 +1417,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion core/matplotlib.html
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
18 changes: 9 additions & 9 deletions core/matplotlib/annotations-colorbars-layouts.html
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,7 @@ <h2>Basic Colorbars<a class="headerlink" href="#basic-colorbars" title="Permalin
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/5395ecdf7442b1e7d49814353483c952627be9f7029fa8a2d6c3456e705b1961.png" src="../../_images/5395ecdf7442b1e7d49814353483c952627be9f7029fa8a2d6c3456e705b1961.png" />
<img alt="../../_images/96edf9c9a0ca6907b5f1eec1d1a24dec178936265b8c24284baa00c1d020e28e.png" src="../../_images/96edf9c9a0ca6907b5f1eec1d1a24dec178936265b8c24284baa00c1d020e28e.png" />
</div>
</div>
<p>We can change which colormap to use by setting the keyword argument <code class="docutils literal notranslate"><span class="pre">cmap</span> <span class="pre">=</span> <span class="pre">'colormap_name'</span></code> in the plotting function call. This sets the colormap not only for the plot, but for the colorbar as well. In this case, we use the <code class="docutils literal notranslate"><span class="pre">magma</span></code> colormap:</p>
Expand All @@ -1023,7 +1023,7 @@ <h2>Basic Colorbars<a class="headerlink" href="#basic-colorbars" title="Permalin
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/96adc153b3b1c10fbcf551e67f2ba12b9cb4775fadfae88e79e9eb08a74eec29.png" src="../../_images/96adc153b3b1c10fbcf551e67f2ba12b9cb4775fadfae88e79e9eb08a74eec29.png" />
<img alt="../../_images/8b5c153d954c34bc8bc738b5f6a5f0e89c136f571f39618ed4bfa72bce192fd7.png" src="../../_images/8b5c153d954c34bc8bc738b5f6a5f0e89c136f571f39618ed4bfa72bce192fd7.png" />
</div>
</div>
</div>
Expand All @@ -1042,10 +1042,10 @@ <h2>Shared Colorbars<a class="headerlink" href="#shared-colorbars" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.colorbar.Colorbar at 0x7f2d6c27a150&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.colorbar.Colorbar at 0x7f2ef94346e0&gt;
</pre></div>
</div>
<img alt="../../_images/fb1f57b182949e5754ecc4db2cd2dc9033cf779ab58fc360e2ddf3376e5a80ff.png" src="../../_images/fb1f57b182949e5754ecc4db2cd2dc9033cf779ab58fc360e2ddf3376e5a80ff.png" />
<img alt="../../_images/1bef42bd708fd6eb98cf73114b05409c3ff781f5211b05d67fff937a1d30a693.png" src="../../_images/1bef42bd708fd6eb98cf73114b05409c3ff781f5211b05d67fff937a1d30a693.png" />
</div>
</div>
<p>You may be wondering why the call to <code class="docutils literal notranslate"><span class="pre">fig.colorbar</span></code> uses the argument <code class="docutils literal notranslate"><span class="pre">hist1[3]</span></code>. The explanation is as follows: <code class="docutils literal notranslate"><span class="pre">hist1</span></code> is a tuple returned by <code class="docutils literal notranslate"><span class="pre">hist2d</span></code>, and <code class="docutils literal notranslate"><span class="pre">hist1[3]</span></code> contains a <code class="docutils literal notranslate"><span class="pre">matplotlib.collections.QuadMesh</span></code> that points to the colormap for the first histogram. To make sure that both histograms are using the same colormap with the same range of values, <code class="docutils literal notranslate"><span class="pre">vmax</span></code> is set to 0.18 for both plots. This ensures that both histograms are using colormaps that represent values from 0 (the default for histograms) to 0.18. Because the same data values are used for both plots, it doesn’t matter whether we pass in <code class="docutils literal notranslate"><span class="pre">hist1[3]</span></code> or <code class="docutils literal notranslate"><span class="pre">hist2[3]</span></code> to <code class="docutils literal notranslate"><span class="pre">fig.colorbar</span></code>.
Expand Down Expand Up @@ -1126,7 +1126,7 @@ <h2>Custom Colorbars<a class="headerlink" href="#custom-colorbars" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/02dcba1c04470175cbb724bc54972a059f413fe3710a60ce0db9437826998e58.png" src="../../_images/02dcba1c04470175cbb724bc54972a059f413fe3710a60ce0db9437826998e58.png" />
<img alt="../../_images/158f0d184f48929ecc2708fabb341c275569ecd6dd8a6c709940736cdddc41af.png" src="../../_images/158f0d184f48929ecc2708fabb341c275569ecd6dd8a6c709940736cdddc41af.png" />
</div>
</div>
<div class="cell docutils container">
Expand All @@ -1143,7 +1143,7 @@ <h2>Custom Colorbars<a class="headerlink" href="#custom-colorbars" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/b7a86486899a47cd0a9be50a07a15f4b42746a06a6a9c99c89a53e7370523783.png" src="../../_images/b7a86486899a47cd0a9be50a07a15f4b42746a06a6a9c99c89a53e7370523783.png" />
<img alt="../../_images/a27b5431a7571b866bbbe3dae0e47cd7618d52254ec0c3ed49af12366ec79eb5.png" src="../../_images/a27b5431a7571b866bbbe3dae0e47cd7618d52254ec0c3ed49af12366ec79eb5.png" />
</div>
</div>
<div class="section" id="the-normalize-class">
Expand Down Expand Up @@ -1180,7 +1180,7 @@ <h2>Mosaic Subplots<a class="headerlink" href="#mosaic-subplots" title="Permalin
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/87429295b88816374a0e73ce49a8b1be2c0baa23d7c231a92a56c5d1644273a9.png" src="../../_images/87429295b88816374a0e73ce49a8b1be2c0baa23d7c231a92a56c5d1644273a9.png" />
<img alt="../../_images/686e5cb6e90ac2514d8aba4789f849bdfbc9be11b2674cd922311ca0529801cf.png" src="../../_images/686e5cb6e90ac2514d8aba4789f849bdfbc9be11b2674cd922311ca0529801cf.png" />
</div>
</div>
<p>You’ll notice there is not a colorbar plotted by default. When constructing the colorbar, we need to specify the following:</p>
Expand Down Expand Up @@ -1208,7 +1208,7 @@ <h2>Mosaic Subplots<a class="headerlink" href="#mosaic-subplots" title="Permalin
</div>
</div>
<div class="cell_output docutils container">
<img alt="../../_images/55b838775ae5d5c179d351132d0bf14fab064f31b40a11a56399626f65a6a28f.png" src="../../_images/55b838775ae5d5c179d351132d0bf14fab064f31b40a11a56399626f65a6a28f.png" />
<img alt="../../_images/ce52b04f4b6d52c8a5244708cab3975d7bdc3884029e551703cf0dab4ceb5c3d.png" src="../../_images/ce52b04f4b6d52c8a5244708cab3975d7bdc3884029e551703cf0dab4ceb5c3d.png" />
</div>
</div>
</div>
Expand Down Expand Up @@ -1391,7 +1391,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion core/matplotlib/histograms-piecharts-animation.html
Original file line number Diff line number Diff line change
Expand Up @@ -3712,7 +3712,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion core/matplotlib/matplotlib-basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -1641,7 +1641,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion core/numpy.html
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion core/numpy/intermediate-numpy.html
Original file line number Diff line number Diff line change
Expand Up @@ -1495,7 +1495,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion core/numpy/numpy-basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -1873,7 +1873,7 @@ <h1>Contribute</h1>

By the <a href="https://projectpythia.org/">Project Pythia</a> Community.

Last updated on 11 October 2023.
Last updated on 30 October 2023.
</p>
</div>
</div>
Expand Down
Loading

0 comments on commit 7fa7879

Please sign in to comment.