BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Macroalgal biodiversity experiment: coral growth and tissue mortality data] - Coral (Pocillopora verrucosa) growth and tissue mortality from experimental field plots in Moʻorea, French Polynesia in 2021 (Positive Effects of Coral Biodiversity on Coral Performance: Patterns, Processes, and Dynamics) |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_925751_v1) |
Information: | Summary | License | Metadata | Background | Files | Make a graph |
Attributes { s { ID { String long_name "Id"; String units "unitless"; } Treatment { String long_name "Treatment"; String units "unitless"; } Plot { Int32 actual_range 1, 72; String long_name "Plot"; String units "unitless"; } Colony { Int32 actual_range 1, 12; String long_name "Colony"; String units "unitless"; } Position { Int32 actual_range 2, 12; String long_name "Position"; String units "unitless"; } Growth_percent { Float32 actual_range -37.63441, 59.29019; String long_name "Growth_percent"; String units "unitless"; } Mortality_percent { Int32 actual_range 0, 100; String long_name "Mortality_percent"; 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.925751.1"; String history "2024-11-21T11:56:05Z (local files) 2024-11-21T11:56:05Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_925751_v1.html"; String infoUrl "https://www.bco-dmo.org/dataset/925751"; 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 "Hundreds of studies now document positive relationships between biodiversity and critical ecosystem processes, but as ecological communities worldwide shift towards new species configurations, less is known regarding how biodiversity of undesirable species will shape the functioning of ecosystems or foundation species. We manipulated macroalgal species richness in experimental field plots to test whether and how identity and diversity of competing macroalgae affected the growth, survival, and microbiome of a common coral in Moʻorea, French Polynesia. These data include coral (Pocillopora verrucosa) percent growth and tissue mortality among corals outplanted into 25 cm x 21 cm experimental plots in the back reef lagoon on the north coast of Moʻorea, French Polynesia (17°28′37″S 149°50′21″W). We varied the macroalgal community on the upper surface of each plot by outplanting monocultures holding similar masses of: (1) Sargassum pacificum, (2) Turbinaria ornata, or (3) Amansia rhodantha, as well as (4) polycultures containing all three species (12 plots per treatment; Figure 1 of Clements et al., 2024). There were also two additional treatments: (5) plots with plastic algal mimics to control for effects of shading or abrasion unrelated to the biotic properties of live seaweeds and 6) control plots where corals, but not living algae or physical mimics, were present (n = 12 plots/treatment). This dataset includes coral (Pocillopora verrucosa) growth and tissue mortality at 9 weeks for plots with no algae (control), plastic algal mimics, monocultures of Amansia rhodantha, Turbinaria ornata, or Sargassum pacificum, and polycultures containing all three algal species."; String title "[Macroalgal biodiversity experiment: coral growth and tissue mortality data] - Coral (Pocillopora verrucosa) growth and tissue mortality from experimental field plots in Moʻorea, French Polynesia in 2021 (Positive Effects of Coral Biodiversity on Coral Performance: Patterns, Processes, and Dynamics)"; } }
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.