BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Shell thickness of mussel recruits] - Shell thickness of mussel recruits quantified in two species, Mytilus trossulus and Mytilus californianus (Coastal mosaics of local adaptation and the eco-evolutionary dynamics of a marine predator-prey interaction) |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_918420_v1) |
Information: | Summary | License | Metadata | Background | Files | Make a graph |
Attributes { s { Mussel_Number { Int32 actual_range 1, 179; String long_name "Mussel_number"; String units "unitless"; } Mussel_Type { String long_name "Mussel_type"; String units "unitless"; } Site_Latitude { Float32 actual_range 36.44758, 44.24401; String long_name "Site_latitude"; String units "degrees_north"; } longitude { String _CoordinateAxisType "Lon"; Float32 actual_range -124.1136, -121.9291; String axis "X"; String ioos_category "Location"; String long_name "Site_longitude"; String standard_name "longitude"; String units "degrees_east"; } Weight { Float32 actual_range 8.66e-5, 0.0517971; String long_name "Weight"; String units "grams (g)"; } Magnification { String long_name "Magnification"; String units "unitless"; } Length_L { Float32 actual_range 0.91, 7.545; String long_name "Length_l"; String units "millimeters (mm)"; } Length_R { Float32 actual_range 0.87, 7.559; String long_name "Length_r"; String units "millimeters (mm)"; } Area_L { Float32 actual_range 0.461, 25.197; String long_name "Area_l"; String units "square millimeters (mm^2)"; } Area_R { Float32 actual_range 0.552, 25.268; String long_name "Area_r"; String units "square millimeters (mm^2)"; } Total_Area { Float32 actual_range 1.093, 50.234; String long_name "Total_area"; String units "square millimeters (mm^2)"; } Shell_Thickness { Float32 actual_range 8.36e-5, 9.173e-4; String long_name "Shell_thickness"; String units "grams per square millimeter (g/(mm^2))"; } 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.918420.1"; Float64 Easternmost_Easting -121.9291; Float64 geospatial_lon_max -121.9291; Float64 geospatial_lon_min -124.1136; String geospatial_lon_units "degrees_east"; String history "2024-11-18T06:33:45Z (local files) 2024-11-18T06:33:45Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_918420_v1.html"; String infoUrl "https://www.bco-dmo.org/dataset/918420"; 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."; String sourceUrl "(local files)"; String summary "Mussels are common on rocky shores along the west coast of North America and are prey to a number of species, including the Channeled Dogwhelk, Nucella canaliculata. When N. canaliculata hatch, they are dependent on a supply of newly recruited prey that are variable in abundance. To determine the strength of selection that early-life diet may impose on juvenile dogwhelks, recruit mussel shell thickness was quantified for two mussel species, Mytilus trossulus and Mytilus californianus. In addition, recruit M. californianus were collected from two locations, Bodega Marine Reserve and Soberanes Point, known to differ in the thickness of adult M. californianus."; String title "[Shell thickness of mussel recruits] - Shell thickness of mussel recruits quantified in two species, Mytilus trossulus and Mytilus californianus (Coastal mosaics of local adaptation and the eco-evolutionary dynamics of a marine predator-prey interaction)"; Float64 Westernmost_Easting -124.1136; } }
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.