|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [PDAM settlement data] - Pocillopora damicornis coral settlement counts in presence of different concentrations of crustose coralline algae powder in Maui, Hawaii (June 2024) (A Field-Ready Playback System for Eco-Acoustic and Settlement Studies)
|
| Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_995760_v1) |
| Information: | Summary
| License
| Metadata
| Background
| Files
| Make a graph
|
Attributes {
s {
experiment {
Int32 actual_range 1, 2;
String long_name "Experiment";
String units "unitless";
}
duration {
Int32 actual_range 24, 48;
String long_name "Duration";
String units "hrs";
}
mg_cca {
Int32 actual_range 0, 300;
String long_name "Mg_cca";
String units "mg";
}
larvae_added {
Int32 actual_range 20, 20;
String long_name "Larvae_added";
String units "larvae";
}
lid {
Int32 actual_range 0, 1;
String long_name "Lid";
String units "larvae";
}
stilt {
Int32 actual_range 0, 2;
String long_name "Stilt";
String units "larvae";
}
cup {
Int32 actual_range 0, 17;
String long_name "Cup";
String units "larvae";
}
cca_chunks {
Int32 actual_range 0, 17;
String long_name "Cca_chunks";
String units "larvae";
}
swimming {
Int32 actual_range 0, 21;
String long_name "Swimming";
String units "larvae";
}
settled {
Int32 actual_range 0, 20;
String long_name "Settled";
String units "larvae";
}
dead {
Int32 actual_range 0, 5;
String long_name "Dead";
String units "larvae";
}
total_present {
Int32 actual_range 13, 21;
String long_name "Total_present";
String units "larvae";
}
score_date_local {
String long_name "Score_date_local";
String units "day";
}
score_time_local {
String long_name "Score_time_local";
String units "hour";
}
notes {
String long_name "Notes";
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.995760.1";
String history
"2026-04-24T20:52:04Z (local files)
2026-04-24T20:52:04Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_995760_v1.html";
String infoUrl "https://osprey.bco-dmo.org/dataset/995760";
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 "These data include larval settlement counts recorded from experiments conducted at the Maui Ocean Center in Maui, Hawaii from June 23-26, 2024. The purpose of these experiments was to evaluate the feasibility of using crushed crustose coralline algae (CCA), in powder form, to induce greater coral settlement rates in an aquaria setting. Larvae of the brooding coral Pocillopora damicornis were collected from spawning colonies and placed in experimental cups filled with approximately 120 ml of FSW and a designated weight of dried crushed CCA. Settlement counts were recorded after 24-48 hours. These data were collected by Isha Goyal under the supervision of Dr. Aran Mooney of Woods Hole Oceanographic Institution.";
String title "[PDAM settlement data] - Pocillopora damicornis coral settlement counts in presence of different concentrations of crustose coralline algae powder in Maui, Hawaii (June 2024) (A Field-Ready Playback System for Eco-Acoustic and Settlement Studies)";
}
}
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.