BCO-DMO ERDDAP
Accessing BCO-DMO data
log in    
Brought to you by BCO-DMO    

ERDDAP > tabledap > Data Access Form ?

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)
Subscribe RSS
Institution:  BCO-DMO   (Dataset ID: bcodmo_dataset_995760_v1)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 experiment (unitless) ?          1    2
 duration (hrs) ?          24    48
 mg_cca (mg) ?          0    300
 larvae_added (larvae) ?          20    20
 lid (larvae) ?          0    1
 stilt (larvae) ?          0    2
 cup (larvae) ?          0    17
 cca_chunks (larvae) ?          0    17
 swimming (larvae) ?          0    21
 settled (larvae) ?          0    20
 dead (larvae) ?          0    5
 total_present (larvae) ?          13    21
 score_date_local (day) ?          "2024-06-24"    "2024-06-26"
 score_time_local (hour) ?          "13:00"    "16:30"
 notes (unitless) ?          "1 dead swimming"    "Three settled in a..."
 
Server-side Functions ?
 distinct() ?
? ("Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.")

File type: (more information)

(Documentation / Bypass this form ? )
 
(Please be patient. It may take a while to get the data.)


 

The Dataset Attribute Structure (.das) for this Dataset

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-24T19:32:56Z (local files)
2026-04-24T19:32:56Z 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)";
  }
}

 

Using tabledap to Request Data and Graphs from Tabular Datasets

tabledap lets you request a data subset, a graph, or a map from a tabular dataset (for example, buoy data), via a specially formed URL. tabledap uses the OPeNDAP (external link) Data Access Protocol (DAP) (external link) and its selection constraints (external link).

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.


 
ERDDAP, Version 2.22
Disclaimers | Privacy Policy | Contact