-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
547 lines (509 loc) · 68.8 KB
/
index.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
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
<!DOCTYPE html>
<html>
<title>Jeremy Carlot</title>
<meta name="Description" content="Jeremy Carlot website to release papers, up-to-date resume, and news about projects ongoing,
Jeremy Carlot, Jérémy Carlot, Jeremy T. Carlot, Jérémy T. Carlot, Jeremy,
Jérémy, Carlot, Jeremy Carlot website, Jérémy Carlot website,
Postdoctoral fellow, Functional benthic ecology, Functional ecology,
Benthic ecology, juvenile, scaling-up, structural complexity,
CCA, Corals, Benthos, Global change">
<meta name="Author" content="Jeremy Carlot">
<meta name="Reply-To" content="jay.crlt02@gmail.com">
<meta name="Robots" content="index, follow">
<meta name="Rating" content="general">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<link rel="shortcut icon" href="Icons/sea.ico">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body,h1,h2,h3,h4,h5,h6 {font-family: "Avenir Light";}
body, html {height: 100%; color: #777;line-height: 1.8;}
/* Create a Parallax Effect */
.bgimg-1, .bgimg-2, .bgimg-3 {background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;}
/* Second image (Portfolio) */
.bgimg-2 {background-image: url("Pictures/My_pictures/GPS.jpeg");min-height: 400px;}
/* Third image (Contact) */
.bgimg-3 {background-image: url("Pictures/My_pictures/Rolling.JPG");min-height: 400px;}
/* Fourth image (Contact) */
.bgimg-4 {background-image: url("Pictures/My_pictures/DayOff.jpg");min-height: 400px;}
.w3-wide {letter-spacing: 0px;}
.w3-hover-opacity {cursor: pointer;}
/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1200px) {.bgimg-1, .bgimg-2, .bgimg-3 {background-attachment: scroll;min-height: 400px;}}
@media only screen and (max-device-width: 300px) {.mobilemargin {margin-left: -100px;}}
@media only screen and (max-width: 768px) {*, html, body, .row {margin-left:0 !important; margin-right:0 !important; padding-left:5 !important; padding-right:5 !important; }}
@media only screen and (max-device-width: 300px) {.gallery {min-width: 300px; min-height: 225px; max-width: 300px; max-height: 225px}}
/* Create an ellipsis */
.ellipse { display: -webkit-box; max-width: 2000px; height: 100px; 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis}
/* Create an image gallery */
.gallery {display: flex; flex-wrap: wrap; max-width: 2000px;}
.gallery-item {flex: 1 1 auto; flex-basis: 175px; margin: .5em; max-width: 200px; max-height: 150px; position: relative;
cursor: pointer; overflow: hidden; min-width: 200px; min-height: 150px; margin-left:auto; margin-right:auto;}
.gallery-item.item-1x1 {flex-basis: 175px;}
.gallery-item.item-4x3 {flex-basis: calc(175px * 1.333);}
.gallery-item.item-8x5 {flex-basis: calc(175px * 1.6);}
.gallery-item::after {content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0;
background-color: rgba(0, 0, 0, 0.4); background-position: center; background-size: 1.85rem; background-repeat: no-repeat;
transition: opacity 250ms; z-index: 10;}
.gallery-item .caption {position: absolute; text-align: center; left: 0; right: 0; bottom: 0; padding: 1em 0; line-height: 1em;
color: #fff; background-color: rgba(0, 0, 0, 0.6); transform: translateY(4em); transition: transform 250ms; z-index: 20;}
.gallery-item .caption span {display: inline-block; max-width: calc(100% - 2em); text-overflow: ellipsis; overflow: hidden;
white-space: nowrap;}
.gallery-item:hover .thumb {transform: scale(1.05);}
@media (hover: hover) {.gallery-item:hover::after {opacity: 1;} .gallery-item:hover .caption {transform: translateY(0);}}
.gallery-item .thumb {display: inline-block; width: 100%; height: 100%; object-fit: cover; min-height: unset;
text-align: center; background-color: #333; transition: filter 500ms, transform 500ms;}
.more, .less {background-color: #000; clear: both; color: #fff; cursor: pointer; display: block; font-size: 14px;
margin-top: 6px; ; padding: 6px 0; text-align: center; text-transform: uppercase; width: 200px;
margin: .5em; flex-basis: 175px}
.gallery-item:nth-child(n+5) {display: none;}
</style>
<body>
<!-- Navbar (sit on top) -->
<div class="w3-top">
<div class="w3-bar" id="myNavbar">
<a class="w3-bar-item w3-button w3-hover-black w3-hide-medium w3-hide-large w3-right"
href="javascript:void(0);" onclick="toggleFunction()" title="Toggle Navigation Menu">
<i class="fa fa-bars"></i></a>
<a href="#about" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> ABOUT ME</a>
<a href="#publications" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-book"></i> MY PUBLICATIONS</a>
<a href="#images" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-camera" aria-hidden="true"></i> MY PICTURES</a>
<a href="#contact" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> CONTACT</a> </div>
<!-- Navbar on small screens -->
<div id="navDemo" class="w3-bar-block w3-white w3-hide w3-hide-large w3-hide-medium">
<a href="#about" class="w3-bar-item w3-button" onclick="toggleFunction()">ABOUT ME</a>
<a href="#publications" class="w3-bar-item w3-button" onclick="toggleFunction()">MY PUBLICATIONS</a>
<a href="#images" class="w3-bar-item w3-button" onclick="toggleFunction()">MY PICTURES</a>
<a href="#contact" class="w3-bar-item w3-button" onclick="toggleFunction()">CONTACT</a></div> </div>
<!-- First Parallax Image -->
<!-- Container (About Section) -->
<div class="w3-content w3-container w3-padding-64" id="about">
<h3 class="w3-center">ABOUT ME</h3>
<div class="w3-row">
<div class="w3-col m6 w3-center w3-padding-large" >
<img src="Pictures/Profile/Fieldwork.jpeg" class="w3-round w3-image w3-border" alt="JÉRÉMY CARLOT" width="300" height="200">
<p style: align="center" style="line-height:1.4"><font size="6">JÉRÉMY T. CARLOT</font><br>
<font size="4">MARINE BENTHIC ECOLOGIST</font></p></div>
<div class="w3-col m6" >
<div class="mobilemargin" style="margin-top: -8px">
<p style: align="justify"> I am a post-doctoral fellow with the <font color="#282828"><a href="https://lov.imev-mer.fr/web/" style="text-decoration:none">Laboratoire d'Océanographie de Villefranche sur mer</a></font> at IMEV in France. I am mostly interested in measuring the physiological traits of benthic organisms (<em>e.g.,</em> calcification, gross and net photosynthesis) to quantify how the ecosystem functioning is changing in the face of global change. My works involve a combination of fieldwork, <em>in situ</em> and ex-situ experiments, and advanced statistical modeling across local and large spatial scales.
<p style="line-height:1.2">
You can download my full resume here: <a href="Papers/CARLOT_CV.pdf"><input type="button" class="favorite styled" value="Download"></a> <br>
<font size = "1"> <em>last update: October 2024</em> </font> </p> </p> </div> </div> </div> </div>
<!-- Second Parallax Image -->
<div class="bgimg-2 w3-display-container w3-opacity-min" id = "publications">
<div class="w3-display-middle">
<span class="w3-xxlarge w3-text-white w3-wide">MY PUBLICATIONS</span> </div> </div>
<div class="w3-row">
<div class="w3-col"></div>
<div class="w3-col w3-padding-large"> <p style: align="justify">
<font size="5"> <strong> <u> PEER–REVIEWED PUBLICATIONS </u> </strong> <br> </font>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_16_icn" src="Illustrations/16.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Unifying coral reef states through space and time reveals a changing ecosystem </font> </strong> – <em>Global Ecology and Biogeography</em> (2024) <br>
<font size="2"> Brandl, S. J., <strong> Carlot J. </strong>, Graham, N. A. J, Stuart-Smith R. D., Donovan, M. K., Keith, S. A., Edgar, G. J., Wicquart, J., Guilhaumon, F., Bigot, L., Job, S., Maréchal, J. P., Wickel J., Wilson S., Karkarey R., Arthur, R., Baird, A., Hoey A. S., Arias-Gonzalez, J. E., Mouillot, D., Adjeroud, M. & Parravicini, V. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Ecological state shifts that alter the structure and function of entire ecosystems are a concerning consequence of human impact. Yet, when, where, and why discrete ecological states emerge remains difficult to predict and monitor, especially in high-diversity systems. We sought to quantify state shifts and their drivers through space and time in the most ecologically-complex marine ecosystem: tropical coral reefs. Using a global dataset of 3,375 coral reef surveys, along with thirteen time series datasets ranging between 1987 and 2019, we applied a novel double-dichotomy approach to classify coral reefs into four simplified and discrete states based on the relative contributions of corals vs. algae to benthic cover and small-bodied vs. large-bodied fishes to fish standing stock. We then examined state shifts considering a range of spatial predictors and tested whether states have shifted directionally over time, and the nature of the most common transitions. We show that geographic, environmental, and anthropogenic context fundamentally shapes coral reef states at the local scale, which explains disparities among case studies, and stakes out critical baseline expectations for regional management efforts. We also reveal clear multi-decadal state shifts on coral reefs: over time, systems dominated by reef-building corals and small-bodied, planktivorous fishes tend to have been replaced with reefs characterized by algae and larger-bodied fishes. Our results suggest a previously unrecognized transition from systems that harness external subsidies through small-bodied consumers associated with structurally-complex live corals, to herbivore-dominated systems with stronger bottom-up dynamics. Overall, the partitioning of complex reef ecosystems into a small suite of discrete ecological states suggests that spatial context-dependency, shifting baselines, and changes in reef functioning are crucial considerations for coral reef management in the 21st century. </p> </span>
<a href="Papers/16.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1111/geb.13926"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/simonjbrandl"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_15_icn" src="Illustrations/15.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Differential strategies developed by two light-dependent scleractinian corals to extend their vertical range to mesophotic depths </font> </strong> – <em>Coral Reefs</em> (2024) <br>
<font size="2"> Pérez-Rosales, G., Rouzé, H., Pichon, M., Bongaerts, P., Bregere, N., <strong> Carlot J. </strong>, UTP Consortium, Parravicini, V. & Hédouin, L. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Mesophotic coral ecosystems are characterised by the presence of photosynthetic scleractinian corals despite the decreasing amounts of light available with depth. To better understand physiological strategies across a broad depth gradient, we studied the biological trait responses of <em>Pocillopora</em> cf. <em>verrucosa</em> from 6 to 60 m depth and <em>Pachyseris “speciosa”</em> spp. from 20 to 90 m depth at four islands of French Polynesia. Specifically, we characterised associated Symbiodiniaceae communities, photophysiological traits (Symbiodiniaceae density and chlorophyll concentrations), micro-morphology and trophic plasticity (autotrophy vs heterotrophy inferred from stable isotopes). Our results showed that both taxa can live at mesophotic depths without significant genetic structuring in their generic Symbiodiniaceae communities, mainly composed of <em>Cladocopium</em> and <em>Durusdinium</em>. Yet, the prevalence of Symbiodiniaceae ITS2 profiles revealed location-based variations that sometimes interact with depth and highlight putative shallow- or depth-tolerant taxa. For both taxa, symbiont density and chlorophyll pigment concentrations increased with increasing depth. We also found a change in their skeletal micro-morphology with an increase in the inter-corallite distance for <em>Pocillopora</em> cf. <em>verrucosa</em> and a decrease in the height of septa for <em>Pachyseris “speciosa”</em> spp. with depth. Finally, we found no isotopic evidence of switching to a more heterotrophic diet as their primary energy source, although host–tissue δ<sup>13</sup>C ratios became more negative with depth in both corals. Overall, our findings show similarity (across the two species) and species-specific strategies (biological trait patterns with increasing depth) underlying the capacity of symbiotic scleractinian corals to live in low-light environments. </p> </span>
<a href="Papers/15.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1007/s00338-024-02544-2"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/gonzaloprb/Coral_Physiology_Depth_CoralReefs"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_14_icn" src="Illustrations/14.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Restoring the reef: coral restoration yields rapid impacts on fish assemblages </font> </strong> – <em>Estuarine, Coastal and Shelf Science</em> (2024) <br>
<font size="2"> Raick, X., Krimou, S., Mery, E., <strong>Carlot, J.</strong>, Carpentier, C., Sowinski, J., Sowinski, L., Minier, L., Roux, N., Maueau, T., Bertucci, F. & Lecchini, D. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Coral reefs harbor one of the highest biodiversity on Earth but increasing disturbances have often led to rapid shifts from coral to algal states, prompting the development of conservation methods, including coral restoration. While most studies have focused on the medium and long-term effects of restoration on fish assemblages, less is known about its short-term effects (<em>i.e.,</em> within one month) on associated communities. This study explored the short-term impacts (<1 month) of coral restoration, including four restoration conditions, on fish abundance, diversity, and assemblages in a marine educational area (a small coastal area managed by a scholl in the frame of an eco-citizen pedagogical program) in Bora, French Polynesia. Sixteen dead reef patches previously covered by macroalgae were grouped into four conditions as follows: four were non-restored (control condition), four were restored to 25% living coral cover (condition 25%), four to 50% living coral cover (condition 50%), and four were restored to 75% living coral cover (condition 75%). The abundance of fish at adult and juvenile stages was assessed, before and after coral restoration, using the fixed-point method for a period of 5 min on each of the 16 reef patches. Two successive observation periods were conducted for each patch: one focusing on more visible and mobile fish, and another on more cryptic species. Surveys were conducted one day and three days prior to restoration, and then 24 days and 28 days post-restoration. For adults, the difference in abundance, number of species, and diversity before and after restoration were not significant between the conditions. Similarly, for juveniles, no significant differences were observed when considering the conditions and restoration. Before restoration, the fish assemblages were randomly distributed between the four conditions for both adults and juveniles. After the restoration, the inter-conditions similarity decreased significantly for adults, but not for juveniles. Some species were associated with the more restored patches (<i>Chaetodon citrinellus</i>, <i>Halichoeres trimaculatus</i>, and <i>Zanclus cornutus</i>). Finaly, the restoration seemed to have variable effects depending on the trophic groups. Coral restoration has short-term effects on fish assemblages, indicating the effectiveness of restoration efforts even within a brief period. These rapid changes underscore the remarkable ability of adult fish to adapt to rapidly changing environments. </p> </span>
<a href="Papers/14.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1016/j.ecss.2024.108734"><input type="button" class="favorite styled" value="Journal"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_13_icn" src="Illustrations/13.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Functional changes across marine habitats due to ocean acidification </font> </strong> – <em>Global Change Biology</em> (2024) <br>
<font size="2"> Teixidó, N., <strong>Carlot, J.</strong>, Alliouane, S., Ballesteros, E., De Vittor, C., Gambi, M. C., Gattuso, J-P., Kroeker, K., Micheli, F., Mirasole, A., Parravicini, V., Villéger, S. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Global environmental change drives diversity loss and shifts in community structure. A key challenge is to better understand the impacts on ecosystem function and to connect species and trait diversity of assemblages with ecosystem properties that are in turn linked to ecosystem functioning. Here we quantify shifts in species composition and trait diversity associated with ocean acidification (OA) by using field measurements at marine CO2 vent systems spanning four reef habitats across different depths in a temperate coastal ecosystem. We find that both species and trait diversity decreased, and that ecosystem properties (understood as the interplay between species, traits, and ecosystem function) shifted with acidification. Furthermore, shifts in trait categories such as autotrophs, filter feeders, herbivores, and habitat-forming species were habitat-specific, indicating that OA may produce divergent responses across habitats and depths. Combined, these findings reveal the importance of con- necting species and trait diversity of marine benthic habitats with key ecosystem properties to anticipate the impacts of global environmental change. Our results also generate new insights on the predicted general and habitat-specific ecological conse- quences of OA. </p> </span>
<a href="Papers/13.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1111/gcb.17105"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/9nuria/ischia_vents_traits_habitats"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_12_icn" src="Illustrations/12.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Crustose coralline algae can contribute more than corals to coral reef carbonate production </font> </strong> – <em>Communication Earth & Environment</em> (2023) <br>
<font size="2"> Cornwall, C. E., <strong>Carlot, J.</strong>, Branson, O., Courtney, T. A., Harvey, B. P., Perry, C. T., Andersson, A. J., Diaz- Pulido, G., Johnson, M. D., Kennedy, E., Krieger, E. C., Mallela, J., McCoy, S. J., Nugues, M. M., Quinter, E., Ross, C. L., Ryan, E., Saderne, V., Comeau, S. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Understanding the drivers of net coral reef calcium carbonate production is increasingly important as ocean warming, acidification, and other anthropogenic stressors threaten the maintenance of coral reef structures and the services these ecosystems provide. Despite intense research effort on coral reef calcium carbonate production, the inclusion of a key reef forming/accreting calcifying group, the crustose coralline algae, remains challenging both from a theoretical and practical standpoint. While corals are typically the primary reef builders of contemporary reefs, crustose coralline algae can contribute equally. Here, we combine several sets of data with numerical and theoretical modelling to demonstrate that crustose coralline algae carbonate production can match or even exceed the contribution of corals to reef carbonate production. Despite their importance, crustose coralline algae are often inaccurately recorded in benthic surveys or even entirely missing from coral reef car- bonate budgets. We outline several recommendations to improve the inclusion of crustose coralline algae into such carbonate budgets under the ongoing climate crisis. </p> </span>
<a href="Papers/12.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1038/s43247-023-00766-w"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/JayCrlt/CCA_Methods"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_11_icn" src="Illustrations/11.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Using a multi-criteria decision-matrix framework to assess the recovery potential of coral reefs in the South Western Indian Ocean </font> </strong> – <em>Ecological Indicators</em> (2023) <br>
<font size="2"> Jouval, F., Adjeroud, M., Latreille, A. C., Bigot, L., Bureau, S., Chabanet, P., Durville, P., Elise, S., Obura, D., Parravicini, V., Guilhaumon, F., Brandl, S. J., <strong>Carlot, J.</strong>, Penin, L. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Over the last two decades, coral reefs have experienced dire declines due to intensifying anthropogenic disturbances and climate change. Defining and quantifying coral reef resilience now represents a critical management objective, but there is still little consensus on the approach and the indices to be used. In this study, we develop a multi-factor reef recovery index based on the Technique for Order Preference by Similarity to an Ideal Solution (TOPSIS) method to assess the vulnerability of several insular coral reefs in the South Western Indian Ocean (SWIO) from 2016 to 2018. We showed, that in the wake of a regional bleaching event in 2016, the most isolated reefs of Europa, which is characterized by low direct human impact had the highest recovery potential. On the contrary, islands that are more prone to direct human influence (<em>i.e.,</em>, La Reunion and Rodrigues) displayed the lowest recovery potential. </p> </span>
<a href="Papers/11.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1016/j.ecolind.2023.109952"><input type="button" class="favorite styled" value="Journal"></a><br> <br>
</div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_10_icn" src="Illustrations/10.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Coral reef structural complexity loss exposes coastlines to waves </font> </strong> – <em>Scientific Reports</em> (2023) <br>
<font size="2"> <strong>Carlot, J.</strong>, Vousdoukas, M., Karambas, T., Rovere, A., Lenihan, H. S., Kayal, M., Adjeroud, M., Perez-Rosales, G., Hedouin, L., Parravicini V. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Coral reefs offer natural coastal protection by attenuating incoming waves. Here we combine unique coral disturbance-recovery observations with hydrodynamic models to quantify how structural complexity dissipates incoming wave energy. We find that if the structural complexity of healthy coral reefs conditions is halved, extreme wave run-up heights that occur once in a 100-years will become 50 times more frequent, threatening reef-backed coastal communities with increased waves, erosion, and flooding.</p> </span>
<a href="Papers/10.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1038/s41598-023-28945-x"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/JayCrlt/Wave_energy"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_09_icn" src="Illustrations/09.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4">Mesophotic depths hide high coral cover communities in French Polynesia </font> </strong> – <em> Science of the Total Environment </em> (2022) <br>
<font size="2">Pérez-Rosales, G., Hernández-Agreda A., Bongaerts, P., Rouzé, H., Pichon, M., <strong>Carlot, J.</strong>, Torda, G., UTP consortium, Parravicini, V., Hédouin, L. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> The rapid decline of shallow coral reefs has increased the interest in the long-understudied mesophotic coral ecosystems (MCEs). However, MCEs are usually characterised by rather low to moderate scleractinian coral cover, with only a few descriptions of high coral cover at depth. Here, we explored eight islands across French Polynesia over a wide depth range (6 to 120 m) to identify coral cover hotspots at mesophotic depths and the co-occurrent biotic groups and abiotic factors that influence such high scleractinian cover. Using Bayesian modelling, we found that 20 out of 64 of studied deep sites exhibited a coral cover higher than expected in the mesophotic range (<em>e.g.,</em> as high as 81.8 % at 40 m, 74.5 % at 60 m, 53 % at 90 m and 42 % at 120 m vs the average expected values based on the model of 31.2 % at 40 m, 22.8 % at 60 m, 14.6 % at 90 m and 9.8 % at 120 m). Omitting the collinear factors light-irradiance and depth, these ‘hotspots’ of coral cover corresponded to mesophotic sites and depths characterised by hard substrate, a steep to moderate slope, and the dominance of laminar corals. Our work unveils the presence of unexpectedly and unique high coral cover communities at mesophotic depths in French Polynesia, highlighting the importance of expanding the research on deeper depths for the potential relevance in the conservation management of tropical coral reefs. </p> </span>
<a href="Papers/09.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="http://dx.doi.org/10.1016/j.scitotenv.2022.157049"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/gonzaloprb/Cover_with_Depth"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_08_icn" src="Illustrations/08.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4">
Mesophotic coral ecosystems of French Polynesia are hotspots of alpha and beta generic diversity for scleractinian assemblages </font> </strong> – <em> Diversity and Distributions </em> (2022) <br>
<font size="2">Pérez-Rosales, G., Pichon, M., Rouzé, H., Villeger, S., Torda, G., Bongaerts, P., <strong>Carlot, J.</strong>, UTP Consortium, Parravicini, V., Hédouin, L. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Revealing how diversity varies across the depth gradient is key for understanding the role of mesophotic coral ecosystems in the functioning of coral reefs. We quantitatively examined how alpha and beta generic diversity of scleractinian coral assemblages vary across a wide depth gradient for coral reefs.
Location: Sixteen sites in eight islands of three archipelagos in French Polynesia. Methods: We studied generic diversity patterns of scleractinian corals, as derived from the analysis of photo-quadrats, across the seafloor from shallow to lower mesophotic depths (6–120 m) and on a wide geographic scale. Our sampling considered quantitative coral cover to explore the patterns of alpha and beta components of diversity across depth and horizontal space.
Results: We show that in French Polynesia, mesophotic coral ecosystems host higher alpha and beta generic diversity than shallow reefs despite decreasing coral cover with depth. The variation of coral genus richness across the depth gradient is mainly driven by a mid-domain effect with a peak at 40 m depth. At the same time, we found that the differences in coral genera across islands (spatial beta-diversity) increased steadily along the depth gradient.Main conclusions: Our findings report the first quantitative results of coral cover and diversity from mesophotic coral ecosystems in French Polynesia and also present one of the few existing studies to examine the broad breadth of the mesophotic depth gradient. We demonstrate that mesophotic depths can host unexpectedly high generic richness of scleractinian coral assemblages. At the same time, we showed that increasing depth increases the differences in generic diversity composition across islands, whereas shallow reefs are similar in between. While a single island could conserve shallow regional biodiversity, mesophotic depths containing the richest diversity require site-specific measures, suggesting that considering these mesophotic depths in conservation is necessary to maintain regional diversity.</p> </span>
<a href="Papers/08.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1111/ddi.13549"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/gonzaloprb/Diversity_with_Depth"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_07_icn" src="Illustrations/07.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4">
Scaling up calcification, respiration, and photosynthesis rates of six prominent coral taxa </font> </strong> – <em> Ecology and Evolution </em> (2022) <br>
<font size="2"><strong>Carlot, J.</strong>, Rouzé, H., Barneche, D., Merciere, A., Espiau, B., Cardini, U., Brandl, S. J., Casey, J. M., Pérez- Rosales, G., Adjeroud, M., Hédouin, L., Parravicini, V. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Coral reefs provide a range of important services to humanity, which are underpinned by community-level ecological processes such as coral calcification. Estimating these processes relies on our knowledge of individual physiological rates and species-specific abundances in the field. For colonial animals such as reef-building corals, abundance is frequently expressed as the relative surface cover of coral colonies, a metric that does not account for demographic parameters such as coral size. This may be problematic because many physiological rates are directly related to organism size, and failure to account for linear scaling patterns may skew estimates of ecosystem functioning. In the present study, we characterize the scaling of three physiological rates — calcification, respiration, and photosynthesis — considering the colony size for six prominent, reef-building coral taxa in Mo'orea, French Polynesia. After a seven-day acclimation period in the laboratory, we quantified coral physiological rates for three hours during daylight (<em>i.e.,</em> calcification and gross photosynthesis) and one hour during night light conditions (<em>i.e.,</em> dark respiration). Our results indicate that area-specific calcification rates are higher for smaller colonies across all taxa. However, photosynthesis and respiration rates remain constant over the colony-size gradient. Furthermore, we revealed a correlation between the demographic dynamics of coral genera and the ratio between net primary production and calcification rates. Therefore, intraspe- cific scaling of reef-building coral physiology not only improves our understanding of community-level coral reef functioning but it may also explain species-specific responses to disturbances.</p> </span>
<a href="Papers/07.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1002/ece3.8613"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/JayCrlt/Coral_Physiology"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_06_icn" src="Illustrations/06.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4">
Juvenile corals underpin coral reef carbonate production after disturbance </font> </strong> – <em> Global Change Biology </em> (2021) <br>
<font size="2"><strong>Carlot, J.</strong>, Kayal, M., Brandl, S. J., Casey, J. M., Lenihan, H. S., Adjeroud, M., Cardini, U., Merciere, A., Barneche, D., Rovere, A., Hedouin, L., Parravicini, V. (2021) <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Sea-level rise is predicted to cause major damage to tropical coastlines. While coral reefs can act as natural barriers for ocean waves, their protection hinges on the ability of scleractinian corals to produce enough calcium carbonate (CaCO<sub>3</sub>) to keep up with rising sea levels. As a consequence of intensifying disturbances, coral communities are changing rapidly, potentially reducing community-level CaCO<sub>3</sub> production. By combining colony-level physiology and long-term monitoring data, we show that reefs recovering from major disturbances can produce 40% more CaCO<sub>3</sub> than currently estimated due to the disproportionate contribution of juvenile corals. However, the buffering effect of highly productive juvenile corals is compromised by recruitment failures, which have been more frequently observed after large-scale, repeated bleaching events. While the size structure of corals can bolster a critical ecological function on reefs, climate change impacts on recruitment may undermine this buffering effect, thus further compromising the persistence of reefs and their provision of important ecosystem services.</p> </span>
<a href="Papers/06.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1111/gcb.15610"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/JayCrlt/Allometric_coral_growth"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_05_icn" src="Illustrations/04.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4">
Individual back-calculated size-at-age based on otoliths from Pacific coral reef fish species</font> </strong> – <em> Scientific Data </em> (2020) <br>
<font size="2">Morat, F., Wicquart, J., Schiettekatte, N., De Sinéty, G., Bienvenu, J., Casey, J., Brandl, S., <strong>Carlot, J.</strong>, Degregori, S., Mercière, A., Fey, P., Galzin, R., Letourneur, Y., Sasal, P., Vii, J., Parravicini, V. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Somatic growth is a critical biological trait for organismal, population, and ecosystem-level processes. Due to its direct link with energetic demands, growth also represents an important parameter to estimate energy and nutrient fluxes. For marine fishes, growth rate information is most frequently derived from sagittal otoliths, and most of the available data stems from studies on temperate species that are targeted by commercial fisheries. Although the analysis of otoliths is a powerful tool to estimate individual growth, the time-consuming nature of otolith processing is one barrier for collection of comprehensive datasets across multiple species. This is especially true for coral reef fishes, which are extremely diverse. Here, we provide back-calculated size-at-age estimates (including measures of uncertainty) based on sagittal otoliths from 710 individuals belonging to 45 coral reef fish species from French Polynesia. In addition, we provide Von Bertalanffy growth parameters which are useful to predict community level biomass production.</p> </span>
<a href="Papers/05.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1038/s41597-020-00711-y "><input type="button" class="favorite styled" value="Journal"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_04_icn" src="Illustrations/05.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Delineating reef fish trophic guilds with global gut content data synthesis and phylogeny </font> </strong> – <em> Plos Biology </em> (2020) <br>
<font size="2">Parravicini, V., Casey, J., Schiettekatte, N., Brandl, S., Pozas-Schacre, C., <strong>Carlot, J.</strong>, Edgar, G., Graham, N. A. J., Harmelin-Vivien, M., Kulbicki, M., Strona, G., Stuart-Smith, R. D.<br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Understanding species’ roles in food webs requires an accurate assessment of their trophic niche. However, it is challenging to delineate potential trophic interactions across an ecosystem, and a paucity of empirical information often leads to inconsistent definitions of trophic guilds based on expert opinion, especially when applied to hyperdiverse ecosystems. Using coral reef fishes as a model group, we show that experts disagree on the assignment of broad trophic guilds for more than 20% of species, which hampers comparability across studies. Here, we propose a quantitative, unbiased, and reproducible approach to define trophic guilds and apply recent advances in machine learning to predict probabilities of pair-wise trophic interactions with high accuracy. We synthesize data from community-wide gut content analyses of tropical coral reef fishes worldwide, resulting in diet information from 13,961 individuals belonging to 615 reef fish. We then use network analysis to identify 8 trophic guilds and Bayesian phylogenetic modeling to show that trophic guilds can be predicted based on phylogeny and maximum body size. Finally, we use machine learning to test whether pairwise trophic interactions can be predicted with accuracy. Our models achieved a misclassification error of less than 5%, indicating that our approach results in a quantitative and reproducible trophic categorization scheme, as well as high-resolution probabilities of trophic interactions. By applying our framework to the most diverse vertebrate consumer group, we show that it can be applied to other organismal groups to advance reproducibility in trait-based ecology. Our work thus provides a viable approach to account for the complexity of predator–prey interactions in highly diverse ecosystems.</p> </span>
<a href="Papers/04.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/ 10.1101/2020.03.04.977116"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/valerianoparravicini/Trophic_Fish_2020"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_03_icn" src="Illustrations/03.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Community composition predicts photogrammetry-based structural complexity on coral reefs </font> </strong> – <em> Coral Reefs </em> (2020) <br>
<font size="2"><strong>Carlot, J.</strong>, Rovere, A., Casella, E., Harris, D., Grellet-Munoz, C., Chancerelle, Y., Dormy, E., Hedouin, L., Parravicini, V. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> The capacity of coral reefs to provide ecosystem services is directly related to their three-dimensional structural complexity. This parameter is also correlated with total fish biomass, reef resilience to external stresses and the dissipation of wave energy. However, information on structural complexity (<em>i.e.,</em> reef rugosity) has not always been assessed in historical monitoring programs, and long-term trends are sometimes unavailable. In this study, we show that it is possible to predict and hindcast the three-dimensional complexity of coral reefs by combining photogrammetry, statistical modeling and historical benthic community data. We calibrated lasso generalized linear models and boosted regression trees to predict structural complexity from photogrammetry transects around Moorea (French Polynesia). Our models were able to predict structural complexity with high accuracy (cross-validated R2 ranges between 0.81 and 0.9). We then used our models to hindcast historical trends in 3D structural complexity using community composition data collected in Moorea from 2004 to 2017. The temporal analysis highlighted the severe impact of a crown-of-thorns (COTS) outbreak from 2006 to 2009 and Cyclone Oli in 2010. In conjunction, these two events reduce coral cover from ~50% to almost zero. While the collection of actual data is always to be preferred, our model captured these effects, confirming the capacity of this modeling technique to predict structural complexity on the basis of assemblage composition. </p> </span>
<a href="Papers/03.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.1007/s00338-020-01916-8"><input type="button" class="favorite styled" value="Journal"></a>
<a href="https://github.com/JayCrlt/Structural_Complexity"><input type="button" class="favorite styled" value="Code"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_02_icn" src="Illustrations/02.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Monitoring Litter Inputs from the Adour River (Southwest France) to the Marine Environment </font> </strong> – <em> Journal of Marine Science and Engineering </em> (2018) <br>
<font size="2">Bruge, A., Barreau, C., <strong>Carlot, J.</strong>, Collin, H., Moreno, C., Maison, P. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> Rivers are major pathways for litter to enter the ocean, especially plastic debris. Yet, further research is needed to improve knowledge on rivers contribution, increase data availability, refine litter origins, and develop relevant solutions to limit riverine litter inputs. This study presents the results of three years of aquatic litter monitoring on the Adour river catchment (southwest of France). Litter monitoring consisted of collecting all litter stranded on river banks or stuck in the riparian vegetation in defined areas identified from cartographic and hydromorphological analyses, and with the support of local stakeholders. Litter samples were then sorted and counted according to a list of items containing 130 categories. Since 2014, 278 litter samplings were carried out, and 120,632 litter items were collected, sorted, and counted. 41% of litter could not be identified due to high degradation. Food and beverage packaging, smoking-related items, sewage related debris, fishery and mariculture gear, and common household items represented around 70% of identifiable items. Overall, the present study contributes to our knowledge of litter sources and pathways, with the target of reducing the amounts entering the ocean. The long-term application of this monitoring is a way forward to measure societal changes as well as assess effectiveness of measures.</p> </span>
<a href="Papers/02.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.3390/jmse6010024"><input type="button" class="favorite styled" value="Journal"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_01_icn" src="Illustrations/01.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> Shore fishes of French Polynesia </font> </strong> – <em> Cybium </em> (2017) <br>
<font size="2"> Siu, G., Bacchet, P., Bernardi, G., Brooks, A. J., <strong>Carlot, J.</strong>, Causse, R., Claudet, J., Clua, E., Delrieu-Trottin, E., Espiau, B., Harmelin-Vivien, M., Keith, P., Lecchini, D., Maddi-Moussa, R., Parravicini, V., Planes, S., Ponsonnet, C., Randall, J. E., Sasal, P., Taquet, M., Williams, J., Galzin, R.<br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> On the occasion of the 10th Indo-Pacific Fish Conference (<font color="#282828"><a href="http://ipfc10.criobe.pf/" style="text-decoration:none">http://ipfc10.criobe.pf/</a></font>) to be held in Tahiti in October 2017, it seemed timely to update Randall’s 1985 list of the fishes known from French Polynesia. Many studies focusing on fishes in this area have been published since 1985, but Randall’s list remains the authoritative source. Herein we present an expanded species list of 1,301 fishes now known to occur in French Polynesia and we review the expeditions and information sources responsible for the over 60% increase in the number of known species since the publication of Randall’s checklist in 1985. Our list of the fishes known from French Polynesia includes only those species with a reliably verifiable presence in these waters. In cases where there was any doubt about the identity of a species, or of the reliability of a reported sighting, the species was not included in our list.</p> </span>
<a href="Papers/01.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://doi.org/10.26028/cybium/2017-413-003"><input type="button" class="favorite styled" value="Journal"></a> <br> <br> <br> </div>
<font size="5"> <strong><u>NON–PEER–REVIEWED PUBLICATIONS</u></strong> <br> </font>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_00_icn" src="Illustrations/00C.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4"> 24 years tracking mass mortality events and marine heatwaves: when observations overcome the worst scenarios </font> </strong> – <em> CIESM Monographs 51 </em> (2024) <br>
<font size="2"> Garrabou, J., Ledoux, J-B., Ramirez-Calero, S., Zentner, Y., Figuerola-Ferrando, L., Gómez-Gras, D., Linares, C., Ponti, M., Turicchia, E., Pulido, T., Cerrano, C., Teixidó, N., <strong>Carlot, J.</strong>, Jou, M., Millan, L., Cebrian, E., Galobart, C., Santamaría, J., Sini, M., Gerovasileiou, V., Bensoussan, N. and T-MEDNet network <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> The Mediterranean Sea is considered a climate change hotspot exhibiting warming rates and marine heatwaves (MHWs) events higher than in the global ocean. Among others, these conditions have already resulted in the onset of widespread mass mortality events (MMEs) across the Basin during the last 24 years. Since the first observation of an unprecedented MME in 1999, several international collaborative initiatives devoted to track the impacts and quences of MHWs and promoting solutions to support the resilience of coastal habitats in the face of climate change have been developed. Herein, we review how the Mediterranean scientific community has been tackling the challenges associated with MMEs in the Mediterranean. Focusing on the experience of building the T-MEDNet, a collaborative observation network dedicated to track climate change impacts, we present the main research issues and outcomes, and provide insights into new scientific avenues. Up to now, through this collective effort, we have revealed that severe ecological impacts of MHWs are unfolding at an unexpectedly accelerated pace. This acceleration, along with the interacting effects of other climate change stressors, poses an unprecedented threat to the Mediterranean ecosystems’ health and functioning. In this context, it is critical to reinforce and upscale ongoing collaborative efforts at different levels aiming to increase the resolution of empirical observation networks, experimental studies, and interdisciplinary research. Such concerted efforts are essential for enhancing our ability to thoroughly comprehend and effectively manage the consequences of climate change and associated extreme climatic events such as marine heatwaves.</p> </span>
<a href="Papers/00C.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://ciesm.org/online/monographs/index.htm"><input type="button" class="favorite styled" value="Book"></a> <br> <br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_00_icn" src="Illustrations/00B.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4">
Étonnants récifs - Les écosystèmes coralliens | Les derniers gardiens de la côte </font> </strong> – <em> CNRS Éditions</em> (2022) <br>
<font size="2"> <strong>Carlot, J.</strong>, Rovere, A., Dormy, E., Biausque, M., Parravicini, V. <br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> The coral: stone, plant or animal? The question has greatly agitated naturalists. Today, we know that corals are animals that live in symbiosis with microscopic unicellular algae in their tissues and that build a limestone skeleton: they are therefore animals with very special relationships to the plant and mineral world. There are more than 800 species of reef-building corals in the world, offering a habitat to thousands of species. Because they create relief in the vastness of the sea, coral reefs are teeming with life: after the tropical forests, they are the largest reservoirs of biodiversity on the planet. Because they are home to a quarter of marine biodiversity, they provide many services on which more than half a billion people depend. Because they build considerable structures, they protect the shores of countless islands from wave erosion. Corals have been around for more than 200 ? million years and have successfully coped with major climate changes, but the current one seems too rapid to allow them to adapt. The rise in ocean temperature, in particular, leads to bleaching episodes and even mass mortalities, which can subsequently threaten the entire reef ecosystem. The Centre de recherches insulaires et observatoire de l'environnement (CRIOBE) of the CNRS has been studying coral reefs for 50 years, particularly those of French Polynesia, and has brought together here nearly 80 short, highly illustrated texts on these amazing species.</p> </span>
<a href="Papers/00B.pdf"><input type="button" class="favorite styled" value="PDF"></a>
<a href="https://livre.fnac.com/a16111743/Laetitia-Hedouin-Etonnants-recifs-Les-ecosystemes-coralliens"><input type="button" class="favorite styled" value="Book"></a> <br><br> </div>
<div class="w3-col m2">
<p style="float:left"> <img alt = "Paper_00_icn" src="Illustrations/00A.png" heigth = "175" width = "175"> </p> </div>
<div class="mobilemargin" style="margin-left: 290px">
<strong> <font size="4">
Reef accretion, coastal protection and reef functioning in the face of global change </font> </strong> – <em> Ph.D. thesis </em> (2021) <br>
<font size="2"> <strong>Carlot, J.</strong><br> </font>
<span class="ellipse">
<p align="justify"> <u>Abstract:</u> In 1990, the Intergovernmental Panel on Climate Change (IPCC) highlighted that, from the last 100 years, the Earth has warmed between 0.3°C and 0.6°C due to an unprecedented increase in anthropogenic activity. This increase in global surface temperatures has acted as a snowball effect, reducing the ice sheet and thus increasing the global mean sea level (GMSL). More worryingly, the combined rise in temperature and sea level threatens many ecosystems, the most threatened of which would undoubtedly be coral reefs. Coral reefs are home to incredible biodiversity and provide shelter and food for over 500 million people worldwide. Although the reef barrier of many tropical islands protects coastal populations from ocean waves, their effectiveness is being reduced by global change. Coral cover is being reduced by various stresses such as the crown of thorns starfish outbreaks (Acanthaster cf. solaris), cyclones and bleaching events. The latter are becoming increasingly frequent and intense, acting on large scales. As a result, coral reefs are, in the worst case, depopulated or, in the best case, severely reduced, with far fewer three-dimensionally complex individuals (<em>i.e.,</em> those with the greatest potential to reduce wave energy) than before, threatening the future of coastal populations. In this Ph.D., I quantify the impact of climate change on coral reefs in Mo’orea (French Polynesia). I define 1) how the topography (also called structural complexity) evolves and 2) the potential accretion rate of coral reefs between 2005 and 2016. I also investigate coral demographic dynamics to better predict future coral assemblages. My results show that average structural complexity in Mo'orea recovered to pre-disturbance levels by 2016. These observations are encouraging since during extreme events (such as cyclones), and in the absence of high structural complexity, the energy of waves hitting the coast is significantly higher than previously estimated. Unfortunately, I also demonstrate that accretion rates remain below the IPCC's predictions for sea-level rise (scenario 4.5), threatening Mo'orea's coastal populations by 2100 if our carbon emissions do not decrease drastically. </p> </span>
<a href="Papers/00A.pdf"><input type="button" class="favorite styled" value="PDF"></a> <br> <br> </div>
</p> </div> </div>
<!-- Second Parallax Image -->
<div class="bgimg-2 w3-display-container w3-opacity-min" id = "images">
<div class="w3-display-middle">
<span class="w3-xxlarge w3-text-white w3-wide">MY PICTURES</span> </div> </div>
<div class="w3-row">
<div class="w3-col"></div>
<div class="w3-col w3-padding-large"> <p style: align="justify">
<h6 class="w3-center"> <font size="2">
<div class="gallery">
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Belvedere.jpg" alt="Belvedere">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Biarritz.jpg" alt="Biarritz">
<z class="caption"><span>Biarritz (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Bike_Crohot.jpg" alt="Bike">
<z class="caption"><span>Lege Cap-Ferret (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Cactus.JPG" alt="Cactus">
<z class="caption"><span>Lanzarote (Canarias islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Casa.JPG" alt="House">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Cave.JPG" alt="Cave">
<z class="caption"><span>Mallorca (Balears islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Ciel_Moorea.JPG" alt="Sky">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Collioure.jpg" alt="Collioure">
<z class="caption"><span>Collioure (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/DayOff.jpg" alt="Scooter">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Dance.jpeg" alt="Rolling">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/DiveDiploma.JPG" alt="CAH">
<z class="caption"><span>Marseille (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Ferry_MOZ.jpg" alt="Ferry">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Fieldwork_udw.JPG" alt="Panarea">
<z class="caption"><span>Panarea (Aeolian Islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Freedive.JPG" alt="Freedive">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/GPS.jpeg" alt="GPS">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Hossegor.JPG" alt="Hossegor">
<z class="caption"><span>Hossegor (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Isa.JPG" alt="Qualité">
<z class="caption"><span>Biarritz (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Jellyfish.JPG" alt="Jellies">
<z class="caption"><span>La Rochelle (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/LabStation.jpg" alt="MOZLab">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Lafitenia.JPG" alt="Lafit">
<z class="caption"><span>Saint Jean de Luz (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Laurie.jpg" alt="Lau">
<z class="caption"><span>Lege Cap-Ferret (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Ma'a.JPG" alt="Ma'a">
<z class="caption"><span>Tahiti (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Mahimahi.JPG" alt="Mahimahi">
<z class="caption"><span>Rangiroa (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Moro.JPG" alt="Moro">
<z class="caption"><span>Mallorca (Balears islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/MOZ_HEIC.jpg" alt="Morning">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Nacre.JPG" alt="Nacre">
<z class="caption"><span>Cabrera (Balears islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Nudi.JPG" alt="Nudi">
<z class="caption"><span>Villefranche sur mer (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Paddle.JPG" alt="Paddle">
<z class="caption"><span>Mallorca (Balears islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Palma.JPG" alt="Palma">
<z class="caption"><span>Mallorca (Balears islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Pano_Canarias.jpg" alt="Canabeach">
<z class="caption"><span>Lanzarote (Canary islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Pano_Mallorca.jpeg" alt="Formentor">
<z class="caption"><span>Mallorca (Balears islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Pano_Petit_Crohot.jpeg" alt="Dune">
<z class="caption"><span>Lege Cap-Ferret (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Papetoai_Boat.jpeg" alt="Boat">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Parapente.JPG" alt="Glide">
<z class="caption"><span>Tenerife (Canary islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Periph.jpg" alt="Snow">
<z class="caption"><span>Arcalis (Andorra)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Pico.JPG" alt="Teide">
<z class="caption"><span>Tenerife (Canary islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Pier.JPG" alt="Pier">
<z class="caption"><span>Lege Cap-Ferret (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Ray_Feeding_Retouched.jpeg" alt="Ray">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/RedCoral.JPG" alt="RedCoral">
<z class="caption"><span>Villefranche sur mer (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Reef_Crest.jpeg" alt="Crest">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Rolling.JPG" alt="Wave">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Staining.JPG" alt="Staining">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Sunset.jpg" alt="Sunset">
<z class="caption"><span>ile d'Oléron (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Swimming.jpg" alt="Swimming">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Tenerife.JPG" alt="Tenerife">
<z class="caption"><span>Tenerife (Canary islands)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Tetiaroa.JPG" alt="Tetia">
<z class="caption"><span>Tetiaroa (French Polynesia)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Trail.jpg" alt="Trail">
<z class="caption"><span>Paulilles (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Underwater.JPG" alt="Ischia">
<z class="caption"><span>Ischia (Italy)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/Verdon.JPG" alt="Verdon">
<z class="caption"><span>Verdon (France)</span> </z> </z>
<z class="gallery-item item-4x3">
<img class="thumb placeholder" src="Pictures/My_pictures/WorkNight.jpg" alt="Work">
<z class="caption"><span>Mo'orea (French Polynesia)</span> </z> </z>
</div> </font> </h6>
<div class="more">Show more</div>
<div class="less">Show less</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"> </script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js"> </script>
<script src="./script.js"> </script>
</p> </div> </div>
<!-- Third Parallax Image -->
<!-- Second Parallax Image -->
<div class="bgimg-3 w3-display-container w3-opacity-min" id = "Contact">
<div class="w3-display-middle">
<span class="w3-xxlarge w3-text-white w3-wide">CONTACT</span> </div> </div>
<!-- Container (Contact Section) -->
<div class="w3-content w3-container w3-padding-64" id="contact"> <div class="w3-col m6 w3-container"> </div>
<div class="w3-col m8 w3-panel">
<div class="w3-large w3-margin-bottom">
<font size="3">
<i class="fa fa-map-marker fa-fw w3-hover-text-black w3-xlarge w3-margin-right"></i> Villefranche sur mer, France <br> </font>
<font size="3">
<i class="fa fa-phone fa-fw w3-hover-text-black w3-xlarge w3-margin-right"></i> Phone: +33 (0) 659 915 659 <br> </font>
<font size="3"> <i class="fa fa-envelope fa-fw w3-hover-text-black w3-xlarge w3-margin-right"></i> Email: <font color="#282828"><a href="mailto:jay.crlt02@gmail.com" style="text-decoration:none">jay.crlt02@gmail.com</a> </font> </font> </div>
<!-- Sample HTML Form -->
<form action="https://formspree.io/f/xzbqprny" target="_blank" method="POST">
<div class="w3-row-padding" style="margin: 8px -16px 8px -16px">
<div class="w3-half"> <input class="w3-input w3-border" type="text" placeholder="Name" required name="Name"> </div>
<div class="w3-half"> <input class="w3-input w3-border" type="text" placeholder="Email" required name="Email"> </div> </div>
<input class="w3-input w3-border" type="text" placeholder="Message" required name="Message">
<button class="w3-button w3-black w3-right w3-section" type="submit"> <i class="fa fa-paper-plane"></i> SEND MESSAGE </button> </form> </div> </div>
<!-- Footer -->
<footer class="w3-center w3-black w3-padding-64">
<a href="#about" class="w3-button w3-light-grey"><i class="fa fa-arrow-up w3-margin-right"></i>To the top</a>
<div class="w3-xlarge w3-section">
<a href="https://twitter.com/Jerem_Carlot"> <img border="0" alt="Twitter" src="Icons/Twitter.png" width="30" height="30" class="button"></a>
<a href="https://github.com/JayCrlt"> <img border="0" alt="Github" src="Icons/GitHub.png" width="30" height="30" class="button"></a>
<a href="https://www.researchgate.net/profile/Jeremy_Carlot"> <img border="0" alt="ResearchGate" src="Icons/Researchgate.png" width="30" height="30" class="button"></a>
<a href="https://scholar.google.com/citations?user=Eotjew0AAAAJ&hl=en&oi=sra"> <img border="0" alt="ResearchGate" src="Icons/GoogleScholar.png" width="30" height="30" class="button"></a>
<a href="http://orcid.org/0000-0003-0887-8005"> <img border="0" alt="ORCID" src="Icons/ORCID.png" width="30" height="30" class="button"> </a>
<p style: align="center" style="line-height:.2"><font size="1" color = "black"><h1>JÉRÉMY CARLOT</h1></font>
<h2><font size="1" color = "black">MARINE BENTHIC ECOLOGIST FELLOW</font></h2></p>
</div> </footer>
<script>
// Modal Image Gallery
function onClick(element) {
document.getElementById("img01").src = element.src;
document.getElementById("modal01").style.display = "block";
var captionText = document.getElementById("caption");
captionText.innerHTML = element.alt;}
// Change style of navbar on scroll
window.onscroll = function() {myFunction()};
function myFunction() {var navbar = document.getElementById("myNavbar");
if (document.body.scrollTop > 100 || document.documentElement.scrollTop > 100) {navbar.className = "w3-bar" + " w3-card" + " w3-animate-top" + " w3-white";
} else { navbar.className = navbar.className.replace(" w3-card w3-animate-top w3-white", "");}}
// Used to toggle the menu on small screens when clicking on the menu button
function toggleFunction() {var x = document.getElementById("navDemo"); if (x.className.indexOf("w3-show") == -1) {x.className += " w3-show";
} else {x.className = x.className.replace(" w3-show", "");}}
</script> </body> </html>