BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Coral lesion frequencies and sizes after fish feces treatment] - Lesion frequencies and sizes after fish feces treatment on coral samples collected on the north shore of Mo’orea, French Polynesia, Oct 2020 to Jun 2021 (CAREER: Testing the effects of predator-derived feces on host symbiont acquisition and health) |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_933832_v1) |
Information: | Summary | License | Metadata | Background | Files | Make a graph |
Attributes { s { Sample_ID { String long_name "Sample_id"; String units "unitless"; } Collection_Date { String long_name "Collection_date"; String units "unitless"; } Experiment { String long_name "Experiment"; String units "unitless"; } Treatment { String long_name "Treatment"; String units "unitless"; } Colony { Int32 actual_range 1, 7; String long_name "Colony"; String units "unitless"; } Replicate { String long_name "Replicate"; String units "unitless"; } Health { String long_name "Health"; String units "unitless"; } Dead_Polyps { Float32 actual_range 4.1, 88.4; String long_name "Dead_polyps"; 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.933832.1"; String history "2024-12-23T17:22:50Z (local files) 2024-12-23T17:22:50Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_933832_v1.html"; String infoUrl "https://www.bco-dmo.org/dataset/933832"; 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 datafile contains frequencies and sizes (number of polyps killed) developed in coral tissues after the application and removal of fish feces to test whether fish from different guilds affect coral health in distinct ways.There were five treatments: fresh feces from a corallivorous butterflyfish (FC); fresh feces from a grazer/detritivore (FG); sterilized feces from a corallivorous butterflyfish (SC); sterilized feces from a grazer/detritivore (SG); no-feces control (C). For the fresh feces treatments (FC, FG), we applied 100 µl of fresh feces isolated from the hindgut of the butterflyfish Chaetodon ornatissimus (FC) or the grazer/detritivore Ctenochaetus striatus (FG) directly onto each coral fragment. For the sterilized feces treatments (SC, SG), fecal pellets were sterilized in a pressure cooker for 40 minutes at 120°C and then applied in the same manner as fresh feces. The experiment ran for ~22 hours. The experiment was conducted in three iterations in Mo'orea, French Polynesia, over two years (2020, 2021)."; String title "[Coral lesion frequencies and sizes after fish feces treatment] - Lesion frequencies and sizes after fish feces treatment on coral samples collected on the north shore of Mo’orea, French Polynesia, Oct 2020 to Jun 2021 (CAREER: Testing the effects of predator-derived feces on host symbiont acquisition and health)"; } }
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.