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

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  [Colony level bleaching severity and mortality] - Coral bleaching severity and
mortality data from patch reef 13 in Kāne'ohe Bay, O'ahu, Hawai'i from 2015 to
2022 (RAPID: Collaborative Research: Disentangling the effects of heat stress
versus bleaching phenotype on coral performance)
Subscribe RSS
Institution:  BCO-DMO   (Dataset ID: bcodmo_dataset_897415_v1)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 ColonyID (unitless) ?          "1"    "46"
 Species (units) ?          "Montipora capitata"    "Porites compressa"
 Bleach (unitless) ?          "Bleach"    "Non-bleach"
 Date (unitless) ?          "2015-10-29"    "2023-09-13"
 Score (units) ?          1    5
 Phenotype ?          "Resistant"    "Susceptible"
 Mortality (percent (%)) ?          0    100
 
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 {
  ColonyID {
    String long_name "Colonyid";
    String units "unitless";
  }
  Species {
    String long_name "Species";
    String units "units";
  }
  Bleach {
    String long_name "Bleach";
    String units "unitless";
  }
  Date {
    String long_name "Date";
    String units "unitless";
  }
  Score {
    Int32 actual_range 1, 5;
    String long_name "Score";
    String units "units";
  }
  Phenotype {
    String long_name "Phenotype";
  }
  Mortality {
    Int32 actual_range 0, 100;
    String long_name "Mortality";
    String units "percent  (%)";
  }
 }
  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.897415.1";
    String history 
"2024-09-26T22:26:35Z (local files)
2024-09-26T22:26:35Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_897415_v1.html";
    String infoUrl "https://www.bco-dmo.org/dataset/897415";
    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 dataset contains coral colony-level bleaching severity and mortality (coral genotype, bleaching phenotype, bleaching score, mortality percent) from patch reef 13 in Kāne'ohe Bay, O'ahu, Hawai'i from 2015 to 2022.

This data set was collected as part of a study of benthic community composition data from patch reef 13 and colony-level bleaching severity data. See Related Dataset \"Benthic cover\" for more data from this study.

Study abstract:

Increasingly frequent marine heatwaves are devastating coral reefs. Corals that survive these extreme events must rapidly recover if they are to withstand subsequent events, and long-term survival in the face of rising ocean temperatures may hinge on recovery capacity and acclimatory gains in heat tolerance over an individual's lifespan. To better understand coral recovery trajectories in the face of successive marine heatwaves, we monitored the responses of bleaching-susceptible and bleaching-resistant individuals of two dominant coral species in Hawaiʻi, Montipora capitata and Porites compressa, over a decade that included three marine heatwaves.";
    String title "[Colony level bleaching severity and mortality] - Coral bleaching severity and mortality data from patch reef 13 in Kāne'ohe Bay, O'ahu, Hawai'i from 2015 to 2022 (RAPID: Collaborative Research: Disentangling the effects of heat stress versus bleaching phenotype on coral performance)";
  }
}

 

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