Skip to content

Commit

Permalink
Rebuild website
Browse files Browse the repository at this point in the history
  • Loading branch information
Ann-Silje Kirkvik committed Jun 24, 2021
1 parent d902fde commit 5a3f08a
Show file tree
Hide file tree
Showing 29 changed files with 1,072 additions and 234 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.1.4
current_version = 1.1.5
commit = False
tag = False

Expand Down
4 changes: 2 additions & 2 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


<link rel="shortcut icon" href="/img/favicon.ico">
<title>Midgard v1.1.4</title>
<title>Midgard v1.1.5</title>
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/font-awesome.min.css" rel="stylesheet">
<link href="/css/base.css" rel="stylesheet">
Expand All @@ -23,7 +23,7 @@
<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="/.">Midgard v1.1.4</a>
<a class="navbar-brand" href="/.">Midgard v1.1.5</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/midgard-collections/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


<link rel="shortcut icon" href="../../img/favicon.ico">
<title>midgard.collections - Midgard v1.1.4</title>
<title>midgard.collections - Midgard v1.1.5</title>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/font-awesome.min.css" rel="stylesheet">
<link href="../../css/base.css" rel="stylesheet">
Expand All @@ -23,7 +23,7 @@
<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="../..">Midgard v1.1.4</a>
<a class="navbar-brand" href="../..">Midgard v1.1.5</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
Expand Down
6 changes: 3 additions & 3 deletions docs/api/midgard-config/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


<link rel="shortcut icon" href="../../img/favicon.ico">
<title>midgard.config - Midgard v1.1.4</title>
<title>midgard.config - Midgard v1.1.5</title>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/font-awesome.min.css" rel="stylesheet">
<link href="../../css/base.css" rel="stylesheet">
Expand All @@ -23,7 +23,7 @@
<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="../..">Midgard v1.1.4</a>
<a class="navbar-brand" href="../..">Midgard v1.1.5</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
Expand Down Expand Up @@ -200,7 +200,7 @@ <h2 id="midgardconfigconfig">midgard.config.config</h2>
<p><strong>Help text and Type hints:</strong></p>
<h3 id="casedconfigparser"><strong>CasedConfigParser</strong></h3>
<p>Full name: <code>midgard.config.config.CasedConfigParser</code></p>
<p>Signature: <code>(defaults=None, dict_type=&lt;class 'dict'&gt;, allow_no_value=False, *, delimiters=('=', ':'), comment_prefixes=('#', ';'), inline_comment_prefixes=None, strict=True, empty_lines_in_values=True, default_section='DEFAULT', interpolation=&lt;object object at 0x7fde4ee5e930&gt;, converters=&lt;object object at 0x7fde4ee5e930&gt;)</code></p>
<p>Signature: <code>(defaults=None, dict_type=&lt;class 'dict'&gt;, allow_no_value=False, *, delimiters=('=', ':'), comment_prefixes=('#', ';'), inline_comment_prefixes=None, strict=True, empty_lines_in_values=True, default_section='DEFAULT', interpolation=&lt;object object at 0x7fef7ecaf930&gt;, converters=&lt;object object at 0x7fef7ecaf930&gt;)</code></p>
<p>ConfigParser with case-sensitive keys</p>
<h3 id="configuration"><strong>Configuration</strong></h3>
<p>Full name: <code>midgard.config.config.Configuration</code></p>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/midgard-data/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


<link rel="shortcut icon" href="../../img/favicon.ico">
<title>midgard.data - Midgard v1.1.4</title>
<title>midgard.data - Midgard v1.1.5</title>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/font-awesome.min.css" rel="stylesheet">
<link href="../../css/base.css" rel="stylesheet">
Expand All @@ -23,7 +23,7 @@
<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="../..">Midgard v1.1.4</a>
<a class="navbar-brand" href="../..">Midgard v1.1.5</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
Expand Down
8 changes: 4 additions & 4 deletions docs/api/midgard-dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


<link rel="shortcut icon" href="../../img/favicon.ico">
<title>midgard.dev - Midgard v1.1.4</title>
<title>midgard.dev - Midgard v1.1.5</title>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/font-awesome.min.css" rel="stylesheet">
<link href="../../css/base.css" rel="stylesheet">
Expand All @@ -23,7 +23,7 @@
<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="../..">Midgard v1.1.4</a>
<a class="navbar-brand" href="../..">Midgard v1.1.5</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
Expand Down Expand Up @@ -876,10 +876,10 @@ <h2 id="midgarddevtimer">midgard.dev.timer</h2>
logger is used to report the timing. See <code>Timer.__init__</code> for more details.</p>
<h3 id="accumulatedtimer"><strong>AccumulatedTimer</strong></h3>
<p>Full name: <code>midgard.dev.timer.AccumulatedTimer</code></p>
<p>Signature: <code>(text: str = 'Elapsed time:', fmt: str = '.4f', logger: Union[Callable[[str], NoneType], NoneType] = functools.partial(&lt;function log at 0x7fde4edea8b0&gt;, level='info')) -&gt; None</code></p>
<p>Signature: <code>(text: str = 'Elapsed time:', fmt: str = '.4f', logger: Union[Callable[[str], NoneType], NoneType] = functools.partial(&lt;function log at 0x7fef7ec3b8b0&gt;, level='info')) -&gt; None</code></p>
<h3 id="timer"><strong>Timer</strong></h3>
<p>Full name: <code>midgard.dev.timer.Timer</code></p>
<p>Signature: <code>(text: str = 'Elapsed time:', fmt: str = '.4f', logger: Union[Callable[[str], NoneType], NoneType] = functools.partial(&lt;function log at 0x7fde4edea8b0&gt;, level='info')) -&gt; None</code></p>
<p>Signature: <code>(text: str = 'Elapsed time:', fmt: str = '.4f', logger: Union[Callable[[str], NoneType], NoneType] = functools.partial(&lt;function log at 0x7fef7ec3b8b0&gt;, level='info')) -&gt; None</code></p>
<p>Class for timing running time of functions and code blocks.</p>
<h2 id="midgarddevutil">midgard.dev.util</h2>
<p>Midgard library module with utility functions for easier script development</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/midgard-files/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


<link rel="shortcut icon" href="../../img/favicon.ico">
<title>midgard.files - Midgard v1.1.4</title>
<title>midgard.files - Midgard v1.1.5</title>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/font-awesome.min.css" rel="stylesheet">
<link href="../../css/base.css" rel="stylesheet">
Expand All @@ -23,7 +23,7 @@
<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="../..">Midgard v1.1.4</a>
<a class="navbar-brand" href="../..">Midgard v1.1.5</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/midgard-gnss/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


<link rel="shortcut icon" href="../../img/favicon.ico">
<title>midgard.gnss - Midgard v1.1.4</title>
<title>midgard.gnss - Midgard v1.1.5</title>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/font-awesome.min.css" rel="stylesheet">
<link href="../../css/base.css" rel="stylesheet">
Expand All @@ -23,7 +23,7 @@
<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="../..">Midgard v1.1.4</a>
<a class="navbar-brand" href="../..">Midgard v1.1.5</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
Expand Down
6 changes: 3 additions & 3 deletions docs/api/midgard-ionosphere/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


<link rel="shortcut icon" href="../../img/favicon.ico">
<title>midgard.ionosphere - Midgard v1.1.4</title>
<title>midgard.ionosphere - Midgard v1.1.5</title>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/font-awesome.min.css" rel="stylesheet">
<link href="../../css/base.css" rel="stylesheet">
Expand All @@ -23,7 +23,7 @@
<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="../..">Midgard v1.1.4</a>
<a class="navbar-brand" href="../..">Midgard v1.1.5</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
Expand Down Expand Up @@ -176,7 +176,7 @@ <h2 id="midgardionosphereklobuchar">midgard.ionosphere.klobuchar</h2>
</ul>
<h3 id="klobuchar"><strong>klobuchar</strong>()</h3>
<p>Full name: <code>midgard.ionosphere.klobuchar.klobuchar</code></p>
<p>Signature: <code>(time, ion_coeffs, rec_pos, az, el, freq_l1, freq=None, logger=functools.partial(&lt;function log at 0x7fde4edea8b0&gt;, level='debug'))</code></p>
<p>Signature: <code>(time, ion_coeffs, rec_pos, az, el, freq_l1, freq=None, logger=functools.partial(&lt;function log at 0x7fef7ec3b8b0&gt;, level='debug'))</code></p>
<p>Compute the ionospheric time-delay correction for the single-frequency by broadcast model (klobuchar model)</p>
<p>GPS and BeiDou satellite navigation systems use this model. The implementation is based on original paper of
Klobuchar, J.A. Ionospheric Time-Delay Algorithm for Single-Frequency GPS Users
Expand Down
4 changes: 2 additions & 2 deletions docs/api/midgard-math/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


<link rel="shortcut icon" href="../../img/favicon.ico">
<title>midgard.math - Midgard v1.1.4</title>
<title>midgard.math - Midgard v1.1.5</title>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/font-awesome.min.css" rel="stylesheet">
<link href="../../css/base.css" rel="stylesheet">
Expand All @@ -23,7 +23,7 @@
<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="../..">Midgard v1.1.4</a>
<a class="navbar-brand" href="../..">Midgard v1.1.5</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
Expand Down
Loading

0 comments on commit 5a3f08a

Please sign in to comment.