![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Urchin and Abalone Density Responses to Pycnopodia Cages] - Urchin and abalone density responses to caged Pycnopodia field experiment in Sitka Sound urchin barrens, February 2023 from from February 2023 (High latitude kelp dynamics project) (CAREER: Energy fluxes and community stability in a dynamic, high-latitude kelp ecosystem) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_942725_v1) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { QuadID { String long_name "Quadid"; String units "unitless"; } RayID { String long_name "Rayid"; String units "unitless"; } Site { String long_name "Site"; String units "unitless"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 57.033, 57.036; 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 -135.28, -135.255; String axis "X"; String ioos_category "Location"; String long_name "Long"; String standard_name "longitude"; String units "degrees_east"; } Treatment { String long_name "Treatment"; String units "unitless"; } Replicate { Int32 actual_range 1, 2; String long_name "Replicate"; String units "unitless"; } TreatRep { String long_name "Treatrep"; String units "unitless"; } Ray { Int32 actual_range 1, 4; String long_name "Ray"; String units "unitless"; } Date { String long_name "Date"; String units "unitless"; } Diver { String long_name "Diver"; String units "unitless"; } Survey { String long_name "Survey"; String units "unitless"; } HoursElapsed { Float32 actual_range 0.0, 24.0; String long_name "Hourselapsed"; String units "hours"; } depth_f { Int32 actual_range 16, 35; String long_name "Depth_ft"; String units "feet (ft)"; } depth { String _CoordinateAxisType "Height"; String _CoordinateZisPositive "down"; Float32 actual_range 4.88, 10.67; String axis "Z"; String ioos_category "Location"; String long_name "Depth_m"; String positive "down"; String standard_name "depth"; String units "m"; } Quad { Int32 actual_range 1, 5; String long_name "Quad"; String units "unitless"; } Dist_m { Float32 actual_range 0.0, 3.5; String long_name "Dist_m"; String units "meters (m)"; } Species { String long_name "Species"; String units "unitless"; } Count { Int32 actual_range 0, 40; String long_name "Count"; String units "individual"; } Density_m2 { Int32 actual_range 0, 160; String long_name "Density_m2"; String units "meters squared (m2)"; } Notes { String long_name "Notes"; 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.942725.1"; Float64 Easternmost_Easting -135.255; Float64 geospatial_lat_max 57.036; Float64 geospatial_lat_min 57.033; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -135.255; Float64 geospatial_lon_min -135.28; String geospatial_lon_units "degrees_east"; Float64 geospatial_vertical_max 10.67; Float64 geospatial_vertical_min 4.88; String geospatial_vertical_positive "down"; String geospatial_vertical_units "m"; String history "2025-06-06T04:03:40Z (local files) 2025-06-06T04:03:40Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_942725_v1.html"; String infoUrl "https://osprey.bco-dmo.org/dataset/942725"; 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 57.036; String sourceUrl "(local files)"; Float64 Southernmost_Northing 57.033; String summary "We conducted a field experiment in three replicate sea urchin barrens in Sitka Sound, AK (57°2'1\"N 135°15'51\"W) in February of 2023, where we deployed kelp blades at discrete distances on four meter radial cables from caged adult P. helianthoides and control cages for 24 hours. Via SCUBA we performed quadrat density surveys of three important kelp forest grazers (Haliotis kamtschatkana, Strongylocentrotus droebachiensis, and Mesocentrotus franciscanus) at discrete distances from the cage before, 15-30 min after, and 24 hours after P. helianthoides were added to the treatment cages."; String title "[Urchin and Abalone Density Responses to Pycnopodia Cages] - Urchin and abalone density responses to caged Pycnopodia field experiment in Sitka Sound urchin barrens, February 2023 from from February 2023 (High latitude kelp dynamics project) (CAREER: Energy fluxes and community stability in a dynamic, high-latitude kelp ecosystem)"; Float64 Westernmost_Easting -135.28; } }
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.