Skip to content

Commit b474f21

Browse files
committed
Deployed d093f07 with MkDocs version: 1.6.1
0 parents  commit b474f21

53 files changed

Lines changed: 10242 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 148 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,148 @@
1+
<!DOCTYPE html>
2+
<html class="writer-html5" lang="en" >
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<link rel="shortcut icon" href="/img/favicon.ico" />
8+
<title>wildlife from space ai</title>
9+
<link rel="stylesheet" href="/css/theme.css" />
10+
<link rel="stylesheet" href="/css/theme_extra.css" />
11+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
12+
<link href="/assets/_mkdocstrings.css" rel="stylesheet" />
13+
14+
<!--[if lt IE 9]>
15+
<script src="/js/html5shiv.min.js"></script>
16+
<![endif]-->
17+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
18+
<script>hljs.highlightAll();</script>
19+
</head>
20+
21+
<body class="wy-body-for-nav" role="document">
22+
23+
<div class="wy-grid-for-nav">
24+
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
25+
<div class="wy-side-scroll">
26+
<div class="wy-side-nav-search">
27+
<a href="/.">
28+
<img src="/img/bas-logo-inverse-transparent-64.png" class="logo" alt="Logo"/>
29+
</a><div role="search">
30+
<form id ="rtd-search-form" class="wy-form" action="//search.html" method="get">
31+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
32+
</form>
33+
</div>
34+
</div>
35+
36+
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
37+
<ul>
38+
<li class="toctree-l1"><a class="reference internal" href="/.">Home</a>
39+
</li>
40+
</ul>
41+
<ul>
42+
<li class="toctree-l1"><a class="reference internal" href="/implementation/">Implementation</a>
43+
</li>
44+
</ul>
45+
<ul>
46+
<li class="toctree-l1"><a class="reference internal" href="/installation/">Installation</a>
47+
</li>
48+
</ul>
49+
<ul>
50+
<li class="toctree-l1"><a class="reference internal" href="/tutorial/">Tutorial</a>
51+
</li>
52+
</ul>
53+
<ul>
54+
<li class="toctree-l1"><a class="reference internal" href="/development/">Development</a>
55+
</li>
56+
</ul>
57+
<p class="caption"><span class="caption-text">Python API Reference</span></p>
58+
<ul>
59+
<li class="toctree-l1"><a class="reference internal" href="/autoapi/wfsai/">wfsai</a>
60+
<ul>
61+
<li class="toctree-l2"><a class="reference internal" href="/autoapi/wfsai/cli/">cli</a>
62+
</li>
63+
<li class="toctree-l2"><a class="reference internal" href="/autoapi/wfsai/configuration/">configuration</a>
64+
</li>
65+
<li class="toctree-l2"><a class="reference internal" href="/autoapi/wfsai/data/">data</a>
66+
</li>
67+
<li class="toctree-l2"><a class="reference internal" href="/autoapi/wfsai/execution/">execution</a>
68+
</li>
69+
<li class="toctree-l2"><a class="reference internal" href="/autoapi/wfsai/imagery/">imagery</a>
70+
</li>
71+
<li class="toctree-l2"><a class="reference internal" href="/autoapi/wfsai/setup_logging/">setup_logging</a>
72+
</li>
73+
<li class="toctree-l2"><a class="reference internal" href="/autoapi/wfsai/shapes/">shapes</a>
74+
</li>
75+
</ul>
76+
</li>
77+
</ul>
78+
</div>
79+
</div>
80+
</nav>
81+
82+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
83+
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
84+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
85+
<a href="/.">wildlife from space ai</a>
86+
87+
</nav>
88+
<div class="wy-nav-content">
89+
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
90+
<ul class="wy-breadcrumbs">
91+
<li><a href="/." class="icon icon-home" aria-label="Docs"></a></li>
92+
<li class="wy-breadcrumbs-aside">
93+
</li>
94+
</ul>
95+
<hr/>
96+
</div>
97+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
98+
<div class="section" itemprop="articleBody">
99+
100+
101+
<h1 id="404-page-not-found">404</h1>
102+
103+
<p><strong>Page not found</strong></p>
104+
105+
106+
</div>
107+
</div><footer>
108+
109+
<hr/>
110+
111+
<div role="contentinfo">
112+
<!-- Copyright etc -->
113+
</div>
114+
115+
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
116+
</footer>
117+
118+
</div>
119+
</div>
120+
121+
</section>
122+
123+
</div>
124+
125+
<div class="rst-versions" role="note" aria-label="Versions">
126+
<span class="rst-current-version" data-toggle="rst-current-version">
127+
128+
<span>
129+
<a href="https://github.com/antarctica/wfsai/" class="fa fa-github" style="color: #fcfcfc"> GitHub</a>
130+
</span>
131+
132+
133+
134+
</span>
135+
</div>
136+
<script src="/js/jquery-3.6.0.min.js"></script>
137+
<script>var base_url = "/";</script>
138+
<script src="/js/theme_extra.js"></script>
139+
<script src="/js/theme.js"></script>
140+
<script src="/search/main.js"></script>
141+
<script>
142+
jQuery(function () {
143+
SphinxRtdTheme.Navigation.enable(true);
144+
});
145+
</script>
146+
147+
</body>
148+
</html>

assets/_mkdocstrings.css

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
2+
/* Avoid breaking parameters name, etc. in table cells. */
3+
.doc-contents td code {
4+
word-break: normal !important;
5+
}
6+
7+
/* No line break before first paragraph of descriptions. */
8+
.doc-md-description,
9+
.doc-md-description>p:first-child {
10+
display: inline;
11+
}
12+
13+
/* Avoid breaking code headings. */
14+
.doc-heading code {
15+
white-space: normal;
16+
}
17+
18+
/* Improve rendering of parameters, returns and exceptions. */
19+
.doc-contents .field-name {
20+
min-width: 100px;
21+
}
22+
23+
/* Other curious-spacing fixes. */
24+
.doc-contents .field-name,
25+
.doc-contents .field-body {
26+
border: none !important;
27+
padding: 0 !important;
28+
}
29+
30+
.doc-contents p {
31+
margin: 1em 0 1em;
32+
}
33+
34+
.doc-contents .field-list {
35+
margin: 0 !important;
36+
}
37+
38+
.doc-contents pre {
39+
padding: 0 !important;
40+
}
41+
42+
.doc-contents .wy-table-responsive {
43+
margin-bottom: 0 !important;
44+
}
45+
46+
.doc-contents td.code {
47+
padding: 0 !important;
48+
}
49+
50+
.doc-contents td.linenos {
51+
padding: 0 8px !important;
52+
}
53+
54+
.doc-children,
55+
footer {
56+
margin-top: 20px;
57+
}

autoapi/summary/index.html

Lines changed: 163 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
1+
<!DOCTYPE html>
2+
<html class="writer-html5" lang="en" >
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<link rel="shortcut icon" href="../../img/favicon.ico" />
8+
<title>Summary - wildlife from space ai</title>
9+
<link rel="stylesheet" href="../../css/theme.css" />
10+
<link rel="stylesheet" href="../../css/theme_extra.css" />
11+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
12+
<link href="../../assets/_mkdocstrings.css" rel="stylesheet" />
13+
14+
<script>
15+
// Current page data
16+
var mkdocs_page_name = "Summary";
17+
var mkdocs_page_input_path = "autoapi/summary.md";
18+
var mkdocs_page_url = null;
19+
</script>
20+
21+
<!--[if lt IE 9]>
22+
<script src="../../js/html5shiv.min.js"></script>
23+
<![endif]-->
24+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
25+
<script>hljs.highlightAll();</script>
26+
</head>
27+
28+
<body class="wy-body-for-nav" role="document">
29+
30+
<div class="wy-grid-for-nav">
31+
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
32+
<div class="wy-side-scroll">
33+
<div class="wy-side-nav-search">
34+
<a href="../..">
35+
<img src="../../img/bas-logo-inverse-transparent-64.png" class="logo" alt="Logo"/>
36+
</a><div role="search">
37+
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
38+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
39+
</form>
40+
</div>
41+
</div>
42+
43+
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
44+
<ul>
45+
<li class="toctree-l1"><a class="reference internal" href="../..">Home</a>
46+
</li>
47+
</ul>
48+
<ul>
49+
<li class="toctree-l1"><a class="reference internal" href="../../implementation/">Implementation</a>
50+
</li>
51+
</ul>
52+
<ul>
53+
<li class="toctree-l1"><a class="reference internal" href="../../installation/">Installation</a>
54+
</li>
55+
</ul>
56+
<ul>
57+
<li class="toctree-l1"><a class="reference internal" href="../../tutorial/">Tutorial</a>
58+
</li>
59+
</ul>
60+
<ul>
61+
<li class="toctree-l1"><a class="reference internal" href="../../development/">Development</a>
62+
</li>
63+
</ul>
64+
<p class="caption"><span class="caption-text">Python API Reference</span></p>
65+
<ul>
66+
<li class="toctree-l1"><a class="reference internal" href="../wfsai/">wfsai</a>
67+
<ul>
68+
<li class="toctree-l2"><a class="reference internal" href="../wfsai/cli/">cli</a>
69+
</li>
70+
<li class="toctree-l2"><a class="reference internal" href="../wfsai/configuration/">configuration</a>
71+
</li>
72+
<li class="toctree-l2"><a class="reference internal" href="../wfsai/data/">data</a>
73+
</li>
74+
<li class="toctree-l2"><a class="reference internal" href="../wfsai/execution/">execution</a>
75+
</li>
76+
<li class="toctree-l2"><a class="reference internal" href="../wfsai/imagery/">imagery</a>
77+
</li>
78+
<li class="toctree-l2"><a class="reference internal" href="../wfsai/setup_logging/">setup_logging</a>
79+
</li>
80+
<li class="toctree-l2"><a class="reference internal" href="../wfsai/shapes/">shapes</a>
81+
</li>
82+
</ul>
83+
</li>
84+
</ul>
85+
</div>
86+
</div>
87+
</nav>
88+
89+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
90+
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
91+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
92+
<a href="../..">wildlife from space ai</a>
93+
94+
</nav>
95+
<div class="wy-nav-content">
96+
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
97+
<ul class="wy-breadcrumbs">
98+
<li><a href="../.." class="icon icon-home" aria-label="Docs"></a></li>
99+
<li class="breadcrumb-item active">Summary</li>
100+
<li class="wy-breadcrumbs-aside">
101+
</li>
102+
</ul>
103+
<hr/>
104+
</div>
105+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
106+
<div class="section" itemprop="articleBody">
107+
108+
<ul>
109+
<li><a href="../wfsai/">wfsai</a><ul>
110+
<li><a href="../wfsai/cli/">cli</a></li>
111+
<li><a href="../wfsai/configuration/">configuration</a></li>
112+
<li><a href="../wfsai/data/">data</a></li>
113+
<li><a href="../wfsai/execution/">execution</a></li>
114+
<li><a href="../wfsai/imagery/">imagery</a></li>
115+
<li><a href="../wfsai/setup_logging/">setup_logging</a></li>
116+
<li><a href="../wfsai/shapes/">shapes</a></li>
117+
</ul>
118+
</li>
119+
</ul>
120+
121+
</div>
122+
</div><footer>
123+
124+
<hr/>
125+
126+
<div role="contentinfo">
127+
<!-- Copyright etc -->
128+
</div>
129+
130+
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
131+
</footer>
132+
133+
</div>
134+
</div>
135+
136+
</section>
137+
138+
</div>
139+
140+
<div class="rst-versions" role="note" aria-label="Versions">
141+
<span class="rst-current-version" data-toggle="rst-current-version">
142+
143+
<span>
144+
<a href="https://github.com/antarctica/wfsai/" class="fa fa-github" style="color: #fcfcfc"> GitHub</a>
145+
</span>
146+
147+
148+
149+
</span>
150+
</div>
151+
<script src="../../js/jquery-3.6.0.min.js"></script>
152+
<script>var base_url = "../..";</script>
153+
<script src="../../js/theme_extra.js"></script>
154+
<script src="../../js/theme.js"></script>
155+
<script src="../../search/main.js"></script>
156+
<script>
157+
jQuery(function () {
158+
SphinxRtdTheme.Navigation.enable(true);
159+
});
160+
</script>
161+
162+
</body>
163+
</html>

0 commit comments

Comments
 (0)