![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Dissolved organic carbon lability] - Water column dissolved organic carbon (DOC) reactivity along the York River Estuary (YRE) from surface samples collected in October 2018 and February, April, and July 2019 (Alteration of carbon fluxes by intense phytoplankton blooms in a microtidal estuary) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_946056_v1) |
Range: | longitude = -76.7595 to -76.44289°E, latitude = 37.2518 to 37.48011°N |
Information: | Summary ![]() ![]() ![]() |
Click on the map to specify a new center point.
![]() Zoom: ![]() |
Attributes { s { Site { String long_name "Site"; String units "unitless"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 37.2518, 37.48011; 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.7595, -76.44289; String axis "X"; String ioos_category "Location"; String long_name "Long"; String standard_name "longitude"; String units "degrees_east"; } Month_Collected { String long_name "Month_collected"; String units "unitless"; } Date_Sampled { String long_name "Date_sampled"; String units "unitless"; } Timepoint_days { Int32 actual_range 0, 28; String long_name "Timepoint_days"; String units "days"; } DOC_uM { Float32 actual_range 129.7, 882.7; String long_name "Doc_um"; String units "micromolar (umol/l)"; } } 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.946056.1"; Float64 Easternmost_Easting -76.44289; Float64 geospatial_lat_max 37.48011; Float64 geospatial_lat_min 37.2518; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -76.44289; Float64 geospatial_lon_min -76.7595; String geospatial_lon_units "degrees_east"; String history "2025-08-15T19:23:40Z (local files) 2025-08-15T19:23:40Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_946056_v1.das"; String infoUrl "https://osprey.bco-dmo.org/dataset/946056"; 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 37.48011; String sourceUrl "(local files)"; Float64 Southernmost_Northing 37.2518; String summary "Data were collected to evaluate spatiotemporal variations in, and environmental controls on, water column dissolved organic carbon (DOC) reactivity along the York River Estuary (YRE), a temperate microtidal sub-estuary of the Chesapeake Bay in southeastern Virginia. Data were also collected as part of the larger, NSF-funded project (NSF BIO-OCE #1737258) entitled \"Alteration of carbon fluxes by intense phytoplankton blooms in a micro tidal estuary.\" Surface water column samples were collected in October 2018 and February, April, and July 2019 from three locations along the YRE estuarine salinity gradient. Filtered water was inoculated and incubated in the dark at in situ York River water temperatures, and sub-sampled at the onset of the experiment (T0), one day following onset (T1), and weekly for 28 days thereafter (T7, T14, T21, T28). Samples were analyzed for DOC concentrations."; String title "[Dissolved organic carbon lability] - Water column dissolved organic carbon (DOC) reactivity along the York River Estuary (YRE) from surface samples collected in October 2018 and February, April, and July 2019 (Alteration of carbon fluxes by intense phytoplankton blooms in a microtidal estuary)"; Float64 Westernmost_Easting -76.7595; } }
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.