Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Oct 27, 2023
1 parent fc3001a commit d6ebe8d
Show file tree
Hide file tree
Showing 6 changed files with 131 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2abc9f7d
81a2d6b4
248 changes: 124 additions & 124 deletions build/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contribute/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h2 data-number="2.6" class="anchored" data-anchor-id="sec-teamcity"><span class
<p>Currently TeamCity is set to build a release at the night after it has been tagged.</p>
<p>If this succeeds, the release assets are uploaded to an S3 link with the version number in the URL, as show here:</p>
<pre><code>https://ribasim.s3.eu-west-3.amazonaws.com/teamcity/Ribasim_Ribasim/BuildRibasimCliWindows/v2023.07.0/ribasim_cli.zip
https://ribasim.s3.eu-west-3.amazonaws.com/teamcity/Ribasim_Ribasim/BuildRibasimCliWindows/v2023.07.0/ribasim-0.4.0-py3-none-any.whl
https://ribasim.s3.eu-west-3.amazonaws.com/teamcity/Ribasim_Ribasim/BuildRibasimCliWindows/v2023.07.0/ribasim-0.5.0-py3-none-any.whl
https://ribasim.s3.eu-west-3.amazonaws.com/teamcity/Ribasim_Ribasim/BuildRibasimCliWindows/v2023.07.0/ribasim_qgis.zip</code></pre>
<div class="callout callout-style-default callout-note callout-titled">
<div class="callout-header d-flex align-content-center">
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,14 +199,14 @@ <h1 data-number="1"><span class="header-section-number">1</span> Download</h1>
<p>For most users the <a href="https://github.com/Deltares/Ribasim/releases/latest">latest release</a> is recommended, it can be downloaded here:</p>
<ul>
<li>Ribasim executable: <a href="https://github.com/Deltares/Ribasim/releases/latest/download/ribasim_cli.zip">ribasim_cli.zip</a>.</li>
<li>Python package: <a href="https://github.com/Deltares/Ribasim/releases/latest/download/ribasim-0.4.0-py3-none-any.whl">ribasim-0.4.0-py3-none-any.whl</a></li>
<li>Python package: <a href="https://github.com/Deltares/Ribasim/releases/latest/download/ribasim-0.5.0-py3-none-any.whl">ribasim-0.5.0-py3-none-any.whl</a></li>
<li>QGIS plugin: <a href="https://github.com/Deltares/Ribasim/releases/latest/download/ribasim_qgis.zip">ribasim_qgis.zip</a>.</li>
<li>Generated testmodels: <a href="https://github.com/Deltares/Ribasim/releases/latest/download/generated_testmodels.zip">generated_testmodels.zip</a></li>
</ul>
<p>The nightly builds contain the latest developments and can be found below. It is important to either use the release or nightly for all components.</p>
<ul>
<li>Ribasim executable: <a href="https://ribasim.s3.eu-west-3.amazonaws.com/teamcity/Ribasim_Ribasim/BuildRibasimCliWindows/latest/ribasim_cli.zip">ribasim_cli.zip</a>.</li>
<li>Python package: <a href="https://ribasim.s3.eu-west-3.amazonaws.com/teamcity/Ribasim_Ribasim/BuildRibasimCliWindows/latest/ribasim-0.4.0-py3-none-any.whl">ribasim-0.4.0-py3-none-any.whl</a></li>
<li>Python package: <a href="https://ribasim.s3.eu-west-3.amazonaws.com/teamcity/Ribasim_Ribasim/BuildRibasimCliWindows/latest/ribasim-0.5.0-py3-none-any.whl">ribasim-0.5.0-py3-none-any.whl</a></li>
<li>QGIS plugin: <a href="https://ribasim.s3.eu-west-3.amazonaws.com/teamcity/Ribasim_Ribasim/BuildRibasimCliWindows/latest/ribasim_qgis.zip">ribasim_qgis.zip</a>.</li>
</ul>
<p>Currently only Windows builds for <code>ribasim_cli.zip</code> are available.</p>
Expand Down
2 changes: 1 addition & 1 deletion python/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ <h1 data-number="2"><span class="header-section-number">2</span> Update the basi
<span id="cb26-4"><a href="#cb26-4" aria-hidden="true" tabindex="-1"></a>ax <span class="op">=</span> df_flow.pivot_table(index<span class="op">=</span><span class="st">"time"</span>, columns<span class="op">=</span><span class="st">"edge"</span>, values<span class="op">=</span><span class="st">"flow_m3d"</span>).plot()</span>
<span id="cb26-5"><a href="#cb26-5" aria-hidden="true" tabindex="-1"></a>ax.legend(bbox_to_anchor<span class="op">=</span>(<span class="fl">1.3</span>, <span class="dv">1</span>), title<span class="op">=</span><span class="st">"Edge"</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-display" data-execution_count="26">
<pre><code>&lt;matplotlib.legend.Legend at 0x7f8936a9ac10&gt;</code></pre>
<pre><code>&lt;matplotlib.legend.Legend at 0x7fad4ca40c10&gt;</code></pre>
</div>
<div class="cell-output cell-output-display">
<p><img src="examples_files/figure-html/cell-27-output-2.png" width="727" height="561"></p>
Expand Down
4 changes: 2 additions & 2 deletions search.json

Large diffs are not rendered by default.

0 comments on commit d6ebe8d

Please sign in to comment.