Skip to content

Commit 03d0d30

Browse files
author
committed
Deployed ce5ecf2 with MkDocs version: 1.6.1
0 parents  commit 03d0d30

51 files changed

Lines changed: 9603 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: 384 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,384 @@
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+
10+
11+
12+
13+
14+
15+
16+
17+
<link rel="icon" href="/assets/images/favicon.png">
18+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.0">
19+
20+
21+
22+
<title>Advanced Tooling in Earth Observation Application Packaging with CWL</title>
23+
24+
25+
26+
<link rel="stylesheet" href="/assets/stylesheets/main.618322db.min.css">
27+
28+
29+
<link rel="stylesheet" href="/assets/stylesheets/palette.ab4e12ef.min.css">
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
42+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
43+
<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">
44+
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
45+
46+
47+
48+
<link rel="stylesheet" href="/styles/css/app.css">
49+
50+
<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>
51+
52+
53+
54+
55+
56+
</head>
57+
58+
59+
60+
61+
62+
63+
64+
65+
66+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo">
67+
68+
69+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
70+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
71+
<label class="md-overlay" for="__drawer"></label>
72+
<div data-md-component="skip">
73+
74+
</div>
75+
<div data-md-component="announce">
76+
77+
</div>
78+
79+
80+
81+
82+
83+
84+
<header class="md-header md-header--shadow" data-md-component="header">
85+
<nav class="md-header__inner md-grid" aria-label="Header">
86+
<a href="/." title="Advanced Tooling in Earth Observation Application Packaging with CWL" class="md-header__button md-logo" aria-label="Advanced Tooling in Earth Observation Application Packaging with CWL" data-md-component="logo">
87+
88+
<img src="/imgs/icon-eoap.png" alt="logo">
89+
90+
</a>
91+
<label class="md-header__button md-icon" for="__drawer">
92+
93+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
94+
</label>
95+
<div class="md-header__title" data-md-component="header-title">
96+
<div class="md-header__ellipsis">
97+
<div class="md-header__topic">
98+
<span class="md-ellipsis">
99+
Advanced Tooling in Earth Observation Application Packaging with CWL
100+
</span>
101+
</div>
102+
<div class="md-header__topic" data-md-component="header-topic">
103+
<span class="md-ellipsis">
104+
105+
106+
107+
</span>
108+
</div>
109+
</div>
110+
</div>
111+
112+
113+
<form class="md-header__option" data-md-component="palette">
114+
115+
116+
117+
118+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
119+
120+
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
121+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 6H7c-3.31 0-6 2.69-6 6s2.69 6 6 6h10c3.31 0 6-2.69 6-6s-2.69-6-6-6m0 10H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h10c2.21 0 4 1.79 4 4s-1.79 4-4 4M7 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3"/></svg>
122+
</label>
123+
124+
125+
126+
127+
128+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
129+
130+
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
131+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 7H7a5 5 0 0 0-5 5 5 5 0 0 0 5 5h10a5 5 0 0 0 5-5 5 5 0 0 0-5-5m0 8a3 3 0 0 1-3-3 3 3 0 0 1 3-3 3 3 0 0 1 3 3 3 3 0 0 1-3 3"/></svg>
132+
</label>
133+
134+
135+
</form>
136+
137+
138+
139+
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
140+
141+
142+
143+
144+
145+
<label class="md-header__button md-icon" for="__search">
146+
147+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
148+
</label>
149+
<div class="md-search" data-md-component="search" role="dialog">
150+
<label class="md-search__overlay" for="__search"></label>
151+
<div class="md-search__inner" role="search">
152+
<form class="md-search__form" name="search">
153+
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
154+
<label class="md-search__icon md-icon" for="__search">
155+
156+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
157+
158+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
159+
</label>
160+
<nav class="md-search__options" aria-label="Search">
161+
162+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
163+
164+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
165+
</button>
166+
</nav>
167+
168+
</form>
169+
<div class="md-search__output">
170+
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
171+
<div class="md-search-result" data-md-component="search-result">
172+
<div class="md-search-result__meta">
173+
Initializing search
174+
</div>
175+
<ol class="md-search-result__list" role="presentation"></ol>
176+
</div>
177+
</div>
178+
</div>
179+
</div>
180+
</div>
181+
182+
183+
184+
</nav>
185+
186+
</header>
187+
188+
<div class="md-container" data-md-component="container">
189+
190+
191+
192+
193+
194+
195+
<main class="md-main" data-md-component="main">
196+
<div class="md-main__inner md-grid">
197+
198+
199+
200+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
201+
<div class="md-sidebar__scrollwrap">
202+
<div class="md-sidebar__inner">
203+
204+
205+
206+
207+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
208+
<label class="md-nav__title" for="__drawer">
209+
<a href="/." title="Advanced Tooling in Earth Observation Application Packaging with CWL" class="md-nav__button md-logo" aria-label="Advanced Tooling in Earth Observation Application Packaging with CWL" data-md-component="logo">
210+
211+
<img src="/imgs/icon-eoap.png" alt="logo">
212+
213+
</a>
214+
Advanced Tooling in Earth Observation Application Packaging with CWL
215+
</label>
216+
217+
<ul class="md-nav__list" data-md-scrollfix>
218+
219+
220+
221+
222+
223+
224+
225+
<li class="md-nav__item">
226+
<a href="/." class="md-nav__link">
227+
228+
229+
230+
<span class="md-ellipsis">
231+
232+
233+
Introduction
234+
235+
236+
237+
</span>
238+
239+
240+
241+
</a>
242+
</li>
243+
244+
245+
246+
247+
248+
249+
250+
251+
252+
<li class="md-nav__item">
253+
<a href="/oci-artifacts/" class="md-nav__link">
254+
255+
256+
257+
<span class="md-ellipsis">
258+
259+
260+
OCI artifacts
261+
262+
263+
264+
</span>
265+
266+
267+
268+
</a>
269+
</li>
270+
271+
272+
273+
274+
275+
276+
277+
278+
279+
<li class="md-nav__item">
280+
<a href="/in-cluster-build/" class="md-nav__link">
281+
282+
283+
284+
<span class="md-ellipsis">
285+
286+
287+
In-cluster build
288+
289+
290+
291+
</span>
292+
293+
294+
295+
</a>
296+
</li>
297+
298+
299+
300+
</ul>
301+
</nav>
302+
</div>
303+
</div>
304+
</div>
305+
306+
307+
308+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
309+
<div class="md-sidebar__scrollwrap">
310+
<div class="md-sidebar__inner">
311+
312+
313+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
314+
315+
316+
317+
318+
</nav>
319+
</div>
320+
</div>
321+
</div>
322+
323+
324+
325+
<div class="md-content" data-md-component="content">
326+
327+
<article class="md-content__inner md-typeset">
328+
329+
<h1>404 - Not found</h1>
330+
331+
</article>
332+
</div>
333+
334+
335+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
336+
</div>
337+
338+
</main>
339+
340+
<footer class="md-footer">
341+
342+
<div class="md-footer-meta md-typeset">
343+
<div class="md-footer-meta__inner md-grid">
344+
<div class="md-copyright">
345+
346+
<div class="md-copyright__highlight">
347+
<a href="https://img.shields.io/badge/License-CC_BY--SA_4.0-lightgrey.svg">License CC BY-SA 4.0</a>, by <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons</a>
348+
</div>
349+
350+
351+
Made with
352+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
353+
Material for MkDocs
354+
</a>
355+
356+
</div>
357+
358+
</div>
359+
</div>
360+
</footer>
361+
362+
</div>
363+
<div class="md-dialog" data-md-component="dialog">
364+
<div class="md-dialog__inner md-typeset"></div>
365+
</div>
366+
367+
368+
369+
370+
371+
<script id="__config" type="application/json">{"annotate": null, "base": "/", "features": [], "search": "/assets/javascripts/workers/search.7a47a382.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "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": "Select version"}, "version": null}</script>
372+
373+
374+
<script src="/assets/javascripts/bundle.e71a0d61.min.js"></script>
375+
376+
<script src="/javascripts/config.js"></script>
377+
378+
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
379+
380+
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
381+
382+
383+
</body>
384+
</html>

assets/images/favicon.png

1.83 KB
Loading

assets/javascripts/bundle.e71a0d61.min.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)