-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreferences.html
235 lines (214 loc) · 38.9 KB
/
references.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
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Publications — OpenDrift documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
<link rel="stylesheet" type="text/css" href="_static/plot_directive.css" />
<link rel="stylesheet" type="text/css" href="_static/sg_gallery.css?v=d2d258e8" />
<link rel="stylesheet" type="text/css" href="_static/sg_gallery-binder.css?v=f4aeca0c" />
<link rel="stylesheet" type="text/css" href="_static/sg_gallery-dataframe.css?v=2082cf3c" />
<link rel="stylesheet" type="text/css" href="_static/sg_gallery-rendered-html.css?v=1277b6f3" />
<link rel="stylesheet" type="text/css" href="_static/theme_overrides.css" />
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Services using OpenDrift" href="services.html" />
<link rel="prev" title="Graphical User Interface" href="gui.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home">
OpenDrift
<img src="_static/opendrift_logo.png" class="logo" alt="Logo"/>
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="index.html">Introduction to OpenDrift</a></li>
</ul>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="history_link.html">History</a></li>
<li class="toctree-l1"><a class="reference internal" href="install.html">Installing OpenDrift</a></li>
<li class="toctree-l1"><a class="reference internal" href="performance.html">Performance in OpenDrift</a></li>
<li class="toctree-l1"><a class="reference internal" href="tutorial.html">Tutorial</a></li>
<li class="toctree-l1"><a class="reference internal" href="theory/index.html">Theory</a></li>
<li class="toctree-l1"><a class="reference internal" href="theory/index.html#drift-in-the-ocean">Drift in the Ocean</a></li>
<li class="toctree-l1"><a class="reference internal" href="choosing_a_model.html">How to choose which model to use</a></li>
<li class="toctree-l1"><a class="reference internal" href="writing_a_new_model.html">How to write a new module</a></li>
<li class="toctree-l1"><a class="reference internal" href="gallery/index.html">Gallery</a></li>
<li class="toctree-l1"><a class="reference internal" href="oil_types.html">Oil types</a></li>
<li class="toctree-l1"><a class="reference internal" href="interaction_with_coastline.html">Interaction with coastline</a></li>
<li class="toctree-l1"><a class="reference internal" href="docker.html">Using OpenDrift in a container</a></li>
<li class="toctree-l1"><a class="reference internal" href="gui.html">Graphical User Interface</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Publications</a></li>
<li class="toctree-l1"><a class="reference internal" href="services.html">Services using OpenDrift</a></li>
<li class="toctree-l1"><a class="reference internal" href="autoapi/index.html">API Reference</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">OpenDrift</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Publications</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/references.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="publications">
<h1>Publications<a class="headerlink" href="#publications" title="Link to this heading"></a></h1>
<p>Some papers using or mentioning OpenDrift:</p>
<p>Mohrmann Martin, Biddle Louise, Rehder Gregor, Bittig Henry & Queste Bastien (2025). Nord Stream methane leaks spread across 14% of Baltic waters. Nature Communications. 16. 10.1038/s41467-024-53779-0.</p>
<p>Simonsen, Magne & Berge, Erik & Klein, Heiko & Brown, Justin & Ulimoen, Magnus & Saetra, Øyvind & Hosseini, Ali & Lind, Ole Christian. (2025). Marine and atmospheric transport modeling supporting nuclear preparedness in Norway: Recent achievements and remaining challenges. The Science of The Total Environment. 961. 178161. 10.1016/j.scitotenv.2024.178161.</p>
<p>Aghito, Manuel & Majamäki, Elisa & Hänninen, Risto & Lunde Hermansson, Anna & Hassellöv, Ida-Maja & Ytreberg, Erik & Kolovoyiannis, Vassilis & Zervakis, Vassilis & Granberg, Maria & Moldanova, Jana & Dagestad, Knut-Frode & Breivik, Oyvind & Hole, Lars & Jalkanen, Jukka-Pekka. (2024). Projected changes of the emission and transport of organic pollutants and metals from shipping in European seas 2018-2050. Marine pollution bulletin. 211. 117351. 10.1016/j.marpolbul.2024.117351.</p>
<p>Brabo, L., Martins, L. L., Andrades, R., Teixeira, C. E., do Nascimento, A. P., de Azevedo, R. N. A., & Giarrizzo, T. (2024). A transcontinental threat: Plastic waste from Africa invades Brazil’s coast. Science of The Total Environment, 954, 176599.</p>
<p>Bezerra, L. E. A., Teixeira, C. E. P., Sampaio, C. L., Cavalcante, R. M., & Soares, M. D. O. (2024). Historical shipwrecks in international waters contributes to coastal pollution. Ocean and Coastal Research, 72, e24048.</p>
<p>Pearman, William & Duffy, Grant & Smith, Robert & Currie, Kim & Gemmell, Neil & Morales, Sergio & Fraser, Ceridwen. (2024). Host dispersal relaxes selective pressures in rafting microbiomes and triggers successional changes. Nature Communications. 15. 10.1038/s41467-024-54954-z.</p>
<p>Oh, Youngon & Oh, Jeonghyo & Lee, Impyeong. (2024). Optimal Route Generation and Performance Evaluation for Manned Aircraft-Based Ship Detection in Maritime Search and Rescue. Korean Journal of Remote Sensing. 40. 1079-1093. 10.7780/kjrs.2024.40.6.1.17.</p>
<p>Mao, S., Shropshire, T., & He, R. (2024). Quantifying surface shelf water export inthe southern middle Atlantic Bight using aLagrangian particle tracking approach. Journal of Geophysical Research: Oceans,129, <a class="reference external" href="https://doi.org/10.1029/2023JC020752">https://doi.org/10.1029/2023JC020752</a></p>
<p>Díaz, Patricio & Basti, Leila & Santos, Iván Ernesto & Schwerter Lillo, Camila & Artal, Osvaldo & Rosales, Sergio & Ross, Lauren & Conca, Carlos & Alvarez, Gonzalo & Fleming, Zoë & Villanueva, Fabiola & Diaz, Manuel & Mancilla-Gutiérrez, Guido & Altamirano, Robinson & Rodríguez-Villegas, Camilo & Urrutia, Pamela & Urrutia, Geysi & Muñoz-Linford, Pamela & Acuña-Ruz, Tomás & Figueroa, Rosa. (2024). The risk of high-biomass HABs: Triggers and dynamics of a non-toxic bloom of Prorocentrum micans in Chilean Patagonia. The Science of The Total Environment. 958. 178140. 10.1016/j.scitotenv.2024.178140.</p>
<p>Sánchez-Velasco, Laura & Montes-Arechiga, Jorge & Romero, Emmanuel & Ruvalcaba Aroche, Erick Daniel & Godínez, Victor & Tenorio-Fernández, Leonardo & Beier, Emilio & Ladah, Lydia. (2024). Modeling mesoscale circulation and potential fish larvae transport at the entrance of a semi-enclosed sea under different periods. Deep Sea Research Part I: Oceanographic Research Papers. 216. 104430. 10.1016/j.dsr.2024.104430.</p>
<p>Vasilijevic, A.; Brönner, U; Dunn, M.; García-Valle, G.; Fabrini, J.; Stevenson-Jones, R.; Bye, B.L.; Mayer, I.; Berre, A.; Ludvigsen, M.; et al. A Digital Twin of the Trondheim Fjord for Environmental Monitoring-A Pilot Case.</p>
<p>Espenes H., Carrasco A., Dagestad K.-F., Christensen K.H., Drivdal M., Isachsen P.E., Stokes drift in crossing windsea and swell, and its effect on near-shore particle transport in Lofoten, Northern Norway, Ocean Modelling, Volume 191, October 2024, <a class="reference external" href="https://doi.org/10.1016/j.ocemod.2024.102407">https://doi.org/10.1016/j.ocemod.2024.102407</a></p>
<p>Herrmannsdörfer, Lia & Lubbad, Raed & Høyland, Knut. (2024). Comparison of variables from ocean, sea ice and atmosphere models as forcing data for iceberg drift and deterioration models in the Barents Sea in 2010–2014 and 2020–2021 (Part I). 10.5194/egusphere-2024-3053.</p>
<p>Ferretti, Francesco & Shea, Brendan & Gambardella, Chiara & Jenrette, Jeremy & Moro, Stefano & Echwikhi, Khaled & Schallert, Robert & Gallagher, Austin & Block, Barbara & Chapple, Taylor. (2024). On the tracks of white sharks in the Mediterranean Sea. Frontiers in Marine Science. 11. 10.3389/fmars.2024.1425511.</p>
<p>Nadal I, Picciulin M, Falcieri FM, García-Lafuente J, Sammartino S, and Ghezzo M (2024). Spatio-temporal connectivity and dispersal seasonal patterns in the Adriatic Sea using a retention clock approach. Front. Mar. Sci. 11, 1-18, <a class="reference external" href="https://doi.org/10.3389/fmars.2024.1360077">https://doi.org/10.3389/fmars.2024.1360077</a>.</p>
<p>Cloux, Sara & Pérez, Patricia & de Pablo, Hilda & Pérez-Muñuzuri, Vicente. (2024). A regional Lagrangian model to evaluate the dispersion of floating macroplastics in the North Atlantic Ocean from land and river sources in the western coast of Spain. Marine pollution bulletin. 209. 117110. 10.1016/j.marpolbul.2024.117110.</p>
<p>Zlateva, Ivelina & Ricker, Marcel & Slabakova, Violeta & Slavova, Krasimira & Doncheva, Valentina & Staneva, Joanna & Stanev, Emil & Popov, Ivan & Gramcianinov, Carolina & Raykov, Violin. (2024). Analysis of terrestrial and riverine sources of plastic litter contributing to plastic pollution in the Western Black Sea using а lagrangian particle tracking model. Marine Pollution Bulletin. 209. 10.1016/j.marpolbul.2024.117108.</p>
<p>Mao, Shun & Shropshire, Taylor & He, Ruoying. (2024). Quantifying Surface Shelf Water Export in the Southern Middle Atlantic Bight Using a Lagrangian Particle Tracking Approach. Journal of Geophysical Research: Oceans. 129. 10.1029/2023JC020752.</p>
<p>Wu, Tianning & He, Ruoying. (2024). Gulf Stream mesoscale variabilities drive bottom marine heatwaves in Northwest Atlantic continental margin methane seeps. Communications Earth & Environment. 5. 10.1038/s43247-024-01742-8.</p>
<p>Moerman, Bente & Breivik, Oyvind & Hole, Lars & Hope, Gaute & Johannessen, Johnny & Rabault, J.. (2024). An analysis on OpenMetBuoy-v2021 drifter in-situ data and Lagrangian trajectory simulations in the Agulhas Current System. 10.13140/RG.2.2.20694.87361.</p>
<p>Brabo, Lucio & Lopes Martins, Laercio & Andrades, Ryan & Teixeira, Carlos & Nascimento, Adriana & Neto, Rufino & Bezerra, Luis & Cavalcante, Rivelino & Cottens, Kelly & Soares, Romulo & Sousa, Paulo & Mont’Alverne, Tarin & Soares, Marcelo & Giarrizzo, Tommaso. (2024). A transcontinental threat: Plastic waste from Africa invades Brazil’s coast. Science of The Total Environment. 954. 176599. 10.1016/j.scitotenv.2024.176599.</p>
<p>Cristiani J., Emily M. Rubidge, Patrick L. Thompson, Carolyn K. Robb, Margot Hessing-Lewis, and Mary I. O’Connor. 2024. Quantifying marine larval dispersal to assess MPA network connectivity and inform future national and transboundary planning efforts. Canadian Journal of Fisheries and Aquatic Sciences. 81(6): 670-686. <a class="reference external" href="https://doi.org/10.1139/cjfas-2023-0188">https://doi.org/10.1139/cjfas-2023-0188</a></p>
<p>Clavel-Henry M, Bahamon N, Aguzzi J,Navarro J, Lopez M, Company JB (2024). Indicators to assess temporal variability in marineconnectivity processes: A semi-theoreticalapproach. PLoS ONE 19(7), <a class="reference external" href="https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0297730">https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0297730</a></p>
<p>Clavel-Henry M, Bahamon N, Aguzzi J,Navarro J, Lopez M, Company JB (2024). Limited spatiotemporal larval mixing of the Norway lobster from no-take marine protected areas in the northwestern Mediterranean Sea. Aquatic Conservation Marine and Freshwater Ecosystems. <a class="reference external" href="https://onlinelibrary.wiley.com/doi/10.1002/aqc.4175">https://onlinelibrary.wiley.com/doi/10.1002/aqc.4175</a></p>
<p>Falcão et al. (2024). DSSE: An environment for simulation of reinforcement learning-empowered drone swarm maritime search and rescuemissions. Journal of Open Source Software, 9(99), 6746. <a class="reference external" href="https://doi.org/10.21105/joss.06746.1">https://doi.org/10.21105/joss.06746.1</a></p>
<p>Lyu, Xinrong & Han, Hongbo & Ren, Peng & Grecos, Christos. (2024). DiffusionLSTM: A Framework for Image Sequence Generation and Its Application to Oil Spill Monitoring and Prediction. IEEE Transactions on Geoscience and Remote Sensing. PP. 1-1. 10.1109/TGRS.2024.3425539.</p>
<p>Pärt S, Björkqvist J-V., Alari V., Maljutenko I., Uiboupin R., An ocean–wave–trajectory forecasting system for the eastern Baltic Sea: Validation against drifting buoys and implementation for oil spill modeling, Marine Pollution Bulletin Volume 195, October 2023, <a class="reference external" href="https://doi.org/10.1016/j.marpolbul.2023.115497">https://doi.org/10.1016/j.marpolbul.2023.115497</a></p>
<p>Soares, M. O., Garcia, T. M., Giarrizzo, T., Martinelli Filho, J. E., Tavares, T. C., Ziveri, P., … & Teixeira, C. E. P. (2023). Marine debris provide long-distance pathways for spreading invasive corals. Science of The Total Environment, 900, 165637.</p>
<p>Aghito, M., Calgaro, L., Dagestad, K.-F., Ferrarin, C., Marcomini, A., Breivik, Ø., and Hole, L. R.: ChemicalDrift 1.0: an open-source Lagrangian chemical-fate and transport model for organic aquatic pollutants, Geosci. Model Dev., 16, 2477–2494, <a class="reference external" href="https://doi.org/10.5194/gmd-16-2477-2023">https://doi.org/10.5194/gmd-16-2477-2023</a>, 2023.</p>
<p>Nguyen DM, Hole LR, Breivik Ø, Nguyen TB, Pham NK. Marine Plastic Drift from the Mekong River to Southeast Asia. Journal of Marine Science and Engineering. 2023; 11(5):925. <a class="reference external" href="https://doi.org/10.3390/jmse11050925">https://doi.org/10.3390/jmse11050925</a></p>
<p>Simonsen, M., Albretsen, J., Saetra, Ø., Asplin, L., Lind, O.C., & Teien, H. (2023). High resolution modeling of aluminium transport in a fjord estuary with focus on mean circulation and irregular flow events. The Science of the total environment, 161399. <a class="reference external" href="https://doi.org/10.1016/j.scitotenv.2023.161399">https://doi.org/10.1016/j.scitotenv.2023.161399</a></p>
<p>Anselain, T., Heggy, E., Dobbelaere, T. et al. Qatar Peninsula’s vulnerability to oil spills and its implications for the global gas supply. Nat Sustain (2023). <a class="reference external" href="https://doi.org/10.1038/s41893-022-01037-w">https://doi.org/10.1038/s41893-022-01037-w</a></p>
<p>Merlino, S.; Locritani, M.; Guarnieri, A.; Delrosso, D.; Bianucci, M.; Paterni, M. Marine Litter Tracking System: A Case Study with Open-Source Technology and a Citizen Science-Based Approach. Sensors 2023, 23, 935. <a class="reference external" href="https://doi.org/10.3390/s23020935">https://doi.org/10.3390/s23020935</a></p>
<p>Bruciaferri, D., Tonani, M., Ascione, I., Al Senafi, F., O’Dea, E., Hewitt, H. T., and Saulter, A.: GULF18, a high-resolution NEMO-based tidal ocean model of the Arabian/Persian Gulf, Geosci. Model Dev., 15, 8705–8730, <a class="reference external" href="https://doi.org/10.5194/gmd-15-8705-2022">https://doi.org/10.5194/gmd-15-8705-2022</a>, 2022.</p>
<p>Crivellaro, M.S., Candido, D.V., Lima Silveira T.C., Carvalhal Fonseca A., Segal, B. (2022) A tool for a race against time: Dispersal simulations to support ongoing monitoring program of the invasive coral Tubastraea coccinea. Mar. Pol. Bulletin, 185. ISSN 0025-326X.</p>
<p>Delcloo, A.W., Verstraeten, W.W., Kouznetsov, R., Hoebelke, L., Bruffaerts, N., Sofiev, M. (2022). Forecasting Birch Pollen Levels in Belgium: First Analysis of the 2021 Season. In: Mensink, C., Jorba, O. (eds) Air Pollution Modeling and its Application XXVIII. ITM 2021. Springer Proceedings in Complexity. Springer, Cham. <a class="reference external" href="https://doi.org/10.1007/978-3-031-12786-1_16">https://doi.org/10.1007/978-3-031-12786-1_16</a></p>
<p>Rosas, Eloah & Martins, Flávio & Tosic, Marko & Janeiro, Joao & Mendonça, Fernando & Mills, Lara. (2022). Pathways and Hot Spots of Floating and Submerged Microplastics in Atlantic Iberian Marine Waters: A Modelling Approach. Journal of Marine Science and Engineering. 10. 1640. 10.3390/jmse10111640.</p>
<p>Kyriakidis, P., Moutsiou, T., Nikolaidis, A., Reepmeyer, C., Leventis, G., Demesticha, S., Akylas, E., Kassianidou, V., Michailides, C., Zomeni, Z., Bar-Yosef, D., Makovsky, Y., McCartney, C. (2022). Virtual Sea-Drifting Experiments between the Island of Cyprus and the Surrounding Mainland in the Early Prehistoric Eastern Mediterranean. Heritage. 5. 3081-3099. 10.3390/heritage5040160.</p>
<p>Rodríguez-Villegas C., Figueroa R.I, Pérez-Santos I, Molinet C., Saldías G.S., Rosales S.A, Álvarez G., Linford P., Díaz P.A., Continental shelf off northern Chilean Patagonia: A potential risk zone for the onset of Alexandrium catenella toxic bloom? Marine Pollution Bulletin 184 (2022) 114103, <a class="reference external" href="https://doi.org/10.1016/j.marpolbul.2022.11410">https://doi.org/10.1016/j.marpolbul.2022.11410</a></p>
<p>Devis Morales A.D., Rubio E.R., Martínez D.R., Numerical modeling of oil spills in the Gulf of Morrosquillo, Colombian Caribean, Ciencia, Tecnologia y Futuro Vol 12, Num 1 June 2022. pages 69 - 83, <a class="reference external" href="https://doi.org/10.29047/01225383.396">https://doi.org/10.29047/01225383.396</a>.</p>
<p>Kotnik, J.; Žagar, D.; Novak, G.; Ličer, M.; Horvat, M. Dissolved Gaseous Mercury (DGM) in the Gulf of Trieste, Northern Adriatic Sea. J. Mar. Sci. Eng. 2022, 10, 587. <a class="reference external" href="https://doi.org/10.3390/jmse10050587">https://doi.org/10.3390/jmse10050587</a></p>
<p>Keramea P, Kokkos N, Gikas GD, Sylaios G. Operational Modeling of North Aegean Oil Spills Forced by Real-Time Met-Ocean Forecasts. Journal of Marine Science and Engineering. 2022; 10(3):411. <a class="reference external" href="https://doi.org/10.3390/jmse10030411">https://doi.org/10.3390/jmse10030411</a></p>
<p>Gérigny O., M.-L. Pedrotti, M. El Rakwe, M. Brun, M. Pavec, M. Henry, F. Mazeas, J. Maury, P. Garreau, F. Galgani,
Characterization of floating microplastic contamination in the bay of Marseille (French Mediterranean Sea) and its impact on zooplankton and mussels,
Marine Pollution Bulletin, vol 175, 2022, 113353, ISSN 0025-326X, <a class="reference external" href="https://doi.org/10.1016/j.marpolbul.2022.113353">https://doi.org/10.1016/j.marpolbul.2022.113353</a></p>
<p>Orel N, Fadeev E, Klun K, Licer M, Tinta T and Turk V (2022) Bacterial Indicators Are Ubiquitous Membersof Pelagic Microbiomein Anthropogenically ImpactedCoastal Ecosystem.Front. Microbiol. 12:765091 <a class="reference external" href="https://doi.org/10.3389/fmicb.2021.765091">https://doi.org/10.3389/fmicb.2021.765091</a></p>
<p>Pavlov, V.; Aguiar, V.C.M.d.; Hole, L.R.; Pongrácz, E. A 30-Year Probability Map for Oil Spill Trajectories in the Barents Sea to Assess Potential Environmental and Socio-Economic Threats. Resources 2022, 11, 1. <a class="reference external" href="https://doi.org/10.3390/resources11010001">https://doi.org/10.3390/resources11010001</a></p>
<p>Bruciaferri, D.; Tonani, M.; Lewis, H. W.; Siddorn, J. R. ; Saulter, A.; Castillo Sanchez, J. M.; Valiente, N. G.; Conley, D.; Sykes, P.; Ascione, I.; McConnell, N.. 2021 The impact of ocean‐wave coupling on the upper ocean circulation during storm events. Journal of Geophysical Research: Oceans, 126 (6). <a class="reference external" href="https://doi.org/10.1029/2021JC017343">https://doi.org/10.1029/2021JC017343</a></p>
<p>Blanken H, Valeo C, Hannah C, Khan UT and Juhász T (2021) A Fuzzy-Based Framework for Assessing Uncertainty in Drift Prediction Using Observed Currents and Winds. Front. Mar. Sci. 8:618094. <a class="reference external" href="http://doi.org/10.3389/fmars.2021.618094">http://doi.org/10.3389/fmars.2021.618094</a></p>
<p>Cristiani J, Rubidge E, Forbes C, Moore-Maley B and O’Connor MI (2021) A Biophysical Model and Network Analysis of Invertebrate Community Dispersal Reveals Regional Patterns of Seagrass Habitat Connectivity. Front. Mar. Sci. 8:717469. <a class="reference external" href="https://doi.org/10.3389/fmars.2021.717469">https://doi.org/10.3389/fmars.2021.717469</a></p>
<p>Tinker J and Hermanson L (2021) Towards Winter Seasonal Predictability of the North West European Shelf Seas. Front. Mar. Sci. 8:698997. <a class="reference external" href="https://doi.org/10.3389/fmars.2021.698997">https://doi.org/10.3389/fmars.2021.698997</a></p>
<p>Kotzakoulakis, K., & George, S. (2021). Advanced oil spill modeling and simulation techniques. In M. R. Riazi (Ed.), Oil spill occurrence, simulation and behavior (pp. 225-264). CRC Press, Taylor & Francis Group. <a class="reference external" href="https://doi.org/10.1201/9780429432156">https://doi.org/10.1201/9780429432156</a></p>
<p>Reche P., Artal O., Pinilla E., Ruiz C., Venegas O., Arriagada A., Falvey M., CHONOS: Oceanographic information website for Chilean Patagonia, Ocean & Coastal Management, Volume 208, 1 July 2021, <a class="reference external" href="https://doi.org/10.1016/j.ocecoaman.2021.105634">https://doi.org/10.1016/j.ocecoaman.2021.105634</a></p>
<ol class="upperalpha simple" start="10">
<li><p>Anarumo, T. Miles, H. Roarty, J. Kohut and N. Beaird, “An Open-Source Software Application for Drifter Trajectory Prediction in the Mid-Atlantic Bight,” Global Oceans 2020: Singapore – U.S. Gulf Coast, Biloxi, MS, USA, 2020, pp. 1-8, <a class="reference external" href="https://doi.org/10.1109/IEEECONF38699.2020.9389124">https://doi.org/10.1109/IEEECONF38699.2020.9389124</a></p></li>
</ol>
<p>Peytavin, A., Sainte-Rose, B., Forget, G., and Campin, J.-M.: Ocean Plastic Assimilator v0.1: Assimilation of Plastics Concentration Data Into Lagrangian Dispersion Models, Geosci. Model Dev. Discuss. [preprint], <a class="reference external" href="https://doi.org/10.5194/gmd-2020-385">https://doi.org/10.5194/gmd-2020-385</a>, in review, 2021.</p>
<p>Melsom A., Kvile K.Ø., Dagestad K.-F., Broström G., Langangen Ø., Exploring drift simulations from ocean circulation experiments: Application to cod eggs and larval drift, Accepted for publication, <a class="reference external" href="https://doi.org/10.3354/cr01652">https://doi.org/10.3354/cr01652</a></p>
<p>Strand K.O., Huserbråten M., Dagestad K.-F., Mauritzen C., Grøsvik B.E., Nogueira L.A., Melsom A., Röhrs J., Potential sources of marine plastic from survey beaches in the Arctic and Northeast Atlantic, Science of The Total Environment, Vol 790, 10, 2021, <a class="reference external" href="https://doi.org/10.1016/j.scitotenv.2021.148009">https://doi.org/10.1016/j.scitotenv.2021.148009</a></p>
<p>Teixeira, C. E. P., Cavalcante, R. M., Soares, M. O., Ribeiro, F. B., & Bezerra, L. E. A. (2021). Marine debris from the past-Contamination of the Brazilian shore by a WWII wreck. Marine Environmental Research, 169, 105345.</p>
<p>Kotzakoulakis, K., & George, S. (2021). Advanced oil spill modeling and simulation techniques. In M. R. Riazi (Ed.), Oil spill occurrence, simulation and behavior (pp. 225-264). CRC Press, Taylor & Francis Group. <a class="reference external" href="https://doi.org/10.1201/9780429432156">https://doi.org/10.1201/9780429432156</a></p>
<p>Morane C.-H., North E.W., Solé J., Solé, Bahamón N., Carreton M., Estimating the spawning locations of the deep-sea red and blue shrimp Aristeus antennatus (Crustacea: Decapoda) in the northwestern Mediterranean Sea with a backtracking larval transport model, Deep Sea Research Part I Oceanographic Research Papers 174(7):103558, May 2021, <a class="reference external" href="https://doi.org/10.1016/j.dsr.2021.103558">https://doi.org/10.1016/j.dsr.2021.103558</a></p>
<p>Hadjimitsis D. et al. (2021) ‘EXCELSIOR’ H2020 Widespread Teaming Phase 2 Project: Earth Observation and Geoinformatics Research and Innovation Agenda for Cultural Heritage. In: Ioannides M., Fink E., Cantoni L., Champion E. (eds) Digital Heritage. Progress in Cultural Heritage: Documentation, Preservation, and Protection. EuroMed 2020. Lecture Notes in Computer Science, vol 12642. Springer, Cham. <a class="reference external" href="https://doi.org/10.1007/978-3-030-73043-7_13">https://doi.org/10.1007/978-3-030-73043-7_13</a></p>
<p>Vora M., Sanni S., Flage R., An environmental risk assessment framework for enhanced oil recovery solutions from offshore oil and gas industry, Environmental Impact Assessment Review 88 (2021), <a class="reference external" href="https://doi.org/10.1016/j.eiar.2020.106512">https://doi.org/10.1016/j.eiar.2020.106512</a></p>
<p>Dugstad J.S., Isachsen P.E., Fer I., The mesoscale eddy field in the Lofoten Basin from high-resolution Lagrangian simulations, Ocean Sci., 17, 651–674, 2021
<a class="reference external" href="https://doi.org/10.5194/os-17-651-2021">https://doi.org/10.5194/os-17-651-2021</a></p>
<p>Clavel-Henry M., Solé J., Bahamona N., Carretón M., Companya J.B., Larval transport of Aristeus antennatus shrimp (Crustacea: Decapoda: Dendrobranchiata: Aristeidae) near the Palamós submarine canyon (NW Mediterranean Sea) linked to the North Balearic Front, Progress in Oceanography, Vol 192, March 2021, <a class="reference external" href="https://doi.org/10.1016/j.pocean.2021.102515">https://doi.org/10.1016/j.pocean.2021.102515</a></p>
<p>Keramea, P., Spanoudaki, K., Zodiatis, G., Gikas, G., Sylaios, G., Oil Spill Modeling: A Critical Review on Current Trends, Perspectives, and Challenges. J. Mar. Sci. Eng. 2021, <a class="reference external" href="https://doi.org/10.3390/jmse9020181">https://doi.org/10.3390/jmse9020181</a></p>
<p>Hole, L. R., de Aguiar V., Dagestad, K-F, Kourafalou V. H., Androulidakis Y., Kangb H., Le Hénaff M., Calzadae A. (2021). Long term simulations of potential oil spills around Cuba. Mar. Pol. Bull., Volume 167. <a class="reference external" href="https://doi.org/10.1016/j.marpolbul.2021.112285">https://doi.org/10.1016/j.marpolbul.2021.112285</a></p>
<p>Staneva, J., Ricker, M., Carrasco Alvarez, R., Breivik, Ø., & Schrum, C. (2021). Effects of Wave-Induced Processes in a Coupled Wave–Ocean Model on Particle Transport Simulations. Water, 13(4), 415. <a class="reference external" href="https://doi.org/10.3390/w13040415">https://doi.org/10.3390/w13040415</a></p>
<p>Brekke, C., Espeseth, M. M., Dagestad, K.-F., Röhrs, J., Hole, L. R., & Reigber, A. (2021). Integrated analysis of multisensor datasets and oil drift simulations—a free-floating oil experiment in the open ocean. Journal of Geophysical Research: Oceans, 126, e2020JC016499. <a class="reference external" href="https://doi.org/10.1029/2020JC016499">https://doi.org/10.1029/2020JC016499</a></p>
<p>Devis-Morales, A., Rodríguez-Rubio, E. & Montoya-Sánchez, R.A. Modelling the transport of sediment discharged by Colombian rivers to the southern Caribbean Sea. Ocean Dynamics (2021). <a class="reference external" href="https://doi.org/10.1007/s10236-020-01431-y">https://doi.org/10.1007/s10236-020-01431-y</a></p>
<p>Gancheva I., Peneva E. (2021) Remote Sensing and Modelling of the Mopang Oil Pollution Near the Bulgarian Black Sea Coast. In: Dobrinkova N., Gadzhev G. (eds) Environmental Protection and Disaster Risks. EnviroRISK 2020. Studies in Systems, Decision and Control, vol 361. Springer, Cham. <a class="reference external" href="https://doi.org/10.1007/978-3-030-70190-1_26">https://doi.org/10.1007/978-3-030-70190-1_26</a></p>
<p>El Rahi, J., Weeber M.P., El Serafya, G., Modelling the effect of behavior on the distribution of the jellyfish Mauve stinger (Pelagianoctiluca) in the Balearic Sea using an individual-based model, Ecological Modelling, Volume 433, Oct. 2020, <a class="reference external" href="https://doi.org/10.1016/j.ecolmodel.2020.109230">https://doi.org/10.1016/j.ecolmodel.2020.109230</a></p>
<p>Laudy C., L. Mészáros, S. Wanke and M. de Juan, “Mixing Social Media Analysis and Physical Models to Monitor Invasive Species,” 2020 IEEE 23rd International Conference on Information Fusion (FUSION), Rustenburg, South Africa, 2020, pp. 1-8, doi: 10.23919/FUSION45008.2020.9190335.</p>
<p>Androulidakis, Y., Kourafalou, V., Robert Hole, L., Le Hénaff, M., & Kang, H. (2020). Pathways of Oil Spills from Potential Cuban Offshore Exploration: Influence of Ocean Circulation. Journal of Marine Science and Engineering, 8(7), 535. <a class="reference external" href="https://doi.org/10.3390/jmse8070535">https://doi.org/10.3390/jmse8070535</a></p>
<p>Ypma, S. L., Georgiou, S., Dugstad, J. S., Pietrzak, J. D., & Katsman, C. A. (2020). Pathways and water mass transformation along and across the Mohn‐Knipovich Ridge in the Nordic Seas. Journal of Geophysical Research: Oceans, 125, e2020JC016075. <a class="reference external" href="https://doi.org/10.1029/2020JC016075">https://doi.org/10.1029/2020JC016075</a></p>
<p>Norrie, C.R., Dunphy, B.J., Roughan, M., Weppe, S., & Lundquist, C. (2020). Spill-over from aquaculture may provide a larval subsidy for the restoration of mussel reefs. Aquaculture Environment Interactions, <a class="reference external" href="https://doi.org/10.3354/aei00363">https://doi.org/10.3354/aei00363</a></p>
<p>Ricker, M., Stanev, E. V., Badewien, T. H., Freund, H., Meyerjurgens, J., Wolff, J.-O., & Zielinski, O. (2020). Drifter observations and Lagrangian tracking of the 2018 easterly wind event in the North Sea. In Copernicus Marine Service Ocean State Report, Issue 4. Journal of Operational Oceanography, 13(sup1), s155–s160,
<a class="reference external" href="https://doi.org/10.1080/1755876X.2020.1785097">https://doi.org/10.1080/1755876X.2020.1785097</a></p>
<p>Romagnoni G., Kvile K.Oe., Dagestad K.F., Eikeset A.M., Kristiansen T., Stenseth N.C., Langangen Oe.: Influence of larval transport and temperature on recruitment dynamics of North Sea cod (Gadus morhua) across spatial scales of observation, Fisheries and Oceanography, 2020, <a class="reference external" href="https://doi.org/10.1111/fog.12474">https://doi.org/10.1111/fog.12474</a></p>
<p>Ličer, M., Estival, S., Reyes-Suarez, C., Deponte, D., and Fettich, A.: Lagrangian Trajectory Modelling of a Person lost at Sea during the Adriatic Scirocco Storm of 29 October 2018, Nat. Nat. Hazards Earth Syst. Sci., 20, 2335–2349, 2020, <a class="reference external" href="https://doi.org/10.5194/nhess-20-2335-2020">https://doi.org/10.5194/nhess-20-2335-2020</a></p>
<p>Clavel-Henry M, Solé J, Kristiansen T, Bahamon N, Rotllant G, et al. (2020) Modeled buoyancy of eggs and larvae of the deep-sea shrimp Aristeus antennatus (Crustacea: Decapoda) in the northwestern Mediterranean Sea. PLOS ONE 15(1): e0223396.
<a class="reference external" href="https://doi.org/10.1371/journal.pone.0223396">https://doi.org/10.1371/journal.pone.0223396</a></p>
<p>Hole, L. R., Dagestad, K. F., Röhrs, J., Wettre, C., Kourafalou, V. H., Androulidakis, Y., … & Garcia-Pineda, O. (2019). The DeepWater Horizon Oil Slick: Simulations of River Front Effects and Oil Droplet Size Distribution. Journal of Marine Science and Engineering, 7(10), 329. <a class="reference external" href="http://dx.doi.org/10.3390/jmse7100329">http://dx.doi.org/10.3390/jmse7100329</a></p>
<p>Dugstad, J.,I. M. Koszalka, P. E. Isachsen, K.-F. Dagestad and I. Fer (2019), Vertical structure and seasonal variability of the inflow to the Lofoten Basin inferred from high resolution Lagrangian simulations, J. Geophys. Res., <a class="reference external" href="https://doi.org/10.1029/2019JC015474">https://doi.org/10.1029/2019JC015474</a>.</p>
<p>Ricker, M. and Stanev, E. V.: Circulation of the European Northwest Shelf: A Lagrangian perspective, Ocean Science., <a class="reference external" href="https://www.ocean-sci.net/16/637/2020/">https://www.ocean-sci.net/16/637/2020/</a></p>
<p>Stanev, E. V., Badewien, T. H., Freund, H., Grayek, S., Hahner, F., Meyerjürgens, J., Ricker, M., Schöneich-Argent, R. I., Wolff, J.-O., & Zielinski, O. (2019). Extreme westward surface drift in the North Sea: Public reports of stranded drifters and Lagrangian tracking. Continental Shelf Research, 177, 24–32. <a class="reference external" href="https://doi.org/10.1016/j.csr.2019.03.003">https://doi.org/10.1016/j.csr.2019.03.003</a></p>
<p>Stanev, E. V., & Ricker, M. (2019). The Fate of Marine Litter in Semi-Enclosed Seas: A Case Study of the Black Sea. Frontiers in Marine Science, 6. <a class="reference external" href="https://doi.org/10.3389/fmars.2019.00660">https://doi.org/10.3389/fmars.2019.00660</a></p>
<p>Andruszkiewicz EA, Koseff JR, Fringer OB, Ouellette NT, Lowe AB, Edwards CA and Boehm AB (2019), Modeling Environmental DNA Transport in the Coastal Ocean Using Lagrangian Particle Tracking. Front. Mar. Sci. 6:477. <a class="reference external" href="http://doi.org/10.3389/fmars.2019.00477">http://doi.org/10.3389/fmars.2019.00477</a></p>
<p>Dagestad, K.-F. and Röhrs, J.: Prediction of ocean surface trajectories using satellite derived vs. modeled ocean currents, Remote Sens. Environ., Volume 223, p130-142, 2019, <a class="reference external" href="https://doi.org/10.1016/j.rse.2019.01.001">https://doi.org/10.1016/j.rse.2019.01.001</a></p>
<p>Röhrs, J., Dagestad, K.-F., Asbjørnsen, H., Nordam, T., Skancke, J., Jones, C. E., and Brekke, C.: The effect of vertical mixing on the horizontal drift of oil spills, Ocean Sci., 14, 1581-1601, <a class="reference external" href="https://doi.org/10.5194/os-14-1581-2018">https://doi.org/10.5194/os-14-1581-2018</a>, 2018.</p>
<p>Gutow, L., Ricker, M., Holstein, J. M., Dannheim, J., Stanev, E. V., & Wolff, J.-O. (2018). Distribution and trajectories of floating and benthic marine macrolitter in the south-eastern North Sea. Marine Pollution Bulletin, 131, Part A, 763–772. <a class="reference external" href="https://doi.org/10.1016/j.marpolbul.2018.05.003">https://doi.org/10.1016/j.marpolbul.2018.05.003</a></p>
<p>Hansen J., Manjanna S., Li A.Q., Rekleitis I., Dudek G., 2018, Autonomous Marine Sampling Enhanced by Strategically Deployed Drifters in Marine Flow Fields, <a class="reference external" href="https://arxiv.org/abs/1811.10103">https://arxiv.org/abs/1811.10103</a></p>
<p>Christensen, K. H., Breivik, Ø., Dagestad, K.-F., Röhrs, J., Ward, B.: Short-term predictions of oceanic drift. Oceanography 2018, Volume 31.(3) s. 59-67, <a class="reference external" href="https://doi.org/10.5670/oceanog.2018.310">https://doi.org/10.5670/oceanog.2018.310</a></p>
<p>Kvile K., Romagnoni G., Dagestad K.-F., Langangen Ø., Kristiansen T., Sensitivity of North Sea cod larvae transport to vertical behaviour, ocean model resolution and interannual variation in ocean dynamics. ICES Journal of Marine Science, fsy039, <a class="reference external" href="https://doi.org/10.1093/icesjms/fsy039">https://doi.org/10.1093/icesjms/fsy039</a>, 2018.</p>
<p>Dagestad, K.-F., Röhrs, J., Breivik, Ø., and Ådlandsvik, B.: OpenDrift v1.0: a generic framework for trajectory modelling, Geosci. Model Dev., 11, 1405-1420, <a class="reference external" href="https://doi.org/10.5194/gmd-11-1405-2018">https://doi.org/10.5194/gmd-11-1405-2018</a>, 2018.</p>
<p>Sperrevik, A. K., Röhrs, J., and Christensen, K. H. ( 2017), Impact of data assimilation on Eulerian versus Lagrangian estimates of upper ocean transport, J. Geophys. Res. Oceans, 122, 5445– 5457, <a class="reference external" href="https://doi.org/10.1002/2016JC012640">https://doi.org/10.1002/2016JC012640</a>.</p>
<p>Sundby S. , Kristiansen T., Nash R. D. M., Johannesen T. 2017. Dynamic Mapping of North Sea Spawning: report of the ‘KINO’ Project. Fisken og Havet, 2: 183, <a class="reference external" href="http://hdl.handle.net/11250/2440959">http://hdl.handle.net/11250/2440959</a></p>
<p>Jones, C.E., Dagestad, K.-F., Breivik, Ø., Holt, B., Röhrs, J., Christensen, K.H., Espeseth, M.M., Brekke, C., Skrunes, S. (2016): Measurement and modeling of oil slick transport. Journal of Geophysical Research – Oceans, Volume 121, Issue 10, October 2016, Pages 7759–7775. <a class="reference external" href="http://doi.org/10.1002/2016JC012113">http://doi.org/10.1002/2016JC012113</a></p>
</section>
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="gui.html" class="btn btn-neutral float-left" title="Graphical User Interface" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="services.html" class="btn btn-neutral float-right" title="Services using OpenDrift" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>
<div role="contentinfo">
<p>© Copyright 2020, Knut-Frode Dagestad ([email protected]) and Gaute Hope ([email protected])..</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>