From b377e2d5af01a30cefcedb29186beac1d64e2ecf Mon Sep 17 00:00:00 2001 From: Erik van Sebille Date: Tue, 19 May 2026 08:01:28 +0200 Subject: [PATCH] Adding Brunner paper --- src/data/papers-citing-parcels.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/data/papers-citing-parcels.ts b/src/data/papers-citing-parcels.ts index 34c730b..d76cbf9 100644 --- a/src/data/papers-citing-parcels.ts +++ b/src/data/papers-citing-parcels.ts @@ -3003,4 +3003,13 @@ export const papersCitingParcels: Paper[] = [ abstract: 'Between 9 June and 6 July 2023 a SeaExplorer glider equipped with an Underwater Vision Profiler (UVP6), surveyed frontal structures between a cyclonic and two anticyclonic eddies in the Northeast Atlantic as part of the APERO cruise (Assessing marine biogenic matter Production, Export and Remineralization: from the surface to the dark Ocean) that was designed to quantify the spatial and temporal variability of the biological carbon pump (BCP) from the surface to the mesopelagic zone. Combined high-resolution physical, biogeochemical, and imaging observations resolved particulate organic carbon (POC) distributions and fluxes across (sub)mesoscale features. Particle concentrations, POC stocks, and fluxes showed pronounced spatial heterogeneity, with sharp gradients at frontal interfaces and enhanced variability in larger particle size classes. Estimated POC fluxes varied by up to an order of magnitude over distances <10 km at the surface, with variations of up to a factor 2–3 at 1,000 m. Lagrangian backward trajectories from altimetry revealed that these signals detectable at submesoscale resulted from convergence of outer water masses in frontal zones, whereas vertical processes were primarily responsible for biogeochemical variability within eddy cores. Secondarily it is shown that optical backscattering underestimated and poorly resolved deep variability of large-particle POC when compared with UVP-derived ones, but it is proposed that combining both sensors may improve total POC estimates. These results demonstrate that glider-UVP6 systems provide a powerful approach to capture fine-scale BCP variability and constrain vertical carbon export estimates.', }, + { + title: + 'The Role of Reproductive Periodicity in Dispersal Among Hydrothermal Vents and its Implications for Regional Connectivity', + published_info: 'Deep Sea Research II, in press', + authors: 'Brunner, O, P Methou, S Mitarai (2026)', + doi: 'https://doi.org/10.1016/j.dsr2.2026.105660', + abstract: + 'Connectivity among isolated habitat patches via planktonic larval dispersal is crucial for maintaining the regional diversity of hydrothermal vents. Despite increasing sophistication of techniques for simulating dispersal, a lack of information on biological and behavioural traits of vent-associated species limits the applicability of these methods for inferring connectivity. Here we focus on the role of periodic reproduction on dispersal among hydrothermal vents, as periodic and seasonal spawning has increasingly been observed in a variety of taxa. For generalisability, we simulate the dispersal of larvae under treatments of monthly and continuous release timing at various depths, with consistent behavioural traits. Our results show a highly variable effect of periodicity on the characteristics and distribution of dispersal, which are heavily modified by the dispersal depth and source location. The capacity for reproductive periodicity to impact the among-site dispersal warrants further investigation into its prevalence and timing among vent-associated fauna.', + }, ]