CTD profile data from R/V Atlantis cruise AT50-08 in the ETNP oxygen minimum zone

Website: https://www.bco-dmo.org/dataset/995462
Data Type: Cruise Results
Version: 1
Version Date: 2026-03-24

Project
» EAGER: Mechanistic Study of Extracellular Vesicle Production by Marine Microalgae using Advanced Imaging Technologies (Marine Microbial Extracellular Vesicles)
ContributorsAffiliationRole
Taylor, Gordon T.Stony Brook University - SoMAS (SUNY-SB SoMAS)Principal Investigator
Yakubovskaya, ElenaStony Brook University - SoMAS (SUNY-SB SoMAS)Scientist
Butkevich, NatalieStony Brook University - SoMAS (SUNY-SB SoMAS)Student
Newman, SawyerWoods Hole Oceanographic Institution (WHOI BCO-DMO)BCO-DMO Data Manager

Abstract
These data describe CTD-rosette water collections carried out during R/V Atlantis cruise AT50-08 in February 2023 in the Eastern Tropical North Pacific oxygen minimum zone (OMZ). Seawater was collected from Niskin bottles mounted on a CTD rosette at selected depths between ~50 and 600 m and was used as starting material for extracellular vesicle (EV) and viral particle purification workflows, as well as other microbial and biogeochemical measurements. These water-collection records provide the physical and sampling context needed to interpret downstream EV, virus, and microbial datasets and to relate them to the structure of the water column in a low-oxygen, strongly stratified environment.


Coverage

Location: Eastern Tropical Pacific, Minimum Oxygen Zone (OMZ)
Spatial Extent: N:18.89631 E:-87.05298 S:10.69566 W:-106.33346
Temporal Extent: 2023-02-08 - 2023-03-09

Methods & Sampling

Seawater samples (10 × 100 L) were collected during R/V Atlantis cruise AT50-08 (Feb–Mar 2023) at two stations in the Oxygen Minimum Zone of the Eastern Tropical North Pacific (10–600 m depth). Samples were collected by CTD rosette, pre-filtered through 0.22 µm filters to remove cells and debris, and concentrated ~500× by tangential flow filtration (100 kDa cutoff).

The resulting concentrates contained both viruses and extracellular vesicles (EVs). EVs were enriched on board using a lectin-based binding column. Transmission electron microscopy (JEOL JEM 1400, Stony Brook University CryoEM facility) confirmed EV enrichment after column purification.

Subsequent EV analyses were performed at the University of Pennsylvania School of Veterinary Medicine EV Core Facility. Methods included size-based separation (SEC-HPLC, gravity-driven iZon column, density-gradient ultracentrifugation), particle quantification (resistive pulse sensing, nCS1; nanoparticle tracking analysis, NTA), and immunophenotyping (nanoscale flow cytometry; ExoView™ chip array). See related datasets.


Data Processing Description

CTD data were processed following standard Sea-Bird CTD procedures. Raw measurements were converted to engineering units using manufacturer calibration coefficients, then time-aligned across sensors (e.g., conductivity and oxygen aligned to pressure/temperature) and corrected for conductivity cell thermal mass.

Data were screened to remove periods of unstable flow and package motion (surface soak, pump start-up, winch stops/pressure reversals/loops), and automated despiking (“wild edit”) was applied to remove dropouts and isolated spikes.

Final profiles were generated from the downcast and used to compute derived variables including practical salinity, depth (from pressure using latitude), density, sound velocity (Chen–Millero), and dissolved oxygen products (µmol/kg, mL/L, % saturation); some oxygen fields include a smoothed/windowed version indicated in the headers (e.g., “WS=2”).


BCO-DMO Processing Description

- Loaded 10 CSV files (at5008055, at5008018, at5008037, at5008009, at5008004B, at5008029, at5008064, at5008048, at5008060, at5008049) using filenames as table names, with header row 1, empty rows removed, and empty string/"nd" values treated as missing
- Concatenated all 10 tables into a single table named "995462_v1_AT5008_ETNP_CTD_Profiles", mapping matching columns across sources (including CStarTr0, NMEA Latitude, NMEA Longitude, NMEA UTC (Time), T2-T190C, altM, c0S/m, c1S/m, density00, density11, depSM, dz/dtM, flECO-AFL, flag, latitude, longitude, nbf, par, prDM, sal00, sal11, sbeox0ML/L, sbeox0PS, sbeox0V, sbox0Mm/Kg, sbox0Mm/Kg_2, spar, svCM, svCM1, t090C, t190C, timeS, upoly0, upoly1, upoly2, v1), and added a new "source_file_name" column recording the originating filename for each row
- Converted the "NMEA UTC (Time)" column (format "%b %d %Y %H:%M:%S", UTC) into a new "ISO_DateTime_UTC" datetime column formatted as "%Y-%m-%dT%H:%M:%SZ" in UTC
- Converted "NMEA Latitude" from degrees-decimal_minutes format (regex-parsed degrees/decimal_minutes/directional) into decimal degrees, overwriting the same column
- Converted "NMEA Longitude" from degrees-decimal_minutes format (regex-parsed degrees/decimal_minutes/directional) into decimal degrees, overwriting the same column
- Renamed columns: "NMEA UTC (Time)" to "NMEA_UTC_Time", "NMEA Latitude" to "NMEA_Latitude", "NMEA Longitude" to "NMEA_Longitude", "c0S/m" to "c0S_M", "c1S/m" to "c1S_M", "flECO-AFL" to "flECO_AFL", "sbeox0ML/L" to "sbeox0ML_L", "sbox0Mm/Kg" to "sbeox0Mm_Kg", "dz/dtM" to "dz_dtM", "T2-T190C" to "T2_T190C"
- Reordered columns to: ISO_DateTime_UTC, NMEA_Latitude, NMEA_Longitude, NMEA_UTC_Time, timeS, latitude, longitude, prDM, t090C, t190C, c0S_M, c1S_M, CStarTr0, upoly0, flECO_AFL, sbeox0V, upoly2, upoly1, spar, altM, nbf, depSM, density00, density11, sal00, sal11, svCM, svCM1, sbeox0ML_L, sbeox0Mm_Kg, dz_dtM, T2_T190C, flag, v1, par, sbeox0PS, sbox0Mm_Kg_2, source_file_name
- Set column data types: numbers for most sensor/measurement columns (CStarTr0, NMEA_Latitude, NMEA_Longitude, T2_T190C, altM, c0S_M, c1S_M, density00, density11, dz_dtM, flECO_AFL, flag, latitude, longitude, par, prDM, sal00, sal11, sbeox0ML_L, sbeox0Mm_Kg, sbeox0PS, sbeox0V, sbox0Mm_Kg_2, spar, svCM, svCM1, t090C, t190C, timeS, v1), integers for depSM, nbf, upoly0, upoly1, upoly2, string for NMEA_UTC_Time and source_file_name, and datetime with format "%Y-%m-%dT%H:%M:%SZ" for ISO_DateTime_UTC
- Updated column metadata (descriptions, standard names, supplied units, and primary parameter flags) for all columns including CStarTr0, ISO_DateTime_UTC (marked primary), NMEA_Latitude, NMEA_Longitude, NMEA_UTC_Time, T2_T190C, altM, c0S_M, c1S_M, density00, density11, depSM (marked primary), dz_dtM, flECO_AFL, flag, latitude (marked primary), longitude (marked primary), nbf, par, prDM, sal00, sal11, sbeox0ML_L, sbeox0Mm_Kg, sbeox0PS, sbeox0V, sbox0Mm_Kg_2, source_file_name, spar, svCM, svCM1, t090C, t190C, timeS, upoly0, upoly1, upoly2, v1
- Deleted the "NMEA_UTC_Time" column
- Rounded "NMEA_Latitude", "NMEA_Longitude", "latitude", and "longitude" columns to 6 decimal places, preserving trailing zeros
- Output the final table as 995462_v1_AT5008_ETNP_CTD_Profiles.csv


[ table of contents | back to top ]

Data Files

File
995462_v1_AT5008_ETNP_CTD_Profiles.csv
(Comma Separated Values (.csv), 2.37 MB)
MD5:888d6a345952ab7ae595b90fc06a2bf9
Primary data file for dataset ID 995462, version 1

This CSV file contains concatenated data from all of the originally provided Seabird CTD profile files, and is the primary data file for the dataset, CTD profiles from R/V Atlantis cruise AT50-08 in the ETNP Oxygen Minimum Zone. Thorough processing and parameter details can be found on the metadata landing page for this BCO-DMO dataset.

[ table of contents | back to top ]

Supplemental Files

File
995462_at50080_cnvs.zip
(ZIP Archive (ZIP), 590.95 KB)
MD5:51b0c40dada43228ab3ee9e533fc028e
This compressed folder contains the Seabird formatted CNVs files associated with the primary data file of this dataset, CTD prifile from R/V Atlantis cruise AT50-08 in the ETNP Oxygen Minimum Zone. These files have been converted from variable width text files into standardized CNV files.

[ table of contents | back to top ]

Parameters

ParameterDescriptionUnits
ISO_DateTime_UTC

Start date time of the cast associated with the provided measurements in UTC time. This field has been converted from the original NMEA_UTC_Time field.

unitless
NMEA_Latitude

Latitude reported by the ship's GPS/navigation system to the Sea-Bird acquisition system via NMEA. This coordinate represents the latitude during the start of the associated cast.

decimal degrees
NMEA_Longitude

Longitude reported by the ship's GPS/navigation system to the Sea-Bird acquisition system via NMEA. This coordinate represents the longitude during the start of the associated cast.

decimal degrees
timeS

Elapsed time since the start of the CTD data record.

seconds
latitude

Latitude of the CTD observation in decimal degrees, positive north.

decimal degrees
longitude

Longitude of the CTD observation in decimal degrees, positive east and negative west.

decimal degrees
prDM

Pressure measured by the Paroscientific Digiquartz pressure sensor.

decibar (dbar)
t090C

Primary seawater temperature measured by the Sea-Bird temperature sensor using the ITS-90 temperature scale.

degrees Celsius (C)
t190C

Secondary seawater temperature measured by the second Sea-Bird temperature sensor using the ITS-90 temperature scale.

degrees Celsius (C)
c0S_M

Primary seawater conductivity measured by the Sea-Bird conductivity sensor.

S/m
c1S_M

Secondary seawater conductivity measured by the second Sea-Bird conductivity sensor.

S/m
CStarTr0

Beam transmission measured by the WET Labs C-Star transmissometer.

unitless
upoly0

Auxiliary measurement from the user-defined polynomial sensor identified in the Sea-Bird configuration as MicroTOP (trace oxygen profiler).

not provided
flECO_AFL

Fluorescence measured by the WET Labs ECO-AFL/FL fluorometer.

mg/m^3
sbeox0V

Raw output voltage from the Sea-Bird SBE 43 dissolved oxygen sensor.

V
upoly2

Auxiliary measurement from a user-defined polynomial sensor identified in the Sea-Bird configuration as STOX in situ.

not provided
upoly1

Auxiliary measurement from a second user-defined polynomial sensor identified in the Sea-Bird configuration as STOX in situ.

not provided
spar

Surface irradiance measured by the Biospherical/Licor SPAR sensor (deck-mounted sensor; does not submerge with CTD).

not provided
altM

Altimeter range measured by the CTD-mounted altimeter, representing distance to the seafloor or another reflecting target.

meters (m)
nbf

Number of bottles fired associated with the CTD observation.

count (number of bottles)
depSM

Seawater depth calculated from pressure using the latitude specified during Sea-Bird processing.

meters (m)
density00

Seawater density calculated using the primary temperature and conductivity measurements (T/C (ρ)).

g/m^3
density11

Seawater density calculated from the secondary temperature and conductivity measurements (T/C (ρ)).

g/m^3
sal00

Practical salinity calculated using the primary temperature and conductivity measurements.

PSU
sal11

Practical salinity calculated using the secondary temperature and conductivity measurements.

PSU
svCM

Sound velocity calculated using the Chen–Millero equation from the primary CTD measurements.

m/s
svCM1

Sound velocity calculated using the Chen–Millero equation from the secondary CTD measurements.

m/s
sbeox0ML_L

Dissolved oxygen concentration calculated from the Sea-Bird SBE 43 oxygen sensor.

mL/L
sbeox0Mm_Kg

Dissolved oxygen concentration calculated from the Sea-Bird SBE 43 oxygen sensor.

umol/kg
dz_dtM

CTD vertical descent rate calculated from changes in depth over time.

m/s
T2_T190C

Difference between the secondary and primary temperature measurements.

degrees Celsius
flag

Sea-Bird data flag associated with the observation.

unitless
v1

Raw voltage from auxiliary analog voltage channel 1. The physical measurement depends on the sensor connected to that channel for the particular CTD configuration.

V
par

Photosynthetically active radiation (PAR) measured by the underwater irradiance sensor mounted on the CTD package.

not provided
sbeox0PS

Dissolved oxygen measured by the primary Sea-Bird SBE 43 oxygen sensor, expressed as percent oxygen saturation.

unitless
sbox0Mm_Kg_2

Second processed dissolved oxygen concentration from the primary Sea-Bird SBE 43 oxygen sensor, expressed per unit mass of seawater.

umol/kg
source_file_name

Name of the original raw sensor file from which this data has been compiled.

unitless


[ table of contents | back to top ]

Instruments

Dataset-specific Instrument Name
Sea-Bird SBE 911plus CTD System
Generic Instrument Name
CTD Sea-Bird SBE 911plus
Dataset-specific Description
Sea-Bird SBE 911plus CTD system (SBE 9plus underwater unit with an SBE 11+ deck unit) mounted on a rosette frame with an SBE 32, 24-position carousel carrying 10-L Niskin bottles (Atlantis typically sails with 23 bottles installed, but it can be configured to 24).  
Generic Instrument Description
The Sea-Bird SBE 911 plus is a type of CTD instrument package for continuous measurement of conductivity, temperature and pressure. The SBE 911 plus includes the SBE 9plus Underwater Unit and the SBE 11plus Deck Unit (for real-time readout using conductive wire) for deployment from a vessel. The combination of the SBE 9 plus and SBE 11 plus is called a SBE 911 plus. The SBE 9 plus uses Sea-Bird's standard modular temperature and conductivity sensors (SBE 3 plus and SBE 4). The SBE 9 plus CTD can be configured with up to eight auxiliary sensors to measure other parameters including dissolved oxygen, pH, turbidity, fluorescence, light (PAR), light transmission, etc.). more information from Sea-Bird Electronics

Dataset-specific Instrument Name
10-L Niskin Bottles
Generic Instrument Name
Niskin bottle
Dataset-specific Description
Sea-Bird SBE 911plus CTD system (SBE 9plus underwater unit with an SBE 11+ deck unit) mounted on a rosette frame with an SBE 32, 24-position carousel carrying 10-L Niskin bottles (Atlantis typically sails with 23 bottles installed, but it can be configured to 24).  
Generic Instrument Description
A Niskin bottle (a next generation water sampler based on the Nansen bottle) is a cylindrical, non-metallic water collection device with stoppers at both ends. The bottles can be attached individually on a hydrowire or deployed in 12, 24, or 36 bottle Rosette systems mounted on a frame and combined with a CTD. Niskin bottles are used to collect discrete water samples for a range of measurements including pigments, nutrients, plankton, etc.


[ table of contents | back to top ]

Deployments

AT50-08A

Website
Platform
R/V Atlantis
Start Date
2023-02-07
End Date
2023-02-10
Description
Project: Collaborative Research: Key Microbial Processes in Oxygen Minimum Zones: From In Situ Community Rate Measurements to Single Cells Chief: Pachiadaki, Maria G Start port: Putarenas, Costa Rica End port: Puntarenas, Costa Rica

AT50-08B

Website
Platform
R/V Atlantis
Start Date
2023-02-10
End Date
2023-03-16
Description
Project: Collaborative Research: Key Microbial Processes in Oxygen Minimum Zones: From In Situ Community Rate Measurements to Single Cells Chief: Pachiadaki, Maria G Start port: Putarenas, Costa Rica End port: Puntarenas, Costa Rica See additional information at R2R: https://www.rvdata.us/search/cruise/AT50-08B


[ table of contents | back to top ]

Project Information

EAGER: Mechanistic Study of Extracellular Vesicle Production by Marine Microalgae using Advanced Imaging Technologies (Marine Microbial Extracellular Vesicles)

Coverage: Coastal Western Atlantic waters and Eastern Tropical North Pacific OMZ


NSF Award Abstract:
This EAGER project is a proof-of-concept study on the composition, origins, and dynamics of extracellular vesicles (EVs) produced by marine microalgae in response to various environmental and biotic stressors. EVs are microscopic lipid-encased particles that are released naturally from almost all cell types and are vehicles for a variety of cargo, including genetic material (RNA, DNA), proteins, and lipids. EVs have been variously postulated to serve as a defense against viral attack, a waste disposal mechanism, a stress response, or a means of cell-to-cell communication. Marine microalgae are pivotal players in the global carbon cycle. By better understanding processes that govern their population dynamics and responses to environmental changes, we can develop better predictive models of responses to global climate change. The need to understand these mechanisms is becoming increasingly urgent as climate change becomes more manifest. Very recent findings suggest that EVs play a key role in marine phytoplankton population regulation, but our understanding of their function(s) in planktonic systems is severely limited and fragmentary. This project addresses significant knowledge gaps and explores the potential complexities of marine planktonic EV production. This project provides support and training to a female graduate and undergraduate marine sciences students, who are receiving unique opportunities to master new experimental approaches and state-of-the-art research tools that are extremely rare in marine sciences programs. The project supports high school students in marine sciences studies as a part of the summer science camp (www.sigmacamp.org). A female postdoc is also being trained on the project.

Using the cosmopolitan and geochemically-important microalga E. huxleyi as a model system, this project tests three major hypotheses to enhance our understanding of the purpose(s) of microalgal EV production. (1) Microalgae produce distinctive types of EVs (ectosomes or exosomes) in response to different environmental conditions, and EV types have definitive functions (stress response, viral defense, intercellular communication, waste disposal). (2) EVs’ cargo is diverse, so their production and release reflect a complex intercellular communication mechanism. (3) Exosome genesis is a multistage process, and its stages are separated in time. Therefore, algal cells may contain a pool of pre-formed EVs loaded with different cargo that are stored internally, and when induced by a sudden change in external conditions are released through the outer membrane. To adequately test these hypotheses requires using single particle analytical methods in addition to ensemble measurements. The investigators are using an assortment of recently developed methods and original experimental approaches developed by our group to investigate EV compositional variability under selected stress conditions. They use single particle Raman microspectroscopy, pulse-chase Stable Isotope Probing, and LC-MSMS for compositional analysis of EVs, and Cryo-EM and AFM for morphological analyses. If experimental data confirm our suspicions, then phytoplankton EVs represent a novel and essentially overlooked mechanism of extracellular interactions that potentially govern a wide range of globally-important processes.

This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.



[ table of contents | back to top ]

Funding

Funding SourceAward
NSF Division of Ocean Sciences (NSF OCE)

[ table of contents | back to top ]