Skip to content

Commit

Permalink
Merge pull request #60 from antarctica/2.0.x
Browse files Browse the repository at this point in the history
2.0.x
  • Loading branch information
hjabbot authored Apr 25, 2024
2 parents 88b8c37 + 0f25781 commit 27edc3b
Show file tree
Hide file tree
Showing 86 changed files with 1,833 additions and 664 deletions.
2 changes: 1 addition & 1 deletion docs/html/.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: 9721d97e1e55ef6dd749bf7a0aab04aa
config: 8d646c634711e3939a9768417015a87e
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/html/.doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.1.6',
VERSION: '2.0.8',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
14 changes: 3 additions & 11 deletions docs/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; meshiphi 1.1.6 documentation</title>
<title>Index &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />

Expand All @@ -14,7 +14,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=505e95f4"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -328,12 +328,6 @@ <h2 id="G">G</h2>
</li>
<li><a href="sections/Dataloaders/Factory.html#meshiphi.dataloaders.factory.DataLoaderFactory.get_dataloader">get_dataloader() (meshiphi.dataloaders.factory.DataLoaderFactory static method)</a>
</li>
<li><a href="sections/Dataloaders/scalar/abstractScalar.html#meshiphi.dataloaders.scalar.abstract_scalar.ScalarDataLoader.get_dp_from_coord">get_dp_from_coord() (meshiphi.dataloaders.scalar.abstract_scalar.ScalarDataLoader method)</a>

<ul>
<li><a href="sections/Dataloaders/vector/abstractVector.html#meshiphi.dataloaders.vector.abstract_vector.VectorDataLoader.get_dp_from_coord">(meshiphi.dataloaders.vector.abstract_vector.VectorDataLoader method)</a>
</li>
</ul></li>
<li><a href="sections/Dataloaders/DataLoaderInterface.html#meshiphi.dataloaders.dataloader_interface.DataLoaderInterface.get_hom_condition">get_hom_condition() (meshiphi.dataloaders.dataloader_interface.DataLoaderInterface method)</a>

<ul>
Expand All @@ -349,8 +343,6 @@ <h2 id="G">G</h2>
<li><a href="sections/Mesh_Construction/Mesh_construction_classes.html#meshiphi.mesh_generation.neighbour_graph.NeighbourGraph.get_neighbour_case">get_neighbour_case() (meshiphi.mesh_generation.neighbour_graph.NeighbourGraph method)</a>
</li>
<li><a href="sections/Mesh_Construction/Mesh_validation.html#meshiphi.mesh_validation.mesh_validator.MeshValidator.get_range_end">get_range_end() (meshiphi.mesh_validation.mesh_validator.MeshValidator method)</a>
</li>
<li><a href="sections/Dataloaders/lut/abstractLUT.html#meshiphi.dataloaders.lut.abstract_lut.LutDataLoader.get_val_from_coord">get_val_from_coord() (meshiphi.dataloaders.lut.abstract_lut.LutDataLoader method)</a>
</li>
<li><a href="sections/Dataloaders/DataLoaderInterface.html#meshiphi.dataloaders.dataloader_interface.DataLoaderInterface.get_value">get_value() (meshiphi.dataloaders.dataloader_interface.DataLoaderInterface method)</a>

Expand Down Expand Up @@ -1116,7 +1108,7 @@ <h2 id="V">V</h2>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
6 changes: 3 additions & 3 deletions docs/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Welcome to the MeshiPhi Manual Pages &mdash; meshiphi 1.1.6 documentation</title>
<title>Welcome to the MeshiPhi Manual Pages &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=505e95f4"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -162,7 +162,7 @@ <h1>Welcome to the MeshiPhi Manual Pages<a class="headerlink" href="#welcome-to-
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
Binary file modified docs/html/objects.inv
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/html/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python Module Index &mdash; meshiphi 1.1.6 documentation</title>
<title>Python Module Index &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />

Expand All @@ -14,7 +14,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=505e95f4"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -341,7 +341,7 @@ <h1>Python Module Index</h1>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
6 changes: 3 additions & 3 deletions docs/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; meshiphi 1.1.6 documentation</title>
<title>Search &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=505e95f4"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -99,7 +99,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion docs/html/searchindex.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/html/sections/Code_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>4. Background &mdash; meshiphi 1.1.6 documentation</title>
<title>4. Background &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=505e95f4"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../_static/js/theme.js"></script>
Expand Down Expand Up @@ -116,7 +116,7 @@ <h2><span class="section-number">4.1. </span>Code Structure<a class="headerlink"
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
6 changes: 3 additions & 3 deletions docs/html/sections/Command_line_interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>3. Command Line Interface &mdash; meshiphi 1.1.6 documentation</title>
<title>3. Command Line Interface &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=505e95f4"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../_static/js/theme.js"></script>
Expand Down Expand Up @@ -214,7 +214,7 @@ <h2><span class="section-number">3.4. </span>plot_mesh (GeoPlot)<a class="header
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
6 changes: 3 additions & 3 deletions docs/html/sections/Configuration/Configuration_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>5. Configuration Overview &mdash; meshiphi 1.1.6 documentation</title>
<title>5. Configuration Overview &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=505e95f4"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../../_static/js/theme.js"></script>
Expand Down Expand Up @@ -223,7 +223,7 @@ <h2><span class="section-number">5.2. </span>Config Validation<a class="headerli
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>5.1. Configuration - Mesh Construction &mdash; meshiphi 1.1.6 documentation</title>
<title>5.1. Configuration - Mesh Construction &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=505e95f4"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../../_static/js/theme.js"></script>
Expand Down Expand Up @@ -498,7 +498,7 @@ <h2><span class="section-number">5.1.3. </span>Splitting<a class="headerlink" hr
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
6 changes: 3 additions & 3 deletions docs/html/sections/Dataloaders/AddingDataloaders.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>7.6. Adding New Dataloaders &mdash; meshiphi 1.1.6 documentation</title>
<title>7.6. Adding New Dataloaders &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=505e95f4"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../../_static/js/theme.js"></script>
Expand Down Expand Up @@ -197,7 +197,7 @@ <h2><span class="section-number">7.6.2. </span>Adding within iPython Notebooks<a
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
6 changes: 3 additions & 3 deletions docs/html/sections/Dataloaders/DataLoaderInterface.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>7.1. Dataloader Interface &mdash; meshiphi 1.1.6 documentation</title>
<title>7.1. Dataloader Interface &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=505e95f4"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../../_static/js/theme.js"></script>
Expand Down Expand Up @@ -138,7 +138,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
6 changes: 3 additions & 3 deletions docs/html/sections/Dataloaders/Factory.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>7.2. Dataloader Factory &mdash; meshiphi 1.1.6 documentation</title>
<title>7.2. Dataloader Factory &mdash; meshiphi 2.0.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=b108bffd"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js?v=505e95f4"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../../_static/js/theme.js"></script>
Expand Down Expand Up @@ -221,7 +221,7 @@ <h2><span class="section-number">7.2.2. </span>Example<a class="headerlink" href
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022-2023, BAS AI Lab.</p>
<p>&#169; Copyright 2021-, BAS AI Lab.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
Loading

0 comments on commit 27edc3b

Please sign in to comment.