BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Allometric scaling of calcification for Mytilus californianus] - Allometric scaling of calcification data for Mytilus californianus from 2021-2022 (OA decoupling project) (Invertebrate calcification and behavior in seawater of decoupled carbonate chemistry) |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_925689_v1) |
Information: | Summary | License | Metadata | Background | Files | Make a graph |
Attributes { s { species { String long_name "Species"; String units "unitless"; } AphiaID { String long_name "Aphiaid"; String units "unitless"; } LSID { String long_name "Lsid"; String units "unitless"; } date_local { String long_name "Date_local"; String units "unitless"; } start_time_local { String long_name "Start_time_local"; String units "unitless"; } ISO_Start_DateTime_UTC { String long_name "Iso_start_datetime_utc"; String units "unitless"; } duration { Float32 actual_range 1.92, 8.72; String long_name "Duration"; String units "hours (h)"; } salinity { Float32 actual_range 33.13, 33.88; String long_name "Salinity"; String units "PSU"; } temperature { Float32 actual_range 11.2, 13.9; String long_name "Temperature"; String units "degrees Celcius (c)"; } calcification { Float32 actual_range 1.28, 16.52; String long_name "Calcification"; String units "umol hr^-1 g^-0.71592"; } tissue_mass { Float32 actual_range 0.07, 2.55; String long_name "Tissue_mass"; String units "grams (g)"; } shell_mass { Float32 actual_range 1.09, 19.76; String long_name "Shell_mass"; String units "grams (g)"; } wet_mass { Float32 actual_range 2.18, 38.55; String long_name "Wet_mass"; String units "grams (g)"; } TA { Float32 actual_range 2208.48, 2247.73; String long_name "Ta"; String units "umol kg-1"; } ph { Float32 actual_range 7.81, 7.92; String long_name "Ph"; String units "unitless"; } do { Float32 actual_range 237.75, 257.31; String long_name "Do"; String units "umol kg-1"; } ci { Float32 actual_range 6.42, 12.96; String long_name "Ci"; String units "umol kg-1"; } incubation_water_mass { Float32 actual_range 780.87, 851.16; String long_name "Incubation_water_mass"; String units "kilograms (kg)"; } byssal_threads { Float32 actual_range 0.0, 4.66; String long_name "Byssal_threads"; String units "threads hr-1"; } delta_ta { Float32 actual_range -26.92, -5.42; String long_name "Delta_ta"; String units "umol kg-1"; } delta_nh3 { Float32 actual_range 0.22, 1.31; String long_name "Delta_nh3"; String units "umol kg-1"; } } 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.925689.1"; String history "2024-11-08T06:15:03Z (local files) 2024-11-08T06:15:03Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_925689_v1.html"; String infoUrl "https://www.bco-dmo.org/dataset/925689"; 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 "Calcification rates of mussels spanning a range of sizes. These data were used to determine a biomass scaling function for the main incubation dataset (Incubation data for Mytilus californianus calcification)."; String title "[Allometric scaling of calcification for Mytilus californianus] - Allometric scaling of calcification data for Mytilus californianus from 2021-2022 (OA decoupling project) (Invertebrate calcification and behavior in seawater of decoupled carbonate chemistry)"; } }
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.