|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [Stress responses of cryptic corals] - Thermal tolerance and photophysiology in cryptic porites lineages in Palau in 2022 (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_997032_v1) |
| Range: | longitude = 134.3492 to 134.4766°E, latitude = 7.16162 to 7.36722°N |
| Information: | Summary
| License
| FGDC
| ISO 19115
| Metadata
| Background
| Data Access Form
| Files
|
Click on the map to specify a new center point.
Zoom:
|
Attributes {
s {
Date {
String long_name "Date";
String units "unitless";
}
Day {
Int32 actual_range 0, 25;
String long_name "Day";
String units "unitless";
}
ID {
Int32 actual_range 11, 97;
String long_name "Id";
String units "unitless";
}
Treatment {
String long_name "Treatment";
String units "unitless";
}
Bin {
Int32 actual_range 1, 3;
String long_name "Bin";
String units "unitless";
}
ITS2 {
String long_name "Its2";
String units "unitless";
}
Site {
String long_name "Site";
String units "unitless";
}
latitude {
String _CoordinateAxisType "Lat";
Float32 actual_range 7.16162, 7.36722;
String axis "Y";
String ioos_category "Location";
String long_name "Latitude";
String standard_name "latitude";
String units "degrees_north";
}
longitude {
String _CoordinateAxisType "Lon";
Float32 actual_range 134.3492, 134.4766;
String axis "X";
String ioos_category "Location";
String long_name "Longitude";
String standard_name "longitude";
String units "degrees_east";
}
Type {
String long_name "Type";
String units "unitless";
}
Lineage {
String long_name "Lineage";
String units "unitless";
}
Fv_Fm_1 {
Int32 actual_range 0, 735;
String long_name "Fv_fm_1";
String units "unitless";
}
Fv_Fm_2 {
Int32 actual_range 214, 729;
String long_name "Fv_fm_2";
String units "unitless";
}
Fv_Fm_3 {
Int32 actual_range 0, 692;
String long_name "Fv_fm_3";
String units "unitless";
}
Average {
Float32 actual_range 245.33, 678.33;
String long_name "Average";
String units "unitless";
}
Average2 {
Float32 actual_range 0.24533, 0.67833;
String long_name "Average2";
String units "unitless";
}
grey_intensity {
Float32 actual_range 23.17488, 88.82323;
String long_name "Grey_intensity";
String units "unitless";
}
Live_dead {
String long_name "Live_dead";
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.997032.1";
Float64 Easternmost_Easting 134.4766;
Float64 geospatial_lat_max 7.36722;
Float64 geospatial_lat_min 7.16162;
String geospatial_lat_units "degrees_north";
Float64 geospatial_lon_max 134.4766;
Float64 geospatial_lon_min 134.3492;
String geospatial_lon_units "degrees_east";
String history
"2026-09-02T12:10:12Z (local files)
2026-09-02T12:10:12Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_997032_v1.das";
String infoUrl "https://osprey.bco-dmo.org/dataset/997032";
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.";
Float64 Northernmost_Northing 7.36722;
String sourceUrl "(local files)";
Float64 Southernmost_Northing 7.16162;
String summary "This dataset contains coral bleaching, photochemical efficiency (Fv/Fm), and mortality data collected during a controlled thermal stress experiment on cryptic lineages of massive Porites corals from Palau, Micronesia. Coral colonies representing three genetically distinct lineages were collected from classic and extreme reef environments and fragmented for a 25-day common-garden heat challenge. Fragments were held in flow-through aquaria under control or elevated temperature regimes that simulated natural warming and acute heatwave conditions. Photosystem II photochemical efficiency (Fv/Fm) was measured daily or semi-daily after dark acclimation to quantify symbiont photosynthetic stress. Bleaching was assessed from standardized photographs analyzed for changes in colony coloration (paling) through time, and fragment survival was monitored throughout the experiment. These data provide a high-resolution time series of physiological and demographic responses to heat stress, enabling comparisons of thermal tolerance among cryptic coral lineages that dominate extreme reef habitats. This dataset supports research on coral resilience, thermal adaptation, and holobiont physiology under climate-driven warming and is associated with the manuscript \"Holobiont traits shape climate change responses in cryptic coral lineages\" (Grupstra et al., 2024, Global Change Biology).";
String title "[Stress responses of cryptic corals] - Thermal tolerance and photophysiology in cryptic porites lineages in Palau in 2022 (Collaborative Research: How do selection, plasticity, and dispersal interact to determine coral success in warmer and more variable environments?)";
Float64 Westernmost_Easting 134.3492;
}
}
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.