-
Notifications
You must be signed in to change notification settings - Fork 0
/
EGU2019_Seadatacloud_DIVA.html
448 lines (349 loc) · 14.5 KB
/
EGU2019_Seadatacloud_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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Spatial data interpolation</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/sharlo.css" id="theme">
<link rel="stylesheet" href="css/pres.css">
<link rel="stylesheet" href="css/academicons.css">
<link rel="stylesheet" href="https://cdn.knightlab.com/libs/juxtapose/latest/css/juxtapose.css">
<!-- 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">
<h2>DIVA & DIVAnd interpolation tools</h2>
<h3>All you need to know about them</h3>
<p>
<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
</p>
<p><img src="images/logo_gher.png" height="100px"/>
<img src="images/logo_uliege.jpeg" height="100px"/>
<img src="images/logo_seadatacloud.png" height="100px"/>
<img src="images/logo_emodnet.png" height="100px"/></p>
</section>
<section class="center">
<h1>What (who?) is DIVA?</h1>
<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>
Software tool to interpolate in situ observations
</section>
<section class="center">
<h1>What is [not] DIVAnd?</h1>
<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="center">
<h1>What's the goal of DIVA{nd}?</h1>
<p><img src="images/Diva_gridding_canary.png" height="350px"/></p>
<p>Get gridded field from in situ data</p>
</section>
<section>
<h1>What are the differences<br> between them?</h1>
<p><i class="fas fa-calculator"></i> Mathematical formulation</p>
<p><i class="fas fa-code"></i>Programming language</p>
<p><i class="fas fa-user-circle"></i>User interface</p>
</section>
<section class="center">
<h1>Who wrote the code?</h1>
<img class="plain" src="images/alexander-barth.jpeg" height="150px">
<img class="plain" src="images/michel-rixen.jpeg" height="150px">
<img class="plain" src="images/jeanmarie-beckers.jpeg" height="150px">
<img class="plain" src="images/pierre-brasseur.jpg" height="150px">
<img class="plain" src="images/mohamed.jpeg" height="150px">
<img class="plain" src="images/sylvain.jpg" height="150px"><br>
<p class="fragment">and a few others since 1991</p>
</section>
<section>
<h1>Why <img class="plain" src="images/logo_julia0.png" height="100px" style="vertical-align:middle"/>,<br>
why not <img class="plain" src="images/Rlogo.png" height="100px" style="vertical-align:middle"/> or
<img class="plain" src="images/logo_python.png" height="100px" style="vertical-align:middle"/>?</h1>
</section>
<section>
<img src="images/harder_better.jpg" height="500px"/><br>
<h5>Source: http://daftpunk.wikia.com, No copyright infringement is intended</h5>
</section>
<section>
<h2>Better...</h2>
<br>
<p style="text-align:left">
Multiple dispatch<br>
Math-friendly syntax<br>
Unicode support: π, η, ∫ϵα
</p>
<pre><code>
julia> 🌊 = 1./3.
julia> cos(🌊*π)
0.5000000000000001
</code></pre>
</section>
<section>
<h2>Faster</h2>
<p style="text-align:left">
Just-in-time (JIT) compiled<br>
Parallelism
</p>
<pre><code class="julia">
function fib(n::Int)
f=Vector{Int}(undef, n+1)
f[1]=f[2]=1;
for i=3:n+1
f[i]=f[i-1]+f[i-2]
end
return f
end
ff = @time fib(400000000);
1.158971 seconds (18.52 k allocations: 2.981 GiB, 0.84% gc time)
</code></pre>
</section>
<section>
<h2>Stronger</h2>
<p style="text-align:left">
<b>Metaprogramming:</b><br>
Julia programs can read, analyse, generate other Julia programs<br>
<br>
"Easy" interfacing: R, Python, ...
</p>
<pre><code class="julia">
@pyimport numpy.random as nr
nr.rand(3,4)
</code></pre>
</section>
<section>
<h2>Harder</h2>
<p style="text-align:left">
Learning a new and evolving language<br>
Transition from 0.6 to 1.0<br>
</p>
<img src="images/julia_release.jpg" height="400px"/><br>
</section>
</section>
</section>
<section class="center">
<h1>How can I get the code?</h1>
<img class="plain" src="images/596px-Diva46.png" height="340px"><br>
<i class="fab fa-github"></i>
<a href="https://github.com/gher-ulg/DIVA">https://github.com/gher-ulg/DIVA</a>
<img src="https://zenodo.org/badge/80114691.svg" style="vertical-align:middle"/> <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>
<section class="center">
<h1>Who's using it?</h1>
</section>
<section class="center">
<p>SeaDataCloud regional leaders, creating climatologies</p>
<a href="https://www.seadatanet.org/Products/Climatologies">https://www.seadatanet.org/Products/Climatologies</a>
<img class="plain" src="images/fig07b_winter_salinity_100.png" height="300px"><br>
</section>
<section class="center">
<p>EMODnet Chemistry regional leaders</p>
<a href="http://www.emodnet-chemistry.eu/products">http://www.emodnet-chemistry.eu/products</a><br>
<img class="plain" src="images/EMODnet_data_domains02.png" height="450px">
</section>
<section class="center">
<p>EMODnet Biology (specific products)</p>
<a href="http://www.emodnet-biology.eu/data-products">http://www.emodnet-biology.eu/data-products</a><br>
<img class="plain" src="images/EMODnetBio_prod.png" height="450px">
</section>
<section>
<h3> Example: zooplankton count in the Baltic Sea</h3>
<p class="fragment step-fade-in-then-out"><img src="images/KeratellaCruciformis-2007.png" height="450px"/></p>
<p class="fragment step-fade-in-then-out"><img src="images/KeratellaCruciformis-2008.png" height="450px"/></p>
<p class="fragment step-fade-in-then-out"><img src="images/KeratellaCruciformis-2009.png" height="450px"/></p>
<p class="fragment step-fade-in-then-out"><img src="images/KeratellaCruciformis-2010.png" height="450px"/></p>
<p class="fragment step-fade-in-then-out"><img src="images/KeratellaCruciformis-2011.png" height="450px"/></p>
<p class="fragment step-fade-in-then-out"><img src="images/KeratellaCruciformis-2012.png" height="450px"/></p>
</section>
<section class="center">
BioOracle: <a href="http://www.bio-oracle.org/index.php">http://www.bio-oracle.org/index.php</a><br>
<img src="images/biooracle.png" height="150px"/></p>
</section>
</section>
</section>
<section>
<section class="center">
<h1>Can I test it without installing it?</h1>
</section>
<section>
<p>DIVA (2D) within Ocean Data View</p>
<a href="http://odv.awi.de/">http://odv.awi.de/</a><br>
<p class="fragment step-fade-in-then-out"><img class="plain" src="images/odvdiva2.png" height="450px"></p>
<p class="fragment step-fade-in-then-out"><img class="plain" src="images/salinity_ODV2.png" height="450px"></p>
</section>
<section class="center">
<p>DIVA-on-Web (2D)</p>
<a href="http://ec.oceanbrowser.net/emodnet/diva.html">http://ec.oceanbrowser.net/emodnet/diva.html</a><br>
<img class="plain" src="images/divaonweb.png" height="450px">
</section>
<section class="center">
<p>Jupyter notebooks inside the Virtual Research Environment</p>
<img class="plain" src="images/divand_notebooks.jpg" height="450px">
</section>
<section class="center">
<p>DIVAnd REST API (2D)</p>
<img class="plain" src="images/divand_rest.png" height="450px">
</section>
</section>
<section>
<section class="center">
<h1>Why (do we think) it is better than any other method?</h1>
</section>
<section class="center">
Fast, robust, specific to ocean<br>
Separation of sub-domains<br>
Associated error field<br>
<img class="plain" src="images/baltic_leaflet07.png" height="450px">
</section>
</section>
<section>
<section class="center">
<h1>Can I interpolate velocity measurements?</h1>
</section>
<section data-markdown data-transition="fade-in slide-out">
## High-frequency radar interpolation
Synthetic velocity field, red arrow = measurement
![synthetic:](images/current1.png)
</section>
<section data-markdown data-transition="fade-in slide-out">
## High-frequency radar interpolation
Adding the influence of the coast
![Coastline:](images/current2.png)
</section>
<section data-markdown data-transition="fade-in slide-out">
## High-frequency radar interpolation
Low horizontal divergence of currents
![Divergence:](images/current3.png)
</section>
<section data-markdown data-transition="fade-in slide-out">
## High-frequency radar interpolation
Including Coriolis force and geostrophically balanced mean flow<br>
![Coriolis:](images/divand_hfradar_3D_Coriolis_geo.png)
Test areas: Ibiza Channel, Gulf of Trieste
</section>
</section>
<section>
<section class="center">
<h1>Would you help me use it?</h1>
</section>
</section>
<section class="center">
<h2>Why may I not be able to use it?</h2>
<h3><i class="fas fa-hourglass-end"></i></h3>
<p class="fragment">
<b>Hofstadter's Law</b>:<br>
<it>It always takes longer than you expect, <br>
even when you take into account Hofstadter's Law.</it>
</p>
</section>
<section>
<section class="center">
<h1>How to cite?</h1>
<p class="fragment">Barth, A., Beckers, J.-M., Troupin, C., Alvera-Azcárate, A., and Vandenbulcke, L.:
DIVAnd-1.0: n-dimensional variational data analysis for ocean observations,
Geosci. Model Dev., 7, 225-241, doi:10.5194/gmd-7-225-2014, 2014.
</p>
</section>
<section class="center"> <h3>One DOI per code release</h3>
2.3.1 → <img src="https://zenodo.org/badge/DOI/10.5281/zenodo.2562095.svg" style="vertical-align:middle"/> <br>
2.3.0 → <img src="https://zenodo.org/badge/DOI/10.5281/zenodo.2548856.svg" style="vertical-align:middle"/> <br>
...
</section>
</section>
<section >
<h2>Who is Julia?</h2>
<p class="fragment">
Julia Child (1912-2004)<br>
<img src="images/JuliaChild2.jpg" height="400px"/><br>
<h6 class="fragment">By Lynn Gilbert - Own work, CC BY-SA 4.0, https://commons.wikimedia.org/w/index.php?curid=51678880
</h6>
</p>
</section>
<section class="center">
<h1> Thanks for your attention </h1>
</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.js"></script>
<script src="js/basemaps.js"></script>
<script type="text/javascript" src="./data/medsea_coast.js"></script>
<script type="text/javascript" src="./data/medsea_mesh.js"></script>
<script type="text/javascript" src="./data/data_position5.dat"></script>
<script type="text/javascript" src="./data/grid.js"></script>
<script type="text/javascript" src="./data/finegrid.js"></script>
<script type="text/javascript" src="./data/temperature.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('diva-map', window.divaMap);
</script>
</body>
</html>