![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Identity and Heights of Octocoral Species] - Identity and heights of Octocoral species found on transects at 6 sites on the south shore of St John, U.S. Virgin Islands in 2021 and 2022 (Collaborative Research: Pattern and process in the abundance and recruitment of Caribbean octocorals) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_893615_v1) |
Range: | longitude = -64.7299 to -64.7104°E, latitude = 18.3029 to 18.7299°N |
Information: | Summary ![]() ![]() ![]() |
Click on the map to specify a new center point.
![]() Zoom: ![]() |
Attributes { s { Census_Year { String long_name "Census_year"; String units "unitless"; } Date { String long_name "Date"; String units "unitless"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 18.3029, 18.7299; 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.7299, -64.7104; String axis "X"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } Site { String long_name "Site"; String units "unitless"; } Transect_Position { String long_name "Transect_position"; String units "unitless"; } Meter_on_transect { Int32 actual_range 0, 9; String long_name "Meter_on_transect"; String units "meters"; } Side_of_transect { String long_name "Side_of_transect"; String units "unitless"; } Meter_Side { String long_name "Meter_side"; String units "unitless"; } Genus { String long_name "Genus"; String units "unitless"; } Species { String long_name "Species"; String units "unitless"; } Species_code { String long_name "Species_code"; String units "unitless"; } Total_height { Float32 actual_range 3.0, 117.0; String long_name "Total_height"; String units "centimeters (cm)"; } Height_of_living_tissue { Float32 actual_range 2.0, 117.0; String long_name "Height_of_living_tissue"; String units "centimeters (cm)"; } Basal_damage { String long_name "Basal_damage"; String units "centimeters (cm)"; } Damage { Int32 actual_range 0, 4; String long_name "Damage"; String units "unitless"; } Cyphoma_present { Int32 actual_range 0, 4; String long_name "Cyphoma_present"; String units "unitless"; } Comments { String long_name "Comments"; String units "unitless"; } } 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.893615.1"; Float64 Easternmost_Easting -64.7104; Float64 geospatial_lat_max 18.7299; Float64 geospatial_lat_min 18.3029; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -64.7104; Float64 geospatial_lon_min -64.7299; String geospatial_lon_units "degrees_east"; String history "2025-10-16T19:24:10Z (local files) 2025-10-16T19:24:10Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_893615_v1.das"; String infoUrl "https://osprey.bco-dmo.org/dataset/893615"; 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 18.7299; String sourceUrl "(local files)"; Float64 Southernmost_Northing 18.3029; String summary "Transect surveys were conducted at 6 sites on the south shore of St John, within the U.S. Virgin Islands National Park during the summers of 2021 and 2022. Depending on the site, 3 to 6 transects were established. Identity and heights of all arborescent octocorals greater than or equal to 5 centimeters were recorded from 1 square meter quadrats on the transects. The position of colonies relative to the site, meter on the transect, and side of the quadrat are included. Surveys were conducted by Drs. Howard Lasker and Christopher Wells of the University at Buffalo."; String title "[Identity and Heights of Octocoral Species] - Identity and heights of Octocoral species found on transects at 6 sites on the south shore of St John, U.S. Virgin Islands in 2021 and 2022 (Collaborative Research: Pattern and process in the abundance and recruitment of Caribbean octocorals)"; Float64 Westernmost_Easting -64.7299; } }
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.