BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Specific Dynamic Action of larval grunion - Experiment 1] - Differences in mean oxygen consumption of fed and unfed larvae used to understand the metabolic cost of digestion, Specific Dynamic Action (SDA), under ocean acidification and warming treatments - Experiment 1 (RUI: Evaluating selection via ocean acidification and evolutionary responses of two coastal fishes) |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_907464_v1) |
Information: | Summary | License | Metadata | Background | Data Access Form | Files |
Attributes { s { time_elapsed { Float32 actual_range 0.48, 24.0; String long_name "Time_elapsed"; String units "hours"; } deltaVO2 { Float32 actual_range -0.00203, 0.00309; String long_name "Deltavo2"; String units "milligrams O2 per liter per hour"; } deltaVO2_SE { Float32 actual_range 3.4e-4, 0.00144; String long_name "Deltavo2_se"; String units "milligrams O2 per liter per hour"; } DPH { Int32 actual_range 3, 12; String long_name "Dph"; String units "days"; } } 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.907464.1"; String history "2024-11-14T16:56:35Z (local files) 2024-11-14T16:56:35Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_907464_v1.das"; String infoUrl "https://www.bco-dmo.org/dataset/907464"; 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 "These data include the differences in mean oxygen consumption of fed and unfed larvae used to understand the metabolic cost of digestion, Specific Dynamic Action (SDA), under ocean acidification and warming treatments. Data was collected in the summers of 2021 and 2022 using a microplate reader system that uses optical fluorescence to measure dissolved oxygen concentrations in water. Knowing the energetic cost of digestion under future climate change is important as studies, particularly on larval fish, begin to investigate how energy budgets will change. These data help us to understand an important part of daily metabolic costs and how that cost might change under ocean acidification and warming. Data were collected by Emma Siegfried and Dr. Darren Johnson at California State University, Long Beach. These data are from Experiment 1 and they contain delta VO2 values to describe the SDA curve for a single feeding at a single temperature (20 degrees Celsius)."; String title "[Specific Dynamic Action of larval grunion - Experiment 1] - Differences in mean oxygen consumption of fed and unfed larvae used to understand the metabolic cost of digestion, Specific Dynamic Action (SDA), under ocean acidification and warming treatments - Experiment 1 (RUI: Evaluating selection via ocean acidification and evolutionary responses of two coastal fishes)"; } }
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.