|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [Porites PLD experiment] - Results of a lab experiment to determine the range of pelagic larval duration in massive Porites larvae in Palau in 2023 (Collaborative Research: How do selection, plasticity, and dispersal interact to determine coral success in warmer and more variable environments?)
|
| Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_997475_v1) |
| Information: | Summary
| License
| Metadata
| Background
| Files
| Make a graph
|
Attributes {
s {
Date {
String long_name "Date";
String units "unitless";
}
Day {
Int32 actual_range 3, 19;
String long_name "Day";
String units "unitless";
}
Treatment {
String long_name "Treatment";
String units "unitless";
}
Rep {
Int32 actual_range 11, 20;
String long_name "Rep";
String units "unitless";
}
Att_cum {
Int32 actual_range 0, 47;
String long_name "Att_cum";
String units "unitless";
}
Att_perc {
Float32 actual_range 0.0, 1.0;
String long_name "Att_perc";
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.997475.1";
String history
"2026-05-25T00:07:55Z (local files)
2026-05-25T00:07:55Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_997475_v1.html";
String infoUrl "https://osprey.bco-dmo.org/dataset/997475";
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 "The period of time that larvae spend in the water column, the pelagic larval duration (PLD), has a profound impact on dispersal distance. Characterizing variations in PLD across a population is critical for refined estimates of dispersal, yet this work is rarely done. We conducted an experiment to characterize the PLD of massive Porites larvae in April 2023. Adult massive Porites corals were collected from six sites in Palau immediately prior to their spawning, around the full moon. Collected corals were held in individual plastic containers in ambient unfiltered flow-through seawater tanks at the Palau International Coral Reef Center (PICRC). Larvae from two bulk crosses were pooled for this experiment. Each cross included sperm from 3 males and eggs from one female . Three-dpf larvae (n=20 individuals) were added to clear plastic culture dishes (~200 mL) with ambient seawater (ASW) at three different filtrations: unfiltered, 5 μm filtered, or 0.5 μm filtered (n=10 per treatment). No additional settlement cues were provided. Culture dishes were maintained in flow-through ASW tanks at PICRC, and ~80% water changes were conducted every 2 days. Temperature and light experienced by larvae during the experiment were recorded using Hobo pendant loggers in an identical culture dish in the same seawater tank. Immediately prior to water changes, all larvae and settlers in each culture dish were counted. Settlement was defined as a larva attaching itself to the bottom of the dish, remaining attached after mechanical disturbance (i.e., gently shaking the dish), and visually beginning to undergo metamorphosis.";
String title "[Porites PLD experiment] - Results of a lab experiment to determine the range of pelagic larval duration in massive Porites larvae in Palau in 2023 (Collaborative Research: How do selection, plasticity, and dispersal interact to determine coral success in warmer and more variable environments?)";
}
}
Data Access Protocol (DAP)
and its
selection constraints
.
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.