Skip to content

Commit e4e8511

Browse files
author
committed
Deployed 1aeee65 with MkDocs version: 1.3.0
0 parents  commit e4e8511

Some content is hidden

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

72 files changed

+88482
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 287 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,287 @@
1+
2+
<!doctype html>
3+
<html lang="en" class="no-js">
4+
<head>
5+
6+
<meta charset="utf-8">
7+
<meta name="viewport" content="width=device-width,initial-scale=1">
8+
9+
<meta name="description" content="QuakeFlow: a Scalable Deep-learning-based Earthquake Monitoring Workflow with Cloud Computing">
10+
11+
12+
<meta name="author" content="Weiqiang Zhu">
13+
14+
15+
<link rel="icon" href="/assets/images/favicon.png">
16+
<meta name="generator" content="mkdocs-1.3.0, mkdocs-material-8.4.1">
17+
18+
19+
20+
<title>QuakeFlow</title>
21+
22+
23+
24+
<link rel="stylesheet" href="/assets/stylesheets/main.69437709.min.css">
25+
26+
27+
<link rel="stylesheet" href="/assets/stylesheets/palette.cbb835fc.min.css">
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
38+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
39+
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
40+
41+
42+
43+
<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
44+
45+
46+
47+
48+
49+
50+
51+
52+
53+
<script id="__analytics">function __md_analytics(){function n(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],n("js",new Date),n("config","G-69DX3B35RK"),document.addEventListener("DOMContentLoaded",function(){if(document.forms.search&&document.forms.search.query.addEventListener("blur",function(){this.value&&n("event","search",{search_term:this.value})}),document.forms.feedback){var e,a=document.forms.feedback;for(e of a.querySelectorAll("[type=submit]"))e.addEventListener("click",function(e){e.preventDefault();var t=document.location.pathname,e=this.getAttribute("data-md-value");n("event","feedback",{page:t,data:e}),a.firstElementChild.disabled=!0;e=a.querySelector(".md-feedback__note [data-md-value='"+e+"']");e&&(e.hidden=!1)}),a.hidden=!1}"undefined"!=typeof location$&&location$.subscribe(function(e){n("config","G-69DX3B35RK",{page_path:e.pathname})})});var e=document.createElement("script");e.async=!0,e.src="https://www.googletagmanager.com/gtag/js?id=G-69DX3B35RK",document.getElementById("__analytics").insertAdjacentElement("afterEnd",e)}</script>
54+
55+
56+
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
57+
58+
59+
60+
61+
</head>
62+
63+
64+
65+
66+
67+
68+
69+
<body dir="ltr" data-md-color-scheme="" data-md-color-primary="none" data-md-color-accent="none">
70+
71+
72+
73+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
74+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
75+
<label class="md-overlay" for="__drawer"></label>
76+
<div data-md-component="skip">
77+
78+
</div>
79+
<div data-md-component="announce">
80+
81+
</div>
82+
83+
84+
85+
86+
<header class="md-header" data-md-component="header">
87+
<nav class="md-header__inner md-grid" aria-label="Header">
88+
<a href="/." title="QuakeFlow" class="md-header__button md-logo" aria-label="QuakeFlow" data-md-component="logo">
89+
90+
91+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z"/></svg>
92+
93+
</a>
94+
<label class="md-header__button md-icon" for="__drawer">
95+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
96+
</label>
97+
<div class="md-header__title" data-md-component="header-title">
98+
<div class="md-header__ellipsis">
99+
<div class="md-header__topic">
100+
<span class="md-ellipsis">
101+
QuakeFlow
102+
</span>
103+
</div>
104+
<div class="md-header__topic" data-md-component="header-topic">
105+
<span class="md-ellipsis">
106+
107+
108+
109+
</span>
110+
</div>
111+
</div>
112+
</div>
113+
114+
115+
116+
117+
<div class="md-header__source">
118+
<a href="https://github.com/ai4eps/QuakeFlow" title="Go to repository" class="md-source" data-md-component="source">
119+
<div class="md-source__icon md-icon">
120+
121+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
122+
</div>
123+
<div class="md-source__repository">
124+
AI4EPS/QuakeFlow
125+
</div>
126+
</a>
127+
</div>
128+
129+
</nav>
130+
131+
</header>
132+
133+
<div class="md-container" data-md-component="container">
134+
135+
136+
137+
138+
139+
140+
<main class="md-main" data-md-component="main">
141+
<div class="md-main__inner md-grid">
142+
143+
144+
145+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
146+
<div class="md-sidebar__scrollwrap">
147+
<div class="md-sidebar__inner">
148+
149+
150+
151+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
152+
<label class="md-nav__title" for="__drawer">
153+
<a href="/." title="QuakeFlow" class="md-nav__button md-logo" aria-label="QuakeFlow" data-md-component="logo">
154+
155+
156+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z"/></svg>
157+
158+
</a>
159+
QuakeFlow
160+
</label>
161+
162+
<div class="md-nav__source">
163+
<a href="https://github.com/ai4eps/QuakeFlow" title="Go to repository" class="md-source" data-md-component="source">
164+
<div class="md-source__icon md-icon">
165+
166+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
167+
</div>
168+
<div class="md-source__repository">
169+
AI4EPS/QuakeFlow
170+
</div>
171+
</a>
172+
</div>
173+
174+
<ul class="md-nav__list" data-md-scrollfix>
175+
176+
177+
178+
179+
180+
181+
182+
183+
<li class="md-nav__item">
184+
<a href="/." class="md-nav__link">
185+
Overview
186+
</a>
187+
</li>
188+
189+
190+
191+
192+
193+
194+
195+
196+
197+
198+
<li class="md-nav__item">
199+
<a href="/kubeflow/workflow/" class="md-nav__link">
200+
Pipeline
201+
</a>
202+
</li>
203+
204+
205+
206+
207+
208+
209+
210+
211+
212+
213+
<li class="md-nav__item">
214+
<a href="/data_format/" class="md-nav__link">
215+
Standard Formats
216+
</a>
217+
</li>
218+
219+
220+
221+
</ul>
222+
</nav>
223+
</div>
224+
</div>
225+
</div>
226+
227+
228+
229+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
230+
<div class="md-sidebar__scrollwrap">
231+
<div class="md-sidebar__inner">
232+
233+
234+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
235+
236+
237+
238+
239+
</nav>
240+
</div>
241+
</div>
242+
</div>
243+
244+
245+
<div class="md-content" data-md-component="content">
246+
<article class="md-content__inner md-typeset">
247+
248+
<h1>404 - Not found</h1>
249+
250+
</article>
251+
252+
</div>
253+
</div>
254+
255+
</main>
256+
257+
<footer class="md-footer">
258+
259+
<div class="md-footer-meta md-typeset">
260+
<div class="md-footer-meta__inner md-grid">
261+
<div class="md-copyright">
262+
263+
264+
Made with
265+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
266+
Material for MkDocs
267+
</a>
268+
269+
</div>
270+
271+
</div>
272+
</div>
273+
</footer>
274+
275+
</div>
276+
<div class="md-dialog" data-md-component="dialog">
277+
<div class="md-dialog__inner md-typeset"></div>
278+
</div>
279+
280+
<script id="__config" type="application/json">{"base": "/", "features": [], "search": "/assets/javascripts/workers/search.ecf98df9.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version.title": "Select version"}}</script>
281+
282+
283+
<script src="/assets/javascripts/bundle.9c69f0bc.min.js"></script>
284+
285+
286+
</body>
287+
</html>

assets/images/favicon.png

1.83 KB
Loading
226 KB
Loading

0 commit comments

Comments
 (0)