| Literature DB >> 28325973 |
Anne S Philippe1, Christine Plumejeaud-Perreau1, Jérôme Jourde1, Philippe Pineau1, Nicolas Lachaussée1, Emmanuel Joyeux2, Frédéric Corre3, Philippe Delaporte4, Pierrick Bocher1.
Abstract
BACKGROUND: Long-term benthic monitoring is rewarding in terms of science, but labour-intensive, whether in the field, the laboratory, or behind the computer. Building and managing databases require multiple skills, including consistency over time as well as organisation via a systematic approach. Here, we introduce and share our spatially explicit benthic database, comprising 11 years of benthic data. It is the result of intensive benthic sampling that has been conducted on a regular grid (259 stations) covering the intertidal mudflats of the Pertuis-Charentais (Marennes-Oléron Bay and Aiguillon Bay). Samples were taken by foot or by boats during winter depending on tidal height, from December 2003 to February 2014. The present dataset includes abundances and biomass densities of all mollusc species of the study regions and principal polychaetes as well as their length, accessibility to shorebirds, energy content and shell mass when appropriate and available. This database has supported many studies dealing with the spatial distribution of benthic invertebrates and temporal variations in food resources for shorebird species as well as latitudinal comparisons with other databases. In this paper, we introduce our benthos monitoring, share our data, and present a "guide of good practices" for building, cleaning and using it efficiently, providing examples of results with associated R code. NEW INFORMATION: The dataset has been formatted into a geo-referenced relational database, using PostgreSQL open-source DBMS. We provide density information, measurements, energy content and accessibility of thirteen bivalve, nine gastropod and two polychaete taxa (a total of 66,620 individuals) for 11 consecutive winters. Figures and maps are provided to describe how the dataset was built, cleaned, and how it can be used. This dataset can again support studies concerning spatial and temporal variations in species abundance, interspecific interactions as well as evaluations of the availability of food resources for small- and medium size shorebirds and, potentially, conservation and impact assessment studies.Entities:
Keywords: Intertidal mudflats; Pertuis-Charentais; annelids; benthic macrofauna; database management; molluscs; monitoring; shorebirds
Year: 2017 PMID: 28325973 PMCID: PMC5345053 DOI: 10.3897/BDJ.5.e10288
Source DB: PubMed Journal: Biodivers Data J ISSN: 1314-2828
Figure 1.Sampling site with the 259 regular station, across four study sites, in the Pertuis Charentais, on the French Atlantic coast.
Figure 2.The harvestable fraction corresponding to the mean bill length of the sandpipers, the dunlin and the red knot and composed of the accessible fraction of benthos (found in the top 4 cm of the mud core) and of ingestible sizes (not too large and not too small). Ingestible sizes are species specific, and depend on the shape of the mollusc. Sizes available for and species are reported in Philippe et al. (2016).
Figure 3.Processing of benthic samples in the laboratory.
Species collected, including total number of specimens in the database, and classification according to the World Register of Marine Species
| AphiaID | Scientific name | Class | Family | Genus | Common name | Authority | Nr. of specimens |
| 141435 |
|
|
|
| (Müller, 1776) | 23 | |
| 146467 |
|
|
|
| (Philippi, 1836) | 3 | |
| 138474 |
|
|
| Lamarck, 1818 | 10 | ||
| 141439 |
|
|
|
| (Montagu, 1803) | 3,726 | |
| 138998 |
|
|
|
| Edible cockle, common cockle | (Linnaeus, 1758) | 1,697 |
| 139410 |
|
|
|
| European clam, Basket shell | (Olivi, 1792) | 1 |
| 138963 |
|
|
|
| Common Atlantic slippersnail | (Linnaeus, 1758) | 56 |
| 876816 |
|
|
|
| Cyclope | (Linnaeus, 1758) | 42 |
| 146905 |
|
|
|
| European wentletrap | (Linnaeus, 1758) | 1 |
| 140656 |
|
|
|
| Pacific oyster | (Thunberg, 1793) | 1 |
| 140074 |
|
|
|
| (Linnaeus, 1758) | 55 | |
| 140126 |
|
|
|
| Mudsnail, laver spire shell | (Pennant, 1777) | 45,796 |
| 140262 |
|
|
|
| Common periwinkle | (Linnaeus, 1758) | 38 |
| 140264 |
|
|
|
| black-lined periwinkle | (Olivi, 1792) | 8 |
| 141579 |
|
|
|
| Baltic tellin | (Linnaeus, 1758) | 3,930 |
| 140380 |
|
|
|
| (Montagu, 1803) | 20 | |
| 140480 |
|
|
|
| Blue mussel | Linnaeus, 1758 | 11 |
| 138235 |
|
|
| Duméril, 1805 | 2 | ||
| 22496 |
|
| Blainville, 1918 | 1,151 | |||
| 129370 |
|
|
| Cuvier, 1817 | 1,648 | ||
| 140589 |
|
|
|
| Winckworth, 1930 | 1 | |
| 141134 |
|
|
|
| Arctic barrel-bubble | (Montagu, 1803) | 148 |
| 141424 |
|
|
|
| Peppery furrow shell | (da Costa, 1778) | 7,592 |
| 231748 |
|
|
| Chiamenti, 1900 | 660 |
Table of attributes, with associated column names, description, units and constraints in the benthos dataset.
| Attribute | Column_name | Description | Units | Constraints |
| AphiaID | AphiaID | Unique number corresponding to a described species in WoRMS | - | Integer |
| Period | "Period" | Winter period corresponding to the sampling | - | Text, ["Winter 2003-2004" to "Winter 2013-2014"] |
| Sampling date | "sampling_date" | Date of sampling | - | Datastyle, DMY format |
| Site | "site" | Sampling site | - | 'MAROL' refers to Marennes Oléron Bay, and 'AIG' refers to Aiguillon Bay |
| Subsite | "st_sit_id" | Subsite | - | Each site is divided into two subsites (grids of approximately 64 stations). Oléron subsite ('ol') and Moëze subsite ('mo') are part of the site 'MAROL'. Aiguillon Charente subsite ('aic') and Aiguillon Vendée subsite ('aiv') are part of the site 'AIG'. |
| Station | "Poskey" | Station number | - | Each station refers to unique coordinates ("st_lat_dd" and "st_long_dd") and is located in a single "site" and "subsite". Subsite 'ol' has 67 stations, and subsites 'mo', 'aic' and 'aiv' have 64 |
| Latitude | "st_lat_dd" | Latitude | Decimal degrees, WGS84 | Numeric, together with "st_long_dd" refer to a single "Poskey" value |
| Longitude | "st_long_dd" | Longitude | Decimal degrees, WGS84 | Numeric, together with "st_lat_dd" refer to a single "Poskey" value |
| Number | "number" | Number of individual | - | Integer = 1 |
| Shell length | "length" | Maximum length of the shell | mm | Numeric, decimal = 2. 'NA' when "Phylum" is ' |
| Size class | "class_length" | Size class of the individual | mm | Integer, corresponded to the "length" value, rounded to the closest integer |
| Shell width | "width" | Width of the bivalve | mm | Numerical, decimal = 2, only measured for bivalves as the maximum width when both valves are taken together |
| Flesh AFDM | "AFDM" | Ash-Free Dry Mass of the soft part | g | Numerical, decimal = 4. 'NA' when "Phylum" is ' |
| Shell DM | "ShellDM" | Dry mass of the shell | g | Numerical, decimal = 4. 'NA' when "Phylum" is ' |
| Sampling mode | "car_mod_id" | Sampling mode, either by boat or by foot | _ | Integer, value in (1,2). If sampling was made by foot "car_mod_id" = 1. If sampling was made from boats "car-mod_id" = 2 |
| Accessibility | "car_top_bottom" | Whether or not the top 4 cm were seperated from the rest of the mud core | _ | Logical, if "car_mod_id" = 1 then "car_top_bottom" = TRUE |
| Sediment layer | "T.B.H" | Type of corer used | _ | Integer, value in ('top','bott','hyd','all'). If "car_mod_id" = 1, then "T.B.H" = 'hyd' if "abr" is 'hyd' otherwise if the individual is a different species of mollusc "T.B.H" = 'top' or 'bott' depending on the mud layer processed. If "car_mod_id" = 2 OR "Phylum" = ' |
| Extrapolated Accessibility | "newTBH" | Extrapolated value, from the column "T.B.H" | _ | Character, value in ('t', 'b'), for other constraints see section "Cleaning process" and the paragraph "Extrapolating top and bottom fractions" of the present article |
| Sampled area | "area" | Sampled area, corresponding to the individual | m² | Numerical, decimal = 8. If "T.B.H" is 'top' or 'bott' then diameter of the corer is 7.5 cm and area = PI X 0,075². If "T.B.H" is 'hyd' then a smaller corer was used with a 3.5 cm diamater and area= PI X 0,035². If "T.B.H" is 'all' and "car_mod_id" is 1 then area = PI X 0,075². If "T.B.H" is 'all' and "car_mod_id" is 2 then two cores of 10 cm diameter were taken and area = 2 X PI X 0,100² |
| Abundance density | "dens.ind" | Abundance density | m-2 | Numerical, decimal = 4. "number" / "area" |
| Biomass density | "biomass.dens" | Density of flesh Ash-Free Dry Mass | g.m-2 | Numerical, decimal = 4. "AFDM" / "area" |
| Scientific name | "scientific_name" | Scientific name of the species | - | Binomial nomenclature |
| Phylum | "phylum" | Phylum of the sampled individual | - | Character, value in (' |
| Class | "class" | Class associated to the individual | - | Text, according to WoRMS |
| Family | "family" | Family associated to the individual | Text, according to WoRMS | |
| Genus | "genus" | Genus associated to the indivual | - | Text, according to WoRMS |
| English common name | "English name" | English common name associated with the individual | - | Text, according to WoRMS |
| Authority | "authority" | The person credited to have formally named the species for the first time | - | Text, parentheses if the original name of the species has changed |
| Number of individuals | "nr" | Total individuals of this species in the database | - | Integer |
Figure 4.Benthic monitoring database building steps, from data collection to the production of results
Integrity checks, data cleaning and inferring of missing data
|
| |||||
|---|---|---|---|---|---|
|
|
|
|
| % |
|
| "abr" | Species abbreviation | 148 | 66,620 | 0.22% | misspelling |
| "car_top_bottom" | Whether the top fraction of the sediment was sampled separately | 460 | 7,013 | 6.56% | logic |
| "AFDM" | Flesh ash-free dry mass | 2,215 | 11,015 | 20.11% | "length" > 8 |
| "ShellDM" | Shell dry mass | 2,353 | 11,015 | 21.36% | "length" > 8 |
|
| |||||
|
|
|
|
| % |
|
| "length" | Length of the shell | 140 | 66,620 | 0.21% | "length" = 0 |
| "AFDM" | Flesh ash-free dry mass | 52,127 | 53,533 | 97.37% | "length" < 8 |
| "ShellDM" | Shell dry mass | 10,308 | 53,533 | 19.26% | "length" < 8 |
| "newTBH" | Whether the individual belongs to the top or the bottom (inferring) | 10,884 | 21,918 | 49.66% | probabilities |
Figure 5.Data cleaning using extrapolation curves: an example of shell dry mass extrapolation based on shell length in the bivalve .
Figure 6.Right side: map of the biomass of on Aiguillon Cove on the Charente-Maritime side (AIC) in 2014; Left side: temporal evolution of one station (n° 1698) of this site for biomass in time since 2004.
Figure 7.Left side: Variation of mollusc biomass harvestable to red knots between stations of Aiguillon bay on the Charente-Maritime side (AIC) in 2014. Right side: Evolution of mean harvestable biomass of in Aiguillon bay on the Charente-Maritime site (AIC) since 2004.
Figure 8.Biomass share of abundant mollusc genus (i.e. and ) in the four study sites in winter 2013-2014. Radius is proportional to the combined biomass density of the main mollusc species (gAFDM.m-2).
| Column label | Column description |
|---|---|
| aphiaid | Unique number corresponding to a described species in WoRMS. In the present datapaper the column refers to the column 'AphiaID'. |
| period | Winter period corresponding to the sampling.In the present datapaper the column refers to the column 'Period'. |
| sampling_date | Date of sampling.In the present datapaper the column refers to the column 'sampling_date'. |
| site | Sampling site.In the present datapaper the column refers to the column 'site'. |
| st_sit_id | Subsite.In the present datapaper the column refers to the column 'st_sit_id'. |
| station | Station number.In the present datapaper the column refers to the column 'Poskey'. |
| st_lat_dd | Latitude.In the present datapaper the column refers to the column 'st_lat_dd'. |
| st_long_dd | Longitude.In the present datapaper the column refers to the column 'st_long_dd'. |
| number | Number of individual.In the present datapaper the column refers to the column 'number'. |
| length | Maximum length of the shell.In the present datapaper the column refers to the column 'length'. |
| class_length | Size class of the individual.In the present datapaper the column refers to the column 'class_length'. |
| width | Width of the bivalve.In the present datapaper the column refers to the column 'width'. |
| afdm | Ash-Free Dry Mass of the soft parts.In the present datapaper the column refers to the column 'AFDM'. |
| shelldm | Dry mass of the shell.In the present datapaper the column refers to the column 'ShellDM'. |
| car_mod_id | Sampling mode, either by boat or by foot.In the present datapaper the column refers to the column 'car_mod_id'. |
| car_top_bottom | Whether or not the top 4 cm were seperated from the rest of the mud core.In the present datapaper the column refers to the column 'car_top_bottom'. |
| tbh | Type of corer used.In the present datapaper the column refers to the column 'T.B.H'. |
| newtbh | Extrapolated value, from the column "T.B.H".In the present datapaper the column refers to the column 'newT.B.H'. |
| area | Sampled area, corresponding to the individual.In the present datapaper the column refers to the column 'area'. |
| dens.ind | Abundance density.In the present datapaper the column refers to the column 'dens.ind'. |
| biomass.dens | Density of flesh Ash-Free Dry Mass.In the present datapaper the column refers to the column 'biomass_dens'. |
| scientific_name | Scientific name of the species.In the present datapaper the column refers to the column 'Scientific name'. |
| phylum | Phylum of the sampled individual.In the present datapaper the column refers to the column 'phylum'. |
| class | Class associated with the individual.In the present datapaper the column refers to the column class'. |
| family | Family associated with the individual.In the present datapaper the column refers to the column 'family'. |
| genus | Genus associated with the individual.In the present datapaper the column refers to the column genus'. |
| English name | English common name associated with the individual.In the present datapaper the column refers to the column 'English name'. |
| authority | The person credited to have formally named the species for the first time.In the present datapaper the column refers to the column 'authority'. |
| nr | Total individuals of this species in the database.In the present datapaper the column refers to the column 'nr'. |