-
Notifications
You must be signed in to change notification settings - Fork 0
/
IMDIS2021_VRE_69.html
221 lines (168 loc) · 6.21 KB
/
IMDIS2021_VRE_69.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Working with the SeaDataCloud Virtual Research Environment: What can we do for you?</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.15.2/css/all.css" crossorigin="anonymous">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/imdis.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">
<h1>Working with the SeaDataCloud <br> Virtual Research Environment: </h1>
<h2>What can we do for you?</h2>
</section>
<section>
<h3> Brought to you by ... </h3>
<p>
Charles <b>Troupin</b> | GHER/ULiège 🇧🇪 <br>
Alexander <b>Barth</b> | GHER/ULiège 🇧🇪 <br>
Leo <b>Bruvry-Lagadec</b> | IFREMER, Plouzané 🇫🇷 <br>
Merret <b>Buurman</b> | DKRZ, Hamburg 🇩🇪 <br>
Seppo <b>Kaitala</b> | SYKE 🇫🇮 <br>
Narayanan Krishnan</b> | UKRI STFC 🇬🇧 <br>
Sebastian <b>Mieruch</b> | AWI, Bremerhaven 🇩🇪 <br>
Giorgio <b>Santinelli</b> | Deltares, Delft 🇳🇱 <br>
Peter <b>Thijsse</b> | MARIS, Nootdorp 🇳🇱 <br>
Filip <b>Waumans</b> | VLIZ 🇧🇪 <br>
Themis <b>Zamani</b> | GRNET, Athens 🇬🇷 <br>
</p>
</section>
</section>
<!--The problem_______________________________________ -->
<section>
<section>
<h3>Analysing data</h3>
<table>
<tr>
<td>Data </td>
<td>Tools</td>
<td>Users</td>
</tr>
<tr>
<td><i class="fas fa-database"></i></td>
<td><i class="fas fa-tools"></i></td>
<td><i class="fas fa-users-cog"></i></td>
</tr>
</table>
</section>
<section>
<h3>Problem: time is limited</h3>
<p style="font-size:100px"><i class="fas fa-hourglass-half"></i></p>
<table>
<tr>
<td style="font-size:40px">Avoid data download and hard disk space use</td>
<td style="font-size:40px">Avoid (painful) tool installation</td>
<td style="font-size:40px">Focus on the users!</td>
</tr>
<tr>
<td><span class="strikediag"><i class="fas fa-database"></i></span></td>
<td><span class="strikediag"><i class="fas fa-tools"></i></span></td>
<td><i class="fas fa-users-cog"></i></td>
</tr>
</table>
</section>
</section>
<!--The solution_______________________________________ -->
<section>
<section class="center">
<h1><b>V</b>irtual</h1>
<h1><b>R</b>esearch</h1>
<h1><b>E</b>nvironment</h1>
<a href="https://vre.seadatanet.org">https://vre.seadatanet.org</a>
</section>
<section>
<h3>What is inside the VRE <i class="fas fa-question-circle"></i></h3>
<table>
<tr align="left">
<td><i class="fas fa-database"></i></td>
<td><i class="fas fa-tools"></i></td>
</tr>
<tr>
<td style="font-size:30px;text-align:left">SeaDataNet Temperature and salinity datasets</td>
<td style="font-size:30px">webODV (data analysis)</td>
</tr>
<tr>
<td style="font-size:30px;text-align:left">User private data</td>
<td style="font-size:30px;text-align:left">DIVAnd (spatial interpolation)</td>
</tr>
<tr>
<td style="font-size:30px;text-align:left">ODV course material</td>
<td style="font-size:30px;text-align:left">BioQC: processing and quality control on biological datasets</td>
</tr>
<tr>
<td style="font-size:30px;text-align:left"> </td>
<td style="font-size:30px;text-align:left">VIZ: dynamic visualisation service</td>
</tr>
</table>
</section>
<section >
<h3>Who can use it <i class="fas fa-question-circle"></i></h3>
</section>
<section >
<h3>How is it implemented <i class="fas fa-question-circle"></i></h3>
</section>
</section>
<!--The conclusions -->
<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="js/reveal.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>