![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Sulfate triple oxygen isotope signatures in Messinian evaporite and barite] - Sulfate triple oxygen isotope signatures in Messinian evaporite and barite from cores collected (Collaborative Research: Development of a novel way for understanding ancient Earth atmospheres and marine sulfate using the stable isotope of Oxygen (17O) in marine barite.) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_960575_v1) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { Identifier_1 { String long_name "Identifier_1"; String units "unitless"; } Identifier_2 { String long_name "Identifier_2"; String units "unitless"; } Cycle { Int32 actual_range 1, 7; String long_name "Cycle"; String units "unitless"; } Estimated_Height { Float32 actual_range -0.01, 311.1; String long_name "Estimated_height"; String units "meters (m)"; } d18O_TCEA { Float32 actual_range 5.3, 19.6; String long_name "D18o_tcea"; String units "permil"; } O2_Yield { Float32 actual_range 0.1, 0.5; String long_name "O2_yield"; String units "percent (%)"; } d17O_VSMOW_SLAP { Float32 actual_range -2.229, 4.13; String long_name "D17o_vsmow_slap"; String units "permil"; } d18O_VSMOW_SLAP { Float32 actual_range -4.264, 7.9; String long_name "D18o_vsmow_slap"; String units "permil"; } Delta_prime_17O_VSMOW_SLAP { Float32 actual_range -0.073, 0.069; String long_name "Delta_prime_17o_vsmow_slap"; String units "permil"; } n { Int32 actual_range 1, 2; String long_name "N"; String units "unitless"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 0.1832167, 40.57933; 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 -110.5119, 10.69667; String axis "X"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } } 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.960575.1"; Float64 Easternmost_Easting 10.69667; Float64 geospatial_lat_max 40.57933; Float64 geospatial_lat_min 0.1832167; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max 10.69667; Float64 geospatial_lon_min -110.5119; String geospatial_lon_units "degrees_east"; String history "2025-08-13T16:29:44Z (local files) 2025-08-13T16:29:44Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_960575_v1.html"; String infoUrl "https://osprey.bco-dmo.org/dataset/960575"; 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 40.57933; String sourceUrl "(local files)"; Float64 Southernmost_Northing 0.1832167; String summary "These data include the triple oxygen isotope compositions (Delta'17O and delta18O) of marine sulfate minerals, including Messinian-age evaporite, Messinian-age barite, and modern barite. Samples were collected from outcrop (Messinian evaporite from the Caltanissetta and Sorbas Basins) as well as from Integrated Ocean Drilling Program (IODP) cores (evaporite from the Tyrrhenian Basin, and all barite). Instruments used to measure the oxygen isotope compositions included a High Temperature Conversion Elemental Analyzer (TC/EA) coupled to a Delta V Plus Isotope Ratio Mass Spectrometer (IRMS) and a custom built laser fluorination line coupled to a 253 Plus IRMS, in the Johnston lab at Harvard University. These measurements contributed to our understanding of how closely marine evaporite sulfate records reflect ancient seawater sulfate isotope composition and the degree to which sulfate within an evaporite basin is microbially cycled. Anna Waldeck and Haley Olson, both students in David Johnston's lab, measured the oxygen isotope compositions."; String title "[Sulfate triple oxygen isotope signatures in Messinian evaporite and barite] - Sulfate triple oxygen isotope signatures in Messinian evaporite and barite from cores collected (Collaborative Research: Development of a novel way for understanding ancient Earth atmospheres and marine sulfate using the stable isotope of Oxygen (17O) in marine barite.)"; Float64 Westernmost_Easting -110.5119; } }
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.