![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [SRA accessions from Chesapeake Bay sediment samples 2017-2018] - SRA accession and collection metadata for sediments samples collected at two Chesapeake Bay stations from Mar 2017 to Aug 2018 (Collaborative Research: Probing the Metabolic and Electrical Interactions of Cable Bacteria in Anoxic Sediments) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_963428_v1) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { sample_name { String long_name "Sample_name"; String units "unitless"; } bioproject_accession { String long_name "Bioproject_accession"; String units "unitless"; } collection_date { String long_name "Collection_date"; String units "unitless"; } Station_Name { String long_name "Station_name"; String units "unitless"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 38.55505, 38.55728; 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 -7649402.0, -76.42794; 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.963428.1"; Float64 Easternmost_Easting -76.42794; Float64 geospatial_lat_max 38.55728; Float64 geospatial_lat_min 38.55505; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -76.42794; Float64 geospatial_lon_min -7649402.0; String geospatial_lon_units "degrees_east"; String history "2025-08-14T03:09:40Z (local files) 2025-08-14T03:09:40Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_963428_v1.html"; String infoUrl "https://osprey.bco-dmo.org/dataset/963428"; 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 38.55728; String sourceUrl "(local files)"; Float64 Southernmost_Northing 38.55505; String summary "To examine the seasonality of sulfur oxidizers in surface sediments in seasonality oxygen stressed sediments of the Chesapeake Bay, surface sediments (0-0.5 cm depth) were collected on 10 occasions spanning all seasons over the course of two years by gravity coring at a pair of stations with differing summer bottom water oxygen concentrations. Samples were collected from March of 2017 to August of 2018. One station was located in the central channel which experiences severe summer hypoxia (CB4.3C) and one station was located on an adjacent shoal where bottom waters are better ventilated (CB4.3W; station names associated with Chesapeake Bay Water Quality Monitoring Program). At both stations, the waters are mesohaline and the sediments are fine grained. The study was designed to enable a description of the seasonality of benthic microbial communities at paired locations with contrasting degrees of bioturbation. This dataset includes collection metadata, Sequence Read Archive (SRA) and BioSample accessions under BioProject PRJNA613483 at The National Center for Biotechnology Information and are associated with BCO-DMO datasets, all listed under related datasets. The SRA project title is “Chesapeake Bay Surface Sediment Seasonal Study”."; String title "[SRA accessions from Chesapeake Bay sediment samples 2017-2018] - SRA accession and collection metadata for sediments samples collected at two Chesapeake Bay stations from Mar 2017 to Aug 2018 (Collaborative Research: Probing the Metabolic and Electrical Interactions of Cable Bacteria in Anoxic Sediments)"; Float64 Westernmost_Easting -7649402.0; } }
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.