![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [2022 BDA Benthics] - Benthic sampling survey data from Harrington Sound and Flatts Inlet, Bermuda in October of 2022 (Breaking ground with underwater sound - unraveling elusive predator-prey interactions in marine benthic communities using novel technological approaches) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_964199_v1) |
Range: | longitude = -64.74081 to -64.705°E, latitude = 32.32306 to 32.34413°N |
Information: | Summary ![]() ![]() ![]() |
Click on the map to specify a new center point.
![]() Zoom:
![]() |
Attributes { s { Site_Name { String long_name "Site_name"; String units "unitless"; } Date { String long_name "Date"; String units "unitless"; } Time_In_ADT { String long_name "Time_in_adt"; String units "unitless"; } Time_Out_ADT { String long_name "Time_out_adt"; String units "unitless"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 32.32306, 32.34413; 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 -64.74081, -64.705; String axis "X"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } Excavation_ID { String long_name "Excavation_id"; String units "unitless"; } Dist_Along_Transect_m { Int32 actual_range 0, 23; String long_name "Dist_along_transect_m"; String units "meters (m)"; } Species_Name { String long_name "Species_name"; String units "unitless"; } Common_Name { String long_name "Common_name"; String units "unitless"; } Length_mm { Float32 actual_range 2.1, 162.5; String long_name "Length_mm"; String units "millimeter (mm)"; } Height_mm { Float32 actual_range 1.2, 90.0; String long_name "Height_mm"; String units "millimeter (mm)"; } Depth_mm { Float32 actual_range 1.1, 30.0; String long_name "Depth_mm"; String units "millimeter (mm)"; } Aperture_mm { Float32 actual_range 94.1, 94.1; String long_name "Aperture_mm"; String units "millimeter (mm)"; } Siphon_Channel_Aperture_mm { Float32 actual_range 22.5, 22.5; String long_name "Siphon_channel_aperture_mm"; String units "millimeter (mm)"; } depth_f { Int32 actual_range 12, 60; String long_name "Depth_ft"; String units "feet (ft)"; } time { String _CoordinateAxisType "Time"; String axis "T"; String ioos_category "Time"; String long_name "Iso_datetime_utc_in"; String standard_name "time"; String time_origin "01-JAN-1970 00:00:00"; String units "seconds since 1970-01-01T00:00:00Z"; } ISO_DateTime_UTC_Out { String ioos_category "Time"; String long_name "Iso_datetime_utc_out"; String time_origin "01-JAN-1970 00:00:00"; String units "seconds since 1970-01-01T00:00:00Z"; } } 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 defaultDataQuery "&time<now"; String doi "10.26008/1912/bco-dmo.964199.1"; Float64 Easternmost_Easting -64.705; Float64 geospatial_lat_max 32.34413; Float64 geospatial_lat_min 32.32306; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -64.705; Float64 geospatial_lon_min -64.74081; String geospatial_lon_units "degrees_east"; String history "2025-10-07T22:39:02Z (local files) 2025-10-07T22:39:02Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_964199_v1.das"; String infoUrl "https://osprey.bco-dmo.org/dataset/964199"; 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 32.34413; String sourceUrl "(local files)"; Float64 Southernmost_Northing 32.32306; String summary "To acquire a current understanding of the potential benthic prey community to durophagous predators we sampled the abundance and distribution of the benthos of Harrington Sound and Flatts Inlet, Bermuda. This was done using hand-based excavation surveys, which were conducted by divers on SCUBA at historic and new sampling locations in the region. Data were collected by the project team in October 2022."; String title "[2022 BDA Benthics] - Benthic sampling survey data from Harrington Sound and Flatts Inlet, Bermuda in October of 2022 (Breaking ground with underwater sound - unraveling elusive predator-prey interactions in marine benthic communities using novel technological approaches)"; Float64 Westernmost_Easting -64.74081; } }
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.