-
Notifications
You must be signed in to change notification settings - Fork 0
/
Phidias2019_DIVA.html
282 lines (214 loc) · 10.4 KB
/
Phidias2019_DIVA.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>PHIDIAS: Marine data processing workflows</title>
<meta name="description" content="Spatial data interpolation">
<meta name="author" content="Charles">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css"
integrity="sha512-Rksm5RenBEKSKFjgI3a41vrjkw4EVPlJ3+OiI65vTjIdo9brlAacEuKOiQ5OFh7cOI1bkDwLqdLw3Zg0cRJAAQ=="
crossorigin=""/>
<link rel="stylesheet" href="css/theme/gher.css" id="theme">
<link rel="stylesheet" href="css/pres.css">
<link rel="stylesheet" href="css/academicons.css">
<link rel="stylesheet" href="lib/css/leaflet-reveal.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet.fullscreen/1.4.5/Control.FullScreen.css">
<style type="text/css">
.info { padding: 20px 20px; font: 20px/22px Arial, Helvetica, sans-serif; background: rgba(255,255,255,0.7);
box-shadow: 0 0 15px rgba(0,0,0,0.4); border-radius: 7px; }
.info h4 { margin: 0 0 5px; color: #777; font: 20px/22px Arial, Helvetica, sans-serif;}
.legend { text-align: left; line-height: 18px; color: #555; font: 20px/22px Arial, Helvetica, sans-serif;}
.legend i { width: 18px; height: 18px; float: left; margin-right: 8px; opacity: 0.7; }
.hexbin-hexagon {
stroke: #000;
stroke-width: .5px;
}
.line{
width: 10px;
height: 10px;
color: red
}
</style>
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<div class="slides">
<section>
<section class="center" style="text-align: left;" data-background-image="images/Phidias/Phidias_background.png">
<h1 align="left">Marine data processing workflows</h1>
<h3>C. Troupin | GHER, University of Liège</h3>
<p>
<img src="images/logo_gher.png" height="75px"/>
<img src="images/logo_uliege.jpeg" height="75px"/>
</p>
</section>
<section class="top" style="text-align: left;" data-background-image="images/Phidias/Phidias_background2.png">
<h2>Main cast</h2>
<p>Alexander <font style="font-variant: small-caps">Barth</font></p>
<p>Aida <font style="font-variant: small-caps">Alvera-Azcárate</font></p>
<p>Jean-Marie <font style="font-variant: small-caps">Beckers</font></p>
<p>Charles <font style="font-variant: small-caps">Troupin</font></p>
<p>
<img src="images/alexander-barth.jpeg" height="150px"/>
<img src="images/aida.jpg" height="150px"/>
<img src="images/jeanmarie-beckers.jpeg" height="150px"/>
<img src="images/ctroupin.JPG" height="150px"/>
</p>
</section>
<section class="top" style="text-align: left;" data-background-image="images/Phidias/Phidias_background2.png">
<h2>European context</h2>
<p>
<img src="images/logo_emodnet.png" height="70px"/>
<img src="images/logo_seadatacloud.png" height="70px"/>
<img src="images/logo/logo-eosc.png" height="70px"/>
<img src="images/logo/logo_odip.png" height="70px"/>
</p>
<p class="fragment fade-up">Collect once,</p>
<p class="fragment fade-up">Use many times</p>
<p class="fragment fade-up">And create products with DIVA</p>
</section>
<section data-background-iframe="maps/LiegeMap.html" data-background-interactive >
</section>
<section class="center" data-background-image="images/Phidias/Calvi2017_9369.jpg">
<h2>
<a href="http://www.stareso.ulg.ac.be">http://www.stareso.ulg.ac.be</a>
</h2>
</section>
</section>
<section>
<section class="center" data-background-image="images/Phidias/Phidias_background2.png">
<h1>Spatial interpolation<br>of in situ data</h1>
</section>
<section data-background-iframe="maps/Diva-interp.html" data-background-interactive >
</section>
<section class="top" style="text-align: left;" data-background-image="images/Phidias/Phidias_background2.png">
<h2>Main tools: DIVA?</h2>
<p><b>D</b>ata<br>
<b>I</b>nterpolating<br>
<b>V</b>ariational<br>
<b>A</b>nalysis
<p/>
<p><img src="images/diva_logo.png" height="200px"/></p>
</section>
<section class="top" style="text-align: left;" data-background-image="images/Phidias/Phidias_background2.png">
<h2>Main tools: DIVAnd?</h2>
<img src="images/logo_divand.png" height="200px"/>
<p>= n dimensional version of DIVA</p>
<p>≠ not a new release of DIVA,<br>
but a brand new code<p/>
</section>
<section class="top" style="text-align: left;" class="center" data-background-image="images/Phidias/Phidias_background2.png">
<h2>The Julia language</h2>
<a href="https://julialang.org/">https://julialang.org/</a><br>
<img src="images/julia_lang2019.png" height="400px"/>
</section>
<section class="top" style="text-align: left;" class="center" data-background-image="images/Phidias/Phidias_background2.png">
<h2>Tackling the 2-language problem...</h2>
<a href="https://www.nature.com/articles/d41586-019-02310-3">https://www.nature.com/articles/d41586-019-02310-3</a><br>
<img src="images/julia_nature.png" height="400px"/>
</section>
<section class="center" data-background-image="images/Phidias/Phidias_background2.png">
<h2>Jupyter notebooks</h2>
</section>
<section class="top" style="text-align: left;" data-background-image="images/Phidias/Phidias_background2.png">
<h2>Jupyter notebooks as user guide lines</h2>
<img class="plain" src="images/divand_notebooks.jpg" height="450px">
</section>
<section class="top" style="text-align: left;" data-background-image="images/Phidias/Phidias_background2.png">
<h2>How to get the code?</h2>
<img class="plain" src="images/julia_github.png" height="340px"><br>
<i class="fab fa-github"></i>
<a href="https://github.com/gher-ulg/DIVAnd.jl">https://github.com/gher-ulg/DIVAnd.jl</a>
<img src="https://zenodo.org/badge/79277337.svg" style="vertical-align:middle"/> <br>
</section>
</section>
<section>
<section class="center" data-background-image="images/Phidias/Phidias_background2.png">
<h1>Filling of incomplete<br>satellite images</h1>
</section>
<section data-background-iframe="maps/DINEOF-interp.html" data-background-interactive>
</section>
<section class="top" style="text-align: left;" data-background-image="images/Phidias/Phidias_background2.png">
<h2>Typical problem size</h2>
<h5>500 images X 1000 pixels X 1000 pixels<h5/>
<img src="images/Phidias/S2A_MSI_2017_04_29_10_56_51_T31UDT_L2W.jpg" height="440px">
<img src="images/Phidias/S2A_MSI_2017_04_29_10_56_51_T31UDT_L2W_zoom.jpg" height="440px">
</section>
<section class="top" style="text-align: left;" data-background-image="images/Phidias/Phidias_background2.png">
<h2>How can I get the code?</h2>
<img class="plain" src="images/dineof_github.png" height="340px"><br>
<i class="fab fa-github"></i>
<a href="https://github.com/aida-alvera/DINEOF">https://github.com/aida-alvera/DINEOF</a>
</section>
</section>
<section>
<section class="center" data-background="images/Phidias/Phidias_background2.png">
<h1 style="margin-bottom:3cm;"> Thanks for<br> your attention </h1>
<h5>
<i class="fab fa-github"></i> gher-ulg<br>
<i class="fab fa-twitter"></i> @GHER_ULiege <br>
<i class="ai ai-orcid"></i> 0000-0002-0265-1021
</h5>
</section>
</section>
</div>
<script src="https://cdn.knightlab.com/libs/juxtapose/latest/js/juxtapose.min.js"></script>
<script src="lib/js/head.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/leaflet.js"
integrity="sha512-/Nsx9X4HebavoBvEBuyp3I7od5tA0UzAxs+j83KgC8PU0kgB4XiK4Lfe4y4cgBtaRJQEIFCW+oC506aPT2L1zw=="
crossorigin=""></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/leaflet.heat/0.2.0/leaflet-heat.js"></script>
<script src="js/reveal.js"></script>
<script src="js/maps-emodnet.js"></script>
<script src="js/basemaps.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/leaflet.fullscreen/1.4.5/Control.FullScreen.js"></script>
<script>
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: false,
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/zoom-js/zoom.js', async: true },
{ src: 'plugin/notes/notes.js', async: true },
{ src: 'plugin/markdown/marked.js', async: true },
{ src: 'plugin/markdown/markdown.js', async: true },
{ src: 'plugin/embed-tweet/embed-tweet.js' },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
function runOnState(state, o) {
Reveal.addEventListener(state, function(e) {
var removeListener = function() {
o.stop();
Reveal.removeEventListener('slidechanged', removeListener);
}
o.start();
setTimeout(function() {
Reveal.addEventListener('slidechanged', removeListener);
}, 0);
});
}
runOnState('emodnet-bio-map', window.emodnetBioMap);
</script>
</body>
</html>