![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [OFP carbon and oxygen isotopes] - A compilation of newly measured as well as compiled d13C and d18O of carbonates for various types of samples (OCE-PRF: Towards Quantifying Calcium Carbonate Sediment Dissolution During Marine Diagenesis) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_960397_v1) |
Range: | longitude = -76.3272 to -64.0833°E, latitude = 24.8307 to 31.9167°N |
Information: | Summary ![]() ![]() ![]() |
Click on the map to specify a new center point.
![]() Zoom: ![]() |
Attributes { s { Sample_ID_or_Common_name { String long_name "Sample_id_or_common_name"; String units "unitless"; } Species { String long_name "Species"; String units "unitless"; } Sample_type { String long_name "Sample_type"; String units "unitless"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 24.8307, 31.9167; String axis "Y"; String ioos_category "Location"; String long_name "Latitude"; String standard_name "latitude"; String units "degrees_north"; } longitude { String _CoordinateAxisType "Lon"; Float32 actual_range -76.3272, -64.0833; String axis "X"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } Diet { String long_name "Diet"; String units "unitless"; } d13C { Float32 actual_range -6.71, 2.73; String long_name "D13c"; String units "per mil with respect to VPDB"; } d13C_stdev { Float32 actual_range 0.006, 0.127; String long_name "D13c_stdev"; String units "per mil with respect to VPDB"; } d18O { Float32 actual_range -5.411, 3.461; String long_name "D18o"; String units "per mil with respect to VPDB"; } O18_stdev { Float32 actual_range 0.009, 0.279; String long_name "O18_stdev"; String units "per mil with respect to VPDB"; } Source { String long_name "Source"; String units "unitless"; } } 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.960397.1"; Float64 Easternmost_Easting -64.0833; Float64 geospatial_lat_max 31.9167; Float64 geospatial_lat_min 24.8307; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -64.0833; Float64 geospatial_lon_min -76.3272; String geospatial_lon_units "degrees_east"; String history "2025-05-18T11:18:14Z (local files) 2025-05-18T11:18:14Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_960397_v1.das"; String infoUrl "https://osprey.bco-dmo.org/dataset/960397"; 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."; Float64 Northernmost_Northing 31.9167; String sourceUrl "(local files)"; Float64 Southernmost_Northing 24.8307; String summary "This dataset contains a compilation of newly measured as well as compiled d13C and d18O of carbonates for various types of samples including bulk Oceanic Flux Program (OFP) sediment trap samples, fish carbonates, blue particles, picked foraminifera from the OFP traps, picked pteropods from the OFP traps, coccolithophores from culturing experiments, bryozoan and serpulid attached to sargassum seaweed, and red algae."; String title "[OFP carbon and oxygen isotopes] - A compilation of newly measured as well as compiled d13C and d18O of carbonates for various types of samples (OCE-PRF: Towards Quantifying Calcium Carbonate Sediment Dissolution During Marine Diagenesis)"; Float64 Westernmost_Easting -76.3272; } }
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.