![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Sponge-microbe interaction review] - Literature review of sponge-microbe interactions on sixteen characteristics of 82 sponges. (Collaborative Research: Investigations into microbially mediated ecological diversification in sponges) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_955245_v1) |
Information: | Summary ![]() ![]() ![]() |
![]() |
Attributes { s { Sponge_Species { String long_name "Sponge_species"; String units "unitless"; } Class { String long_name "Class"; String units "unitless"; } Subclass { String long_name "Subclass"; String units "unitless"; } Order { String long_name "Order"; String units "unitless"; } Family { String long_name "Family"; String units "unitless"; } HMA_LMA { String long_name "Hma_lma"; String units "unitless"; } palatability { Float32 actual_range 0.0, 9.67; String long_name "Palatability"; String units "unitless"; } ash { Int32 actual_range 25, 674; String long_name "Ash"; String units "milligrams per ml of sponge tissue (mg/ml)"; } tensile { Float32 actual_range 0.0, 96.4; String long_name "Tensile"; String units "Newtons per m x 10^5 (N/m x 10^5)"; } carbohydrate { Float32 actual_range 1.0, 11.0; String long_name "Carbohydrate"; String units "milligrams per ml of sponge tissue (mg/ml)"; } protein { Int32 actual_range 5, 55; String long_name "Protein"; String units "milligrams per ml of sponge tissue (mg/ml)"; } lipid { Int32 actual_range 3, 30; String long_name "Lipid"; String units "milligrams per ml of sponge tissue (mg/ml)"; } energy { Float32 actual_range 0.5, 5.8; String long_name "Energy"; String units "Kilojoules per ml (kJ/ml)"; } mean_ChlA { Int32 actual_range 1, 425; String long_name "Mean_chla"; String units "Micrograms of chlorophyll a per gram of sponge tissue (ug chl a/gram of sponge tissue)"; } inverse_Simpson { Float32 actual_range 1.57, 67.91; String long_name "Inverse_simpson"; String units "unitless"; } NOx { String long_name "Nox"; String units "unitless"; } pump_Rate { Float32 actual_range 0.008, 0.282; String long_name "Pump_rate"; String units "liters per second per liter of sponge tissue"; } DOC { Float32 actual_range 0.0, 90.0; String long_name "Doc"; String units "percentage (%)"; } DET { Float32 actual_range 1.0, 54.5; String long_name "Det"; String units "percentage (%)"; } LPOC { Float32 actual_range 9.0, 82.0; String long_name "Lpoc"; String units "percentage (%)"; } Density { Float32 actual_range 0.086, 0.364; String long_name "Density"; String units "grams per ml (g/ml)"; } } 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.955245.1"; String history "2025-05-12T09:55:06Z (local files) 2025-05-12T09:55:06Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_955245_v1.das"; String infoUrl "https://osprey.bco-dmo.org/dataset/955245"; 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 compiles information from a literature review (Freeman et al., 2021) of seminal and recent papers focusing on sponge ecology and sponge-microbe interactions. Data (when available in the literature) on sixteen characteristics of 82 sponge species from diverse subclasses are included. These data include enumeration of overall microbial abundance (High and Low Microbial Abundance: HMA and LMA), chemical defense allocation patterns and overall palatability in feeding assays, nutritional quality (carbohydrate, protein, lipid, and energy content), physical characteristics (tensile strength, ash content, tissue density), photosymbiont abundance (chlorophyll a concentration) physiology and metabolism (pumping rate, NOx production), nutrition (% of carbon derived from dissolved organic matter, detritus, and living particulate organic matter), and microbial symbiont diversity (expressed as the inverse Simpson's index)."; String title "[Sponge-microbe interaction review] - Literature review of sponge-microbe interactions on sixteen characteristics of 82 sponges. (Collaborative Research: Investigations into microbially mediated ecological diversification in sponges)"; } }
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.