![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [CliOMZ Dark DIC fixation rates] - Dark DIC Fixation Rates collected from CliOMZ AT50-10 in the Eastern Pacific Ocean from May to June 2023 (CliOMZ project) (Collaborative Research: Underexplored Connections between Nitrogen and Trace Metal Cycling in Oxygen Minimum Zones Mediated by Metalloenzyme Inventories) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_948396_v1) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { Cruise { String long_name "Cruise"; String units "unitless"; } Date { String long_name "Date"; String units "unitless"; } longitude { String _CoordinateAxisType "Lon"; Float32 actual_range -108.0503, -88.97095; String axis "X"; String ioos_category "Location"; String long_name "Latitude"; String standard_name "longitude"; String units "degrees_east"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range -9.999902, 16.07453; String axis "Y"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "latitude"; String units "degrees_north"; } Station { Int32 actual_range 2, 15; String long_name "Station"; String units "unitless"; } depth { String _CoordinateAxisType "Height"; String _CoordinateZisPositive "down"; Int32 actual_range 55, 1500; String axis "Z"; String ioos_category "Location"; String long_name "Depth"; String positive "down"; String standard_name "depth"; String units "m"; } Treatment { String long_name "Treatment"; String units "unitless"; } DIC_fixation { Float32 actual_range 0.01444699, 20.7226; String long_name "Dic_fixation"; String units "nanomoles per liter per day (nmol/L/d)"; } Incubation_time { Float32 actual_range 24.03, 73.5; String long_name "Incubation_time"; String units "hours (h)"; } DIC_conc { Float32 actual_range 2193.74, 2472.47; String long_name "Dic_conc"; String units "micromoles per liter (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.948396.1"; Float64 Easternmost_Easting -88.97095; Float64 geospatial_lat_max 16.07453; Float64 geospatial_lat_min -9.999902; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -88.97095; Float64 geospatial_lon_min -108.0503; String geospatial_lon_units "degrees_east"; Float64 geospatial_vertical_max 1500.0; Float64 geospatial_vertical_min 55.0; String geospatial_vertical_positive "down"; String geospatial_vertical_units "m"; String history "2025-03-14T13:29:55Z (local files) 2025-03-14T13:29:55Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_948396_v1.html"; String infoUrl "https://www.bco-dmo.org/dataset/948396"; 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 16.07453; String sourceUrl "(local files)"; Float64 Southernmost_Northing -9.999902; String summary "These data include dark dissolved inorganic carbon (DIC) fixation rates measured on R/V Atlantis (CliOMZ AT50-10 expedition) from Golfito, Costa Rica to San Diego, USA in May-June 2023. We aimed at quantifying dark DIC fixation rates associated with nitrification by specifically inhibiting ammonia-oxidizing microorganisms. Instruments used were a CTD profiler and a scintillation counter (Perkin-Elmer Tri-Carb 2910 TR)."; String title "[CliOMZ Dark DIC fixation rates] - Dark DIC Fixation Rates collected from CliOMZ AT50-10 in the Eastern Pacific Ocean from May to June 2023 (CliOMZ project) (Collaborative Research: Underexplored Connections between Nitrogen and Trace Metal Cycling in Oxygen Minimum Zones Mediated by Metalloenzyme Inventories)"; Float64 Westernmost_Easting -108.0503; } }
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.