![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Physiological measurements from sea anemones exposed to normoxic or hypoxic conditions] - Physiological measurements from sea anemones exposed to normoxic or hypoxic conditions from lab experiments performed in Philadelphia, PA, USA in 2024 (CAREER: Helping or hindering? Determining the influence of repetitive marine heatwaves on acclimatization of reef-building corals across biological scales) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_964167_v1) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { Sample_name { String long_name "Sample_name"; String units "unitless"; } Sample_ID { String long_name "Sample_id"; String units "unitless"; } Treatment { String long_name "Treatment"; String units "unitless"; } Group { String long_name "Group"; String units "unitless"; } Sex { String long_name "Sex"; String units "unitless"; } Average_dry_weight { Float32 actual_range 0.00596, 0.00846; String long_name "Average_dry_weight"; String units "grams"; } Average_respiration { Float32 actual_range 0.6527, 3.191; String long_name "Average_respiration"; String units "umol O2 consumed per minute per g of dry weight"; } Average_eggs_dry_weight { Float32 actual_range 11.1256, 30.4863; String long_name "Average_eggs_dry_weight"; String units "egg release per mg of adult animal dry weight"; } Average_egg_volume { Float32 actual_range 4.9865, 7.3084; String long_name "Average_egg_volume"; String units "um3"; } Development_success_percent { Int32 actual_range 0, 48; String long_name "Development_success_percent"; String units "percent"; } Average_relative_fitness { Float32 actual_range 0.0, 1.439; String long_name "Average_relative_fitness"; String units "unitless"; } Average_sperm_M_dry_weight { Float32 actual_range 5.1812, 7.4015; String long_name "Average_sperm_m_dry_weight"; String units "million (M) of sperm cells released per mg of adult animal dry weight"; } Average_sperm_M_respiration { Float32 actual_range 16.0, 28.0; String long_name "Average_sperm_m_respiration"; String units "nmol O2 consumed per minute per million (M) sperm cells"; } Average_sperm_red_green_ratio { Float32 actual_range 1.211746, 1.594077; String long_name "Average_sperm_red_green_ratio"; String units "unitless"; } Spawned_percent { Int32 actual_range 71, 100; String long_name "Spawned_percent"; String units "percent"; } } 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.964167.1"; String history "2025-08-14T03:19:52Z (local files) 2025-08-14T03:19:52Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_964167_v1.html"; String infoUrl "https://osprey.bco-dmo.org/dataset/964167"; 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 "This dataset contains data from physiological measurements of a lab population of Nematostella vectensis sea anemones exposed to normoxic (i.e., control) or hypoxic conditions. Metrics measured pertain to adult metabolic performance (e.g., dry weights, aerboic respiraton rates) and reproductive physiology (e.g., fecundity, egg sizes, sperm mitochondrial membrane potential). Measurements were also made in larvae produced from experimental adults, including larval respiration and development rates."; String title "[Physiological measurements from sea anemones exposed to normoxic or hypoxic conditions] - Physiological measurements from sea anemones exposed to normoxic or hypoxic conditions from lab experiments performed in Philadelphia, PA, USA in 2024 (CAREER: Helping or hindering? Determining the influence of repetitive marine heatwaves on acclimatization of reef-building corals across biological scales)"; } }
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.