A list of datasets containing diving parameters for:
- 9 individuals in 2014 These data have been retrieved from the CEBC server ( - ftpmarin.cebc.cnrs.fr/EarlyLife/PostDoc%20Sam%20Cox/SES_PupData/RawData_2014-2015, please ask Baptiste Picard baptiste.picard@cebc.cnrs.fr to get access)
Usage
data(data_ses)Format
A list containing one list per year, that itself contains one dataset per individual.
DATA > YEAR > INDIVIDUAL
- 2014 Dataset - .id
- individual ID 
- divenumber
- # of dive 
- date
- date and time of the dive 
- maxdepth
- maximum depth reached (m) 
- dduration
- dive duration (s) 
- botttime
- bottom duration (s) 
- desctime
- descent duration (s) 
- descrate
- descent rate (m/s) 
- asctime
- ascent time (s) 
- ascrate
- ascent rate (m/s) 
- pdi
- post dive interval (s) 
- dwigglesdesc
- # of wiggles in descent phase 
- dwigglesbott
- # of wiggles in bottom phase 
- dwigglesasc
- # of wiggles in ascent phase 
- totvertdistbot
- vertical distance at the bottom (m) 
- driftrate
- drift rate (m/s) 
- divetype
- Dive type (transit, foraging, drift or benthic) 
- day_departure
- # of days since departure 
- lightatsurf
- light level at the surface 
- lat
- latitude 
- lon
- longitude 
- dist_dep
- distance from the first data location point (m) 
- sp
- species (ses) 
- ssh
- sea surface height from Copernicus data 
- psu
- Practical Salinity Unit from Copernicus 
- vel
- current velocity in m/s derived from Copernicus 
- temp
- sea surface temperature from Copernicus 
- bathy
- bathymetry from marmap package 
- phase
- phase of the day (day or night) 
 
