-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_en.html
388 lines (371 loc) · 21.7 KB
/
index_en.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta charset="utf-8" />
<title>LIAMG - Laboratory of Measurements Interpretation and Acquisition in Geosciences</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="apple-touch-icon" href="pages/ico/60.png">
<link rel="apple-touch-icon" sizes="76x76" href="pages/ico/76.png">
<link rel="apple-touch-icon" sizes="120x120" href="pages/ico/120.png">
<link rel="apple-touch-icon" sizes="152x152" href="pages/ico/152.png">
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta content="" name="description" />
<meta content="" name="author" />
<!-- BEGIN PLUGINS -->
<link href="assets/plugins/pace/pace-theme-flash.css" rel="stylesheet" type="text/css" />
<link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="assets/plugins/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css" />
<link href="assets/plugins/swiper/css/swiper.css" rel="stylesheet" type="text/css" media="screen" />
<link href="https://fonts.googleapis.com/css?family=Montserrat:200,300,400,400i,500,600|Raleway:200,300,400,400i,500,600|Shadows+Into+Light" rel="stylesheet">
<!-- END PLUGINS -->
<!-- BEGIN PAGES CSS -->
<link class="main-stylesheet" href="pages/css/pages.css" rel="stylesheet" type="text/css" />
<link href="pages/css/pages-icons.css" rel="stylesheet" type="text/css" />
<!-- BEGIN PAGES CSS -->
</head>
<body class="pace-white">
<!-- BEGIN HEADER -->
<nav class="header bg-header transparent-light " data-pages="header" data-pages-header="autoresize" data-pages-resize-class="dark">
<div class="container relative">
<!-- BEGIN LEFT CONTENT -->
<div class="pull-left">
<!-- .header-inner Allows to vertically Align elements to the Center-->
<div class="header-inner">
<!-- BEGIN LOGO -->
<img src="assets/images/liamg_logo.png" width="152" height="37" data-src-retina="assets/images/liamg_logo_2x.png" alt="">
</div>
</div>
<!-- BEGIN HEADER TOGGLE FOR MOBILE & TABLET -->
<div class="pull-right">
<div class="header-inner">
<div class="visible-sm-inline visible-xs-inline menu-toggler pull-right p-l-10" data-pages="header-toggle" data-pages-element="#header">
<div class="one"></div>
<div class="two"></div>
<div class="three"></div>
</div>
</div>
</div>
<!-- END HEADER TOGGLE FOR MOBILE & TABLET -->
<!-- BEGIN RIGHT CONTENT -->
<div class="pull-right menu-content clearfix" data-pages="menu-content" data-pages-direction="slideRight" id="header">
<!-- BEGIN HEADER CLOSE TOGGLE FOR MOBILE -->
<div class="pull-right">
<a href="#" class="text-black link padding-10 visible-xs-inline visible-sm-inline pull-right m-t-10 m-b-10 m-r-10" data-pages="header-toggle" data-pages-element="#header">
<i class=" pg-close_line"></i>
</a>
</div>
<!-- END HEADER CLOSE TOGGLE FOR MOBILE -->
<!-- BEGIN MENU ITEMS -->
<div class="header-inner">
<ul class="menu">
<li>
<a href="index_en.html" data-text="Home" class="active">Home </a>
</li>
<li>
<a class="page-scroll" href="#about" data-text="Pricing">About LIAMG</a>
</li>
<li>
<a class="page-scroll" href="#cours" data-text="Portfolio">Courses</a>
</li>
<li class="classic">
<a href="javascript:;" data-text="Elements">Tools<i class="pg-arrow_minimize m-l-5"></i></a>
<nav class="classic ">
<span class="arrow"></span>
<ul>
<li>
<a class="page-scroll" href="#what" >WHAT</a>
</li>
<li>
<a class="page-scroll" href="#bhtomo" >BH TOMO</a>
</li>
<li>
<a class="page-scroll" href="#thermcondmap" >ThermCondMap</a>
</li>
<!-- <li>
<a href="http://pages.revox.io/frontend/1.0/doc/#buttons" target="_blank">Buttons</a>
</li>
<li>
<a href="http://pages.revox.io/frontend/1.0/doc/#modals" target="_blank">Modals</a>
</li>
<li>
<a href="http://pages.revox.io/frontend/1.0/doc/#progress_bars" target="_blank">Progress & Activity</a>
</li>
<li>
<a href="http://pages.revox.io/frontend/1.0/doc/#accordians" target="_blank">Accordians</a>
</li>
<li>
<a href="http://pages.revox.io/frontend/1.0/doc/#tabs" target="_blank">Tabs</a>
</li> -->
</ul>
</nav>
</li>
<li>
<a href="https://github.com/groupeLIAMG" data-text="Contact">Contact </a>
</li>
<li>
<a href="index.html" data-text="Contact">FR </a>
</li>
<!-- <li>
<a class="btn btn-bordered fs-12 btn-white hidden-sm hidden-xs" href="http://themeforest.net/item/pages-responsive-admin-dashboard-template/9694847" data-text="Buy now">Buy now</a>
<a class="btn btn-bordered fs-12 btn-black font-montserrat fs-12 all-caps pull-bottom visible-sm visible-xs buy-now sm-static sm-m-l-20 sm-m-r-20" href="http://themeforest.net/item/pages-responsive-admin-dashboard-template/9694847">Buy now</a>
</li> -->
</ul>
</div>
<!-- END MENU ITEMS -->
</div>
</div>
</nav>
<!-- END HEADER -->
<!-- BEGIN JUMBOTRON -->
<section class="jumbotron full-vh relative">
<div class="container-xs-height full-height z-index-1">
<div class="col-xs-height col-middle text-left">
<!-- BEGIN CONTENT -->
<div class="inner full-height">
<div class="container-xs-height full-height">
<div class="col-xs-height col-middle text-center">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h1 class="light text-white m-t-5" data-swiper-parallax="-15%" style="font-family: 'Shadows Into Light', cursive;font-size:150px;line-height:1.3em">
LIAMG
</h1>
<p style="color:#fff;font-size:20px">Laboratory of Measurements Interpretation and Acquisition in Geosciences</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END CONTENT -->
</div>
</div>
<!-- <div class="mouse-wrapper">
<div class="mouse">
<div class="mouse-scroll"></div>
</div>
</div> -->
<!-- <div class="op-left bottom-right full-width full-vh z-index-1" data-vide-bg="assets/images/Background.png">
</div>
<div class="bottom-right full-width full-vh z-index-1 hidden demo-video-placeholder" data-pages-bg-image="assets/images/Screenshot.jpg"></div>
<a id="start_tour" href="#" class="mouse-scroll">Start tour</a>
<div class="video-overlay z-index-1 "></div> -->
<!-- <div class="op-left bottom-right full-width full-vh z-index-1" data-pages-bg-image="assets/images/Background.png" data-bg-overlay="black" data-overlay-opacity="0.6"> -->
<div class="op-left bottom-right full-width full-vh z-index-1" data-pages-bg-image="assets/images/Background.png" data-overlay-opacity="0.6"></div>
</div>
<!-- BEGIN ANIMATED MOUSE -->
</section>
<!-- END JUMBOTRON -->
<!-- BEGIN INTRO CONTENT -->
<section class="p-b-60 p-t-60" id="about">
<div class="container">
<div class="row">
<div class="col-sm-6">
<img src="assets/images/expertise_en.gif" class="image-responsive-width sm-image-responsive-height" alt="">
</div>
<div class="col-sm-4 col-sm-offset-1 p-t-50 sm-p-t-0">
<!-- <h6 class="block-title m-b-0 ">Notifications</h6> -->
<h1 class="m-t-5">Who we are?</h1>
<p class="m-t-30">Students, researcher and professors from INRS-ETE and the Geological Survey of Canada, we work in earth and water sciences.</p>
<p class="hint-text font-arial small m-t-30">
Our main research projects concern the characterization of reservoirs for CO2 sequestration, hydrogeology, petroleum and mining industy.</p>
<!-- <p class="hint-text font-arial small m-t-30">This is something extra to give users an exceptional user experience with a condensed menu. -->
</p>
</div>
</div>
</div>
</section>
<!-- END INTRO CONTENT -->
<!-- START CONTENT SECTION -->
<section id="cours" class="p-b-100 p-t-10 bg-master-dark">
<div class="container">
<div class="row">
<!-- <div class="col-sm-6 col-sm-offset-3 text-center"> -->
<div class="col-sm-6 col-md-4">
<h2 class="text-center inline p-r-15 m-b-0"><img src="" class="feature-icon" alt=""></h2>
<!-- <h5 class="block-title m-b-0 inline text-white">Quick notes </h5> -->
<div class="p-l-45 text-center inline">
<h2 class="m-t-0 text-center inline text-white">Modeling and Inversion in Geophysics</h2>
<p class="m-t-20 text-center inline text-white">This course covers the resolution of forward and inverse problems in applied geophysics.</p>
<a href="http://bernard-giroux.github.io/teaching/" class="btn btn-rounded m-r-10 btn-cons"><i class="fa fa-institution fa-fw"></i> <span class="network-name">Web page</span></a>
</div>
</div>
<div class="col-sm-6 col-md-4">
<h2 class="text-center inline p-r-15 m-b-0"><img src="" class="feature-icon" alt=""></h2>
<!-- <h5 class="block-title m-b-0 inline text-white">Quick notes </h5> -->
<div class="p-l-45 text-center inline">
<h2 class="m-t-40 text-center inline text-white">Seismic methods</h2>
<p class="m-t-60 text-center text-white">This course aims at developing skills for processing and interpreting seismic reflection data.</p>
<a href="http://bernard-giroux.github.io/teaching/" class="btn btn-rounded m-r-10 btn-cons"><i class="fa fa-institution fa-fw"></i> <span class="network-name">Web page</span></a>
</div>
</div>
<div class="col-sm-6 col-md-4">
<h2 class="text-center inline p-r-15 m-b-0"><img src="" class="feature-icon" alt=""></h2>
<!-- <h5 class="block-title m-b-0 inline text-white">Quick notes </h5> -->
<div class="p-l-45 text-center inline">
<h2 class="m-t-40 text-center inline text-white">Data Integration</h2>
<p class="m-t-60 text-white">Course given by Professor Erwan Gloaguen.</p>
<!-- <p class="font-arial hint-text small m-t-30 text-white">Memos, e-mails, messages, shopping lists and to-do lists.</p> -->
<a class="btn btn-rounded m-r-10 btn-cons"><i class="fa fa-refresh fa-fw"></i> <span class="network-name">Stay tuned</span></a> </div>
</div>
</div>
</div>
</section>
<!-- END CONTENT SECTION -->
<!-- ######################################################### -->
<!-- ######################### WHAT ########################## -->
<!-- ######################################################### -->
<!-- START CONTENT SECTION -->
<section id="what" class="p-b-60 p-t-60 sm-p-b-30">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3 text-center">
<!-- <h6 class="block-title text-white sm-b-0 ">Pages UI bundle</h6> -->
<!-- <h1 class="m-t-5 ">WHAT</h1> -->
<img class="m-t-5 m-t-20" src="assets/images/WHAT_banner1.png" alt="">
<p>WHAT (Well Hydrograph Analysis Toolbox) is a free, open source, and cross-platform interactive computer program whose main focus is the interpretation of observation well hydrographs.</p>
<!-- <p class="font-arial fs-12 hint-text m-t-20">Exclusively at Envato Marketplace</p> -->
<a href="https://github.com/jnsebgosselin/WHAT" class="btn btn-rounded m-r-10 btn-cons"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
</div>
</div>
</div>
</section>
<!-- END CONTENT SECTION -->
<!-- START CONTENT SECTION -->
<section id="demo-content-3" class="jumbotron p-b-60 p-t-70 relative no-overflow bg-white">
<img class="demo-browser-desktop visible-lg visible-xlg" src="assets/images/what.jpg" data-pages="float" data-max-top-translate="0" data-max-bottom-translate="40" data-speed="0.1" data-delay="1000" data-curve="ease" alt="">
</section>
<!-- ######################################################### -->
<!-- ######################### BH_TOMO ####################### -->
<!-- ######################################################### -->
<!-- START CONTENT SECTION -->
<section id="bhtomo" class="p-b-60 p-t-60 sm-p-b-70">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3 text-center">
<!-- <h6 class="block-title text-white sm-b-0 ">Pages UI bundle</h6> -->
<!-- <h1 class="m-t-5 ">WHAT</h1> -->
<img class="m-t-5 m-t-60" src="assets/images/BH_TOMO2_banner.png" alt="">
<p>BH TOMO is an open source borehole georadar/seismic data processing and ray-based 2D and 3D tomography software package written in MATLAB and Python.</p>
<!-- <p class="font-arial fs-12 hint-text m-t-20">Exclusively at Envato Marketplace</p> -->
<a href="https://github.com/groupeLIAMG/bh_tomo" class="btn btn-rounded m-r-10 btn-cons"><i class="fa fa-github fa-fw"></i> <span class="network-name">MATLAB</span></a>
<a href="https://github.com/groupeLIAMG/BhTomoPy" class="btn btn-rounded m-r-10 btn-cons"><i class="fa fa-github fa-fw"></i> <span class="network-name">Python</span></a>
</div>
</div>
</div>
</section>
<!-- END CONTENT SECTION -->
<!-- START CONTENT SECTION -->
<section id="demo-content-3" class="jumbotron p-b-60 p-t-70 relative no-overflow bg-white">
<img class="demo-browser-desktop visible-lg visible-xlg" src="assets/images/BH_TOMO_Screen.png" data-pages="float" data-max-top-translate="0" data-max-bottom-translate="40" data-speed="0.1" data-delay="1000" data-curve="ease" alt="">
</section>
<!-- END CONTENT SECTION -->
<!-- ######################################################### -->
<!-- ######################### CondThermMap ####################### -->
<!-- ######################################################### -->
<!-- START CONTENT SECTION -->
<section id="thermcondmap" class="p-b-60 p-t-60 sm-p-b-70">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3 text-center">
<!-- <h6 class="block-title text-white sm-b-0 ">Pages UI bundle</h6> -->
<!-- <h1 class="m-t-5 ">WHAT</h1> -->
<img class="m-t-5 m-t-60" src="assets/images/CondThermMap_Banner.png" alt="">
<p>ThermCondMap is a web app to explore the geothermal potential in the metropolitan Montreal area, built using the JavaScript library <em>CARTO.js</em></p>
<!-- <p class="font-arial fs-12 hint-text m-t-20">Exclusively at Envato Marketplace</p> -->
<a href="https://github.com/lperozzi/ThermCondMap" class="btn btn-rounded m-r-10 btn-cons"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
<!-- <a href="https://github.com/groupeLIAMG/BhTomoPy" class="btn btn-rounded m-r-10 btn-cons"><i class="fa fa-github fa-fw"></i> <span class="network-name">Python</span></a> -->
</div>
</div>
</div>
</section>
<!-- END CONTENT SECTION -->
<!-- START CONTENT SECTION -->
<section id="demo-content-3" class="jumbotron p-b-60 p-t-70 relative no-overflow bg-white">
<img class="demo-browser-desktop visible-lg visible-xlg" src="assets/images/CondThermMap.png" data-pages="float" data-max-top-translate="0" data-max-bottom-translate="40" data-speed="0.1" data-delay="1000" data-curve="ease" alt="" href="http://lperozzi.github.io/ThermCondMap/">
</section>
<!-- END CONTENT SECTION -->
<!-- START CONTENT SECTION -->
<!-- <section id="section1" class="p-b-100 p-t-100">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-4">
<h2 class="inline p-r-15 m-b-0"><img src="assets/images/crop.svg" class="feature-icon" alt=""></h2>
<h5 class="block-title m-b-0 inline">Quick notes </h5>
<div class="p-l-45">
<h2 class="m-t-0">Note them down</h2>
<p class="m-t-20">simple and awesome notepad app. It gives you a quick and simple notepad editing experience when you write notes</p>
<p class="font-arial hint-text small m-t-30">Memos, e-mails, messages, shopping lists and to-do lists.</p>
</div>
</div>
<div class="col-sm-6 col-md-4">
<h2 class="inline p-r-15 m-b-0"><img src="assets/images/meter.svg" class="feature-icon" alt=""></h2>
<h5 class="block-title m-b-0 inline">Quick notes </h5>
<div class="p-l-45">
<h2 class="m-t-0">Crystal Clear</h2>
<p class="m-t-20">Pages UI Framework uses vectors, which mean they're gorgeous on high-resolution displays.</p>
<h6 class="block-title m-b-5 fs-13 m-t-30 ">Retina ready</h6>
<p>Ready made 2x for retina displays</p>
<h6 class="block-title m-b-5 fs-13 m-t-30">Vector elements</h6>
<p>CSS vector elements and icons.</p>
<p class="font-arial hint-text small m-t-30">Icon Fonts, Vector SVG's, pages vector icons, Font awesome., Retina Ready.</p>
</div>
</div>
<div class="col-sm-6 col-md-4">
<h2 class="inline p-r-15 m-b-0"><img src="assets/images/size.svg" class="feature-icon" alt=""></h2>
<h5 class="block-title m-b-0 inline">Any Screen </h5>
<div class="p-l-45">
<h2 class="m-t-0">Keep connected</h2>
<p class="m-t-20">Quick chat helps you to Keep in touch with your friends and colleagues while working. It has a unique responsive design.</p>
<p class="font-arial hint-text small m-t-30">Multipurpose, Highly Customizable Chat UI design for anyone.</p>
</div>
</div>
</div>
</div>
</section> -->
<!-- END CONTENT SECTION -->
<!-- START FOOTER -->
<section class="p-b-30 p-t-40 bg-master-dark">
<div class="container">
<div class="row">
<div class="col-sm-6">
<img src="assets/images/liamg_logo.png" class="logo inline m-r-50" alt="">
<!-- <div class="m-t-10 ">
<ul class="no-style fs-11 no-padding font-arial">
<li class="inline no-padding"><a href="#" class=" text-master p-r-10 b-r b-grey">Home</a></li>
<li class="inline no-padding"><a href="#" class="hint-text text-master p-l-10 p-r-10 b-r b-grey">Themeforest</a></li>
<li class="inline no-padding"><a href="#" class="hint-text text-master p-l-10 p-r-10 b-r b-grey">Support</a></li>
<li class="inline no-padding"><a href="#" class="hint-text text-master p-l-10 p-r-10 xs-no-padding xs-m-t-10">Made with Pages</a></li>
</ul>
</div> -->
</div>
<div class="col-sm-6 text-right font-arial sm-text-left">
<!-- <p class="fs-11 small-text no-margin"><span class="hint-text">Exclusive only at</span> Envato Marketplace,Themeforest <span class="hint-text">See</span> Standard licenses & Extended licenses
</p> -->
<p class="fs-11 muted m-t-5 text-white">Copyright © 2017 LIAMG</p>
</div>
</div>
</div>
</section>
<!-- END FOOTER -->
<!-- BEGIN VENDOR JS -->
<script src="assets/plugins/pace/pace.min.js" type="text/javascript"></script>
<script type="text/javascript" src="assets/plugins/jquery/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/velocity/velocity.min.js"></script>
<script type="text/javascript" src="assets/plugins/velocity/velocity.ui.js"></script>
<script type="text/javascript" src="assets/plugins/vide/jquery.vide.min.js"></script>
<!-- END VENDOR JS -->
<!-- BEGIN PAGES FRONTEND LIB -->
<script type="text/javascript" src="pages/js/pages.frontend.js"></script>
<!-- END PAGES LIB -->
<!-- BEGIN YOUR CUSTOM JS -->
<script type="text/javascript" src="assets/js/custom.js"></script>
<script type="text/javascript" src="assets/js/jquery.easing.min.js"></script>
<script type="text/javascript" src="assets/js/scrolling-nav.js"></script>
<!-- END PAGES LIB -->
</body>
</html>