![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Carbonate chemistry for OAE North Atlantic experiments] - Carbonate chemistry data for shipboard ocean alkalinity enhancement (OAE) experiments in the North Atlantic on R/V Atlantic Explorer cruise AE2320 in September 2023 (OCE-PRF: Towards Quantifying Calcium Carbonate Sediment Dissolution During Marine Diagenesis) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_963736_v1) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { Experiment_name { String long_name "Experiment_name"; String units "unitless"; } TA_addition { String long_name "Ta_addition"; String units "micromoles (umol)"; } Start_day { String long_name "Start_day"; String units "unitless"; } Start_time { String long_name "Start_time"; String units "unitless"; } End_day { String long_name "End_day"; String units "unitless"; } End_time { String long_name "End_time"; String units "unitless"; } Duration { Float32 actual_range 0.0, 125.5; String long_name "Duration"; String units "hours (h)"; } measured_TA { Float32 actual_range 0.0, 4657.44; String long_name "Measured_ta"; String units "micromoles per kilogram (umol/kg)"; } TA_std { Float32 actual_range 0.02, 24.58; String long_name "Ta_std"; String units "micromoles per kilogram (umol/kg)"; } measured_DIC { Float32 actual_range 0.0, 2192.49; String long_name "Measured_dic"; String units "micromoles per kilogram (umol/kg)"; } DIC_std { Float32 actual_range 0.19, 3.8; String long_name "Dic_std"; String units "micromoles per kilogram (umol/kg)"; } calculated_DIC { Float32 actual_range 324.74, 2192.49; String long_name "Calculated_dic"; String units "micromoles per kilogram (umol/kg)"; } calculated_CaCO3_precipitate { Float32 actual_range 0.0, 205.45; String long_name "Calculated_caco3_precipitate"; String units "milligrams per kilogram (mg/kg)"; } } NC_GLOBAL { String cdm_data_type "Other"; String Conventions "COARDS, CF-1.6, ACDD-1.3"; String creator_email "info@bco-dmo.org"; String creator_name "BCO-DMO"; String creator_url "https://www.bco-dmo.org/"; String doi "10.26008/1912/bco-dmo.963736.1"; String history "2025-07-03T07:50:30Z (local files) 2025-07-03T07:50:30Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_963736_v1.html"; String infoUrl "https://osprey.bco-dmo.org/dataset/963736"; String institution "BCO-DMO"; String license "The data may be used and redistributed for free but is not intended for legal use, since it may contain inaccuracies. Neither the data Contributor, ERD, NOAA, nor the United States Government, nor any of their employees or contractors, makes any warranty, express or implied, including warranties of merchantability and fitness for a particular purpose, or assumes any legal liability for the accuracy, completeness, or usefulness, of this information."; String sourceUrl "(local files)"; String summary "To explore mineral formation due to alkalinity addition, we present results from shipboard experiments in which an aqueous solution of NaOH was added to unfiltered seawater collected from the surface ocean in the Sargasso Sea. Alkalinity addition ranged from 500 to 2000 micromoles per kilogram (µmol.kg-1) and the carbonate chemistry was monitored through time by measuring total alkalinity (TA) and dissolved inorganic carbon (DIC), which were used to calculate Ω. The amount of precipitate and its minerology were determined throughout the experiments. Mineral precipitation took place in all experiments over a timescale of hours to days. The dominant mineralogy of precipitate is aragonite with trace amounts of calcite and brucite. Aragonite crystallite size increases and its micro-strain decreases with time, consistent with Ostwald ripening. This dataset contains carbonate chemistry data that include TA and DIC measurements, precipitation rates from the shipboard experiments, and precipitation rates calculated in the same way (by changes in alkalinity through time) for the study of Moras et al. (2022) and precipitation rate data from Mucci et al. (1989)."; String title "[Carbonate chemistry for OAE North Atlantic experiments] - Carbonate chemistry data for shipboard ocean alkalinity enhancement (OAE) experiments in the North Atlantic on R/V Atlantic Explorer cruise AE2320 in September 2023 (OCE-PRF: Towards Quantifying Calcium Carbonate Sediment Dissolution During Marine Diagenesis)"; } }
The URL specifies what you want: the dataset, a description of the graph or the subset of the data, and the file type for the response.
Tabledap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?longitude,latitude,time,station,wmo_platform_code,T_25&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z
Thus, the query is often a comma-separated list of desired variable names,
followed by a collection of
constraints (e.g., variable<value),
each preceded by '&' (which is interpreted as "AND").
For details, see the tabledap Documentation.